From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: python-3.3.5 test failures on i686 in core-updates Date: Wed, 17 Sep 2014 23:11:32 +0200 Message-ID: <871tra54vv.fsf@gnu.org> References: <87k353tq8b.fsf@yeeloong.lan> <87fvfrtepv.fsf@yeeloong.lan> <8761gmblrj.fsf@gnu.org> <87lhpisese.fsf@yeeloong.lan> <87ppeua2py.fsf@gnu.org> <87mw9ypd6m.fsf@yeeloong.lan> <87ha066zmp.fsf@gnu.org> <87k35219hm.fsf@gmail.com> 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]:47173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUMW2-0001WV-Rw for guix-devel@gnu.org; Wed, 17 Sep 2014 17:12:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUMVt-0006Cd-Qc for guix-devel@gnu.org; Wed, 17 Sep 2014 17:11:54 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:49393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUMVt-0006CQ-Je for guix-devel@gnu.org; Wed, 17 Sep 2014 17:11:45 -0400 In-Reply-To: <87k35219hm.fsf@gmail.com> (Eric Bavier's message of "Wed, 17 Sep 2014 11:45:41 -0500") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Eric Bavier Cc: guix-devel@gnu.org Eric Bavier skribis: > Ludovic Court=C3=A8s writes: > >> Commit 6904ecc applies the GCC patch. I=E2=80=99ve started an evaluatio= n of >> core-updates on Hydra, so if everything goes well, it will start >> rebuilding soon. > > Does the patch also need to be applied to gcc-4.9? Or only gcc-4.8 > because it is the one used to build glibc? The latter. GCC 4.9.2 doesn=E2=80=99t need the patch IIUC, and even if it = does, it can always be done afterwards. Ludo=E2=80=99.