Re: 10-STABLE buildworld fails at very early stage

2015-10-30 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 30.10.2015 16:36, Herbert J. Skuhra wrote: >> I have this in /etc/src.conf (it is only one line here): >> >> MAKEOBJDIRPREFIX=/usr/home/build/obj >> >> >> % cd /usr/src % sudo svn up Updating '.': At revision 290139. % >> sudo make buildworld

Re: 10-STABLE buildworld fails at very early stage

2015-10-30 Thread Herbert J. Skuhra
On Thu, Oct 29, 2015 at 05:24:50PM +0300, Lev Serebryakov wrote: > > I have this in /etc/src.conf (it is only one line here): > > MAKEOBJDIRPREFIX=/usr/home/build/obj > > > % cd /usr/src > % sudo svn up > Updating '.': > At revision 290139. > % sudo make buildworld > [one screen of output] >

Re: 10-STABLE buildworld fails at very early stage

2015-10-30 Thread Lev Serebryakov
Hello Lev, Friday, October 30, 2015, 4:47:31 PM, you wrote: > Looks like some problem with Makefile, as here is creation of /bin > and /usr "legacy" directories. I've found this: http://lists.freebsd.org/pipermail/freebsd-current/2013-August/043439.html and it looks like my case exactly

Re: 10-STABLE buildworld fails at very early stage

2015-10-30 Thread Herbert J. Skuhra
On Fri, Oct 30, 2015 at 09:42:56PM +0300, Lev Serebryakov wrote: > Hello Lev, > > Friday, October 30, 2015, 4:47:31 PM, you wrote: > > > Looks like some problem with Makefile, as here is creation of /bin > > and /usr "legacy" directories. > I've found this: >

10-STABLE buildworld fails at very early stage

2015-10-29 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I have this in /etc/src.conf (it is only one line here): MAKEOBJDIRPREFIX=/usr/home/build/obj % cd /usr/src % sudo svn up Updating '.': At revision 290139. % sudo make buildworld [one screen of output] set -e; cd /usr/src/tools/build; make