GNOME Bugzilla – Bug 660162
[regression] build failure in 3.2.0
Last modified: 2011-09-27 12:11:26 UTC
I'm upgrading from 3.1.92 to 3.2.0. The build fails with: make[5]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/platform/gtk+-3.0/work/main.d/gtk+-3.2.0/gdk' GEN gdkconfig.h GISCAN Gdk-3.0.gir Traceback (most recent call last):
+ Trace 228584
sys.exit(scanner_main(sys.argv))
ss = create_source_scanner(options, args)
ss.parse_files(filenames)
self._parse(headers)
stdout=subprocess.PIPE)
errread, errwrite)
raise child_exception
make[5]: *** [Gdk-3.0.gir] Error 1 ma
rebuilding with --enable-introspection=no "works" (or at least hides the problem).
I'm getting this error from other parts of the gnome-3.2.0 build: e.g., in gtk-pixbuf-2.24: Entering directory `/home/ronis/Project/notar/GNOME/garnome/platform/gdk-pixbuf/work/main.d/gdk-pixbuf-2.24.0/gdk-pixbuf' /opt/garnome-svn-3.2.0/bin/g-ir-scanner --namespace=GdkPixbuf --nsversion=2.0 --libtool="/bin/sh ../libtool" --include=GModule-2.0 --include=Gio-2.0 --pkg-export=gdk-pixbuf-2.0 --library=libgdk_pixbuf-2.0.la --warn-all --strip-prefix=Gdk --c-include="gdk-pixbuf/gdk-pixbuf.h" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -pthread -I/opt/garnome-svn-3.2.0/include/glib-2.0 -I/opt/garnome-svn-3.2.0/lib/glib-2.0/include -I/usr/include/libpng14 gdk-pixbuf.h gdk-pixbuf-core.h gdk-pixbuf-transform.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-simple-anim.h gdk-pixbuf-loader.h gdk-pixbuf-enum-types.h gdk-pixbuf-marshal.h gdk-pixbuf-features.h gdk-pixdata.h gdk-pixbuf-i18n.h gdk-pixbuf.c gdk-pixbuf-animation.c gdk-pixbuf-data.c gdk-pixbuf-io.c gdk-pixbuf-loader.c gdk-pixbuf-scale.c gdk-pixbuf-simple-anim.c gdk-pixbuf-scaled-anim.c gdk-pixbuf-util.c gdk-pixdata.c gdk-pixbuf-enum-types.c libgdk_pixbuf-2.0.la Makefile --output GdkPixbuf-2.0.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. Traceback (most recent call last):
+ Trace 228586
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 660160 ***