[gstreamer-bugs] [Bug 512654] New: gst-plugins-bad/gst/h264parse does not build in cvs head

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 28 12:46:14 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=512654

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: gst-plugins-bad/gst/h264parse does not build in cvs head
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: fredrik at obra.se
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
gst-plugins-bad/gst/h264parse does not build in cvs head.

I was also unable to find a toggle in configure to disable building h264parse
or plugins with no external dependencies. I need the soup plugin! :)

Steps to reproduce:
1. pull from cvs
2. build on my system (64bit)
3. rinse, repeat.


Actual results:
Making all in h264parse
make[3]: Entering directory `/home/fredrik/gst-plugins-bad/gst/h264parse'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..
   -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2  
-Wall -Werror  -g   -DGST_DISABLE_DEPRECATED -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -g -O2 -MT
libgsth264parse_la-gsth264parse.lo -MD -MP -MF
.deps/libgsth264parse_la-gsth264parse.Tpo -c -o
libgsth264parse_la-gsth264parse.lo `test -f 'gsth264parse.c' || echo
'./'`gsth264parse.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g
-DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g
-O2 -MT libgsth264parse_la-gsth264parse.lo -MD -MP -MF
.deps/libgsth264parse_la-gsth264parse.Tpo -c gsth264parse.c  -fPIC -DPIC -o
.libs/libgsth264parse_la-gsth264parse.o
cc1: warnings being treated as errors
gsth264parse.c: In function 'gst_h264_parse_chain_forward':
gsth264parse.c:431: warning: unused variable 'nal_ref_idc'
make[3]: *** [libgsth264parse_la-gsth264parse.lo] Error 1
make[3]: Leaving directory `/home/fredrik/gst-plugins-bad/gst/h264parse'


Expected results:
i expect the sucker to build

Does this happen every time?
yes

Other information:
gcc 4.2.2
glibc 2.7
binutils 2.18


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=512654.




More information about the Gstreamer-bugs mailing list