From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29794: [core-updates] Another Hydra evaluation failed Date: Thu, 21 Dec 2017 15:57:49 +0100 Message-ID: <878tdw5dsi.fsf@gnu.org> References: <87lghwopvp.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]:34589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eS2IR-0006vK-Rf for bug-guix@gnu.org; Thu, 21 Dec 2017 09:58:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eS2IN-0004o0-0u for bug-guix@gnu.org; Thu, 21 Dec 2017 09:58:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:37590) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eS2IM-0004nl-Tk for bug-guix@gnu.org; Thu, 21 Dec 2017 09:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eS2IM-0007ib-MV for bug-guix@gnu.org; Thu, 21 Dec 2017 09:58:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87lghwopvp.fsf@netris.org> (Mark H. Weaver's message of "Wed, 20 Dec 2017 20:01:46 -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" To: Mark H Weaver Cc: 29794-done@debbugs.gnu.org Mark H Weaver skribis: > In the last hour or so, another Hydra evaluation failed, this time on > core-updates. Here's the tail of the evaluator.log: [...] > In guix/build-system/gnu.scm: > 480:13 3 (gnu-cross-build # "gmp-?" ?) > In srfi/srfi-1.scm: > 592:29 2 (map1 (("cross-libc" #) #)) > 592:17 1 (map1 (("cross-libc:static" # ?))) > In guix/build-system/gnu.scm: > 482:31 0 (_ ("cross-libc:static" # ?)) > > guix/build-system/gnu.scm:482:31: guix/build-system/gnu.scm:482:31: Throw= to key `srfi-34' with args `(# /gnu/store/ypfrhfy0a4byagc2m16n35khrvsv4j70-mingw-w64= -5.0-rc2 305f3960> output: "static"] 296f9c90>)'. Fixed in d2b5ede0539567568cfb917e08f1b80a3eab38e7. Ludo=E2=80=99.