emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#34998: closed ("guix pull" fails because it cannot


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34998: closed ("guix pull" fails because it cannot build a derivation)
Date: Tue, 26 Mar 2019 09:41:02 +0000

Your message dated Tue, 26 Mar 2019 10:40:37 +0100
with message-id <address@hidden>
and subject line Re: bug#34995: `guix pull` crash on commit 69cae3d33
has caused the debbugs.gnu.org bug report #34995,
regarding "guix pull" fails because it cannot build a derivation
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34995: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34995
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: "guix pull" fails because it cannot build a derivation Date: Tue, 26 Mar 2019 10:16:49 +0100
Dear guix team,

Today's "guix pull" ended in a failure that I am supposed to report, so
here I do!

Konrad.



$ guix pull
Updating channel 'guix' from Git repository at 
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git   6c177f6
The following derivations will be built:
   /gnu/store/y899zgjln4qdqliwlmrnpwlhljagpzcp-module-import.drv
   /gnu/store/w8c6is708k9cb87fc0kap13y9jf5h76m-module-import-compiled.drv
   /gnu/store/8w23bahr7kj61w222x9iai9m0vagz58l-compute-guix-derivation.drv
building /gnu/store/y899zgjln4qdqliwlmrnpwlhljagpzcp-module-import.drv...
building 
/gnu/store/w8c6is708k9cb87fc0kap13y9jf5h76m-module-import-compiled.drv...
building 
/gnu/store/8w23bahr7kj61w222x9iai9m0vagz58l-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'... -Backtrace:
          10 (primitive-load "/gnu/store/5fqbbg0wr2b71azi5n8k0iqfsls?")
In ice-9/eval.scm:
    155:9  9 (_ _)
    159:9  8 (_ #(#(#(#(#(#(#(#(#(#(#(?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
  1737:24  7 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
In ./guix/self.scm:
    988:2  6 (_ _)
In ./guix/packages.scm:
  1309:17  5 (_ #<store-connection 256.99 260bfa0>)
   934:16  4 (cache! #<weak-table 0/113> #<package address@hidden ./gn?> ?)
  1255:22  3 (thunk)
   934:16  2 (cache! #<weak-table 0/223> #<package address@hidden ./gn?> ?)
  1039:46  1 (thunk)
In ./gnu/packages/bootstrap.scm:
    150:4  0 (inputs)

./gnu/packages/bootstrap.scm:150:4: In procedure inputs:
Wrong number of arguments to #<procedure inputs (x)>
guix pull: error: You found a bug: the program 
'/gnu/store/5fqbbg0wr2b71azi5n8k0iqfslsiwwi8-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"6c177f6140cba250ad68c5a83c312f395b6e48b4"; system: "x86_64-linux";
host version: "f347fb79df1b174c37a1d277b1c1de36684ed1e7"; pull-version: 1).
Please report it by email to <address@hidden>.



--- End Message ---
--- Begin Message --- Subject: Re: bug#34995: `guix pull` crash on commit 69cae3d33 Date: Tue, 26 Mar 2019 10:40:37 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hello,

Chad Walstrom <address@hidden> skribis:

> ./gnu/packages/bootstrap.scm:150:4: In procedure inputs:
> Wrong number of arguments to #<procedure inputs (x)>
> guix pull: error: You found a bug: the program 
> '/gnu/store/dml4spg4jl3nqqqgsw76pj74bash1h8h-compute-guix-derivation'
> failed to compute the derivation for Guix (version: 
> "6c177f6140cba250ad68c5a83c312f395b6e48b4"; system: "x86_64-linux";
> host version: "0.16.0"; pull-version: 1).
> Please report it by email to <address@hidden>.

This bug was introduced about 11 hours ago when I pushed
abd4d6b33dba4de228e90ad15a8efb456fcf7b6e.

It’s due to an excess of confidence and insufficient testing on my side
(I hadn’t rebuilt the package modules locally, so those modules were
still using the old ABI and everything was fine); my apologies for the
breakage.

That also revealed an abstraction leakage I was unaware of:

  https://issues.guix.info/issue/34999

Thank you all for reporting the issue!

Ludo’.


--- End Message ---

reply via email to

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