Hi, zimoun <zimon.touto...@gmail.com> skribis:
> With Guix 0f20b3f. > > run #1 > > guix build --sources=all $(guix package -A | cut -f1) --fallback > > download-progress > /gnu/store/960b2kch33maxjk7b6g5pp12rj2bagx6-SNPlocs.Hsapiens.dbSNP144.GRCh37_0.99.20.tar.gz > https://ci.guix.gnu.org/nar/960b2kch33maxjk7b6g5pp12rj2bagx6-SNPlocs.Hsapiens.dbSNP144.GRCh37_0.99.20.tar.gz > 913353344 152961120 > Backtrace: > 18 (primitive-load "/home/sitour/.config/guix/current/bin/…") > In guix/ui.scm: > 2154:12 17 (run-guix-command _ . _) > In ice-9/boot-9.scm: > 1736:10 16 (with-exception-handler _ _ #:unwind? _ # _) > 1731:15 15 (with-exception-handler #<procedure 7f51b7155fc0 at ic…> …) > In guix/status.scm: > 780:4 14 (call-with-status-report _ _) > In ice-9/boot-9.scm: > 1736:10 13 (with-exception-handler _ _ #:unwind? _ # _) > In guix/store.scm: > 636:37 12 (thunk) > 1305:8 11 (call-with-build-handler _ _) > 1305:8 10 (call-with-build-handler _ _) > 1305:8 9 (call-with-build-handler #<procedure 7f51b7155660 at g…> …) > In guix/scripts/build.scm: > 696:26 8 (_) > In guix/store.scm: > 1373:15 7 (_ #<store-connection 256.99 7f51ba6313c0> _ _) > 745:13 6 (process-stderr _ _) > In unknown file: > 5 (display "://ci.guix.gnu.org/nar/lzip/5v2xxcrh0npbzn2m…" …) > In guix/status.scm: > 703:16 4 (write! _ _ _) > 616:15 3 (_ (download-succeeded "/gnu/store/dm1fc94ais6h5q0:…" …) …) > 273:33 2 (compute-status _ #<<build-status> building: () downlo…> …) > In ice-9/boot-9.scm: > 1669:16 1 (raise-exception _ #:continuable? _) > 1669:16 0 (raise-exception _ #:continuable? _) > > ice-9/boot-9.scm:1669:16: In procedure raise-exception: > In procedure struct-vtable: Wrong type argument in position 1 > (expecting struct): #f That looks like a bug in (guix status). Do you have max-jobs > 1? Maxim reported a similar issue, gathered strace output etc., but I think it then fell through the cracks and I can’t find it anymore. Maxim, does that ring a bell? Thanks, Ludo’.