Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2012 21:38:45 -0500 (EST)
From:      Benjamin Kaduk <kaduk@MIT.EDU>
To:        Nikos Vassiliadis <nvass@gmx.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: strange buildworld failure
Message-ID:  <alpine.GSO.1.10.1211232138030.2164@multics.mit.edu>
In-Reply-To: <50AFED32.5020005@gmx.com>
References:  <50AF3509.7070402@gmx.com> <CAE-mSO%2BD-KCbJrYrV4c%2BST4Jz0YNRKWnZD6gode2dMGP33=qWA@mail.gmail.com> <50AFED32.5020005@gmx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Nov 2012, Nikos Vassiliadis wrote:

> On 11/23/2012 1:34 PM, Sergey Kandaurov wrote:
>>> Also, my src.conf had WITHOUT_CLANG but I deleted it and then I
>>> also deleted /usr/obj when it failed for the first time. But that
>>> didn't work. I am building with -j3.
>> 
>> Does it always fail there at usr.bin/ypwhich?
>> It's likely that -j3 is the culprit of why you do not see the actual build
>> error because it might be lost off the screen. Try to restart without -jN.
>> 
>
> Thanks, that worked.

Hmm, buildworld is supposed to be parallel-make-safe.
Perhaps a full log of the failing buildworld (e.g., with script(1)) could 
be posted for analysis?

-Ben Kaduk



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