Re: make buildworld is now 50% slower

2013-07-05 Thread Dimitry Andric
[redirecting to the correct mailing list, freebsd-stable@ ...] On Jul 5, 2013, at 10:53, Daniel Braniss wrote: > after today's update of 9.1-STABLE I noticed that make build[world|kernel] are > taking conciderable more time, is it because the upgrade of clang? > and if so, is the code produced an

Re: make buildworld is now 50% slower

2013-07-05 Thread Jeremy Chadwick
On Fri, Jul 05, 2013 at 02:39:00PM +0200, Dimitry Andric wrote: > [redirecting to the correct mailing list, freebsd-stable@ ...] > > On Jul 5, 2013, at 10:53, Daniel Braniss wrote: > > after today's update of 9.1-STABLE I noticed that make build[world|kernel] > > are > > taking conciderable more

Re: 9.1-STABLE zfsloader failure

2013-07-05 Thread Roberto de Iriarte
I have done some additional research on this, The machine is a MacBook Pro 4,1, the firmware is only able to boot directly to HFS+ formatted GPT partitions. It is able to boot into MBR based partitions (which are labeled "Windows" regardless of type) My disk layout is as follows # /usr/local

When will subversion be ready for updating/upgrading src && ports?

2013-07-05 Thread bsd-lists
Greetings, Well after posting a couple of questions to the list regarding questions I had before migrating from (cv)sup to subversion, I took the leap: mv /usr/src/ /usr/src.old/ mkdir /usr/src mv /usr/ports/ /usr/ports.old/ mkdir /usr/ports rm -fr /var/db/sup/* rm -fr /var/db/portsnap/* sv

Re: When will subversion be ready for updating/upgrading src && ports?

2013-07-05 Thread Jeremy Chadwick
On Fri, Jul 05, 2013 at 08:38:07PM -0700, bsd-li...@hush.com wrote: > Greetings, > Well after posting a couple of questions to the list regarding questions I > had before > migrating from (cv)sup to subversion, I took the leap: > > mv /usr/src/ /usr/src.old/ > > mkdir /usr/src > > mv /usr/port

Re: When will subversion be ready for updating/upgrading src && ports?

2013-07-05 Thread Erich Dollansky
Hi, On Fri, 05 Jul 2013 20:38:07 -0700 bsd-li...@hush.com wrote: > Greetings, > Well after posting a couple of questions to the list regarding > questions I had before migrating from (cv)sup to subversion, I took > the leap: > > mv /usr/src/ /usr/src.old/ > > mkdir /usr/src > > mv /usr/ports/

Re: When will subversion be ready for updating/upgrading src && ports?

2013-07-05 Thread bsd-lists
On 07/05/2013 at 8:55 PM, "Erich Dollansky" wrote: > >Hi, > >On Fri, 05 Jul 2013 20:38:07 -0700 >bsd-li...@hush.com wrote: > >> Greetings, >> Well after posting a couple of questions to the list regarding >> questions I had before migrating from (cv)sup to subversion, I >took >> the leap: >>

Re: When will subversion be ready for updating/upgrading src && ports?

2013-07-05 Thread David Wolfskill
On Fri, Jul 05, 2013 at 08:38:07PM -0700, bsd-li...@hush.com wrote: > ... > svn checkout svn://svn.freebsd.org/ports/head /usr/ports > > I then performed a portmaster -a Prior to updating installed ports, review of ports/UPDATING is more than just a good idea. > which left me with a non-working

Re: When will subversion be ready for updating/upgrading src && ports?

2013-07-05 Thread bsd-lists
Greetings, and thank you for your reply. On 07/05/2013 at 9:00 PM, "David Wolfskill" wrote: > >On Fri, Jul 05, 2013 at 08:38:07PM -0700, bsd-li...@hush.com wrote: >> ... >> svn checkout svn://svn.freebsd.org/ports/head /usr/ports >> >> I then performed a portmaster -a > >Prior to updating instal