________________________________ Van: Ruslan Ermilov [mailto:ru_at_FreeBSD.org] Verzonden: wo 11-4-2007 15:30 Aan: Johan Hendriks CC: freebsd-current_at_FreeBSD.org Onderwerp: Re: buildworld fails On Wed, Apr 11, 2007 at 02:36:22PM +0200, Johan Hendriks wrote: > i have 2 HP netserver 800 with 2 p3 1 Ghz cpu's. > > Both running 7-CURRENT > > but as of today buildworld fails on both machine's and on a singe 1 cpu p3 machine. > I use these to for test and so on. > > all machine use SHED_ULE > > the error i get is as follows. > > > ===> gnu/usr.bin/texinfo/doc (all) > makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/info.texi -o info.info > makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/info-stnd.texi -o info-stnd.info > ln -fs /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/texinfo.txi texinfo.texi > makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc texinfo.texi -o texinfo.info > gzip -cn info.info > info.info.gz > gzip -cn info-stnd.info > info-stnd.info.gz > gzip -cn texinfo.info > texinfo.info.gz > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > It looks like you're building the world in parallel (using the -jX option to make(1)), so the actual build error isn't seen. Cheers, -- Ruslan Ermilov ru_at_FreeBSD.org FreeBSD committer Yes i did use -j4 to make the build, i did not know it did not show where it fails. But there was a commit to the tree so i'll give it a go again. Next time after a error i will use -j0 to see the error. Thanks for your time, and sorry for the noise. regards, JohanReceived on Wed Apr 11 2007 - 12:03:07 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:08 UTC