From owner-freebsd-ppc@FreeBSD.ORG Tue Apr 22 03:21:27 2014 Return-Path: Delivered-To: freebsd-ppc@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 1DDC87D5; Tue, 22 Apr 2014 03:21:27 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (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 DB03319F8; Tue, 22 Apr 2014 03:21:26 +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 8BE0E1345B; Tue, 22 Apr 2014 03:21:25 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 8BE0E1345B Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Mon, 21 Apr 2014 23:21:24 -0400 From: Glen Barber To: Ian Lepore Subject: Re: Build failures with high parallel make(1) jobs with GCC Message-ID: <20140422032124.GM49791@glenbarber.us> References: <20140422025435.GL49791@glenbarber.us> <1398136182.1124.394.camel@revolution.hippie.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xP4xvRzdEG0QZ+Pj" Content-Disposition: inline In-Reply-To: <1398136182.1124.394.camel@revolution.hippie.lan> 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-ppc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 03:21:27 -0000 --xP4xvRzdEG0QZ+Pj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 The patch fails to apply cleanly, but as far as I can tell, it is due to whitespace. I'll hand-patch it, and report back. Thanks. Glen --xP4xvRzdEG0QZ+Pj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTVeA0AAoJELls3eqvi17QwAEP/isU/e49YQNp0AJY5d/XSIrr GIRWwzYCPEQFC56pHQnA9xNMjh9JU2QB9SUz0cDu9gbd/uDZd2nxT00qahriZA9g paP5GKNOg+ZCHrv6usHJwUxwNk1QJ5lRA5yxkDVr6oEOxvTzT6aii8eHpNbYxyyu BajnblE7LTK+AgDxOi/dR9+TkGUb7LOQbhXdce/hD75G3wC4Cn9IgrZToKjWrNdP vK+P03qQC00gFumWSddWCZg9X6E8s8AVoNIpEuqnO+96OglzWvmKwznZD6y5YnJB Oc8QzQguwMeICoZDc/RcswJmVTSO/gtac8vMvLM7DzceGpK1pFDLO7okDbgzwc6t TsioO2wMfLOelK7pRBdYLorDS4aOtdZMtSRSeqpzZnauOL8JXN7UY+s7cIyvFN9i 7e4kxsTvUj7PT85nLTyOzJ1C/oVoxCWPB35+z3cM5+egzwjJGwwTV0CxsX5yhysx o7FtxaHNkQSwzdIy+PKY7hoXHUMQ6+3LI0dUNuP0ULweiz7UHJAUDYqQmq1gZQWi fUUpmJHwIlzLOGTCPhc9p2FEBtzQ6REyCR33LH5B6qDM/xaDmWp9dVTO2yFg10x+ y/P/QYOZJ0rvJFrCe0a6e/TYVL35/R4C8tFgcSgYIiij1ZKxBMicpWyhc+zpbx0H r5YTISLpJK2Ba8BSup2D =a0A0 -----END PGP SIGNATURE----- --xP4xvRzdEG0QZ+Pj--