Building 9.2-RELEASE on 10-stable

Glen Barber gjb at FreeBSD.org
Thu Nov 7 20:42:28 UTC 2013


On Thu, Nov 07, 2013 at 09:36:33PM +0100, Andreas Nilsson wrote:
> Is it still impossible to build 9.2-RELEASE on 10-STABLE ( or BETA-3 )?
> 
> It errors out in several ways:
> * with not finding libstdc++

You need the 10.x (or 11.x) userland built with WITH_GNUXX=1 in
src.conf. :(

> * failing directly when using -j12 ( on 8 core machine ) as MAKEOPTS with
> something make-related, but I cant seem to reproduce it :(

There is a race in the build chain.  If you lower the -j number equal to
the number of cores, it should work.  (Actually, there seem to be
a number of different races going on, that make this much trickier to
track down...)

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20131107/2f400998/attachment.sig>


More information about the freebsd-stable mailing list