From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Branson Subject: bug#33082: guix pull resulted in an error: compute-guix-derivation Date: Fri, 19 Oct 2018 08:59:22 -0700 Message-ID: <1539964762.2162108.1547911576.742F013B@webmail.messagingengine.com> References: <8736t3713o.fsf@fastmail.com> <877eiei9n2.fsf@gnu.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]:54914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDXCA-0005CQ-1U for bug-guix@gnu.org; Fri, 19 Oct 2018 12:00:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDXC0-0003RT-DZ for bug-guix@gnu.org; Fri, 19 Oct 2018 12:00:13 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55412) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gDXC0-0003RB-6O for bug-guix@gnu.org; Fri, 19 Oct 2018 12:00:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gDXBy-00059M-Vb for bug-guix@gnu.org; Fri, 19 Oct 2018 12:00:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDXBY-0004Ml-TV for bug-guix@gnu.org; Fri, 19 Oct 2018 11:59:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDXBS-00026D-5e for bug-guix@gnu.org; Fri, 19 Oct 2018 11:59:35 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:36607) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gDXBO-0001vm-BA for bug-guix@gnu.org; Fri, 19 Oct 2018 11:59:28 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id E2D3021EC3 for ; Fri, 19 Oct 2018 11:59:22 -0400 (EDT) In-Reply-To: <877eiei9n2.fsf@gnu.org> 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: 33082@debbugs.gnu.org Well, I thought I'd try to enable substitutes... [root@dobby guix]# pwd /var/guix/profiles/per-user/root/guix-profile/share/guix guix archive --authorize berlin.guixsd.org.pub=20 This commands has been hanging (doing nothing, as far I can tell) for 5+ mi= nutes. That sounds non-normal. On Fri, Oct 19, 2018, at 2:11 AM, Ludovic Court=C3=A8s wrote: > Hello, >=20 > G=C3=A1bor Boskovits skribis: >=20 > > Joshua Branson ezt =C3=ADrta (id=C5=91pont: 2018= . okt. > > 18., Cs, 16:51): >=20 > [...] >=20 > >> Total duration: 8 min 47 sec > >> Tests result: FAILURE > >> make: *** [Makefile:869: test] Error 2 > >> > >> Test suite failed, dumping logs. > >> Backtrace: > >> \ 4 (primitive-load "/gnu/store/nh1m265kg7ddar7jgwd7dh8f8y7= =EF=BF=BD=EF=BF=BD=EF=BF=BD") > >> In ice-9/eval.scm: > >> 191:35 3 (_ _) > >> In srfi/srfi-1.scm: > >> 640:9 2 (for-each # =EF=BF=BD=EF=BF=BD=EF=BF=BD) > >> In /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/buil= d/gnu-build-system.scm: > >> 799:31 1 (_ _) > >> 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) > >> > >> /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/g= nu-build-system.scm:369:6: In procedure check: > >> Throw to key `srfi-34' with args `(#)'. > >> builder for `/gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-2.7.1= 4.drv' failed with exit code 1 > >> @ build-failed /gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-2.7= .14.drv - 1 builder for `/gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python= 2-2.7.14.drv' failed with exit code 1 > > > > It was trying to build python2, and tests failed. > > Could you retry this to see if it is a persistent failure, or the > > tests are failing indeterministically? >=20 > Specifically, could you try running: >=20 > guix build /gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-2.7.14.d= rv >=20 > ? >=20 > If you enabled substitutes (pre-built binaries) you should now be > getting substitutes for this. >=20 > If that is the case, you can go ahead and rerun =E2=80=98guix pull=E2=80= =99. >=20 > (This doesn=E2=80=99t tell us why you were getting test failures in the f= irst > place, but that=E2=80=99s a separate issue.) >=20 > HTH, > Ludo=E2=80=99. >=20 >=20 >=20