Bug#532545: gnome-python-desktop: FTBFS: Cannot find libgnomeui/gnome-ui-init.h

Daniel Schepler dschepler at gmail.com
Wed Jun 10 00:18:53 UTC 2009


Package: gnome-python-desktop
Version: 2.24.1-1
Severity: serious

From my pbuilder build log:

...
Making all in gnomeapplet
make[3]: Entering directory `/tmp/buildd/gnome-python-desktop-2.24.1/build-2.5/gnomeapplet'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gnomeapplet -I.. -I/usr/include/python2.5 -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DORBIT2=1 -
pthread -D_REENTRANT -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -
I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 
-I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-
vfs-2.0/include -I/usr/include/gnome-python-2.0   -g -O2 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT gnomeapplet_la-appletmodule.lo -MD -MP -MF .deps/gnomeapplet_la-appletmodule.Tpo -c -o gnomeapplet_la-appletmodule.lo 
`test -f 'appletmodule.c' || echo '../../gnomeapplet/'`appletmodule.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../gnomeapplet -I.. -I/usr/include/python2.5 -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -D_REENTRANT -
I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -
I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -
I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-
vfs-2.0/include -I/usr/include/gnome-python-2.0 -g -O2 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT gnomeapplet_la-appletmodule.lo -MD -MP -MF .deps/gnomeapplet_la-appletmodule.Tpo -c ../../gnomeapplet/appletmodule.c  -
fPIC -DPIC -o .libs/gnomeapplet_la-appletmodule.o
../../gnomeapplet/appletmodule.c:13:38: error: libgnomeui/gnome-ui-init.h: No such file or directory
../../gnomeapplet/appletmodule.c: In function 'initgnomeapplet':
../../gnomeapplet/appletmodule.c:92: error: 'LIBGNOMEUI_MODULE' undeclared (first use in this function)
../../gnomeapplet/appletmodule.c:92: error: (Each undeclared identifier is reported only once
../../gnomeapplet/appletmodule.c:92: error: for each function it appears in.)
make[3]: *** [gnomeapplet_la-appletmodule.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/gnome-python-desktop-2.24.1/build-2.5/gnomeapplet'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gnome-python-desktop-2.24.1/build-2.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/gnome-python-desktop-2.24.1/build-2.5'
make: *** [build-2.5/build-stamp] Error 2
rm build-2.5/configure-stamp
dpkg-buildpackage: error: debian/rules build gave error exit status 2

It looks like maybe a -I flag is missing for the gnomeui includes.
-- 
Daniel Schepler







More information about the pkg-gnome-maintainers mailing list