From owner-freebsd-current@freebsd.org Fri Aug 28 13:57:29 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FE3A9C42AF for ; Fri, 28 Aug 2015 13:57:29 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41C90109C for ; Fri, 28 Aug 2015 13:57:28 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from [78.35.175.240] (helo=fabiankeil.de) by smtprelay06.ispgateway.de with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1ZVJuY-0003ho-Qw; Fri, 28 Aug 2015 15:41:42 +0200 Date: Fri, 28 Aug 2015 15:40:20 +0200 From: Fabian Keil To: Warner Losh Cc: FreeBSD Current Subject: Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #388 - Still Failing Message-ID: <7f306e99.44ad81b1@fabiankeil.de> In-Reply-To: References: <571108081.71.1440725788270.JavaMail.jenkins@jenkins-9.freebsd.org> <2113121467.79.1440757104673.JavaMail.jenkins@jenkins-9.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/ZdBocd73Ies5HWXff+FbHv0"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 28 Aug 2015 13:57:29 -0000 --Sig_/ZdBocd73Ies5HWXff+FbHv0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Warner Losh wrote: > On Fri, Aug 28, 2015 at 4:18 AM, wrote: >=20 > > gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/sys/boot/i386/gptboot/../..= /libstand32/libstand.a(qdivrem.o)' > > is incompatible with i386 output > > >=20 > This might be due to my bsd.stand.mk stuff. However, since gcc 4.9 is > non-standard and not officially supported, and since I can't recreate this > on my system with the stock compiler, it is going to be a while > until I can find the time to fix it. I'm using clang from base and got the same failure on amd64. My workaround was reverting r287227/d1be0bf24ec for now. Fabian --Sig_/ZdBocd73Ies5HWXff+FbHv0 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlXgZMEACgkQBYqIVf93VJ14PgCdF8Shw/8bsp1SX8sj/rrM1Se9 Q2cAnRMOzqELVX131EbnEp/uH7SEbIB2 =TJIV -----END PGP SIGNATURE----- --Sig_/ZdBocd73Ies5HWXff+FbHv0--