bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33082: guix pull resulted in an error: compute-guix-derivation


From: Joshua Branson
Subject: bug#33082: guix pull resulted in an error: compute-guix-derivation
Date: Fri, 19 Oct 2018 08:59:22 -0700

Well,  I thought I'd try to enable substitutes...

address@hidden guix]# pwd
/var/guix/profiles/per-user/root/guix-profile/share/guix

guix archive --authorize berlin.guixsd.org.pub 

This commands has been hanging (doing nothing, as far I can tell) for 5+ 
minutes.  That sounds non-normal.

On Fri, Oct 19, 2018, at 2:11 AM, Ludovic Courtès wrote:
> Hello,
> 
> Gábor Boskovits <address@hidden> skribis:
> 
> > Joshua Branson <address@hidden> ezt írta (időpont: 2018. okt.
> > 18., Cs, 16:51):
> 
> [...]
> 
> >> 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���")
> >> In ice-9/eval.scm:
> >>    191:35  3 (_ _)
> >> In srfi/srfi-1.scm:
> >>     640:9  2 (for-each #<procedure b84680 at /gnu/store/f95ghy8mx00���> 
> >> ���)
> >> In 
> >> /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/gnu-build-system.scm:
> >>    799:31  1 (_ _)
> >>     369:6  0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _)
> >>
> >> /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/gnu-build-system.scm:369:6:
> >>  In procedure check:
> >> Throw to key `srfi-34' with args `(#<condition &invoke-error [program: 
> >> "make" arguments: ("test" "-j" "2") exit-status: 2 term-signal: #f 
> >> stop-signal: #f] b8a840>)'.
> >> builder for 
> >> `/gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-2.7.14.drv' failed 
> >> with exit code 1
> >> @ build-failed 
> >> /gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-2.7.14.drv - 1 builder 
> >> for `/gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-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?
> 
> Specifically, could you try running:
> 
>   guix build /gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-2.7.14.drv
> 
> ?
> 
> If you enabled substitutes (pre-built binaries) you should now be
> getting substitutes for this.
> 
> If that is the case, you can go ahead and rerun ‘guix pull’.
> 
> (This doesn’t tell us why you were getting test failures in the first
> place, but that’s a separate issue.)
> 
> HTH,
> Ludo’.
> 
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]