Date: Tue, 22 Apr 2014 00:13:53 -0400 From: Glen Barber <gjb@FreeBSD.org> To: Ian Lepore <ian@FreeBSD.org> Cc: freebsd-current@FreeBSD.org, freebsd-ppc@FreeBSD.org, freebsd-ia64@FreeBSD.org Subject: Re: Build failures with high parallel make(1) jobs with GCC Message-ID: <20140422041353.GO49791@glenbarber.us> In-Reply-To: <1398139557.1124.396.camel@revolution.hippie.lan> References: <20140422025435.GL49791@glenbarber.us> <1398136182.1124.394.camel@revolution.hippie.lan> <20140422032124.GM49791@glenbarber.us> <20140422032638.GN49791@glenbarber.us> <1398139557.1124.396.camel@revolution.hippie.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
--Aq6vH1t1JS3Uc7g3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2014 at 10:05:57PM -0600, Ian Lepore wrote: > On Mon, 2014-04-21 at 23:26 -0400, Glen Barber wrote: > > On Mon, Apr 21, 2014 at 11:21:24PM -0400, Glen Barber wrote: > > > On Mon, Apr 21, 2014 at 09:09:42PM -0600, Ian Lepore wrote: > > > > > The last successful build for powerpc on head/ was April 8. But = I am > > > > > having trouble tracking down what commits may (or may not) have > > > > > contributed to recent high-parallel build failures. > > > > >=20 > > > >=20 > > > > A couple weeks corresponds somewhat with the parallel subdir build > > > > changes (it's about 3 weeks now). Try this patch I cooked up today= for > > > > $work, and in src/lib/Makefile add .WAIT (as if it were a directory > > > > name) between ${SUBDIR_ORDERED} and the rest of the directories. > > > >=20 > > >=20 > > > The patch fails to apply cleanly, but as far as I can tell, it is due= to > > > whitespace. > > >=20 > > > I'll hand-patch it, and report back. > > >=20 > >=20 > > Nope, I'm getting conflicts on revisions as far back as r251749. > >=20 > > Glen > >=20 >=20 > This one should work better. The lib/Makefile is included this time. >=20 This patch applies fine. It seems to already have an effect, but I won't go so far to say it works until I see the 'World build completed: ' message. I'll follow up tomorrow once build is done. Thanks! Glen --Aq6vH1t1JS3Uc7g3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTVeyAAAoJELls3eqvi17QwNwP/AqZRed61SZvyskBC7wI6D3z 5Ao9xV3S2pIYm0elnmStq6tVMWAWRH53dhlmIwbJSDpllA3V1+hO1lMVkIo126su nqw9ROR5pdLYJUe4dK0Zb6Rhfj1CbSn2/vbcZPLKw1XJv2wYuFkN5Ez63DZqvv9o njnx/w8yrCvKhugTwFArk+DbjqY0Jzs3gaF4owF/8/A6N1eXwSGJt/xioTfw+/me p6HPj0HN2FR0rrkIHO1ufX4g+a3IItrVWVkgPkUunuvCcWtJELkz5qpa0Go7Gpv5 DqP3qIc7emOs6I9KAjqBeG5ZJ3OlY9Jqd0ugwvmURJiFqgE8VZI90RuVidMW9CCL 2D7Ytn2aFGBXAH9lSI+G2nH9bNhzTb+8dCv7SwbH5+YiM/aTn3WrhAcY22d6kLZX r0KykKie4eUFTKfYwxYF72nY/UE56lsgZH5loVCCo6US4VTEUrD+hMmROkAJPzvr lsL+vsLk0qPArOMjwCg1u82Bya+hQ4nW5F1ldV2cPBR0/lNO5G9rsy71FrUqFaku +Y77vxVohG8LyGLIRpxcbBcIv6jatAPK6GrxmyzYh16CXK6EfniZTuiDKj5p9RxL Q+rRReSPd8GtESBKl5GiumNK/XW4sVHGHN46v8jinjWGtW0Z1KvHy15uoLgntiUs iYtn33EeW/zOKc+TvAS2 =wkx6 -----END PGP SIGNATURE----- --Aq6vH1t1JS3Uc7g3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140422041353.GO49791>