From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#29794: [core-updates] Another Hydra evaluation failed Date: Wed, 20 Dec 2017 20:01:46 -0500 Message-ID: <87lghwopvp.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRpGN-00078g-Rs for bug-guix@gnu.org; Wed, 20 Dec 2017 20:03:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRpGJ-00069I-UT for bug-guix@gnu.org; Wed, 20 Dec 2017 20:03:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:36308) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eRpGJ-00068l-RN for bug-guix@gnu.org; Wed, 20 Dec 2017 20:03:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eRpGJ-0008Nb-0U for bug-guix@gnu.org; Wed, 20 Dec 2017 20:03:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRpFh-0006zT-OF for bug-guix@gnu.org; Wed, 20 Dec 2017 20:02:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRpFd-0005Xi-Rb for bug-guix@gnu.org; Wed, 20 Dec 2017 20:02:25 -0500 Received: from world.peace.net ([50.252.239.5]:46722) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eRpFd-0005Kj-MY for bug-guix@gnu.org; Wed, 20 Dec 2017 20:02:21 -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: 29794@debbugs.gnu.org In the last hour or so, another Hydra evaluation failed, this time on core-updates. Here's the tail of the evaluator.log: --8<---------------cut here---------------start------------->8--- ;;; compiled /home/hydra/.cache/guile/ccache/2.2-LE-8-3.A/gnu/store/sr851pk6c79l5x8yz76zcvm802q7wr5p-git-export/gnu/system/examples/bare-bones.tmpl.go ;;; compiling /gnu/store/sr851pk6c79l5x8yz76zcvm802q7wr5p-git-export/build-aux/hydra/../../gnu/tests.scm ;;; compiled /home/hydra/.cache/guile/ccache/2.2-LE-8-3.A/gnu/store/sr851pk6c79l5x8yz76zcvm802q7wr5p-git-export/gnu/tests.scm.go evaluating for 'x86_64-linux' (heap size: 749.0 MiB)... evaluating for 'i686-linux' (heap size: 749.0 MiB)... evaluating for 'armhf-linux' (heap size: 749.0 MiB)... Backtrace: In ice-9/eval.scm: 191:35 19 (_ #(#(# # ?))) In guix/packages.scm: 835:14 18 (cache! # # ?) In unknown file: 17 (_ # # #) In guix/packages.scm: 1178:22 16 (thunk) 1112:22 15 (bag->cross-derivation # # ?) In srfi/srfi-1.scm: 592:17 14 (map1 (("isl" #) ?)) In guix/packages.scm: 880:16 13 (expand-input # #f ("?" ?) ?) 835:14 12 (cache! # # ?) In unknown file: 11 (_ # # #) In guix/packages.scm: 1178:22 10 (thunk) 1112:22 9 (bag->cross-derivation # # ?) In srfi/srfi-1.scm: 592:17 8 (map1 (("gmp" #))) In guix/packages.scm: 880:16 7 (expand-input # #f ("?" ?) ?) 835:14 6 (cache! # # ?) In unknown file: 5 (_ # # #) In guix/packages.scm: 1178:22 4 (thunk) 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>)'. Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. --8<---------------cut here---------------end--------------->8---