Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2014 23:18:07 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Ian Lepore <ian@FreeBSD.org>
Cc:        freebsd-current@FreeBSD.org, Peter Wemm <peter@wemm.org>, Warner Losh <imp@bsdimp.com>
Subject:   Re: In tree builds broken in lib/ncurses?
Message-ID:  <20140616061807.GA71237@troutmask.apl.washington.edu>
In-Reply-To: <1402840958.20883.250.camel@revolution.hippie.lan>
References:  <20140614201933.GA65847@troutmask.apl.washington.edu> <20140614221236.GA66187@troutmask.apl.washington.edu> <20140614223002.GB66187@troutmask.apl.washington.edu> <4610322.zAJlsEjG1I@overcee.wemm.org> <20140615013057.GA66589@troutmask.apl.washington.edu> <5B8DE5E2-FC48-4B61-B759-7951821C72C3@gmail.com> <20140615061237.GA67531@troutmask.apl.washington.edu> <1402840958.20883.250.camel@revolution.hippie.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 15, 2014 at 08:02:38AM -0600, Ian Lepore wrote:
> 
> It looks like this is a SUBDIR_PARALLEL build fallout.  I've finally
> committed the fine-grained dependency fix I've been sitting on for
> weeks, could you please try updating to r267511 and then applying the
> attached to see if it fixes it?
> 

AFAICT, your patch does not fix the problem.  After a 
'svn update' and buildworld/installworld cycle, I still
the problem

% cd /usr/src
% make clean && make cleandepend
% make clean && make cleandepend
% cd lib/ncurses
% make depend
% make
....
*** Error code 1

Stop.
make[1]: stopped in /usr/src/lib/ncurses/ncursesw
*** Error code 1

Stop.
make: stopped in /usr/src/lib/ncurses

-- 
Steve



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