b56b
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Ok granted, my system isn't cutting edge but on my laptop 8.x takes 66 minutes, 9.0 took a whopping 271 minutes, over four times as long. Is this all due to clang? As it seemed to be on clang files a lot when I checked it.
Last edited by DutchDaemon; May 8th, 2012 at 23:12. |
|
#2
|
||||
|
||||
|
Yeah, CLANG takes a long time. You can add to /etc/src.conf:
Code:
WITHOUT_CLANG=yes
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. Last edited by DutchDaemon; May 8th, 2012 at 23:13. |
| The Following User Says Thank You to SirDice For This Useful Post: | ||
chrcol (May 9th, 2012) | ||
|
#3
|
|||
|
|||
|
Ok thanks. I assume clang isnt essential then yet?
Last edited by DutchDaemon; May 9th, 2012 at 22:36. |
|
#4
|
||||
|
||||
|
Not yet, as far as I know kernel and world should build with CLANG. But there are still some ports that fail to build with it.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
| The Following User Says Thank You to SirDice For This Useful Post: | ||
chrcol (May 9th, 2012) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redmine Broken Forever | dave | Installation and Maintenance of FreeBSD Ports or Packages | 29 | May 8th, 2013 07:50 |
| [Solved] portmaster -a loops forever on specific port | klaus | Installation and Maintenance of FreeBSD Ports or Packages | 6 | June 16th, 2012 09:09 |
| [Solved] acpi_task_0 takes 100% CPU | LypsylateX | System Hardware | 6 | April 1st, 2012 18:20 |
| how much is the time it takes to be patched one vulnerability in FreeBSD | idexbsd | Web & Network Services | 5 | December 30th, 2011 15:45 |
| [Solved] RRDtool takes forever on Cacti graphs under 8.0 | roscoe | Installation and Maintenance of FreeBSD Ports or Packages | 2 | December 27th, 2009 03:13 |