bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56722: guix pull fails -- unbound variable in gnu/home/services/syml


From: Maxime Devos
Subject: bug#56722: guix pull fails -- unbound variable in gnu/home/services/symlink-manager.scm
Date: Sat, 23 Jul 2022 12:32:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0


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

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]