bug-guix
[Top][All Lists]
Advanced

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

bug#25192: guix-0.11.0 fails to compile on modern GuixSD system


From: Ludovic Courtès
Subject: bug#25192: guix-0.11.0 fails to compile on modern GuixSD system
Date: Wed, 14 Dec 2016 00:14:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Mark H Weaver <address@hidden> skribis:

>    ?: 6 [primitive-load-path "language/tree-il/spec" ...]
> In language/tree-il/spec.scm:
>   21: 5 [#<procedure c02ca20 ()>]
> In ice-9/boot-9.scm:
> 2954: 4 [define-module* (language tree-il spec) #:filename ...]
> 2929: 3 [resolve-imports ((#) (#) (#) (#) ...)]
> 2870: 2 [resolve-interface (language tree-il compile-glil) #:select ...]
> In unknown file:
>    ?: 1 [scm-error misc-error #f ...]
> In ice-9/boot-9.scm:
>  109: 0 [#<procedure cccec40 at ice-9/boot-9.scm:100:6 (thrown-k . args)> 
> misc-error ...]
>
> ice-9/boot-9.scm:109:20: In procedure #<procedure cccec40 at 
> ice-9/boot-9.scm:100:6 (thrown-k . args)>:
> ice-9/boot-9.scm:109:20: no code for module (language tree-il compile-glil)

Does it succeed if you run “make” again?

That sounds to me like a thread-unsafety issue in
build-aux/compile-all.scm.  :-/

Ludo’.





reply via email to

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