g-wrap-dev
[Top][All Lists]
Advanced

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

guile-gnome errors using latest git g-wrap.


From: dsmich
Subject: guile-gnome errors using latest git g-wrap.
Date: Mon, 4 Apr 2011 20:15:55 -0400

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)> (#)]
2386: 7 [resolve-interface (gnome gw gtk) #:select ...]
2311: 6 [#<procedure 1a1c560 at ice-9/boot-9.scm:2299:4 (name #:optional 
autoload version #:key ensure)> # ...]
2577: 5 [try-module-autoload (gnome gw gtk) #f]
1917: 4 [save-module-excursion #<procedure 241e480 at ice-9/boot-9.scm:2578:17 
()>]
2588: 3 [#<procedure 241e480 at ice-9/boot-9.scm:2578:17 ()>]
In unknown file:
   ?: 2 [primitive-load-path "gnome/gw/gtk" #f]
In gnome/gw/gtk.scm:
  11: 1 [#<procedure 24162c0 ()>]
In unknown file:
   ?: 0 [dynamic-call "gw_init_wrapset_gnome_gtk" #]

ERROR: In procedure dynamic-call:
ERROR: In procedure %gw:wrapset-new: dependency on nonexisting wrapset: standard


This works when using g-wrap eeb1aaeaf26ef510cbb535a7e9e04776cd74926f

Thanks,
  -Dale




reply via email to

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