Skip to content

Instantly share code, notes, and snippets.

@dongcarl
Created May 19, 2021 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dongcarl/771f1210b3ad0856ec1fa3988583b35d to your computer and use it in GitHub Desktop.
Save dongcarl/771f1210b3ad0856ec1fa3988583b35d to your computer and use it in GitHub Desktop.
guix-pull-version-1.3.0-bug
$ guix pull --branch=version-1.3.0 --allow-downgrades --max-jobs=(nproc)
...
building /gnu/store/yjvc00hxrh88k9y5dna023pnnf4pznk2-guile-git-0.5.1.drv...
The following builds are still in progress:
/gnu/store/zmjpc27aivqj6v7kyf4rsfq41dafgrgx-doxygen-1.8.17.drv
/gnu/store/yjvc00hxrh88k9y5dna023pnnf4pznk2-guile-git-0.5.1.drv
/gnu/store/0x40zxc1x5xh88msflys2x6acng2965s-swig-4.0.1.drv
/gnu/store/9kxq707l3d9fd2bkfr1146cnazbs1qib-lz4-1.9.3.drv
The following builds are still in progress:
/gnu/store/0x40zxc1x5xh88msflys2x6acng2965s-swig-4.0.1.drv
/gnu/store/yjvc00hxrh88k9y5dna023pnnf4pznk2-guile-git-0.5.1.drv
/gnu/store/9kxq707l3d9fd2bkfr1146cnazbs1qib-lz4-1.9.3.drv
building /gnu/store/qw1sf9j3gphh2iaqwisz4x7kskqqvwp0-dbus-1.12.16.drv...
/Backtrace:
13 (primitive-load "/gnu/store/8n93nbg48l3rxn3x5kg27h6973fny0sj-compute-guix-derivation")
In ice-9/eval.scm:
155:9 12 (_ _)
159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 10 (with-fluid* _ _ _)
152:2 9 (with-fluid* _ _ _)
In ./guix/store.scm:
2066:24 8 (run-with-store #<store-connection 256.99 7f7a724cae10> _ #:guile-for-build _ #:system _ #:target _)
1900:8 7 (_ _)
In ./guix/gexp.scm:
256:18 6 (_ _)
1137:2 5 (_ _)
1003:2 4 (_ _)
849:4 3 (_ _)
In ./guix/store.scm:
1948:12 2 (_ #<store-connection 256.99 7f7a724cae10>)
1362:5 1 (map/accumulate-builds #<store-connection 256.99 7f7a724cae10> _ _)
1373:15 0 (_ #<store-connection 256.99 7f7a724cae10> _ _)
./guix/store.scm:1373:15: ERROR:
1. &store-protocol-error:
message: "build of `/gnu/store/yjvc00hxrh88k9y5dna023pnnf4pznk2-guile-git-0.5.1.drv' failed"
status: 100
guix pull: error: You found a bug: the program '/gnu/store/8n93nbg48l3rxn3x5kg27h6973fny0sj-compute-guix-derivation'
failed to compute the derivation for Guix (version: "0961807915d7955e70a081272d857b6cbf92c0c8"; system: "x86_64-linux";
host version: "f350df405fbcd5b9e27e6b6aa500da7f101f41e7"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment