Re: In tree builds broken in lib/ncurses?

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Sun, 15 Jun 2014 23:18:07 -0700
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
Received on Mon Jun 16 2014 - 04:18:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:50 UTC