unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: Joshua Branson <jbranso@fastmail.com>
Cc: 33082@debbugs.gnu.org
Subject: bug#33082: guix pull resulted in an error: compute-guix-derivation
Date: Thu, 18 Oct 2018 17:23:32 +0200	[thread overview]
Message-ID: <CAE4v=ph5cv0=8O9Jf+opT_y_n7kDjpHPyHGH9N7wUgEV8ROjNQ@mail.gmail.com> (raw)
In-Reply-To: <8736t3713o.fsf@fastmail.com>

Hello Joshua,

Thanks for the report.

Joshua Branson <jbranso@fastmail.com> ezt írta (időpont: 2018. okt.
18., Cs, 16:51):
>
>
>
> Here is a copy of the failed guix pull command.  It's just the tail end
> of the error message.  Some details about my machine.  I'm running
> Parabola GNU/Linux.  I installed guix via the install guix script.  I
> have a Macbook 7,1 (2010).  I did notice many warning messages that
> said, "Cannot find python3".
>
> However,
>
> $ pacman -Q python3
> python 3.7.0-4
>
> $ which python3
> /usr/bin/python3
>
>
> Anyway, here's the error messages.  It seemed like guix was trying to
> build python3, and failed.
>
>
> 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?

> Backtrace:
>           18 (primitive-load "/gnu/store/5ns8ygdfzr0rzsiy92qw3im2lga���")
> In ice-9/eval.scm:
>     155:9 17 (_ _)
>     159:9 16 (_ #(#(#(#(#(#(#(#(#(#(#(���) ���) ���) ���) ���) ���) ���) ���) ���) ���) ���))
> In guix/store.scm:
>   1605:24 15 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
> In guix/gexp.scm:
>     684:2 14 (_ _)
> In guix/monads.scm:
>     485:9 13 (_ _)
> In guix/gexp.scm:
>    550:22 12 (_ _)
>     684:2 11 (_ _)
> In guix/monads.scm:
>     485:9 10 (_ _)
> In guix/gexp.scm:
>    550:22  9 (_ _)
>     684:2  8 (_ _)
> In guix/monads.scm:
>     485:9  7 (_ _)
> In guix/gexp.scm:
>    550:22  6 (_ _)
> In guix/store.scm:
>   1501:38  5 (_ #<build-daemon 256.97 d26f50>)
> In guix/packages.scm:
>    881:14  4 (cache! #<weak-table 453/883> #<package guile-gcrypt@0���> ���)
> In unknown file:
>            3 (_ #<procedure thunk ()> #<procedure list _> #<undefined>)
> In guix/packages.scm:
>   1205:22  2 (thunk)
>   1138:25  1 (bag->derivation #<build-daemon 256.97 d26f50> #<<bag>���> ���)
> In srfi/srfi-1.scm:
>    592:17  0 (map1 (("source" #<origin #<<git-reference> url: "���>) ���))
>
> srfi/srfi-1.scm:592:17: In procedure map1:
> Throw to key `srfi-34' with args `(#<condition &nix-protocol-error [message: "build of `/gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-2.7.14.drv' failed" status: 100] 60a4660>)'.
> guix pull: error: You found a bug: the program '/gnu/store/5ns8ygdfzr0rzsiy92qw3im2lgakq802-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "39d7fdce453b0ca23ecbed72048647debbaa58a6"; system: "x86_64-linux";
> host version: "82402f76bebfa3bb563a58227eb4081f9bdb6142"; pull-version: 1).
> Please report it by email to <bug-guix@gnu.org>.
>
>
>
Best regards,
g_bor

  reply	other threads:[~2018-10-18 15:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-18 14:58 bug#33082: guix pull resulted in an error: compute-guix-derivation Joshua Branson
2018-10-18 15:23 ` Gábor Boskovits [this message]
2018-10-19  9:11   ` Ludovic Courtès
2018-10-19 15:59     ` Joshua Branson
2018-10-19 17:09       ` Joshua Branson
2018-10-20 10:06         ` Ludovic Courtès
2018-10-29 15:09           ` Joshua Branson
2018-10-29 15:12             ` Gábor Boskovits
2018-10-30 12:59               ` Joshua Branson
2018-10-30 12:57                 ` Gábor Boskovits
2018-10-30 15:15                   ` Joshua Branson
2018-10-30 16:18                     ` Gábor Boskovits
2018-10-30 17:12                       ` Joshua Branson
2018-11-01 15:11                       ` Ludovic Courtès
2019-02-28 10:09 ` bug#33082: Indeterministic test failure in python2 Gábor Boskovits

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE4v=ph5cv0=8O9Jf+opT_y_n7kDjpHPyHGH9N7wUgEV8ROjNQ@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=33082@debbugs.gnu.org \
    --cc=jbranso@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).