Date: Thu, 7 Nov 2013 15:42:18 -0500 From: Glen Barber <gjb@FreeBSD.org> To: Andreas Nilsson <andrnils@gmail.com> Cc: FreeBSD Stable Mailing List <freebsd-stable@freebsd.org> Subject: Re: Building 9.2-RELEASE on 10-stable Message-ID: <20131107204218.GG89594@glenbarber.us> In-Reply-To: <CAPS9%2BStE=he6Lc1_=jUa-w5mOpysaqv9v7Rye=UWaRvU00ZOjg@mail.gmail.com> References: <CAPS9%2BStE=he6Lc1_=jUa-w5mOpysaqv9v7Rye=UWaRvU00ZOjg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--bpVaumkpfGNUagdU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 )? >=20 > It errors out in several ways: > * with not finding libstdc++ You need the 10.x (or 11.x) userland built with WITH_GNUXX=3D1 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 --bpVaumkpfGNUagdU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJSe/sqAAoJELls3eqvi17QPeQP/2mJpOZPKqYdZ0vYAr55FRAW 0XyBgxPjZE2/U1SO/rwpLeM/tbbXL6KD2aB/QOQBVWVTwIFQVfUqFQuPoMUhrffI nZH180BJLoUM+IVNC9nbw2w+ZXXhQccNn3tJPBXVU3tTNNp5pzumEwP07OLk9qke QoWY7s4MIWwaxJduXAmRP8Ricu9KaRBKwwqBe59uwsWFsURk4bUfQK97CWh5vIvl 8R/V9h/KyMzT9ZSnUdYgjOhgqfOp6KGL3K/SgadD+xWYMZRD3Pnzq+TGOWtPWXJd Az4qYKQ63wAX4kQNJTsq13pnNsUBYOeAOuqXzi3kZFVUS5Jnsy1vkaMHaCuUGPSN /xte7gOLCxj4i5VJ7nIqWhJq8oVw4o0YBRMSksBQnPC0IDLRWvCYK1UgrjOGV+pj N6YNwmEZL3RrRMUoB0cL3y/AcDTzZvlTc/5KA4VrIA8EW+6nykMFTQuHT0HDqU8b hinIjsCg6Q5r7K3tNOMP/IipWHewgbSul4NbEn0QxE6G24aHI8mObSlBDvHNgB4f 7npMfBY35VJkoriSZe2Zq7PK+ycdtZnGPtHoFMh/bzr0fzdnYNRAEHJvdK6QoBOF Ti9i0K18EEx/pb2JDL2gruSA7sP95OreXKNrTdGBL9ceXvq6DEupQRiaRFy+Car6 3FTGPzcZGC/kTXk6S0XH =7ZdE -----END PGP SIGNATURE----- --bpVaumkpfGNUagdU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131107204218.GG89594>