On 23-07-2022 11:35, paren--- via Bug reports for GNU Guix wrote:
[log output:<https://paste.sr.ht/~unmatched-paren/af420655dffb4f0af2b36a014725602a102989f2>]
I think I've seen this one before, but I couldn't figure it out.
In ice-9/boot-9.scm:
1685:16 6 (raise-exception _ #:continuable? _)
1685:16 5 (raise-exception _ #:continuable? _)
1780:13 4 (_ #<&compound-exception components: (#<&assertion-fail…>)
In guix/build/compile.scm:
191:6 3 (_ _ . _)
In ice-9/boot-9.scm:
1747:15 2 (with-exception-handler #<procedure 7f1d5aeeb3c0 at ic…> …)
In guix/build/compile.scm:
194:22 1 (_)
In unknown file:
0 (make-stack #t)
guix/build/compile.scm:194:22: In procedure cdr: Wrong type argument in
position 1 (expecting pair): #f
Looks like an &assertion-failure is being obscured, so I guess the error handling in (guix build compile) is wrong somehow? Greetings, Maxime
OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
