Source: gimp-plugin-registry Version: 4.20120506 Severity: serious Tags: wheezy sid User: [email protected] Usertags: qa-ftbfs-20120524 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[3]: Entering directory > `/«PKGBUILDDIR»/wavelet-denoise/wavelet-denoise-0.3.1/src' > cc -Wall -g -fPIC -O2 -pthread -I/usr/include/gtk-2.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gimp-2.0 > -c -o plugin.o plugin.c > cc -Wall -g -fPIC -O2 -pthread -I/usr/include/gtk-2.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gimp-2.0 > -c -o colorspace.o colorspace.c > cc -Wall -g -fPIC -O2 -pthread -I/usr/include/gtk-2.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gimp-2.0 > -c -o denoise.o denoise.c > cc -Wall -g -fPIC -O2 -pthread -I/usr/include/gtk-2.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gimp-2.0 > -c -o wavelet.o wavelet.c > cc -Wall -g -fPIC -O2 -pthread -I/usr/include/gtk-2.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gimp-2.0 > -c -o events.o events.c > events.c: In function 'set_preview_mode': > events.c:145:27: warning: cast from pointer to integer of different size > [-Wpointer-to-int-cast] > events.c: In function 'set_preview_channel': > events.c:151:12: warning: cast from pointer to integer of different size > [-Wpointer-to-int-cast] > cc -Wall -g -fPIC -O2 -pthread -I/usr/include/gtk-2.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gimp-2.0 > -c -o interface.o interface.c > interface.c: In function 'user_interface': > interface.c:202:4: warning: cast to pointer from integer of different size > [-Wint-to-pointer-cast] > cc -Wall -g -fPIC -O2 -pthread -I/usr/include/gtk-2.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gimp-2.0 > -o wavelet-denoise plugin.o colorspace.o denoise.o wavelet.o events.o > interface.o -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 > -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 > -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 > -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 > -lglib-2.0 > make[3]: Leaving directory > `/«PKGBUILDDIR»/wavelet-denoise/wavelet-denoise-0.3.1/src' > make[2]: Leaving directory > `/«PKGBUILDDIR»/wavelet-denoise/wavelet-denoise-0.3.1' > touch build-stamp > make[1]: Leaving directory `/«PKGBUILDDIR»/wavelet-denoise' > make[1]: Entering directory `/«PKGBUILDDIR»/xmc' > make[1]: *** No rule to make target `build'. Stop. > make[1]: Leaving directory `/«PKGBUILDDIR»/xmc' > make: *** [build-stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/05/24/gimp-plugin-registry_4.20120506_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

