Bug#500767: gnome-python-extras: Build fails due to removed gdl-icons.h header file

Rasmus Bøg Hansen rasmus at msconsult.dk
Wed Oct 1 08:48:37 UTC 2008


Package: gnome-python-extras
Version: 2.19.1-2
Severity: serious
Justification: FTBFS

gdl-icons.h was removed from gdl. This causes gnome-python-extras to fail to build:

if /bin/sh ../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gdl -I.. -I/usr/include/python2.4 -I/usr/include/libgdl-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/pygtk-2.0      -g -O2 -Wall -fno-strict-aliasing -MT gdl.lo -MD -MP -MF ".deps/gdl.Tpo" -c -o gdl.lo gdl.c; \
	then mv -f ".deps/gdl.Tpo" ".deps/gdl.Plo"; else rm -f ".deps/gdl.Tpo"; exit 1; fi
 i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gdl -I.. -I/usr/include/python2.4 -I/usr/include/libgdl-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gdl.lo -MD -MP -MF .deps/gdl.Tpo -c gdl.c  -fPIC -DPIC -o .libs/gdl.o
gdl.override:9:27: error: gdl/gdl-icons.h: No such file or directory
make[3]: *** [gdl.lo] Fejl 1
make[3]: Forlader katalog '/tmp/gnome-python-extras-2.19.1/build-2.4/gdl'
make[2]: *** [all-recursive] Fejl 1
make[2]: Forlader katalog '/tmp/gnome-python-extras-2.19.1/build-2.4'
make[1]: *** [all] Fejl 2
make[1]: Forlader katalog '/tmp/gnome-python-extras-2.19.1/build-2.4'
make: *** [build-2.4/build-stamp] Fejl 2
rm build-2.4/configure-stamp
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
debuild: fatal error at line 1319:
dpkg-buildpackage -rfakeroot -D -us -uc failed

This header is no longer required and removing "#include <gdl/gdl-icons.h>"
from gdl/gdl.override line 9 allows the package to build again.

A rebuild of the package is needed to fix bug #500526.

Regards
/Rasmus Bøg Hansen

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26.5 (PREEMPT)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to da_DK.UTF-8)
Shell: /bin/sh linked to /bin/bash






More information about the pkg-gnome-maintainers mailing list