Hi Tobias, Tobias Platen writes: > /gnu/store/vc2j3816jx9z4vgrw6zmk357xrka3zy0-texlive-latex-amsmath-51265.drv wird erstellt … > \ „build“-PhaseBacktrace: > 13 (primitive-load "/gnu/store/y5sniqlw2x5aaixyk4bw162v2a7bwdpl-compute-guix-derivation") > In ice-9/eval.scm: > 155:9 12 (_ _) > 159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) > In ice-9/boot-9.scm: > 152:2 10 (with-fluid* _ _ _) > 152:2 9 (with-fluid* _ _ _) > In ./guix/store.scm: > 2090:24 8 (run-with-store # _ #:guile-for-build _ #:system _ #:target _) > 1927:8 7 (_ _) > In ./guix/gexp.scm: > 275:18 6 (_ _) > 1156:2 5 (_ _) > 1022:2 4 (_ _) > 868:4 3 (_ _) > In ./guix/store.scm: > 1975:12 2 (_ #) > 1377:5 1 (map/accumulate-builds # _ _) > 1388:15 0 (_ # _ _) > > ./guix/store.scm:1388:15: ERROR: > 1. &store-protocol-error: > message: "build of `/gnu/store/bbvxcaa31h006wg2kp1ysly55hkm56hn-po4a-0.63.drv' failed" > status: 100 > guix pull: error: You found a bug: the program '/gnu/store/y5sniqlw2x5aaixyk4bw162v2a7bwdpl-compute-guix-derivation' > failed to compute the derivation for Guix (version: "6243ad3812f8c689599a19f0e8b9719ba14461f2"; system: "powerpc64le-linux"; > host version: "1.3.0"; pull-version: 1). > Please report it by email to . Thanks for the report! I'll try reproducing it locally, but in the meantime, if you could provide the following information, it would be helpful. What is the output of "guix describe" on your Talos II? When you ran "guix pull", did you just run "guix pull" or did you pass some options in? I.e., were you trying to pull to a specific branch or commit? If you are pulling using a channel file (e.g., ~/.config/guix/channels.scm), could you share it? Does "guix build po4a" successfully build po4a? Does "guix build -d po4a" show the same derivation as above (/gnu/store/bbvxcaa31h006wg2kp1ysly55hkm56hn-po4a-0.63.drv)? -- Chris