Re: buildworld problem with -CURRENT as of a half hour ago

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Tue, 9 Dec 2003 19:59:03 -0800
On Tue, Dec 09, 2003 at 09:43:02PM -0500, Damian Gerow wrote:
> Thus spake Steve Kargl (sgk_at_troutmask.apl.washington.edu) [09/12/03 21:38]:
> : On Tue, Dec 09, 2003 at 09:36:32PM -0500, Damian Gerow wrote:
> : >     /usr/obj/usr/src/i386/usr/lib/libmytinfo_p.a -> libncurses_p.a
> : >     /usr/obj/usr/src/i386/usr/lib/libtinfo_p.a -> libncurses_p.a
> : >     1 error
> : >     *** Error code 2
> : >     1 error
> : >     *** Error code 2
> : >     1 error
> : >     *** Error code 2
> : >     1 error
> : > 
> : > It's not even clear what the error is -- it just says 'error'.  Scrolling
> : > back up through my buffer doesn't show anything at all.
> : > 
> : 
> : Are you using "make -j 4"?
> 
> I'd tried 'make -j4' and 'make -j2', don't remember if I did a straight
> buildworld or not -- just trying again now, it'll be about 15-20 minutes
> before I can tell for sure.
> 
> And yes, both -j4 and -j2 resulted in the same error.

-j# obfuscates where the actual error occurs unless you have
enough make-fu to read the log.  The first step one should
take when this type of error happens is a plain "make buildworld".
The next step is run cvsup again to see if the problem has
been fixed.  Then, report the error to freebsd-current.


-- 
Steve
Received on Tue Dec 09 2003 - 18:59:08 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:33 UTC