gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Werror -std=gnu99 -I/opt/gnome2/include/cairo -I/opt/gnome2/include -I/opt/gnome2/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/pango-1.0 -I/opt/gnome2/include/cairo -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include -I/opt/gnome2/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -I./jpeg/ -I/opt/gnome2/include/liboil-0.3 -pthread -I/opt/gnome2/include/gstreamer-0.10 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/libxml2 -DG_LOG_DOMAIN=\"Swfdec\" -g -O2 -MT libswfdec_0.5_la-swfdec_as_array.lo -MD -MP -MF .deps/libswfdec_0.5_la-swfdec_as_array.Tpo -c swfdec_as_array.c -fPIC -DPIC -o .libs/libswfdec_0.5_la-swfdec_as_array.o cc1: warnings being treated as errors swfdec_as_array.c: In function 'swfdec_as_array_foreach_sort_rename': swfdec_as_array.c:1046: warning: control reaches end of non-void function swfdec_as_array.c: In function 'swfdec_as_array_foreach_sort_indexedarray': swfdec_as_array.c:1082: warning: control reaches end of non-void function swfdec_as_array.c: In function 'swfdec_as_array_foreach_sort_populate': swfdec_as_array.c:1196: warning: control reaches end of non-void function make[4]: *** [libswfdec_0.5_la-swfdec_as_array.lo] Error 1 make[4]: Leaving directory `/home/luca/svn/gnome2/swfdec/libswfdec' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/luca/svn/gnome2/swfdec/libswfdec' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/luca/svn/gnome2/swfdec/libswfdec' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/luca/svn/gnome2/swfdec' make: *** [all] Error 2
Thanks for the report. Should be fixed since commit e53a7897c6361b974dd6a98d4960b8ff8c913ea2
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.