Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=754023 --- Comment #4 from Jerry James <loganjerry@xxxxxxxxx> 2012-02-15 18:38:54 EST --- This package fails to build in Rawhide, probably due to the recent libpng update. The failing part of the build is this: gcc -DLOCALEDIR=\"/usr/share/locale\" -DMUMPOT_DATADIR=\"/usr/share/mumpot\" -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libxml2 -I../pixmaps -I../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mapconfig.c png_io.c: In function 'save_pinfo': png_io.c:79:23: error: dereferencing pointer to incomplete type png_io.c: In function 'load_gfxfile': png_io.c:171:23: error: dereferencing pointer to incomplete type png_io.c:190:16: warning: passing argument 3 of 'png_get_IHDR' from incompatible pointer type [enabled by default] In file included from png_io.c:17:0: /usr/include/libpng15/png.h:2153:22: note: expected 'png_uint_32 *' but argument is of type 'long unsigned int *' png_io.c:190:16: warning: passing argument 4 of 'png_get_IHDR' from incompatible pointer type [enabled by default] In file included from png_io.c:17:0: /usr/include/libpng15/png.h:2153:22: note: expected 'png_uint_32 *' but argument is of type 'long unsigned int *' png_io.c:149:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] make[3]: *** [png_io.o] Error 1 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review