Hi Pier-Hugues, Pier-Hugues Pellerin <[email protected]> skribis:
> In guix/status.scm: > 645:15 4 (_ (build-log 4365 "[1/11] Generating avizo-resource…") #) > 179:23 3 (update-build #<<build-status> building: () downloadin…> …) > In ice-9/boot-9.scm: > 1685:16 2 (raise-exception _ #:continuable? _) > 1685:16 1 (raise-exception _ #:continuable? _) > 1685:16 0 (raise-exception _ #:continuable? _) > > ice-9/boot-9.scm:1685:16: In procedure raise-exception: > In procedure struct-vtable: Wrong type argument in position 1 (expecting > struct): #f It looks like you hit a genuine bug, similar to <https://issues.guix.gnu.org/43518>. Does it happen every time you try to build this package? Does it happen when you build with ‘--max-jobs=1 --no-offload’? Thanks in advance, Ludo’.
