From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22558: gnupg-2.1.11 on x86_64 failed its tests many times on Hydra Date: Sun, 07 Feb 2016 21:50:09 +0100 Message-ID: <878u2ws0se.fsf@gnu.org> References: <20160204152848.GA4379@debian> <87r3gs9zvf.fsf@gnu.org> <20160204193649.GA8785@debian> <87d1scxkd6.fsf@netris.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]:53463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSWIT-0004PQ-8l for bug-guix@gnu.org; Sun, 07 Feb 2016 15:51:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSWIQ-00037i-2M for bug-guix@gnu.org; Sun, 07 Feb 2016 15:51:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57217) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSWIP-00037e-V2 for bug-guix@gnu.org; Sun, 07 Feb 2016 15:51:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aSWIP-00085r-Ng for bug-guix@gnu.org; Sun, 07 Feb 2016 15:51:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Eric Bavier's message of "Fri, 05 Feb 2016 09:25:10 -0600") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Eric Bavier Cc: 22558@debbugs.gnu.org Eric Bavier skribis: >> > * With 14 test failures. This happened at least twice, on >> > hydra.gnunet.org. >> >> Eric Bavier reported on #guix that it failed to build on his machine >> twice in a row, with 14 test failures. > > I used 'git bisect' on the gnupg repository to narrow the failures > down. Commit ee87c653bf is the commit that introduces the failures. Thanks for digging! Could you report it upstream? > Knowing this however doesn't explain why Ludo was not able to > reproduce on his machine or why Hydra was eventually able to build it > successfully. This could be due to assembly using instructions available on one machine and not the other. Ludo=E2=80=99.