From owner-freebsd-current@FreeBSD.ORG Tue Apr 22 03:26:42 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B76F894B; Tue, 22 Apr 2014 03:26:42 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail0.glenbarber.us", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 83E511A26; Tue, 22 Apr 2014 03:26:42 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 6A89413544; Tue, 22 Apr 2014 03:26:40 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 6A89413544 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Mon, 21 Apr 2014 23:26:38 -0400 From: Glen Barber To: Ian Lepore Subject: Re: Build failures with high parallel make(1) jobs with GCC Message-ID: <20140422032638.GN49791@glenbarber.us> References: <20140422025435.GL49791@glenbarber.us> <1398136182.1124.394.camel@revolution.hippie.lan> <20140422032124.GM49791@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iRy0ocDzxpWaNtI5" Content-Disposition: inline In-Reply-To: <20140422032124.GM49791@glenbarber.us> X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-ia64@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 03:26:42 -0000 --iRy0ocDzxpWaNtI5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 Nope, I'm getting conflicts on revisions as far back as r251749. Glen --iRy0ocDzxpWaNtI5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTVeFuAAoJELls3eqvi17QB0gQAMGf0WLSZ6bVaYXxGAyB5nkm lQOMuEe6hOjfV264MbH5GiuAaBJW36PbQ2SQpUAHYusQHXAfjQkvkNUVnH49exLT Iinuo4r9Gnm7fFFk4fEXewTjHlu+X3zHVwZWa9QrZuXKW6q8plfCq7jqMGCL0o85 21827uZvi6+asIF9yFfQ7yxdKQI5q+RASykF6n+l1Y/V3AhL8nwh1VP6EPq6pZY/ rMTSGif+oG5JBu64wyrl5drJgq+8w3YVUX8E0dLCGNcw3c0soqmoc+5R+hWVFqeT ydHG2k+T3XVQUOTCH638gSOk49ETCOGrWhJOc+dyPv26DQxTJD3sgfR6FoOnEFeC xsO29hZh07qqDkJZYwkxLFp7G0f/CkIDbDyynpIMYALR+PMc68oZWvtHgO8DITIQ ero69CAIQMBG+QRjBhE1cQ30ogqS5rcuFBTt57fDwGUJw1p3uc9rpyu+le+6KS8A bWeMyjXELW9HdTpl1uS7HlwsQII9GuKS/tUX/HSZpc38kMr9wGqu2sBRAfCk0E0A S5EqleXY0rrhFxCymHm9goWHt7HUTsy0J7ws/sK4PHv5rXQbfvJSUQwN5hTiQ1Zw GQy/qFzaC3TB0tRcpQucDpJOzm4hY0c2D+ZV/eMnbqnzkI4VGvqN/NrOYlFm8J8P QFavXb8yQT+GVlq3KjN6 =q7Ng -----END PGP SIGNATURE----- --iRy0ocDzxpWaNtI5--