buildworld fails

Ruslan Ermilov ru at FreeBSD.org
Wed Apr 11 13:32:00 UTC 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070411/eb14efe3/attachment.pgp


More information about the freebsd-current mailing list