Re: Problems building FreeBSD 9.2 on FreeBSD 10

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Sat, 21 Jun 2014 18:55:40 -0400
On Sat, Jun 21, 2014 at 03:05:05PM -0700, Simon J. Gerraty wrote:
> >Removal of EARLY_BUILD is not the issue here, I have no idea where the
> >hell the came into play.
> >
> >It is a race in the chain with what make(1) gets built for the stable/9
> >userland.  It is why the 'make make buildworld' thing I mentioned works.
> 
> IIRC all the fixes I put into src/Makefile to ensure correct [bf]make
> was built prior to anything like buildworld were only in head. 
> I think Warner has now removed at least the fmake bits from head, but
> stable/10 has it all.  I think this fixed a number of races.
> 
> make make buildworld
> 
> should work, though if you want to use -j a separate invocation would be
> a good idea (absent the fixes from stable/10):
> 
> make make && make -j8 -DNO_CLEAN buildworld

This is, IMHO, the worst solution I've heard on this topic so far.

Glen


Received on Sat Jun 21 2014 - 20:55:45 UTC

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