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

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Apr 19 01:46:27 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=301166
 GStreamer | gstreamer (core) | Ver: 0.8.9

           Summary: GStreamer 0.8 CVS compilation fails on GCC4 warning
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        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../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-common -g
-Wall -Werror -DGST_DISABLE_DEPRECATED -mpreferred-stack-boundary=2
-I/usr/include/valgrind -I/usr/include/valgrind/x86
-I/usr/include/valgrind/linux -I/usr/include/valgrind/x86-linux -I../.. -O2 -g
-pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4
-fasynchronous-unwind-tables -MT libgstxmlregistry_la-gstlibxmlregistry.lo -MD
-MP -MF .deps/libgstxmlregistry_la-gstlibxmlregistry.Tpo -c gstlibxmlregistry.c
 -fPIC -DPIC -o .libs/libgstxmlregistry_la-gstlibxmlregistry.o
cc1: warnings being treated as errors
gstlibxmlregistry.c: In function 'read_string':
gstlibxmlregistry.c:590: warning: pointer targets in passing argument 1 of
'g_strdup' differ in signedness
gstlibxmlregistry.c: In function 'read_uint':
gstlibxmlregistry.c:613: warning: pointer targets in passing argument 1 of
'strtol' differ in signedness
gstlibxmlregistry.c: In function 'read_enum':
gstlibxmlregistry.c:644: warning: pointer targets in passing argument 2 of
'g_enum_get_value_by_nick' differ in signedness
gstlibxmlregistry.c: In function 'load_pad_template':
gstlibxmlregistry.c:674: warning: pointer targets in initialization differ in
signedness
gstlibxmlregistry.c: In function 'load_feature':
gstlibxmlregistry.c:726: warning: pointer targets in initialization differ in
signedness
gstlibxmlregistry.c: In function 'load_plugin':
gstlibxmlregistry.c:821: warning: pointer targets in initialization differ in
signedness
gstlibxmlregistry.c: In function 'load_paths':
gstlibxmlregistry.c:868: warning: pointer targets in initialization differ in
signedness
make[4]: *** [libgstxmlregistry_la-gstlibxmlregistry.lo] Error 1
make[4]: Leaving directory
`/home/cschalle/RPMS/BUILD/gstreamer-0.8.9.1/gst/registries'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/cschalle/RPMS/BUILD/gstreamer-0.8.9.1/gst'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/cschalle/RPMS/BUILD/gstreamer-0.8.9.1/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cschalle/RPMS/BUILD/gstreamer-0.8.9.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.81631 (%build)


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