bugzilla-daemon at freedesktop.org
2007-Dec-22 21:10 UTC
[Swfdec] [Bug 13788] New: Build failure in jhbuild due to "control reaches end of non-void function"
http://bugs.freedesktop.org/show_bug.cgi?id=13788 Summary: Build failure in jhbuild due to "control reaches end of non-void function" Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy: elle.uca at libero.it QAContact: swfdec at lists.freedesktop.org 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 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at freedesktop.org
2007-Dec-23 13:40 UTC
[Swfdec] [Bug 13788] Build failure in jhbuild due to "control reaches end of non-void function"
http://bugs.freedesktop.org/show_bug.cgi?id=13788 otte at gnome.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from otte at gnome.org 2007-12-23 05:40 PST ------- Thanks for the report. Should be fixed since commit e53a7897c6361b974dd6a98d4960b8ff8c913ea2 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- 2 commits - libswfdec/swfdec_as_array.c
- 5 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_object.c libswfdec/swfdec_text_field_movie.c test/image
- 2 commits - libswfdec/swfdec_as_array.c test/trace
- Branch 'vivi' - 9 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_function.h libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_native_function.c
- 3 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_as_array.c libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_types.c libswfdec/swfdec_xml.c