[gstreamer-bugs] [Bug 550015] New: build failure: gstcmmlparser.c:115: error: format not a string literal and no format arguments
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Aug 30 22:51:57 PDT 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=550015
GStreamer | gst-plugins-good | Ver: HEAD CVS
Summary: build failure: gstcmmlparser.c:115: error: format not a
string literal and no format arguments
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: cskeogh at adam.com.au
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.23/2.24
GNOME milestone: Unspecified
Building gst-plugins-good HEAD using jhbuild on Ubuntu intrepid, the following
error occurs:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread
-I/opt/gnome2/include/gstreamer-0.10 -I/opt/gnome2/include/glib-2.0
-I/opt/gnome2/lib64/glib-2.0/include -I/opt/gnome2/include/libxml2 -pthread
-I/opt/gnome2/include/gstreamer-0.10 -I/opt/gnome2/include/glib-2.0
-I/opt/gnome2/lib64/glib-2.0/include -I/opt/gnome2/include/libxml2
-I../../gst-libs -I../../gst-libs -pthread -I/opt/gnome2/include/gstreamer-0.10
-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib64/glib-2.0/include
-I/opt/gnome2/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Werror
-fno-strict-aliasing -g -DGST_DISABLE_DEPRECATED -I/opt/gnome2/include/libxml2
-g -O0 -MT libgstannodex_la-gstcmmlparser.lo -MD -MP -MF
.deps/libgstannodex_la-gstcmmlparser.Tpo -c gstcmmlparser.c -fPIC -DPIC -o
.libs/libgstannodex_la-gstcmmlparser.o
cc1: warnings being treated as errors
gstcmmlparser.c: In function ‘gst_cmml_parser_parse_chunk’:
gstcmmlparser.c:115: error: format not a string literal and no format arguments
make[3]: *** [libgstannodex_la-gstcmmlparser.lo] Error 1
make[3]: Leaving directory
`/home/oxyde/cvs/gnome2/gst-plugins-good/ext/annodex'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/oxyde/cvs/gnome2/gst-plugins-good/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/oxyde/cvs/gnome2/gst-plugins-good'
make: *** [all] Error 2
--
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=550015.
More information about the Gstreamer-bugs
mailing list