Package: guile-gnome-platform
Version: 2.16.1-6
Severity: serious
package seems to ftbfs.
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DORBIT2=1 -pthread
-D_REENTRANT -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2
-I/usr/include/atk-1.0 -I/usr/include/pixman-1
-I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0
-I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1
-I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/orbit-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2
-I/usr/include/pango-1.0 -I/usr/include/gail-1.0
-I/usr/lib/gtk-2.0/include -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/libpng12
-I/usr/include/panel-2.0 -DGNOMELOCALEDIR=\""/usr/share/locale"\"
-DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED
-DDATADIR=\""/usr/share/"\" -DPREFIX=\""/usr/"\"
-DLIBDIR=\""/usr/lib/"\" -DSYSCONFDIR=\""/etc/"\" -g -O2 -c grandr.c
In file included from
/usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:35:0,
from /usr/include/libgnomeui-2.0/gnome.h:7,
from grandr.c:21:
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:620:2: error:
unknown type name 'GtkCallbackMarshal'
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:687:9: error:
unknown type name 'GtkCallbackMarshal'
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:725:11:
error: unknown type name 'GtkCallbackMarshal'
/usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:771:9: error:
unknown type name 'GtkCallbackMarshal'
In file included from
/usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:62:0,
from /usr/include/libgnomeui-2.0/gnome.h:7,
from grandr.c:21:
/usr/include/libgnomeui-2.0/libgnomeui/gnome-client.h:457:13: error:
unknown type name 'GtkCallbackMarshal'
grandr.c: In function 'xrandr_get_config':
grandr.c:194:11: warning: cast to pointer from integer of different
size [-Wint-to-pointer-cast]
grandr.c:195:5: warning: passing argument 1 of 'XRRGetScreenInfo' makes
pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:131:25: note: expected 'struct
Display *' but argument is of type 'int'
grandr.c: In function 'xrandr_set_config':
grandr.c:217:33: warning: passing argument 1 of 'XRRSetScreenConfig'
makes pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:143:8: note: expected 'struct
Display *' but argument is of type 'int'
grandr.c: In function 'menu_output_selected':
grandr.c:243:2: warning: passing argument 1 of 'XRRGetScreenResources'
makes pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:242:1: note: expected 'struct
Display *' but argument is of type 'int'
grandr.c:246:3: warning: passing argument 1 of 'XRRGetOutputInfo' makes
pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:266:1: note: expected 'struct
Display *' but argument is of type 'int'
grandr.c: In function 'grandr_applet_build_menu':
grandr.c:379:78: warning: cast to pointer from integer of different
size [-Wint-to-pointer-cast]
grandr.c:413:66: warning: cast to pointer from integer of different
size [-Wint-to-pointer-cast]
grandr.c:429:5: warning: passing argument 1 of 'XRRGetScreenResources'
makes pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:242:1: note: expected 'struct
Display *' but argument is of type 'int'
grandr.c:433:3: warning: passing argument 1 of 'XRRGetOutputInfo' makes
pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:266:1: note: expected 'struct
Display *' but argument is of type 'int'
grandr.c:439:68: warning: cast to pointer from integer of different
size [-Wint-to-pointer-cast]
grandr.c: In function 'grandr_applet_new':
grandr.c:484:5: warning: passing argument 1 of 'XRRQueryVersion' makes
pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:127:8: note: expected 'struct
Display *' but argument is of type 'int'
grandr.c: In function 'grandr_applet_factory':
grandr.c:524:5: warning: passing argument 1 of 'XRRQueryExtension'
makes pointer from integer without a cast [enabled by default]
/usr/include/X11/extensions/Xrandr.h:124:6: note: expected 'struct
Display *' but argument is of type 'int'
make[3]: *** [grandr.o] Error 1
make[3]: Leaving directory `/tmp/buildd/gnome-randr-applet-0.4.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gnome-randr-applet-0.4.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/gnome-randr-applet-0.4.1'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Is it possible to check this out?
On Ubuntu it fails atm with:
Running test case: test-wrapset-api
test-wrapset-api: exception in test: (misc-error "dynamic-link" "file:
~S, message: ~S" ("libgw-guile-gnome-corba" "file not found") #f)
1 run, 1 failed
FAIL: wrapset.scm
==================
1 of 1 test failed
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org