Problems with gstreamer (cvs)



When I try to build gstreamer it fails with the following "error"

cc1: warnings being treated as errors
../gst/gstinfo.h:476: warning: `_gst_debug_register_funcptr' defined but
not used
make[4]: *** [libgstreamer_0.5_la-gst.lo] Error 1
make[4]: Leaving directory `/root/cvs/gstreamer/gst'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/cvs/gstreamer/gst'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/cvs/gstreamer/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/cvs/gstreamer'
make: *** [all] Error 2

I have attached full makelog
make  all-recursive
make[1]: Entering directory `/root/cvs/gstreamer'
Making all in include
make[2]: Entering directory `/root/cvs/gstreamer/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/cvs/gstreamer/include'
Making all in gst
make[2]: Entering directory `/root/cvs/gstreamer/gst'
make  all-recursive
make[3]: Entering directory `/root/cvs/gstreamer/gst'
Making all in parse
make[4]: Entering directory `/root/cvs/gstreamer/gst/parse'
make  all-am
make[5]: Entering directory `/root/cvs/gstreamer/gst/parse'
source='lex._gst_parse_yy.c' object='libgstparse_la-lex._gst_parse_yy.lo' libtool=yes \
depfile='.deps/libgstparse_la-lex._gst_parse_yy.Plo' tmpdepfile='.deps/libgstparse_la-lex._gst_parse_yy.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..    -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -I/usr/include/libxml2   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../.. -Wall -Werror -g -O2 -c -o libgstparse_la-lex._gst_parse_yy.lo `test -f 'lex._gst_parse_yy.c' || echo './'`lex._gst_parse_yy.c
rm -f .libs/libgstparse_la-lex._gst_parse_yy.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -Wall -Werror -g -O2 -c lex._gst_parse_yy.c -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.TPlo  -fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -Wall -Werror -g -O2 -c lex._gst_parse_yy.c -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.TPlo -o libgstparse_la-lex._gst_parse_yy.o >/dev/null 2>&1
mv -f .libs/libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-lex._gst_parse_yy.lo
source='grammar.tab.c' object='libgstparse_la-grammar.tab.lo' libtool=yes \
depfile='.deps/libgstparse_la-grammar.tab.Plo' tmpdepfile='.deps/libgstparse_la-grammar.tab.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..    -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -I/usr/include/libxml2   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../.. -Wall -Werror -g -O2 -c -o libgstparse_la-grammar.tab.lo `test -f 'grammar.tab.c' || echo './'`grammar.tab.c
rm -f .libs/libgstparse_la-grammar.tab.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -Wall -Werror -g -O2 -c grammar.tab.c -MT libgstparse_la-grammar.tab.lo -MD -MP -MF .deps/libgstparse_la-grammar.tab.TPlo  -fPIC -DPIC -o .libs/libgstparse_la-grammar.tab.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -Wall -Werror -g -O2 -c grammar.tab.c -MT libgstparse_la-grammar.tab.lo -MD -MP -MF .deps/libgstparse_la-grammar.tab.TPlo -o libgstparse_la-grammar.tab.o >/dev/null 2>&1
mv -f .libs/libgstparse_la-grammar.tab.lo libgstparse_la-grammar.tab.lo
/bin/sh ../../libtool --mode=link gcc  -g -O2   -o libgstparse.la   libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-grammar.tab.lo -lxml2 -lz -lm   -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpopt 
rm -fr .libs/libgstparse.la .libs/libgstparse.* .libs/libgstparse.*
ar cru .libs/libgstparse.al libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-grammar.tab.lo
ranlib .libs/libgstparse.al
creating libgstparse.la
(cd .libs && rm -f libgstparse.la && ln -s ../libgstparse.la libgstparse.la)
make[5]: Leaving directory `/root/cvs/gstreamer/gst/parse'
make[4]: Leaving directory `/root/cvs/gstreamer/gst/parse'
Making all in registries
make[4]: Entering directory `/root/cvs/gstreamer/gst/registries'
source='gstxmlregistry.c' object='libgstxmlregistry_la-gstxmlregistry.lo' libtool=yes \
depfile='.deps/libgstxmlregistry_la-gstxmlregistry.Plo' tmpdepfile='.deps/libgstxmlregistry_la-gstxmlregistry.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..    -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -I/usr/include/libxml2   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../.. -Wall -Werror -g -O2 -c -o libgstxmlregistry_la-gstxmlregistry.lo `test -f 'gstxmlregistry.c' || echo './'`gstxmlregistry.c
rm -f .libs/libgstxmlregistry_la-gstxmlregistry.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -Wall -Werror -g -O2 -c gstxmlregistry.c -MT libgstxmlregistry_la-gstxmlregistry.lo -MD -MP -MF .deps/libgstxmlregistry_la-gstxmlregistry.TPlo  -fPIC -DPIC -o .libs/libgstxmlregistry_la-gstxmlregistry.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -Wall -Werror -g -O2 -c gstxmlregistry.c -MT libgstxmlregistry_la-gstxmlregistry.lo -MD -MP -MF .deps/libgstxmlregistry_la-gstxmlregistry.TPlo -o libgstxmlregistry_la-gstxmlregistry.o >/dev/null 2>&1
mv -f .libs/libgstxmlregistry_la-gstxmlregistry.lo libgstxmlregistry_la-gstxmlregistry.lo
/bin/sh ../../libtool --mode=link gcc  -g -O2   -o libgstxmlregistry.la   libgstxmlregistry_la-gstxmlregistry.lo -lxml2 -lz -lm   -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpopt 
rm -fr .libs/libgstxmlregistry.la .libs/libgstxmlregistry.* .libs/libgstxmlregistry.*
ar cru .libs/libgstxmlregistry.al libgstxmlregistry_la-gstxmlregistry.lo
ranlib .libs/libgstxmlregistry.al
creating libgstxmlregistry.la
(cd .libs && rm -f libgstxmlregistry.la && ln -s ../libgstxmlregistry.la libgstxmlregistry.la)
make[4]: Leaving directory `/root/cvs/gstreamer/gst/registries'
Making all in .
make[4]: Entering directory `/root/cvs/gstreamer/gst'
source='gst.c' object='libgstreamer_0.5_la-gst.lo' libtool=yes \
depfile='.deps/libgstreamer_0.5_la-gst.Plo' tmpdepfile='.deps/libgstreamer_0.5_la-gst.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -I/usr/include/libxml2   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I.. -Wall -Werror -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.5"\"  -g -O2 -c -o libgstreamer_0.5_la-gst.lo `test -f 'gst.c' || echo './'`gst.c
rm -f .libs/libgstreamer_0.5_la-gst.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -Wall -Werror -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.5\" -g -O2 -c gst.c -MT libgstreamer_0.5_la-gst.lo -MD -MP -MF .deps/libgstreamer_0.5_la-gst.TPlo  -fPIC -DPIC -o .libs/libgstreamer_0.5_la-gst.lo
cc1: warnings being treated as errors
../gst/gstinfo.h:476: warning: `_gst_debug_register_funcptr' defined but not used
make[4]: *** [libgstreamer_0.5_la-gst.lo] Error 1
make[4]: Leaving directory `/root/cvs/gstreamer/gst'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/cvs/gstreamer/gst'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/cvs/gstreamer/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/cvs/gstreamer'
make: *** [all] Error 2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]