[gstreamer-bugs] [Bug 325599] New: Build fails with GCC 4.1

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 3 02:14:52 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325599
 GStreamer | gstreamer (core) | Ver: 0.8.x

           Summary: Build fails with GCC 4.1
           Product: GStreamer
           Version: 0.8.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kmaraas at gnome.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Tried building gstreamer with GCC 4.1 on a fedora rawhide setup here with
jhbuild, but it fails with the following warnings:

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -pthread -I/opt/gnome/ include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libxml2
-D_LARGEFILE_SOURCE -D_FILE_OFFSE T_BITS=64 -fno-common -g -Wall -Werror
-DGST_DISABLE_DEPRECATED -m32 -mpreferred-stack-boundary=2 -I/usr/include/
valgrind -I.. -DGST_MAJORMINOR=\"0.8\" -Wall -g -O0 -MT
libgstreamer_0.8_la-gst.lo -MD -MP -MF .deps/libgstreamer _0.8_la-gst.Tpo -c
gst.c  -fPIC -DPIC -o .libs/libgstreamer_0.8_la-gst.o
cc1: warnings being treated as errors
gst.c: In function 'init_post':
gst.c:589: warning: statement with no effect
gst.c:615: warning: statement with no effect
gst.c:617: warning: statement with no effect
make[4]: *** [libgstreamer_0.8_la-gst.lo] Error 1
make[4]: Leaving directory `/home/kmaraas/cvs/gnome214/gstreamer/gst'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/kmaraas/cvs/gnome214/gstreamer/gst'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/kmaraas/cvs/gnome214/gstreamer/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kmaraas/cvs/gnome214/gstreamer'
make: *** [all] Error 2
*** error during stage build of gstreamer: could not build module *** [11/84]


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list