From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#18935: gexp->derivation test failure Date: Wed, 05 Nov 2014 14:33:52 +0100 Message-ID: <87k3396abj.fsf@gnu.org> References: <87h9yg704p.fsf@netris.org> <8761euafbb.fsf@gnu.org> <87y4rqabe4.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]:52550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm0iu-0003Y8-Hx for bug-guix@gnu.org; Wed, 05 Nov 2014 08:34:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xm0ip-0002dG-8C for bug-guix@gnu.org; Wed, 05 Nov 2014 08:34:08 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:52345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm0ip-0002dB-5G for bug-guix@gnu.org; Wed, 05 Nov 2014 08:34:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xm0io-0006Qo-Eg for bug-guix@gnu.org; Wed, 05 Nov 2014 08:34:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87y4rqabe4.fsf@netris.org> (Mark H. Weaver's message of "Tue, 04 Nov 2014 16:44:51 -0500") 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: Mark H Weaver Cc: 18935@debbugs.gnu.org Mark H Weaver skribis: > The same failure happened to me in two consecutive build attempts: > once when running "guix system build", and then again when running > "guix build -K guix" so that I could get the failed test logs. Oh, that=E2=80=99s surprising. I=E2=80=99ve not stumbled upon it in my wor= king tree, and it has not failed on Hydra: http://hydra.gnu.org/job/gnu/master/guix-0.7.14e84b2.i686-linux/all http://hydra.gnu.org/job/gnu/master/guix-0.7.14e84b2.x86_64-linux/all http://hydra.gnu.org/job/gnu/master/guix-0.7.14e84b2.mips64el-linux/all Ludo=E2=80=99.