[gstreamer-bugs] [Bug 303011] New: GStreamer 0.8 CVS compilation fails on GCC4 warning

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed May 4 09:18:48 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=303011
 GStreamer | gst-plugins | Ver: 0.8.x

           Summary: GStreamer 0.8 CVS compilation fails on GCC4 warning
           Product: GStreamer
           Version: 0.8.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-DGST_DISABLE_DEPRECATED -Wall -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT
libgstspeed_la-gstspeed.lo -MD -MP -MF .deps/libgstspeed_la-gstspeed.Tpo -c
gstspeed.c  -fPIC -DPIC -o .libs/libgstspeed_la-gstspeed.o
cc1: warnings being treated as errors
gstspeed.c: In function 'speed_parse_caps':
gstspeed.c:134: warning: pointer targets in passing argument 3 of
'gst_structure_get_int' differ in signedness
gstspeed.c:135: warning: pointer targets in passing argument 3 of
'gst_structure_get_int' differ in signedness
gstspeed.c:136: warning: pointer targets in passing argument 3 of
'gst_structure_get_int' differ in signedness
gstspeed.c:139: warning: pointer targets in passing argument 3 of
'gst_structure_get_int' differ in signedness
make[3]: *** [libgstspeed_la-gstspeed.lo] Error 1

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list