In tree builds broken in lib/ncurses?

Warner Losh imp at bsdimp.com
Mon Jun 16 17:01:58 UTC 2014


On Jun 16, 2014, at 12:18 AM, Steve Kargl <sgk at troutmask.apl.washington.edu> wrote:

> 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 clean depend

% make obj

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

If I do the above, it works. So when we last imported ncurses, it looks like it broke the non-obj-tree based build.

Warner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140616/565dbe50/attachment.sig>


More information about the freebsd-current mailing list