Re: buildworld fails

From: Ruslan Ermilov <ru_at_FreeBSD.org>
Date: Wed, 11 Apr 2007 17:30:36 +0400
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

Received on Wed Apr 11 2007 - 11:32:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:08 UTC