``` # 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 32a0036 substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0% building /gnu/store/hqryw0zg7hqsdmgrrmgh9qm98y4my8p9-git-minimal-2.37.1.drv... - 'check' phased-log 38512 63 ok 207 - commit NNO files attr=text aeol= crlf=false LF_mix_cr - 'check' phaseBacktrace: 14 (primitive-load "/gnu/store/g21invh5c7bvhk29nd6693b81f6yc7si-compute-guix-derivation") In ice-9/eval.scm: 155:9 13 (_ _) 159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm: 152:2 11 (with-fluid* _ _ _) 152:2 10 (with-fluid* _ _ _) In ./guix/store.scm: 2168:24 9 (run-with-store #<store-connection 256.99 7f82a0ace140> #<procedure 7f828ebd7fa0 at ./guix/self.scm:12? > ?) 1996:8 8 (_ #<store-connection 256.99 7f82a0ace140>) In ./guix/gexp.scm: 300:22 7 (_ #<store-connection 256.99 7f82a0ace140>) 1181:2 6 (_ #<store-connection 256.99 7f8288578960>) 1047:2 5 (_ #<store-connection 256.99 7f8288578960>) 893:4 4 (_ #<store-connection 256.99 7f8288578960>) In ./guix/store.scm: 2053:12 3 (_ #<store-connection 256.99 7f8288578960>) 1401:5 2 (map/accumulate-builds #<store-connection 256.99 7f8288578960> #<procedure 7f8297784a20 at ./guix/stor? > ?) 1417:15 1 (_ #<store-connection 256.99 7f8288578960> ("/gnu/store/hqryw0zg7hqsdmgrrmgh9qm98y4my8p9-git-minimal-?" ) ?) 1417:15 0 (loop #f)
./guix/store.scm:1417:15: In procedure loop: ERROR: 1. &store-protocol-error: message: "build of `/gnu/store/hqryw0zg7hqsdmgrrmgh9qm98y4my8p9-git-minimal-2.37.1.drv' failed" status: 100 guix pull: error: You found a bug: the program '/gnu/store/g21invh5c7bvhk29nd6693b81f6yc7si-compute-guix-derivation' failed to compute the derivation for Guix (version: "32a00363435ac8c1bc93ef1281b2c2afc28a8877"; system: "x86_64-linu x"; host version: "5f8adea86cac1e0b126b181a4d3cc67c0503f43b"; pull-version: 1). Please report the COMPLETE output above by email to <bug-guix@gnu.org>. ```