GNU bug report logs - #33496
Guix pull failing to compute derivation

Previous Next

Package: guix;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Sun, 25 Nov 2018 03:26:01 UTC

Severity: normal

Merged with 33500

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33500: closed (guix pull error. '34843fe'. guix-daemon-0.15.0-8.71a78ba.drv'
 failed with exit code 1)
Date: Sun, 25 Nov 2018 16:13:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 25 Nov 2018 17:12:08 +0100
with message-id <874lc5w2zr.fsf <at> gnu.org>
and subject line Re: bug#33496: Guix pull failing to compute derivation
has caused the debbugs.gnu.org bug report #33496,
regarding guix pull error. '34843fe'. guix-daemon-0.15.0-8.71a78ba.drv' failed with exit code 1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
33496: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33496
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: <znavko <at> tutanota.com>
To: Bug Guix <bug-guix <at> gnu.org>
Subject: guix pull error. '34843fe'. guix-daemon-0.15.0-8.71a78ba.drv'
 failed with exit code 1
Date: Sun, 25 Nov 2018 16:19:47 +0100 (CET)
[Message part 3 (text/plain, inline)]
Hi! Please, correct this.

#guix pull
...
@ build-log 4927 107
/gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/utils.scm:616:6: In procedure invoke:
@ build-log 4927 239
Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "make" arguments: ("install-binPROGRAMS" "install-nodist_pkglibexecSCRIPTS" "install-nodist_libexecSCRIPTS") exit-status: 2 term-signal: #f stop-signal: #f] a14b00>)'.
/builder for `/gnu/store/1p3hzkimqdim9cpf6igscvnk6jfz2h66-guix-daemon-0.15.0-8.71a78ba.drv' failed with exit code 1
@ build-failed /gnu/store/1p3hzkimqdim9cpf6igscvnk6jfz2h66-guix-daemon-0.15.0-8.71a78ba.drv - 1 builder for `/gnu/store/1p3hzkimqdim9cpf6igscvnk6jfz2h66-guix-daemon-0.15.0-8.71a78ba.drv' failed with exit code 1
Backtrace:
          15 (primitive-load "/gnu/store/br2zgg2j4wvpj44x48132r37d6c…")
In ice-9/eval.scm:
    155:9 14 (_ _)
    159:9 13 (_ #(#(#(#(#(#(#(#(#(#(#(…) …) …) …) …) …) …) …) …) …) …))
In guix/store.scm:
  1659:24 12 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
   1532:8 11 (_ _)
In guix/gexp.scm:
    706:2 10 (_ _)
In guix/monads.scm:
    485:9  9 (_ _)
In guix/gexp.scm:
   572:22  8 (_ _)
In guix/store.scm:
   1532:8  7 (_ _)
  1555:38  6 (_ #<build-daemon 256.99 9aa1c80>)
In guix/packages.scm:
   881:14  5 (cache! #<weak-table 507/883> #<package guix-daemon <at> 0.…> …)
In unknown file:
           4 (_ #<procedure thunk ()> #<procedure list _> #<undefined>)
In guix/grafts.scm:
    304:4  3 (graft-derivation #<build-daemon 256.99 9aa1c80> #<der…> …)
    182:4  2 (references-oracle #<build-daemon 256.99 9aa1c80> #<der…>)
   191:20  1 (_ _ _)
In guix/store.scm:
  1104:15  0 (_ #<build-daemon 256.99 9aa1c80> _ _)

guix/store.scm:1104:15: Throw to key `srfi-34' with args `(#<condition &nix-protocol-error [message: "build of `/gnu/store/1p3hzkimqdim9cpf6igscvnk6jfz2h66-guix-daemon-0.15.0-8.71a78ba.drv' failed" status: 100] 57373c0>)'.
guix pull: error: You found a bug: the program '/gnu/store/br2zgg2j4wvpj44x48132r37d6cam479-compute-guix-derivation'
failed to compute the derivation for Guix (version: "34843fe9238a041616f063038557d85cd8a30165"; system: "x86_64-linux";
host version: "083ce0ad5ecd10c6033bbdef5ddfcc2f58a7b800"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org <mailto:bug-guix <at> gnu.org>>.

# guix describe
Generation 39    Nov 24 2018 10:49:56    (current)
  guix 083ce0a
    repository URL: https://git.savannah.gnu.org/git/guix.git <https://git.savannah.gnu.org/git/guix.git>
    branch: master
    commit: 083ce0ad5ecd10c6033bbdef5ddfcc2f58a7b800

# guix pull
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git <https://git.savannah.gnu.org/git/guix.git>'...
Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git <https://git.savannah.gnu.org/git/guix.git>    34843fe
^Z
[1]+  Stopped                 guix pull
# ^C


[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Brett Gilio <brettg <at> posteo.net>
Cc: 33500-done <at> debbugs.gnu.org, 33496-done <at> debbugs.gnu.org
Subject: Re: bug#33496: Guix pull failing to compute derivation
Date: Sun, 25 Nov 2018 17:12:08 +0100
Hi Brett and znavko,

Brett Gilio <brettg <at> posteo.net> skribis:

> Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "make" arguments: ("install-binPROGRAMS" "install-nodist_pkglibexecSCRIPTS" "install-nodist_libexecSCRIPTS") exit-status: 2 term-signal: #f stop-signal: #f] b6df40>)'.
> builder for `/gnu/store/qjd2z2zw0fzn6lh3ca9bs9x5kx7dkmag-guix-daemon-0.15.0-8.71a78ba.drv' failed with exit code 1
> @ build-failed /gnu/store/qjd2z2zw0fzn6lh3ca9bs9x5kx7dkmag-guix-daemon-0.15.0-8.71a78ba.drv - 1 builder for `/gnu/store/qjd2z2zw0fzn6lh3ca9bs9x5kx7dkmag-guix-daemon-0.15.0-8.71a78b

My bad, I introduced the regression 16 hours ago.  This is fixed in
commit 0a9d1c5ab713bf525972f651c3cb63570e8c083d, thanks!

Ludo’.


This bug report was last modified 6 years and 237 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.