From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GCC bootstrap failure on ARM Date: Tue, 07 Jun 2016 11:58:32 +0200 Message-ID: <87d1ntfhh3.fsf@gnu.org> References: <87h9dxukjm.fsf@gnu.org> <20160526165952.GA6576@solar> <87zirajjbk.fsf@gnu.org> <20160531193337.GA22008@solar> <87h9ddksi4.fsf_-_@gnu.org> <87ziqy3c4j.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bADmT-0004rJ-Bs for guix-devel@gnu.org; Tue, 07 Jun 2016 05:58:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bADmP-0002KZ-63 for guix-devel@gnu.org; Tue, 07 Jun 2016 05:58:40 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bADmP-0002KT-2e for guix-devel@gnu.org; Tue, 07 Jun 2016 05:58:37 -0400 Received: from pluto.bordeaux.inria.fr ([193.50.110.57]:38576 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bADmM-0005Qb-Kd for guix-devel@gnu.org; Tue, 07 Jun 2016 05:58:35 -0400 In-Reply-To: <87ziqy3c4j.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 06 Jun 2016 11:22:36 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix-devel Hi! ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > For the record, at this point I=E2=80=99m mostly relying on the GCC devel= opers > to help with this failure. I=E2=80=99ve reported the issue at: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D71399 Because this has already taken too much time, I=E2=80=99ve reverted the GCC= 5 upgrade in commit 9dee9e8ffe4650949bd3ad2edf559cf4a33e9e6e. I hope we can make progress on this soon. In the meantime, I think we should do a bit of =E2=80=9Cungrafting=E2=80=9D in core-updates and get it = built. Thoughts? Ludo=E2=80=99.