bug-guix
[Top][All Lists]
Advanced

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

[PATCH] gnu: tcl: Avoid a circular dependency.


From: Nikita Karetnikov
Subject: [PATCH] gnu: tcl: Avoid a circular dependency.
Date: Wed, 05 Jun 2013 16:49:09 +0400

You'll get the following error if you run 'git pull && make clean &&
make'.  Feel free to push if the patch is OK.

Backtrace:
In ice-9/boot-9.scm:
3001: 19 [#<procedure a77a7f8 at ice-9/boot-9.scm:2982:17 ()>]
In unknown file:
   ?: 18 [primitive-load-path "gnu/packages/ghostscript" ...]
In gnu/packages/ghostscript.scm:
  19: 17 [#<procedure a665e50 ()>]
In ice-9/boot-9.scm:
2870: 16 [define-module* (gnu packages ghostscript) #:filename ...]
2845: 15 [resolve-imports ((#) (#) (#) (#) ...)]
2783: 14 [resolve-interface (gnu packages tcl) #:select ...]
2708: 13 [#<procedure a159ea0 at ice-9/boot-9.scm:2696:4 (name #:optional 
autoload version #:key ensure)> # ...]
2981: 12 [try-module-autoload (gnu packages tcl) #f]
2320: 11 [save-module-excursion #<procedure a787390 at ice-9/boot-9.scm:2982:17 
()>]
3001: 10 [#<procedure a787390 at ice-9/boot-9.scm:2982:17 ()>]
In unknown file:
   ?: 9 [primitive-load-path "gnu/packages/tcl" ...]
In ice-9/eval.scm:
 432: 8 [eval # ()]
 453: 7 [eval # ()]
 432: 6 [eval # #]
 436: 5 [eval # #]
 387: 4 [eval # #]
 387: 3 [eval # #]
 393: 2 [eval #<memoized libx11> (#<undefined> #<undefined> #<undefined> ...)]
In unknown file:
   ?: 1 [memoize-variable-access! #<memoized libx11> #<directory # a7eee10>]
In ice-9/boot-9.scm:
 106: 0 [#<procedure a28e360 at ice-9/boot-9.scm:97:6 (thrown-k . args)> 
unbound-variable ...]

ice-9/boot-9.scm:106:20: In procedure #<procedure a28e360 at 
ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: Unbound variable: libx11
make[2]: *** [gnu/packages/cflow.go] Error 1
make[2]: Leaving directory `/home/guix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/guix'
make: *** [all] Error 2

Attachment: 0001-gnu-tcl-Avoid-a-circular-dependency.patch
Description: Text Data

Attachment: pgpVmXnFvzaCY.pgp
Description: PGP signature


reply via email to

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