Hello Ludo, It does happen every time, I've added the parameters '--max-jobs=1 --no-offload' and I get the same results with the same stack trace. Anything else I could give you, should I open a bug report?
Thanks ph On Tue, Mar 8, 2022 at 5:51 AM Ludovic Courtès <[email protected]> wrote: > 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’. > -- ph, http://heykimo.com
