5 Apr 2011 02:15
guile-gnome errors using latest git g-wrap.
<dsmich <at> roadrunner.com>
2011-04-05 00:15:55 GMT
2011-04-05 00:15:55 GMT
Ok, here are the errors I get from a git guile-gnome built with a latest git g-wrap:
$ guile-gnome-2 hello.scm
;;; note: source file /usr/local/share/guile-gnome-2/gnome/gtk.scm
;;; newer than compiled /home/dsmith/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/guile-gnome-2/gnome/gtk.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/share/guile-gnome-2/gnome/gtk.scm
;;; WARNING: compilation of /usr/local/share/guile-gnome-2/gnome/gtk.scm failed:
;;; key misc-error, throw args ("%gw:wrapset-new" "dependency on nonexisting wrapset: standard" () #f)
Backtrace:
In ice-9/boot-9.scm:
2577: 19 [try-module-autoload (gnome gtk) #f]
1917: 18 [save-module-excursion #<procedure 2399660 at ice-9/boot-9.scm:2578:17 ()>]
2588: 17 [#<procedure 2399660 at ice-9/boot-9.scm:2578:17 ()>]
In unknown file:
?: 16 [primitive-load-path "gnome/gtk" #f]
In ice-9/eval.scm:
458: 15 [#<procedure 19031a0 at ice-9/eval.scm:452:4 (exp)> (time-debug #)]
In ice-9/psyntax.scm:
1042: 14 [chi-top-sequence ((time-debug (use-modules #))) () ...]
931: 13 [scan ((time-debug (use-modules #))) () ...]
940: 12 [scan ((use-modules (gnome gw gtk))) () ...]
1033: 11 [scan ((# #) #(syntax-object *unspecified* # #)) () (()) ...]
In ice-9/boot-9.scm:
2940: 10 [process-use-modules (((gnome gw gtk)))]
In unknown file:
?: 9 [map #<procedure 1a5d580 at ice-9/boot-9.scm:2940:25 (mif-args)> ((#))]
In ice-9/boot-9.scm:
2941: 8 [#<procedure 1a5d580 at ice-9/boot-9.scm:2940:25 (mif-args)> (#)]
(Continue reading)
RSS Feed