Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 16:25:19 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-stable@freebsd.org
Cc:        Fernan Aguero <fernan@iib.unsam.edu.ar>
Subject:   Re: buildworld error (texinfo)
Message-ID:  <200603311625.19263.kstewart@owt.com>
In-Reply-To: <20060331232828.GA12872@iib.unsam.edu.ar>
References:  <20060331232828.GA12872@iib.unsam.edu.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 31 March 2006 15:28, Fernan Aguero wrote:
> Hi!
>
> I've just cvsuped to the latest RELENG_6_0 (p6) and I can't
> get buildworld to finish ... this is the second time I got
> stopped at the same place:
>
> ===> 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/texi
>nfo.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
>

This looks like you were running with a -j? set and you aren't seeing 
the real error. It was hidden somewhere. 

I have only found setting -j to be of value on smp systems. You may have 
actually slowed your buildworld down. 

Kent

Kent

-- 
Kent Stewart
Richland, WA

http://www.soyandina.com/ "I am Andean project".
http://users.owt.com/kstewart/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603311625.19263.kstewart>