Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.76341 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf gstreamer-0.10.1.2 + /usr/bin/bzip2 -dc /usr/src/rpm/SOURCES/gstreamer-0.10.1.2.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gstreamer-0.10.1.2 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.75226 + umask 022 + cd /usr/src/rpm/BUILD + cd gstreamer-0.10.1.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info '--with-package-name=gstreamer FC rpm' --with-package-origin=http://gstreamer.freedesktop.org/download/fedora.html --enable-debug --with-cachedir=/var/cache/gstreamer-0.10 --enable-gtk-doc --enable-docbook ' ' --disable-tests --disable-examples configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: configure: configuring gstreamer for development with nano 2 checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking for pkg-config... /usr/bin/pkg-config checking for valgrind > 2.1... configure: Using as package name configure: Using as package origin configure: Using /var/cache/gstreamer-0.10 as registry cache dir configure: WARNING: Sissy ! By asking to not build the tests known to fail, you hereby waive your right to customer support. If you do not agree with this EULA, please press Ctrl-C before the next line is printed. By allowing the next line to be printed, you expressly acknowledge your acceptance of this EULA. checking whether byte ordering is bigendian... no checking if unaligned memory access works correctly... (whitelisted) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gawk... (cached) gawk checking for bison... /usr/bin/bison checking bison version... ok checking for flex... /usr/bin/flex checking for perl... /usr/bin/perl checking for valgrind... no checking for docbook2ps... yes checking for docbook2html... yes checking for jadetex... yes checking for ps2pdf... yes checking docbook2html version (DocBook-utils version 0.6.14 (jw version 1.1)) >= 0.6.10... yes checking for xsltproc... xsltproc checking whether xsltproc docbook processing works... yes checking for dvips... yes checking for xmllint... yes checking for fig2dev... yes checking for pngtopnm... yes checking for pnmtops... yes checking for epstopdf... yes configure: Will output HTML documentation configure: Will output PS documentation configure: Will output PDF documentation configure: Installing documentation in $(datadir)/doc/gstreamer-0.10 checking gtk-doc version >= 1.3... yes configure: Looking for Python version >= 2.1 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for inline... inline checking to see if compiler understands -fno-common... yes checking for sigaction... yes checking for _LARGEFILE_SOURCE value needed for large files... 1 checking for fseeko... yes checking for ftello... yes checking for fgetpos... yes checking for fsetpos... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether gcc implements __PRETTY_FUNCTION__... yes checking whether gcc implements __FUNCTION__... yes checking whether gcc implements __func__... yes checking for register_printf_function... yes checking for dladdr in -ldl... yes checking for glib-2.0 >= 2.6 gobject-2.0 gthread-2.0 gmodule-2.0... yes checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking glib version >= 2.8... yes checking for glib-2.0 >= 2.6... yes checking GLIB_ONLY_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_ONLY_LIBS... -lglib-2.0 checking for libxml-2.0 >= 2.4.9... yes checking XML_CFLAGS... -I/usr/include/libxml2 checking XML_LIBS... -lxml2 -lpthread -lz -lm configure: Test xml2 program linked checking for check - version >= 0.9.2... yes configure: CHECK_CFLAGS: configure: CHECK_LIBS: -lcheck configure: Using /usr/lib/gstreamer-0.10 as the plugin install location checking to see if compiler understands -Wall... yes checking to see if compiler understands -Werror... yes configure: set ERROR_CFLAGS to -Wall -Werror checking for libgnomeui-2.0... configure: creating ./config.status config.status: creating Makefile config.status: creating gst/Makefile config.status: creating gst/gstconfig.h config.status: creating gst/gstversion.h config.status: creating gst/parse/Makefile config.status: creating libs/Makefile config.status: creating libs/gst/Makefile config.status: creating libs/gst/base/Makefile config.status: creating libs/gst/check/Makefile config.status: creating libs/gst/controller/Makefile config.status: creating libs/gst/dataprotocol/Makefile config.status: creating libs/gst/net/Makefile config.status: creating plugins/Makefile config.status: creating plugins/indexers/Makefile config.status: creating plugins/elements/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating tests/benchmarks/Makefile config.status: creating tests/check/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/examples/Makefile config.status: creating tests/examples/controller/Makefile config.status: creating tests/examples/helloworld/Makefile config.status: creating tests/examples/launch/Makefile config.status: creating tests/examples/metadata/Makefile config.status: creating tests/examples/queue/Makefile config.status: creating tests/examples/typefind/Makefile config.status: creating tests/examples/xml/Makefile config.status: creating tools/Makefile config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating docs/Makefile config.status: creating docs/faq/Makefile config.status: creating docs/gst/Makefile config.status: creating docs/gst/gstreamer.types config.status: creating docs/libs/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/manual/Makefile config.status: creating docs/pwg/Makefile config.status: creating docs/xsl/Makefile config.status: creating docs/version.entities config.status: creating win32/common/config.h config.status: creating pkgconfig/Makefile config.status: creating stamp.h config.status: creating pkgconfig/gstreamer.pc config.status: creating pkgconfig/gstreamer-uninstalled.pc config.status: creating pkgconfig/gstreamer-base.pc config.status: creating pkgconfig/gstreamer-base-uninstalled.pc config.status: creating pkgconfig/gstreamer-check.pc config.status: creating pkgconfig/gstreamer-check-uninstalled.pc config.status: creating pkgconfig/gstreamer-controller.pc config.status: creating pkgconfig/gstreamer-controller-uninstalled.pc config.status: creating pkgconfig/gstreamer-dataprotocol.pc config.status: creating pkgconfig/gstreamer-dataprotocol-uninstalled.pc config.status: creating pkgconfig/gstreamer-net.pc config.status: creating pkgconfig/gstreamer-net-uninstalled.pc config.status: creating gstreamer.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2' Making all in gst make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' glib-mkenums \ --fhead "#ifndef __GST_ENUM_TYPES_H__\n#define __GST_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_ENUM_TYPES_H__ */" \ gst.h glib-compat.h gstobject.h gstbin.h gstbuffer.h gstbus.h gstcaps.h gstchildproxy.h gstclock.h gstcompat.h gstelement.h gstelementfactory.h gsterror.h gstevent.h gstfilter.h gstformat.h gstghostpad.h gstindex.h gstindexfactory.h gstinfo.h gstinterface.h gstiterator.h gstmacros.h gstmessage.h gstminiobject.h gstpad.h gstpadtemplate.h gstpipeline.h gstplugin.h gstpluginfeature.h gstquery.h gstsegment.h gststructure.h gstsystemclock.h gsttaglist.h gsttagsetter.h gsttask.h gsttrace.h gsttypefind.h gsttypefindfactory.h gsturi.h gstutils.h gstvalue.h gstregistry.h gstparse.h gstxml.h > gstenumtypes.h glib-genmarshal --header --prefix=gst_marshal ./gstmarshal.list > gstmarshal.h.tmp mv gstmarshal.h.tmp gstmarshal.h glib-mkenums \ --fhead "#include \"gst_private.h\"\n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "static void\nregister_@enum_name@ (GType* id)\n{\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n *id = g_@type@_register_static (\"@EnumName@\", values);\n}\nGType\n@enum_name@_get_type (void)\n{\n static GType id;\n static GOnce once = G_ONCE_INIT;\n\n g_once (&once, (GThreadFunc)register_@enum_name@, &id);\n return id;\n}\n" \ gst.h glib-compat.h gstobject.h gstbin.h gstbuffer.h gstbus.h gstcaps.h gstchildproxy.h gstclock.h gstcompat.h gstelement.h gstelementfactory.h gsterror.h gstevent.h gstfilter.h gstformat.h gstghostpad.h gstindex.h gstindexfactory.h gstinfo.h gstinterface.h gstiterator.h gstmacros.h gstmessage.h gstminiobject.h gstpad.h gstpadtemplate.h gstpipeline.h gstplugin.h gstpluginfeature.h gstquery.h gstsegment.h gststructure.h gstsystemclock.h gsttaglist.h gsttagsetter.h gsttask.h gsttrace.h gsttypefind.h gsttypefindfactory.h gsturi.h gstutils.h gstvalue.h gstregistry.h gstparse.h gstxml.h > gstenumtypes.c echo "#include \"gst_private.h\"" > gstmarshal.c.tmp echo "#include \"glib-object.h\"" >> gstmarshal.c.tmp echo "#include \"gstmarshal.h\"" >> gstmarshal.c.tmp glib-genmarshal --body --prefix=gst_marshal ./gstmarshal.list >> gstmarshal.c.tmp mv gstmarshal.c.tmp gstmarshal.c make all-recursive make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' Making all in parse make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/parse' /usr/bin/flex -P_gst_parse_yy parse.l grammar.tab.h if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF ".deps/libgstparse_la-lex._gst_parse_yy.Tpo" -c -o libgstparse_la-lex._gst_parse_yy.lo `test -f 'lex._gst_parse_yy.c' || echo './'`lex._gst_parse_yy.c; \ then mv -f ".deps/libgstparse_la-lex._gst_parse_yy.Tpo" ".deps/libgstparse_la-lex._gst_parse_yy.Plo"; else rm -f ".deps/libgstparse_la-lex._gst_parse_yy.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.Tpo -c lex._gst_parse_yy.c -fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.Tpo -c lex._gst_parse_yy.c -o libgstparse_la-lex._gst_parse_yy.o >/dev/null 2>&1 /usr/bin/bison -d -v -p_gst_parse__yy ./grammar.y -o grammar.tab.c ./grammar.y: conflicts: 37 shift/reduce, 5 reduce/reduce if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-grammar.tab.lo -MD -MP -MF ".deps/libgstparse_la-grammar.tab.Tpo" -c -o libgstparse_la-grammar.tab.lo `test -f 'grammar.tab.c' || echo './'`grammar.tab.c; \ then mv -f ".deps/libgstparse_la-grammar.tab.Tpo" ".deps/libgstparse_la-grammar.tab.Plo"; else rm -f ".deps/libgstparse_la-grammar.tab.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-grammar.tab.lo -MD -MP -MF .deps/libgstparse_la-grammar.tab.Tpo -c grammar.tab.c -fPIC -DPIC -o .libs/libgstparse_la-grammar.tab.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-grammar.tab.lo -MD -MP -MF .deps/libgstparse_la-grammar.tab.Tpo -c grammar.tab.c -o libgstparse_la-grammar.tab.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstparse.la libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-grammar.tab.lo -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ar cru .libs/libgstparse.a .libs/libgstparse_la-lex._gst_parse_yy.o .libs/libgstparse_la-grammar.tab.o ranlib .libs/libgstparse.a creating libgstparse.la (cd .libs && rm -f libgstparse.la && ln -s ../libgstparse.la libgstparse.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/parse' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-glib-compat.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-glib-compat.Tpo" -c -o libgstreamer_0.10_la-glib-compat.lo `test -f 'glib-compat.c' || echo './'`glib-compat.c; \ then mv -f ".deps/libgstreamer_0.10_la-glib-compat.Tpo" ".deps/libgstreamer_0.10_la-glib-compat.Plo"; else rm -f ".deps/libgstreamer_0.10_la-glib-compat.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-glib-compat.lo -MD -MP -MF .deps/libgstreamer_0.10_la-glib-compat.Tpo -c glib-compat.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-glib-compat.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-glib-compat.lo -MD -MP -MF .deps/libgstreamer_0.10_la-glib-compat.Tpo -c glib-compat.c -o libgstreamer_0.10_la-glib-compat.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gst.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gst.Tpo" -c -o libgstreamer_0.10_la-gst.lo `test -f 'gst.c' || echo './'`gst.c; \ then mv -f ".deps/libgstreamer_0.10_la-gst.Tpo" ".deps/libgstreamer_0.10_la-gst.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gst.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gst.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gst.Tpo -c gst.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gst.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gst.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gst.Tpo -c gst.c -o libgstreamer_0.10_la-gst.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstobject.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstobject.Tpo" -c -o libgstreamer_0.10_la-gstobject.lo `test -f 'gstobject.c' || echo './'`gstobject.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstobject.Tpo" ".deps/libgstreamer_0.10_la-gstobject.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstobject.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstobject.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstobject.Tpo -c gstobject.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstobject.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstobject.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstobject.Tpo -c gstobject.c -o libgstreamer_0.10_la-gstobject.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstbin.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstbin.Tpo" -c -o libgstreamer_0.10_la-gstbin.lo `test -f 'gstbin.c' || echo './'`gstbin.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstbin.Tpo" ".deps/libgstreamer_0.10_la-gstbin.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstbin.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstbin.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstbin.Tpo -c gstbin.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstbin.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstbin.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstbin.Tpo -c gstbin.c -o libgstreamer_0.10_la-gstbin.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstbuffer.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstbuffer.Tpo" -c -o libgstreamer_0.10_la-gstbuffer.lo `test -f 'gstbuffer.c' || echo './'`gstbuffer.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstbuffer.Tpo" ".deps/libgstreamer_0.10_la-gstbuffer.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstbuffer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstbuffer.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstbuffer.Tpo -c gstbuffer.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstbuffer.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstbuffer.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstbuffer.Tpo -c gstbuffer.c -o libgstreamer_0.10_la-gstbuffer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstbus.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstbus.Tpo" -c -o libgstreamer_0.10_la-gstbus.lo `test -f 'gstbus.c' || echo './'`gstbus.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstbus.Tpo" ".deps/libgstreamer_0.10_la-gstbus.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstbus.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstbus.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstbus.Tpo -c gstbus.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstbus.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstbus.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstbus.Tpo -c gstbus.c -o libgstreamer_0.10_la-gstbus.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstcaps.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstcaps.Tpo" -c -o libgstreamer_0.10_la-gstcaps.lo `test -f 'gstcaps.c' || echo './'`gstcaps.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstcaps.Tpo" ".deps/libgstreamer_0.10_la-gstcaps.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstcaps.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstcaps.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstcaps.Tpo -c gstcaps.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstcaps.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstcaps.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstcaps.Tpo -c gstcaps.c -o libgstreamer_0.10_la-gstcaps.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstchildproxy.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstchildproxy.Tpo" -c -o libgstreamer_0.10_la-gstchildproxy.lo `test -f 'gstchildproxy.c' || echo './'`gstchildproxy.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstchildproxy.Tpo" ".deps/libgstreamer_0.10_la-gstchildproxy.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstchildproxy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstchildproxy.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstchildproxy.Tpo -c gstchildproxy.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstchildproxy.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstchildproxy.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstchildproxy.Tpo -c gstchildproxy.c -o libgstreamer_0.10_la-gstchildproxy.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstclock.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstclock.Tpo" -c -o libgstreamer_0.10_la-gstclock.lo `test -f 'gstclock.c' || echo './'`gstclock.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstclock.Tpo" ".deps/libgstreamer_0.10_la-gstclock.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstclock.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstclock.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstclock.Tpo -c gstclock.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstclock.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstclock.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstclock.Tpo -c gstclock.c -o libgstreamer_0.10_la-gstclock.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstelement.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstelement.Tpo" -c -o libgstreamer_0.10_la-gstelement.lo `test -f 'gstelement.c' || echo './'`gstelement.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstelement.Tpo" ".deps/libgstreamer_0.10_la-gstelement.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstelement.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstelement.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstelement.Tpo -c gstelement.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstelement.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstelement.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstelement.Tpo -c gstelement.c -o libgstreamer_0.10_la-gstelement.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstelementfactory.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstelementfactory.Tpo" -c -o libgstreamer_0.10_la-gstelementfactory.lo `test -f 'gstelementfactory.c' || echo './'`gstelementfactory.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstelementfactory.Tpo" ".deps/libgstreamer_0.10_la-gstelementfactory.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstelementfactory.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstelementfactory.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstelementfactory.Tpo -c gstelementfactory.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstelementfactory.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstelementfactory.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstelementfactory.Tpo -c gstelementfactory.c -o libgstreamer_0.10_la-gstelementfactory.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsterror.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gsterror.Tpo" -c -o libgstreamer_0.10_la-gsterror.lo `test -f 'gsterror.c' || echo './'`gsterror.c; \ then mv -f ".deps/libgstreamer_0.10_la-gsterror.Tpo" ".deps/libgstreamer_0.10_la-gsterror.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gsterror.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsterror.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsterror.Tpo -c gsterror.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsterror.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsterror.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsterror.Tpo -c gsterror.c -o libgstreamer_0.10_la-gsterror.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstevent.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstevent.Tpo" -c -o libgstreamer_0.10_la-gstevent.lo `test -f 'gstevent.c' || echo './'`gstevent.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstevent.Tpo" ".deps/libgstreamer_0.10_la-gstevent.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstevent.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstevent.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstevent.Tpo -c gstevent.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstevent.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstevent.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstevent.Tpo -c gstevent.c -o libgstreamer_0.10_la-gstevent.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstfilter.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstfilter.Tpo" -c -o libgstreamer_0.10_la-gstfilter.lo `test -f 'gstfilter.c' || echo './'`gstfilter.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstfilter.Tpo" ".deps/libgstreamer_0.10_la-gstfilter.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstfilter.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstfilter.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstfilter.Tpo -c gstfilter.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstfilter.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstfilter.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstfilter.Tpo -c gstfilter.c -o libgstreamer_0.10_la-gstfilter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstformat.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstformat.Tpo" -c -o libgstreamer_0.10_la-gstformat.lo `test -f 'gstformat.c' || echo './'`gstformat.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstformat.Tpo" ".deps/libgstreamer_0.10_la-gstformat.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstformat.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstformat.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstformat.Tpo -c gstformat.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstformat.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstformat.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstformat.Tpo -c gstformat.c -o libgstreamer_0.10_la-gstformat.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstghostpad.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstghostpad.Tpo" -c -o libgstreamer_0.10_la-gstghostpad.lo `test -f 'gstghostpad.c' || echo './'`gstghostpad.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstghostpad.Tpo" ".deps/libgstreamer_0.10_la-gstghostpad.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstghostpad.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstghostpad.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstghostpad.Tpo -c gstghostpad.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstghostpad.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstghostpad.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstghostpad.Tpo -c gstghostpad.c -o libgstreamer_0.10_la-gstghostpad.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstindex.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstindex.Tpo" -c -o libgstreamer_0.10_la-gstindex.lo `test -f 'gstindex.c' || echo './'`gstindex.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstindex.Tpo" ".deps/libgstreamer_0.10_la-gstindex.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstindex.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstindex.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstindex.Tpo -c gstindex.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstindex.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstindex.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstindex.Tpo -c gstindex.c -o libgstreamer_0.10_la-gstindex.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstindexfactory.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstindexfactory.Tpo" -c -o libgstreamer_0.10_la-gstindexfactory.lo `test -f 'gstindexfactory.c' || echo './'`gstindexfactory.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstindexfactory.Tpo" ".deps/libgstreamer_0.10_la-gstindexfactory.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstindexfactory.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstindexfactory.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstindexfactory.Tpo -c gstindexfactory.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstindexfactory.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstindexfactory.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstindexfactory.Tpo -c gstindexfactory.c -o libgstreamer_0.10_la-gstindexfactory.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstinfo.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstinfo.Tpo" -c -o libgstreamer_0.10_la-gstinfo.lo `test -f 'gstinfo.c' || echo './'`gstinfo.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstinfo.Tpo" ".deps/libgstreamer_0.10_la-gstinfo.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstinfo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstinfo.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstinfo.Tpo -c gstinfo.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstinfo.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstinfo.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstinfo.Tpo -c gstinfo.c -o libgstreamer_0.10_la-gstinfo.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstinterface.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstinterface.Tpo" -c -o libgstreamer_0.10_la-gstinterface.lo `test -f 'gstinterface.c' || echo './'`gstinterface.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstinterface.Tpo" ".deps/libgstreamer_0.10_la-gstinterface.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstinterface.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstinterface.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstinterface.Tpo -c gstinterface.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstinterface.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstinterface.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstinterface.Tpo -c gstinterface.c -o libgstreamer_0.10_la-gstinterface.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstiterator.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstiterator.Tpo" -c -o libgstreamer_0.10_la-gstiterator.lo `test -f 'gstiterator.c' || echo './'`gstiterator.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstiterator.Tpo" ".deps/libgstreamer_0.10_la-gstiterator.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstiterator.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstiterator.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstiterator.Tpo -c gstiterator.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstiterator.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstiterator.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstiterator.Tpo -c gstiterator.c -o libgstreamer_0.10_la-gstiterator.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstmessage.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstmessage.Tpo" -c -o libgstreamer_0.10_la-gstmessage.lo `test -f 'gstmessage.c' || echo './'`gstmessage.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstmessage.Tpo" ".deps/libgstreamer_0.10_la-gstmessage.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstmessage.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstmessage.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstmessage.Tpo -c gstmessage.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstmessage.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstmessage.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstmessage.Tpo -c gstmessage.c -o libgstreamer_0.10_la-gstmessage.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstminiobject.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstminiobject.Tpo" -c -o libgstreamer_0.10_la-gstminiobject.lo `test -f 'gstminiobject.c' || echo './'`gstminiobject.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstminiobject.Tpo" ".deps/libgstreamer_0.10_la-gstminiobject.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstminiobject.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstminiobject.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstminiobject.Tpo -c gstminiobject.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstminiobject.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstminiobject.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstminiobject.Tpo -c gstminiobject.c -o libgstreamer_0.10_la-gstminiobject.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpad.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstpad.Tpo" -c -o libgstreamer_0.10_la-gstpad.lo `test -f 'gstpad.c' || echo './'`gstpad.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstpad.Tpo" ".deps/libgstreamer_0.10_la-gstpad.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstpad.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpad.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstpad.Tpo -c gstpad.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpad.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpad.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstpad.Tpo -c gstpad.c -o libgstreamer_0.10_la-gstpad.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpadtemplate.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstpadtemplate.Tpo" -c -o libgstreamer_0.10_la-gstpadtemplate.lo `test -f 'gstpadtemplate.c' || echo './'`gstpadtemplate.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstpadtemplate.Tpo" ".deps/libgstreamer_0.10_la-gstpadtemplate.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstpadtemplate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpadtemplate.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstpadtemplate.Tpo -c gstpadtemplate.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpadtemplate.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpadtemplate.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstpadtemplate.Tpo -c gstpadtemplate.c -o libgstreamer_0.10_la-gstpadtemplate.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpipeline.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstpipeline.Tpo" -c -o libgstreamer_0.10_la-gstpipeline.lo `test -f 'gstpipeline.c' || echo './'`gstpipeline.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstpipeline.Tpo" ".deps/libgstreamer_0.10_la-gstpipeline.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstpipeline.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpipeline.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstpipeline.Tpo -c gstpipeline.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpipeline.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpipeline.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstpipeline.Tpo -c gstpipeline.c -o libgstreamer_0.10_la-gstpipeline.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstplugin.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstplugin.Tpo" -c -o libgstreamer_0.10_la-gstplugin.lo `test -f 'gstplugin.c' || echo './'`gstplugin.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstplugin.Tpo" ".deps/libgstreamer_0.10_la-gstplugin.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstplugin.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstplugin.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstplugin.Tpo -c gstplugin.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstplugin.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstplugin.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstplugin.Tpo -c gstplugin.c -o libgstreamer_0.10_la-gstplugin.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpluginfeature.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstpluginfeature.Tpo" -c -o libgstreamer_0.10_la-gstpluginfeature.lo `test -f 'gstpluginfeature.c' || echo './'`gstpluginfeature.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstpluginfeature.Tpo" ".deps/libgstreamer_0.10_la-gstpluginfeature.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstpluginfeature.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpluginfeature.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstpluginfeature.Tpo -c gstpluginfeature.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpluginfeature.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstpluginfeature.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstpluginfeature.Tpo -c gstpluginfeature.c -o libgstreamer_0.10_la-gstpluginfeature.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstquery.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstquery.Tpo" -c -o libgstreamer_0.10_la-gstquery.lo `test -f 'gstquery.c' || echo './'`gstquery.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstquery.Tpo" ".deps/libgstreamer_0.10_la-gstquery.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstquery.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstquery.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstquery.Tpo -c gstquery.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstquery.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstquery.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstquery.Tpo -c gstquery.c -o libgstreamer_0.10_la-gstquery.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstregistry.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstregistry.Tpo" -c -o libgstreamer_0.10_la-gstregistry.lo `test -f 'gstregistry.c' || echo './'`gstregistry.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstregistry.Tpo" ".deps/libgstreamer_0.10_la-gstregistry.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstregistry.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstregistry.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstregistry.Tpo -c gstregistry.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstregistry.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstregistry.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstregistry.Tpo -c gstregistry.c -o libgstreamer_0.10_la-gstregistry.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstsegment.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstsegment.Tpo" -c -o libgstreamer_0.10_la-gstsegment.lo `test -f 'gstsegment.c' || echo './'`gstsegment.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstsegment.Tpo" ".deps/libgstreamer_0.10_la-gstsegment.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstsegment.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstsegment.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstsegment.Tpo -c gstsegment.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstsegment.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstsegment.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstsegment.Tpo -c gstsegment.c -o libgstreamer_0.10_la-gstsegment.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gststructure.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gststructure.Tpo" -c -o libgstreamer_0.10_la-gststructure.lo `test -f 'gststructure.c' || echo './'`gststructure.c; \ then mv -f ".deps/libgstreamer_0.10_la-gststructure.Tpo" ".deps/libgstreamer_0.10_la-gststructure.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gststructure.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gststructure.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gststructure.Tpo -c gststructure.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gststructure.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gststructure.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gststructure.Tpo -c gststructure.c -o libgstreamer_0.10_la-gststructure.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstsystemclock.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstsystemclock.Tpo" -c -o libgstreamer_0.10_la-gstsystemclock.lo `test -f 'gstsystemclock.c' || echo './'`gstsystemclock.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstsystemclock.Tpo" ".deps/libgstreamer_0.10_la-gstsystemclock.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstsystemclock.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstsystemclock.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstsystemclock.Tpo -c gstsystemclock.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstsystemclock.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstsystemclock.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstsystemclock.Tpo -c gstsystemclock.c -o libgstreamer_0.10_la-gstsystemclock.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttaglist.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gsttaglist.Tpo" -c -o libgstreamer_0.10_la-gsttaglist.lo `test -f 'gsttaglist.c' || echo './'`gsttaglist.c; \ then mv -f ".deps/libgstreamer_0.10_la-gsttaglist.Tpo" ".deps/libgstreamer_0.10_la-gsttaglist.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gsttaglist.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttaglist.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttaglist.Tpo -c gsttaglist.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttaglist.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttaglist.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttaglist.Tpo -c gsttaglist.c -o libgstreamer_0.10_la-gsttaglist.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttagsetter.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gsttagsetter.Tpo" -c -o libgstreamer_0.10_la-gsttagsetter.lo `test -f 'gsttagsetter.c' || echo './'`gsttagsetter.c; \ then mv -f ".deps/libgstreamer_0.10_la-gsttagsetter.Tpo" ".deps/libgstreamer_0.10_la-gsttagsetter.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gsttagsetter.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttagsetter.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttagsetter.Tpo -c gsttagsetter.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttagsetter.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttagsetter.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttagsetter.Tpo -c gsttagsetter.c -o libgstreamer_0.10_la-gsttagsetter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttask.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gsttask.Tpo" -c -o libgstreamer_0.10_la-gsttask.lo `test -f 'gsttask.c' || echo './'`gsttask.c; \ then mv -f ".deps/libgstreamer_0.10_la-gsttask.Tpo" ".deps/libgstreamer_0.10_la-gsttask.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gsttask.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttask.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttask.Tpo -c gsttask.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttask.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttask.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttask.Tpo -c gsttask.c -o libgstreamer_0.10_la-gsttask.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttrace.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gsttrace.Tpo" -c -o libgstreamer_0.10_la-gsttrace.lo `test -f 'gsttrace.c' || echo './'`gsttrace.c; \ then mv -f ".deps/libgstreamer_0.10_la-gsttrace.Tpo" ".deps/libgstreamer_0.10_la-gsttrace.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gsttrace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttrace.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttrace.Tpo -c gsttrace.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttrace.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttrace.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttrace.Tpo -c gsttrace.c -o libgstreamer_0.10_la-gsttrace.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttypefind.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gsttypefind.Tpo" -c -o libgstreamer_0.10_la-gsttypefind.lo `test -f 'gsttypefind.c' || echo './'`gsttypefind.c; \ then mv -f ".deps/libgstreamer_0.10_la-gsttypefind.Tpo" ".deps/libgstreamer_0.10_la-gsttypefind.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gsttypefind.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttypefind.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttypefind.Tpo -c gsttypefind.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttypefind.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttypefind.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttypefind.Tpo -c gsttypefind.c -o libgstreamer_0.10_la-gsttypefind.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttypefindfactory.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gsttypefindfactory.Tpo" -c -o libgstreamer_0.10_la-gsttypefindfactory.lo `test -f 'gsttypefindfactory.c' || echo './'`gsttypefindfactory.c; \ then mv -f ".deps/libgstreamer_0.10_la-gsttypefindfactory.Tpo" ".deps/libgstreamer_0.10_la-gsttypefindfactory.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gsttypefindfactory.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttypefindfactory.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttypefindfactory.Tpo -c gsttypefindfactory.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttypefindfactory.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsttypefindfactory.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsttypefindfactory.Tpo -c gsttypefindfactory.c -o libgstreamer_0.10_la-gsttypefindfactory.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsturi.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gsturi.Tpo" -c -o libgstreamer_0.10_la-gsturi.lo `test -f 'gsturi.c' || echo './'`gsturi.c; \ then mv -f ".deps/libgstreamer_0.10_la-gsturi.Tpo" ".deps/libgstreamer_0.10_la-gsturi.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gsturi.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsturi.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsturi.Tpo -c gsturi.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsturi.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gsturi.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gsturi.Tpo -c gsturi.c -o libgstreamer_0.10_la-gsturi.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstutils.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstutils.Tpo" -c -o libgstreamer_0.10_la-gstutils.lo `test -f 'gstutils.c' || echo './'`gstutils.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstutils.Tpo" ".deps/libgstreamer_0.10_la-gstutils.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstutils.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstutils.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstutils.Tpo -c gstutils.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstutils.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstutils.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstutils.Tpo -c gstutils.c -o libgstreamer_0.10_la-gstutils.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstvalue.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstvalue.Tpo" -c -o libgstreamer_0.10_la-gstvalue.lo `test -f 'gstvalue.c' || echo './'`gstvalue.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstvalue.Tpo" ".deps/libgstreamer_0.10_la-gstvalue.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstvalue.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstvalue.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstvalue.Tpo -c gstvalue.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstvalue.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstvalue.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstvalue.Tpo -c gstvalue.c -o libgstreamer_0.10_la-gstvalue.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstparse.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstparse.Tpo" -c -o libgstreamer_0.10_la-gstparse.lo `test -f 'gstparse.c' || echo './'`gstparse.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstparse.Tpo" ".deps/libgstreamer_0.10_la-gstparse.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstparse.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstparse.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstparse.Tpo -c gstparse.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstparse.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstparse.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstparse.Tpo -c gstparse.c -o libgstreamer_0.10_la-gstparse.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstregistryxml.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstregistryxml.Tpo" -c -o libgstreamer_0.10_la-gstregistryxml.lo `test -f 'gstregistryxml.c' || echo './'`gstregistryxml.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstregistryxml.Tpo" ".deps/libgstreamer_0.10_la-gstregistryxml.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstregistryxml.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstregistryxml.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstregistryxml.Tpo -c gstregistryxml.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstregistryxml.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstregistryxml.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstregistryxml.Tpo -c gstregistryxml.c -o libgstreamer_0.10_la-gstregistryxml.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstxml.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstxml.Tpo" -c -o libgstreamer_0.10_la-gstxml.lo `test -f 'gstxml.c' || echo './'`gstxml.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstxml.Tpo" ".deps/libgstreamer_0.10_la-gstxml.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstxml.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstxml.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstxml.Tpo -c gstxml.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstxml.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstxml.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstxml.Tpo -c gstxml.c -o libgstreamer_0.10_la-gstxml.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstenumtypes.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstenumtypes.Tpo" -c -o libgstreamer_0.10_la-gstenumtypes.lo `test -f 'gstenumtypes.c' || echo './'`gstenumtypes.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstenumtypes.Tpo" ".deps/libgstreamer_0.10_la-gstenumtypes.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstenumtypes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstenumtypes.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstenumtypes.Tpo -c gstenumtypes.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstenumtypes.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstenumtypes.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstenumtypes.Tpo -c gstenumtypes.c -o libgstreamer_0.10_la-gstenumtypes.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstmarshal.lo -MD -MP -MF ".deps/libgstreamer_0.10_la-gstmarshal.Tpo" -c -o libgstreamer_0.10_la-gstmarshal.lo `test -f 'gstmarshal.c' || echo './'`gstmarshal.c; \ then mv -f ".deps/libgstreamer_0.10_la-gstmarshal.Tpo" ".deps/libgstreamer_0.10_la-gstmarshal.Plo"; else rm -f ".deps/libgstreamer_0.10_la-gstmarshal.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstmarshal.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstmarshal.Tpo -c gstmarshal.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstmarshal.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstreamer_0.10_la-gstmarshal.lo -MD -MP -MF .deps/libgstreamer_0.10_la-gstmarshal.Tpo -c gstmarshal.c -o libgstreamer_0.10_la-gstmarshal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstreamer-0.10.la -rpath /usr/lib -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 2:0:2 libgstreamer_0.10_la-glib-compat.lo libgstreamer_0.10_la-gst.lo libgstreamer_0.10_la-gstobject.lo libgstreamer_0.10_la-gstbin.lo libgstreamer_0.10_la-gstbuffer.lo libgstreamer_0.10_la-gstbus.lo libgstreamer_0.10_la-gstcaps.lo libgstreamer_0.10_la-gstchildproxy.lo libgstreamer_0.10_la-gstclock.lo libgstreamer_0.10_la-gstelement.lo libgstreamer_0.10_la-gstelementfactory.lo libgstreamer_0.10_la-gsterror.lo libgstreamer_0.10_la-gstevent.lo libgstreamer_0.10_la-gstfilter.lo libgstreamer_0.10_la-gstformat.lo libgstreamer_0.10_la-gstghostpad.lo libgstreamer_0.10_la-gstindex.lo libgstreamer_0.10_la-gstindexfactory.lo libgstreamer_0.10_la-gstinfo.lo libgstreamer_0.10_la-gstinterface.lo libgstreamer_0.10_la-gstiterator.lo libgstreamer_0.10_la-gstmessage.lo libgstreamer_0.10_la-gstminiobject.lo libgstreamer_0.10_la-gstpad.lo libgstreamer_0.10_la-gstpadtemplate.lo libgstreamer_0.10_la-gstpipeline.lo libgstreamer_0.10_la-gstplugin.lo libgstreamer_0.10_la-gstpluginfeature.lo libgstreamer_0.10_la-gstquery.lo libgstreamer_0.10_la-gstregistry.lo libgstreamer_0.10_la-gstsegment.lo libgstreamer_0.10_la-gststructure.lo libgstreamer_0.10_la-gstsystemclock.lo libgstreamer_0.10_la-gsttaglist.lo libgstreamer_0.10_la-gsttagsetter.lo libgstreamer_0.10_la-gsttask.lo libgstreamer_0.10_la-gsttrace.lo libgstreamer_0.10_la-gsttypefind.lo libgstreamer_0.10_la-gsttypefindfactory.lo libgstreamer_0.10_la-gsturi.lo libgstreamer_0.10_la-gstutils.lo libgstreamer_0.10_la-gstvalue.lo libgstreamer_0.10_la-gstparse.lo libgstreamer_0.10_la-gstregistryxml.lo libgstreamer_0.10_la-gstxml.lo libgstreamer_0.10_la-gstenumtypes.lo libgstreamer_0.10_la-gstmarshal.lo parse/libgstparse.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm generating symbol list for `libgstreamer-0.10.la' nm .libs/libgstreamer_0.10_la-glib-compat.o .libs/libgstreamer_0.10_la-gst.o .libs/libgstreamer_0.10_la-gstobject.o .libs/libgstreamer_0.10_la-gstbin.o .libs/libgstreamer_0.10_la-gstbuffer.o .libs/libgstreamer_0.10_la-gstbus.o .libs/libgstreamer_0.10_la-gstcaps.o .libs/libgstreamer_0.10_la-gstchildproxy.o .libs/libgstreamer_0.10_la-gstclock.o .libs/libgstreamer_0.10_la-gstelement.o .libs/libgstreamer_0.10_la-gstelementfactory.o .libs/libgstreamer_0.10_la-gsterror.o .libs/libgstreamer_0.10_la-gstevent.o .libs/libgstreamer_0.10_la-gstfilter.o .libs/libgstreamer_0.10_la-gstformat.o .libs/libgstreamer_0.10_la-gstghostpad.o .libs/libgstreamer_0.10_la-gstindex.o .libs/libgstreamer_0.10_la-gstindexfactory.o .libs/libgstreamer_0.10_la-gstinfo.o .libs/libgstreamer_0.10_la-gstinterface.o .libs/libgstreamer_0.10_la-gstiterator.o .libs/libgstreamer_0.10_la-gstmessage.o .libs/libgstreamer_0.10_la-gstminiobject.o .libs/libgstreamer_0.10_la-gstpad.o .libs/libgstreamer_0.10_la-gstpadtemplate.o .libs/libgstreamer_0.10_la-gstpipeline.o .libs/libgstreamer_0.10_la-gstplugin.o .libs/libgstreamer_0.10_la-gstpluginfeature.o .libs/libgstreamer_0.10_la-gstquery.o .libs/libgstreamer_0.10_la-gstregistry.o .libs/libgstreamer_0.10_la-gstsegment.o .libs/libgstreamer_0.10_la-gststructure.o .libs/libgstreamer_0.10_la-gstsystemclock.o .libs/libgstreamer_0.10_la-gsttaglist.o .libs/libgstreamer_0.10_la-gsttagsetter.o .libs/libgstreamer_0.10_la-gsttask.o .libs/libgstreamer_0.10_la-gsttrace.o .libs/libgstreamer_0.10_la-gsttypefind.o .libs/libgstreamer_0.10_la-gsttypefindfactory.o .libs/libgstreamer_0.10_la-gsturi.o .libs/libgstreamer_0.10_la-gstutils.o .libs/libgstreamer_0.10_la-gstvalue.o .libs/libgstreamer_0.10_la-gstparse.o .libs/libgstreamer_0.10_la-gstregistryxml.o .libs/libgstreamer_0.10_la-gstxml.o .libs/libgstreamer_0.10_la-gstenumtypes.o .libs/libgstreamer_0.10_la-gstmarshal.o parse/.libs/libgstparse.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstreamer-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstreamer-0.10.exp" > ".libs/libgstreamer-0.10.expT" mv -f ".libs/libgstreamer-0.10.expT" ".libs/libgstreamer-0.10.exp" echo "{ global:" > .libs/libgstreamer-0.10.ver cat .libs/libgstreamer-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstreamer-0.10.ver echo "local: *; };" >> .libs/libgstreamer-0.10.ver gcc -shared .libs/libgstreamer_0.10_la-glib-compat.o .libs/libgstreamer_0.10_la-gst.o .libs/libgstreamer_0.10_la-gstobject.o .libs/libgstreamer_0.10_la-gstbin.o .libs/libgstreamer_0.10_la-gstbuffer.o .libs/libgstreamer_0.10_la-gstbus.o .libs/libgstreamer_0.10_la-gstcaps.o .libs/libgstreamer_0.10_la-gstchildproxy.o .libs/libgstreamer_0.10_la-gstclock.o .libs/libgstreamer_0.10_la-gstelement.o .libs/libgstreamer_0.10_la-gstelementfactory.o .libs/libgstreamer_0.10_la-gsterror.o .libs/libgstreamer_0.10_la-gstevent.o .libs/libgstreamer_0.10_la-gstfilter.o .libs/libgstreamer_0.10_la-gstformat.o .libs/libgstreamer_0.10_la-gstghostpad.o .libs/libgstreamer_0.10_la-gstindex.o .libs/libgstreamer_0.10_la-gstindexfactory.o .libs/libgstreamer_0.10_la-gstinfo.o .libs/libgstreamer_0.10_la-gstinterface.o .libs/libgstreamer_0.10_la-gstiterator.o .libs/libgstreamer_0.10_la-gstmessage.o .libs/libgstreamer_0.10_la-gstminiobject.o .libs/libgstreamer_0.10_la-gstpad.o .libs/libgstreamer_0.10_la-gstpadtemplate.o .libs/libgstreamer_0.10_la-gstpipeline.o .libs/libgstreamer_0.10_la-gstplugin.o .libs/libgstreamer_0.10_la-gstpluginfeature.o .libs/libgstreamer_0.10_la-gstquery.o .libs/libgstreamer_0.10_la-gstregistry.o .libs/libgstreamer_0.10_la-gstsegment.o .libs/libgstreamer_0.10_la-gststructure.o .libs/libgstreamer_0.10_la-gstsystemclock.o .libs/libgstreamer_0.10_la-gsttaglist.o .libs/libgstreamer_0.10_la-gsttagsetter.o .libs/libgstreamer_0.10_la-gsttask.o .libs/libgstreamer_0.10_la-gsttrace.o .libs/libgstreamer_0.10_la-gsttypefind.o .libs/libgstreamer_0.10_la-gsttypefindfactory.o .libs/libgstreamer_0.10_la-gsturi.o .libs/libgstreamer_0.10_la-gstutils.o .libs/libgstreamer_0.10_la-gstvalue.o .libs/libgstreamer_0.10_la-gstparse.o .libs/libgstreamer_0.10_la-gstregistryxml.o .libs/libgstreamer_0.10_la-gstxml.o .libs/libgstreamer_0.10_la-gstenumtypes.o .libs/libgstreamer_0.10_la-gstmarshal.o -Wl,--whole-archive parse/.libs/libgstparse.a -Wl,--no-whole-archive -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstreamer-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstreamer-0.10.ver -o .libs/libgstreamer-0.10.so.0.2.0 (cd .libs && rm -f libgstreamer-0.10.so.0 && ln -s libgstreamer-0.10.so.0.2.0 libgstreamer-0.10.so.0) (cd .libs && rm -f libgstreamer-0.10.so && ln -s libgstreamer-0.10.so.0.2.0 libgstreamer-0.10.so) rm -fr .libs/libgstreamer-0.10.lax mkdir .libs/libgstreamer-0.10.lax rm -fr .libs/libgstreamer-0.10.lax/libgstparse.a mkdir .libs/libgstreamer-0.10.lax/libgstparse.a (cd .libs/libgstreamer-0.10.lax/libgstparse.a && ar x /usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/parse/.libs/libgstparse.a) ar cru .libs/libgstreamer-0.10.a libgstreamer_0.10_la-glib-compat.o libgstreamer_0.10_la-gst.o libgstreamer_0.10_la-gstobject.o libgstreamer_0.10_la-gstbin.o libgstreamer_0.10_la-gstbuffer.o libgstreamer_0.10_la-gstbus.o libgstreamer_0.10_la-gstcaps.o libgstreamer_0.10_la-gstchildproxy.o libgstreamer_0.10_la-gstclock.o libgstreamer_0.10_la-gstelement.o libgstreamer_0.10_la-gstelementfactory.o libgstreamer_0.10_la-gsterror.o libgstreamer_0.10_la-gstevent.o libgstreamer_0.10_la-gstfilter.o libgstreamer_0.10_la-gstformat.o libgstreamer_0.10_la-gstghostpad.o libgstreamer_0.10_la-gstindex.o libgstreamer_0.10_la-gstindexfactory.o libgstreamer_0.10_la-gstinfo.o libgstreamer_0.10_la-gstinterface.o libgstreamer_0.10_la-gstiterator.o libgstreamer_0.10_la-gstmessage.o libgstreamer_0.10_la-gstminiobject.o libgstreamer_0.10_la-gstpad.o libgstreamer_0.10_la-gstpadtemplate.o libgstreamer_0.10_la-gstpipeline.o libgstreamer_0.10_la-gstplugin.o libgstreamer_0.10_la-gstpluginfeature.o libgstreamer_0.10_la-gstquery.o libgstreamer_0.10_la-gstregistry.o libgstreamer_0.10_la-gstsegment.o libgstreamer_0.10_la-gststructure.o libgstreamer_0.10_la-gstsystemclock.o libgstreamer_0.10_la-gsttaglist.o libgstreamer_0.10_la-gsttagsetter.o libgstreamer_0.10_la-gsttask.o libgstreamer_0.10_la-gsttrace.o libgstreamer_0.10_la-gsttypefind.o libgstreamer_0.10_la-gsttypefindfactory.o libgstreamer_0.10_la-gsturi.o libgstreamer_0.10_la-gstutils.o libgstreamer_0.10_la-gstvalue.o libgstreamer_0.10_la-gstparse.o libgstreamer_0.10_la-gstregistryxml.o libgstreamer_0.10_la-gstxml.o libgstreamer_0.10_la-gstenumtypes.o libgstreamer_0.10_la-gstmarshal.o .libs/libgstreamer-0.10.lax/libgstparse.a/libgstparse_la-lex._gst_parse_yy.o .libs/libgstreamer-0.10.lax/libgstparse.a/libgstparse_la-grammar.tab.o ranlib .libs/libgstreamer-0.10.a rm -fr .libs/libgstreamer-0.10.lax creating libgstreamer-0.10.la (cd .libs && rm -f libgstreamer-0.10.la && ln -s ../libgstreamer-0.10.la libgstreamer-0.10.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' Making all in libs make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' Making all in gst make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' Making all in base make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/base' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstadapter.lo -MD -MP -MF ".deps/libgstbase_0.10_la-gstadapter.Tpo" -c -o libgstbase_0.10_la-gstadapter.lo `test -f 'gstadapter.c' || echo './'`gstadapter.c; \ then mv -f ".deps/libgstbase_0.10_la-gstadapter.Tpo" ".deps/libgstbase_0.10_la-gstadapter.Plo"; else rm -f ".deps/libgstbase_0.10_la-gstadapter.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstadapter.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstadapter.Tpo -c gstadapter.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstadapter.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstadapter.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstadapter.Tpo -c gstadapter.c -o libgstbase_0.10_la-gstadapter.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstbasesink.lo -MD -MP -MF ".deps/libgstbase_0.10_la-gstbasesink.Tpo" -c -o libgstbase_0.10_la-gstbasesink.lo `test -f 'gstbasesink.c' || echo './'`gstbasesink.c; \ then mv -f ".deps/libgstbase_0.10_la-gstbasesink.Tpo" ".deps/libgstbase_0.10_la-gstbasesink.Plo"; else rm -f ".deps/libgstbase_0.10_la-gstbasesink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstbasesink.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstbasesink.Tpo -c gstbasesink.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstbasesink.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstbasesink.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstbasesink.Tpo -c gstbasesink.c -o libgstbase_0.10_la-gstbasesink.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstbasesrc.lo -MD -MP -MF ".deps/libgstbase_0.10_la-gstbasesrc.Tpo" -c -o libgstbase_0.10_la-gstbasesrc.lo `test -f 'gstbasesrc.c' || echo './'`gstbasesrc.c; \ then mv -f ".deps/libgstbase_0.10_la-gstbasesrc.Tpo" ".deps/libgstbase_0.10_la-gstbasesrc.Plo"; else rm -f ".deps/libgstbase_0.10_la-gstbasesrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstbasesrc.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstbasesrc.Tpo -c gstbasesrc.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstbasesrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstbasesrc.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstbasesrc.Tpo -c gstbasesrc.c -o libgstbase_0.10_la-gstbasesrc.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstbasetransform.lo -MD -MP -MF ".deps/libgstbase_0.10_la-gstbasetransform.Tpo" -c -o libgstbase_0.10_la-gstbasetransform.lo `test -f 'gstbasetransform.c' || echo './'`gstbasetransform.c; \ then mv -f ".deps/libgstbase_0.10_la-gstbasetransform.Tpo" ".deps/libgstbase_0.10_la-gstbasetransform.Plo"; else rm -f ".deps/libgstbase_0.10_la-gstbasetransform.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstbasetransform.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstbasetransform.Tpo -c gstbasetransform.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstbasetransform.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstbasetransform.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstbasetransform.Tpo -c gstbasetransform.c -o libgstbase_0.10_la-gstbasetransform.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstcollectpads.lo -MD -MP -MF ".deps/libgstbase_0.10_la-gstcollectpads.Tpo" -c -o libgstbase_0.10_la-gstcollectpads.lo `test -f 'gstcollectpads.c' || echo './'`gstcollectpads.c; \ then mv -f ".deps/libgstbase_0.10_la-gstcollectpads.Tpo" ".deps/libgstbase_0.10_la-gstcollectpads.Plo"; else rm -f ".deps/libgstbase_0.10_la-gstcollectpads.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstcollectpads.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstcollectpads.Tpo -c gstcollectpads.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstcollectpads.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstcollectpads.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstcollectpads.Tpo -c gstcollectpads.c -o libgstbase_0.10_la-gstcollectpads.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstpushsrc.lo -MD -MP -MF ".deps/libgstbase_0.10_la-gstpushsrc.Tpo" -c -o libgstbase_0.10_la-gstpushsrc.lo `test -f 'gstpushsrc.c' || echo './'`gstpushsrc.c; \ then mv -f ".deps/libgstbase_0.10_la-gstpushsrc.Tpo" ".deps/libgstbase_0.10_la-gstpushsrc.Plo"; else rm -f ".deps/libgstbase_0.10_la-gstpushsrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstpushsrc.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstpushsrc.Tpo -c gstpushsrc.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstpushsrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gstpushsrc.lo -MD -MP -MF .deps/libgstbase_0.10_la-gstpushsrc.Tpo -c gstpushsrc.c -o libgstbase_0.10_la-gstpushsrc.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gsttypefindhelper.lo -MD -MP -MF ".deps/libgstbase_0.10_la-gsttypefindhelper.Tpo" -c -o libgstbase_0.10_la-gsttypefindhelper.lo `test -f 'gsttypefindhelper.c' || echo './'`gsttypefindhelper.c; \ then mv -f ".deps/libgstbase_0.10_la-gsttypefindhelper.Tpo" ".deps/libgstbase_0.10_la-gsttypefindhelper.Plo"; else rm -f ".deps/libgstbase_0.10_la-gsttypefindhelper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gsttypefindhelper.lo -MD -MP -MF .deps/libgstbase_0.10_la-gsttypefindhelper.Tpo -c gsttypefindhelper.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gsttypefindhelper.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstbase_0.10_la-gsttypefindhelper.lo -MD -MP -MF .deps/libgstbase_0.10_la-gsttypefindhelper.Tpo -c gsttypefindhelper.c -o libgstbase_0.10_la-gsttypefindhelper.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstbase-0.10.la -rpath /usr/lib -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 2:0:2 libgstbase_0.10_la-gstadapter.lo libgstbase_0.10_la-gstbasesink.lo libgstbase_0.10_la-gstbasesrc.lo libgstbase_0.10_la-gstbasetransform.lo libgstbase_0.10_la-gstcollectpads.lo libgstbase_0.10_la-gstpushsrc.lo libgstbase_0.10_la-gsttypefindhelper.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 generating symbol list for `libgstbase-0.10.la' nm .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstbase-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstbase-0.10.exp" > ".libs/libgstbase-0.10.expT" mv -f ".libs/libgstbase-0.10.expT" ".libs/libgstbase-0.10.exp" echo "{ global:" > .libs/libgstbase-0.10.ver cat .libs/libgstbase-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstbase-0.10.ver echo "local: *; };" >> .libs/libgstbase-0.10.ver gcc -shared .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs ../../../gst/.libs/libgstreamer-0.10.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstbase-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstbase-0.10.ver -o .libs/libgstbase-0.10.so.0.2.0 (cd .libs && rm -f libgstbase-0.10.so.0 && ln -s libgstbase-0.10.so.0.2.0 libgstbase-0.10.so.0) (cd .libs && rm -f libgstbase-0.10.so && ln -s libgstbase-0.10.so.0.2.0 libgstbase-0.10.so) ar cru .libs/libgstbase-0.10.a libgstbase_0.10_la-gstadapter.o libgstbase_0.10_la-gstbasesink.o libgstbase_0.10_la-gstbasesrc.o libgstbase_0.10_la-gstbasetransform.o libgstbase_0.10_la-gstcollectpads.o libgstbase_0.10_la-gstpushsrc.o libgstbase_0.10_la-gsttypefindhelper.o ranlib .libs/libgstbase-0.10.a creating libgstbase-0.10.la (cd .libs && rm -f libgstbase-0.10.la && ln -s ../libgstbase-0.10.la libgstbase-0.10.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/base' Making all in controller make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/controller' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-lib.lo -MD -MP -MF ".deps/libgstcontroller_0.10_la-lib.Tpo" -c -o libgstcontroller_0.10_la-lib.lo `test -f 'lib.c' || echo './'`lib.c; \ then mv -f ".deps/libgstcontroller_0.10_la-lib.Tpo" ".deps/libgstcontroller_0.10_la-lib.Plo"; else rm -f ".deps/libgstcontroller_0.10_la-lib.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-lib.lo -MD -MP -MF .deps/libgstcontroller_0.10_la-lib.Tpo -c lib.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-lib.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-lib.lo -MD -MP -MF .deps/libgstcontroller_0.10_la-lib.Tpo -c lib.c -o libgstcontroller_0.10_la-lib.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-gstcontroller.lo -MD -MP -MF ".deps/libgstcontroller_0.10_la-gstcontroller.Tpo" -c -o libgstcontroller_0.10_la-gstcontroller.lo `test -f 'gstcontroller.c' || echo './'`gstcontroller.c; \ then mv -f ".deps/libgstcontroller_0.10_la-gstcontroller.Tpo" ".deps/libgstcontroller_0.10_la-gstcontroller.Plo"; else rm -f ".deps/libgstcontroller_0.10_la-gstcontroller.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-gstcontroller.lo -MD -MP -MF .deps/libgstcontroller_0.10_la-gstcontroller.Tpo -c gstcontroller.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-gstcontroller.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-gstcontroller.lo -MD -MP -MF .deps/libgstcontroller_0.10_la-gstcontroller.Tpo -c gstcontroller.c -o libgstcontroller_0.10_la-gstcontroller.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-gstinterpolation.lo -MD -MP -MF ".deps/libgstcontroller_0.10_la-gstinterpolation.Tpo" -c -o libgstcontroller_0.10_la-gstinterpolation.lo `test -f 'gstinterpolation.c' || echo './'`gstinterpolation.c; \ then mv -f ".deps/libgstcontroller_0.10_la-gstinterpolation.Tpo" ".deps/libgstcontroller_0.10_la-gstinterpolation.Plo"; else rm -f ".deps/libgstcontroller_0.10_la-gstinterpolation.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-gstinterpolation.lo -MD -MP -MF .deps/libgstcontroller_0.10_la-gstinterpolation.Tpo -c gstinterpolation.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-gstinterpolation.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-gstinterpolation.lo -MD -MP -MF .deps/libgstcontroller_0.10_la-gstinterpolation.Tpo -c gstinterpolation.c -o libgstcontroller_0.10_la-gstinterpolation.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-gsthelper.lo -MD -MP -MF ".deps/libgstcontroller_0.10_la-gsthelper.Tpo" -c -o libgstcontroller_0.10_la-gsthelper.lo `test -f 'gsthelper.c' || echo './'`gsthelper.c; \ then mv -f ".deps/libgstcontroller_0.10_la-gsthelper.Tpo" ".deps/libgstcontroller_0.10_la-gsthelper.Plo"; else rm -f ".deps/libgstcontroller_0.10_la-gsthelper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-gsthelper.lo -MD -MP -MF .deps/libgstcontroller_0.10_la-gsthelper.Tpo -c gsthelper.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-gsthelper.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcontroller_0.10_la-gsthelper.lo -MD -MP -MF .deps/libgstcontroller_0.10_la-gsthelper.Tpo -c gsthelper.c -o libgstcontroller_0.10_la-gsthelper.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcontroller-0.10.la -rpath /usr/lib -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 2:0:2 libgstcontroller_0.10_la-lib.lo libgstcontroller_0.10_la-gstcontroller.lo libgstcontroller_0.10_la-gstinterpolation.lo libgstcontroller_0.10_la-gsthelper.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 generating symbol list for `libgstcontroller-0.10.la' nm .libs/libgstcontroller_0.10_la-lib.o .libs/libgstcontroller_0.10_la-gstcontroller.o .libs/libgstcontroller_0.10_la-gstinterpolation.o .libs/libgstcontroller_0.10_la-gsthelper.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcontroller-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstcontroller-0.10.exp" > ".libs/libgstcontroller-0.10.expT" mv -f ".libs/libgstcontroller-0.10.expT" ".libs/libgstcontroller-0.10.exp" echo "{ global:" > .libs/libgstcontroller-0.10.ver cat .libs/libgstcontroller-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcontroller-0.10.ver echo "local: *; };" >> .libs/libgstcontroller-0.10.ver gcc -shared .libs/libgstcontroller_0.10_la-lib.o .libs/libgstcontroller_0.10_la-gstcontroller.o .libs/libgstcontroller_0.10_la-gstinterpolation.o .libs/libgstcontroller_0.10_la-gsthelper.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs ../../../gst/.libs/libgstreamer-0.10.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcontroller-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstcontroller-0.10.ver -o .libs/libgstcontroller-0.10.so.0.2.0 (cd .libs && rm -f libgstcontroller-0.10.so.0 && ln -s libgstcontroller-0.10.so.0.2.0 libgstcontroller-0.10.so.0) (cd .libs && rm -f libgstcontroller-0.10.so && ln -s libgstcontroller-0.10.so.0.2.0 libgstcontroller-0.10.so) ar cru .libs/libgstcontroller-0.10.a libgstcontroller_0.10_la-lib.o libgstcontroller_0.10_la-gstcontroller.o libgstcontroller_0.10_la-gstinterpolation.o libgstcontroller_0.10_la-gsthelper.o ranlib .libs/libgstcontroller-0.10.a creating libgstcontroller-0.10.la (cd .libs && rm -f libgstcontroller-0.10.la && ln -s ../libgstcontroller-0.10.la libgstcontroller-0.10.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/controller' Making all in dataprotocol make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/dataprotocol' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstdataprotocol_0.10_la-dataprotocol.lo -MD -MP -MF ".deps/libgstdataprotocol_0.10_la-dataprotocol.Tpo" -c -o libgstdataprotocol_0.10_la-dataprotocol.lo `test -f 'dataprotocol.c' || echo './'`dataprotocol.c; \ then mv -f ".deps/libgstdataprotocol_0.10_la-dataprotocol.Tpo" ".deps/libgstdataprotocol_0.10_la-dataprotocol.Plo"; else rm -f ".deps/libgstdataprotocol_0.10_la-dataprotocol.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstdataprotocol_0.10_la-dataprotocol.lo -MD -MP -MF .deps/libgstdataprotocol_0.10_la-dataprotocol.Tpo -c dataprotocol.c -fPIC -DPIC -o .libs/libgstdataprotocol_0.10_la-dataprotocol.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstdataprotocol_0.10_la-dataprotocol.lo -MD -MP -MF .deps/libgstdataprotocol_0.10_la-dataprotocol.Tpo -c dataprotocol.c -o libgstdataprotocol_0.10_la-dataprotocol.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstdataprotocol-0.10.la -rpath /usr/lib -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 2:0:2 libgstdataprotocol_0.10_la-dataprotocol.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 generating symbol list for `libgstdataprotocol-0.10.la' nm .libs/libgstdataprotocol_0.10_la-dataprotocol.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstdataprotocol-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstdataprotocol-0.10.exp" > ".libs/libgstdataprotocol-0.10.expT" mv -f ".libs/libgstdataprotocol-0.10.expT" ".libs/libgstdataprotocol-0.10.exp" echo "{ global:" > .libs/libgstdataprotocol-0.10.ver cat .libs/libgstdataprotocol-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstdataprotocol-0.10.ver echo "local: *; };" >> .libs/libgstdataprotocol-0.10.ver gcc -shared .libs/libgstdataprotocol_0.10_la-dataprotocol.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs ../../../gst/.libs/libgstreamer-0.10.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstdataprotocol-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstdataprotocol-0.10.ver -o .libs/libgstdataprotocol-0.10.so.0.2.0 (cd .libs && rm -f libgstdataprotocol-0.10.so.0 && ln -s libgstdataprotocol-0.10.so.0.2.0 libgstdataprotocol-0.10.so.0) (cd .libs && rm -f libgstdataprotocol-0.10.so && ln -s libgstdataprotocol-0.10.so.0.2.0 libgstdataprotocol-0.10.so) ar cru .libs/libgstdataprotocol-0.10.a libgstdataprotocol_0.10_la-dataprotocol.o ranlib .libs/libgstdataprotocol-0.10.a creating libgstdataprotocol-0.10.la (cd .libs && rm -f libgstdataprotocol-0.10.la && ln -s ../libgstdataprotocol-0.10.la libgstdataprotocol-0.10.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/dataprotocol' Making all in check make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/check' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcheck_0.10_la-gstcheck.lo -MD -MP -MF ".deps/libgstcheck_0.10_la-gstcheck.Tpo" -c -o libgstcheck_0.10_la-gstcheck.lo `test -f 'gstcheck.c' || echo './'`gstcheck.c; \ then mv -f ".deps/libgstcheck_0.10_la-gstcheck.Tpo" ".deps/libgstcheck_0.10_la-gstcheck.Plo"; else rm -f ".deps/libgstcheck_0.10_la-gstcheck.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcheck_0.10_la-gstcheck.lo -MD -MP -MF .deps/libgstcheck_0.10_la-gstcheck.Tpo -c gstcheck.c -fPIC -DPIC -o .libs/libgstcheck_0.10_la-gstcheck.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcheck_0.10_la-gstcheck.lo -MD -MP -MF .deps/libgstcheck_0.10_la-gstcheck.Tpo -c gstcheck.c -o libgstcheck_0.10_la-gstcheck.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcheck-0.10.la -rpath /usr/lib libgstbase_0.10_la_LDFLAGS = -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 2:0:2 libgstcheck_0.10_la-gstcheck.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcheck ../../../gst/libgstreamer-0.10.la generating symbol list for `libgstcheck-0.10.la' nm .libs/libgstcheck_0.10_la-gstcheck.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcheck-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstcheck-0.10.exp" > ".libs/libgstcheck-0.10.expT" mv -f ".libs/libgstcheck-0.10.expT" ".libs/libgstcheck-0.10.exp" echo "{ global:" > .libs/libgstcheck-0.10.ver cat .libs/libgstcheck-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcheck-0.10.ver echo "local: *; };" >> .libs/libgstcheck-0.10.ver gcc -shared .libs/libgstcheck_0.10_la-gstcheck.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcheck ../../../gst/.libs/libgstreamer-0.10.so -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcheck-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstcheck-0.10.ver -o .libs/libgstcheck-0.10.so.0.2.0 (cd .libs && rm -f libgstcheck-0.10.so.0 && ln -s libgstcheck-0.10.so.0.2.0 libgstcheck-0.10.so.0) (cd .libs && rm -f libgstcheck-0.10.so && ln -s libgstcheck-0.10.so.0.2.0 libgstcheck-0.10.so) ar cru .libs/libgstcheck-0.10.a libgstcheck_0.10_la-gstcheck.o ranlib .libs/libgstcheck-0.10.a creating libgstcheck-0.10.la (cd .libs && rm -f libgstcheck-0.10.la && ln -s ../libgstcheck-0.10.la libgstcheck-0.10.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/check' Making all in net make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/net' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.10_la-gstnetclientclock.lo -MD -MP -MF ".deps/libgstnet_0.10_la-gstnetclientclock.Tpo" -c -o libgstnet_0.10_la-gstnetclientclock.lo `test -f 'gstnetclientclock.c' || echo './'`gstnetclientclock.c; \ then mv -f ".deps/libgstnet_0.10_la-gstnetclientclock.Tpo" ".deps/libgstnet_0.10_la-gstnetclientclock.Plo"; else rm -f ".deps/libgstnet_0.10_la-gstnetclientclock.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.10_la-gstnetclientclock.lo -MD -MP -MF .deps/libgstnet_0.10_la-gstnetclientclock.Tpo -c gstnetclientclock.c -fPIC -DPIC -o .libs/libgstnet_0.10_la-gstnetclientclock.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.10_la-gstnetclientclock.lo -MD -MP -MF .deps/libgstnet_0.10_la-gstnetclientclock.Tpo -c gstnetclientclock.c -o libgstnet_0.10_la-gstnetclientclock.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.10_la-gstnettimepacket.lo -MD -MP -MF ".deps/libgstnet_0.10_la-gstnettimepacket.Tpo" -c -o libgstnet_0.10_la-gstnettimepacket.lo `test -f 'gstnettimepacket.c' || echo './'`gstnettimepacket.c; \ then mv -f ".deps/libgstnet_0.10_la-gstnettimepacket.Tpo" ".deps/libgstnet_0.10_la-gstnettimepacket.Plo"; else rm -f ".deps/libgstnet_0.10_la-gstnettimepacket.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.10_la-gstnettimepacket.lo -MD -MP -MF .deps/libgstnet_0.10_la-gstnettimepacket.Tpo -c gstnettimepacket.c -fPIC -DPIC -o .libs/libgstnet_0.10_la-gstnettimepacket.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.10_la-gstnettimepacket.lo -MD -MP -MF .deps/libgstnet_0.10_la-gstnettimepacket.Tpo -c gstnettimepacket.c -o libgstnet_0.10_la-gstnettimepacket.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.10_la-gstnettimeprovider.lo -MD -MP -MF ".deps/libgstnet_0.10_la-gstnettimeprovider.Tpo" -c -o libgstnet_0.10_la-gstnettimeprovider.lo `test -f 'gstnettimeprovider.c' || echo './'`gstnettimeprovider.c; \ then mv -f ".deps/libgstnet_0.10_la-gstnettimeprovider.Tpo" ".deps/libgstnet_0.10_la-gstnettimeprovider.Plo"; else rm -f ".deps/libgstnet_0.10_la-gstnettimeprovider.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.10_la-gstnettimeprovider.lo -MD -MP -MF .deps/libgstnet_0.10_la-gstnettimeprovider.Tpo -c gstnettimeprovider.c -fPIC -DPIC -o .libs/libgstnet_0.10_la-gstnettimeprovider.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.10_la-gstnettimeprovider.lo -MD -MP -MF .deps/libgstnet_0.10_la-gstnettimeprovider.Tpo -c gstnettimeprovider.c -o libgstnet_0.10_la-gstnettimeprovider.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstnet-0.10.la -rpath /usr/lib -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 2:0:2 libgstnet_0.10_la-gstnetclientclock.lo libgstnet_0.10_la-gstnettimepacket.lo libgstnet_0.10_la-gstnettimeprovider.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 generating symbol list for `libgstnet-0.10.la' nm .libs/libgstnet_0.10_la-gstnetclientclock.o .libs/libgstnet_0.10_la-gstnettimepacket.o .libs/libgstnet_0.10_la-gstnettimeprovider.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstnet-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstnet-0.10.exp" > ".libs/libgstnet-0.10.expT" mv -f ".libs/libgstnet-0.10.expT" ".libs/libgstnet-0.10.exp" echo "{ global:" > .libs/libgstnet-0.10.ver cat .libs/libgstnet-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstnet-0.10.ver echo "local: *; };" >> .libs/libgstnet-0.10.ver gcc -shared .libs/libgstnet_0.10_la-gstnetclientclock.o .libs/libgstnet_0.10_la-gstnettimepacket.o .libs/libgstnet_0.10_la-gstnettimeprovider.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs ../../../gst/.libs/libgstreamer-0.10.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstnet-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstnet-0.10.ver -o .libs/libgstnet-0.10.so.0.2.0 (cd .libs && rm -f libgstnet-0.10.so.0 && ln -s libgstnet-0.10.so.0.2.0 libgstnet-0.10.so.0) (cd .libs && rm -f libgstnet-0.10.so && ln -s libgstnet-0.10.so.0.2.0 libgstnet-0.10.so) ar cru .libs/libgstnet-0.10.a libgstnet_0.10_la-gstnetclientclock.o libgstnet_0.10_la-gstnettimepacket.o libgstnet_0.10_la-gstnettimeprovider.o ranlib .libs/libgstnet-0.10.a creating libgstnet-0.10.la (cd .libs && rm -f libgstnet-0.10.la && ln -s ../libgstnet-0.10.la libgstnet-0.10.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/net' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' Making all in plugins make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' Making all in elements make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/elements' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstbufferstore.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstbufferstore.Tpo" -c -o libgstcoreelements_la-gstbufferstore.lo `test -f 'gstbufferstore.c' || echo './'`gstbufferstore.c; \ then mv -f ".deps/libgstcoreelements_la-gstbufferstore.Tpo" ".deps/libgstcoreelements_la-gstbufferstore.Plo"; else rm -f ".deps/libgstcoreelements_la-gstbufferstore.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstbufferstore.lo -MD -MP -MF .deps/libgstcoreelements_la-gstbufferstore.Tpo -c gstbufferstore.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstbufferstore.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstbufferstore.lo -MD -MP -MF .deps/libgstcoreelements_la-gstbufferstore.Tpo -c gstbufferstore.c -o libgstcoreelements_la-gstbufferstore.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstcapsfilter.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstcapsfilter.Tpo" -c -o libgstcoreelements_la-gstcapsfilter.lo `test -f 'gstcapsfilter.c' || echo './'`gstcapsfilter.c; \ then mv -f ".deps/libgstcoreelements_la-gstcapsfilter.Tpo" ".deps/libgstcoreelements_la-gstcapsfilter.Plo"; else rm -f ".deps/libgstcoreelements_la-gstcapsfilter.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstcapsfilter.lo -MD -MP -MF .deps/libgstcoreelements_la-gstcapsfilter.Tpo -c gstcapsfilter.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstcapsfilter.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstcapsfilter.lo -MD -MP -MF .deps/libgstcoreelements_la-gstcapsfilter.Tpo -c gstcapsfilter.c -o libgstcoreelements_la-gstcapsfilter.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstelements.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstelements.Tpo" -c -o libgstcoreelements_la-gstelements.lo `test -f 'gstelements.c' || echo './'`gstelements.c; \ then mv -f ".deps/libgstcoreelements_la-gstelements.Tpo" ".deps/libgstcoreelements_la-gstelements.Plo"; else rm -f ".deps/libgstcoreelements_la-gstelements.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstelements.lo -MD -MP -MF .deps/libgstcoreelements_la-gstelements.Tpo -c gstelements.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstelements.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstelements.lo -MD -MP -MF .deps/libgstcoreelements_la-gstelements.Tpo -c gstelements.c -o libgstcoreelements_la-gstelements.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfakesrc.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstfakesrc.Tpo" -c -o libgstcoreelements_la-gstfakesrc.lo `test -f 'gstfakesrc.c' || echo './'`gstfakesrc.c; \ then mv -f ".deps/libgstcoreelements_la-gstfakesrc.Tpo" ".deps/libgstcoreelements_la-gstfakesrc.Plo"; else rm -f ".deps/libgstcoreelements_la-gstfakesrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfakesrc.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfakesrc.Tpo -c gstfakesrc.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfakesrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfakesrc.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfakesrc.Tpo -c gstfakesrc.c -o libgstcoreelements_la-gstfakesrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfakesink.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstfakesink.Tpo" -c -o libgstcoreelements_la-gstfakesink.lo `test -f 'gstfakesink.c' || echo './'`gstfakesink.c; \ then mv -f ".deps/libgstcoreelements_la-gstfakesink.Tpo" ".deps/libgstcoreelements_la-gstfakesink.Plo"; else rm -f ".deps/libgstcoreelements_la-gstfakesink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfakesink.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfakesink.Tpo -c gstfakesink.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfakesink.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfakesink.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfakesink.Tpo -c gstfakesink.c -o libgstcoreelements_la-gstfakesink.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfdsrc.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstfdsrc.Tpo" -c -o libgstcoreelements_la-gstfdsrc.lo `test -f 'gstfdsrc.c' || echo './'`gstfdsrc.c; \ then mv -f ".deps/libgstcoreelements_la-gstfdsrc.Tpo" ".deps/libgstcoreelements_la-gstfdsrc.Plo"; else rm -f ".deps/libgstcoreelements_la-gstfdsrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfdsrc.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfdsrc.Tpo -c gstfdsrc.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfdsrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfdsrc.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfdsrc.Tpo -c gstfdsrc.c -o libgstcoreelements_la-gstfdsrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfilesink.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstfilesink.Tpo" -c -o libgstcoreelements_la-gstfilesink.lo `test -f 'gstfilesink.c' || echo './'`gstfilesink.c; \ then mv -f ".deps/libgstcoreelements_la-gstfilesink.Tpo" ".deps/libgstcoreelements_la-gstfilesink.Plo"; else rm -f ".deps/libgstcoreelements_la-gstfilesink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfilesink.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfilesink.Tpo -c gstfilesink.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfilesink.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfilesink.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfilesink.Tpo -c gstfilesink.c -o libgstcoreelements_la-gstfilesink.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfilesrc.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstfilesrc.Tpo" -c -o libgstcoreelements_la-gstfilesrc.lo `test -f 'gstfilesrc.c' || echo './'`gstfilesrc.c; \ then mv -f ".deps/libgstcoreelements_la-gstfilesrc.Tpo" ".deps/libgstcoreelements_la-gstfilesrc.Plo"; else rm -f ".deps/libgstcoreelements_la-gstfilesrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfilesrc.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfilesrc.Tpo -c gstfilesrc.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfilesrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstfilesrc.lo -MD -MP -MF .deps/libgstcoreelements_la-gstfilesrc.Tpo -c gstfilesrc.c -o libgstcoreelements_la-gstfilesrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstidentity.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstidentity.Tpo" -c -o libgstcoreelements_la-gstidentity.lo `test -f 'gstidentity.c' || echo './'`gstidentity.c; \ then mv -f ".deps/libgstcoreelements_la-gstidentity.Tpo" ".deps/libgstcoreelements_la-gstidentity.Plo"; else rm -f ".deps/libgstcoreelements_la-gstidentity.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstidentity.lo -MD -MP -MF .deps/libgstcoreelements_la-gstidentity.Tpo -c gstidentity.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstidentity.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstidentity.lo -MD -MP -MF .deps/libgstcoreelements_la-gstidentity.Tpo -c gstidentity.c -o libgstcoreelements_la-gstidentity.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstqueue.lo -MD -MP -MF ".deps/libgstcoreelements_la-gstqueue.Tpo" -c -o libgstcoreelements_la-gstqueue.lo `test -f 'gstqueue.c' || echo './'`gstqueue.c; \ then mv -f ".deps/libgstcoreelements_la-gstqueue.Tpo" ".deps/libgstcoreelements_la-gstqueue.Plo"; else rm -f ".deps/libgstcoreelements_la-gstqueue.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstqueue.lo -MD -MP -MF .deps/libgstcoreelements_la-gstqueue.Tpo -c gstqueue.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstqueue.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gstqueue.lo -MD -MP -MF .deps/libgstcoreelements_la-gstqueue.Tpo -c gstqueue.c -o libgstcoreelements_la-gstqueue.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gsttee.lo -MD -MP -MF ".deps/libgstcoreelements_la-gsttee.Tpo" -c -o libgstcoreelements_la-gsttee.lo `test -f 'gsttee.c' || echo './'`gsttee.c; \ then mv -f ".deps/libgstcoreelements_la-gsttee.Tpo" ".deps/libgstcoreelements_la-gsttee.Plo"; else rm -f ".deps/libgstcoreelements_la-gsttee.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gsttee.lo -MD -MP -MF .deps/libgstcoreelements_la-gsttee.Tpo -c gsttee.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gsttee.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gsttee.lo -MD -MP -MF .deps/libgstcoreelements_la-gsttee.Tpo -c gsttee.c -o libgstcoreelements_la-gsttee.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gsttypefindelement.lo -MD -MP -MF ".deps/libgstcoreelements_la-gsttypefindelement.Tpo" -c -o libgstcoreelements_la-gsttypefindelement.lo `test -f 'gsttypefindelement.c' || echo './'`gsttypefindelement.c; \ then mv -f ".deps/libgstcoreelements_la-gsttypefindelement.Tpo" ".deps/libgstcoreelements_la-gsttypefindelement.Plo"; else rm -f ".deps/libgstcoreelements_la-gsttypefindelement.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gsttypefindelement.lo -MD -MP -MF .deps/libgstcoreelements_la-gsttypefindelement.Tpo -c gsttypefindelement.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gsttypefindelement.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreelements_la-gsttypefindelement.lo -MD -MP -MF .deps/libgstcoreelements_la-gsttypefindelement.Tpo -c gsttypefindelement.c -o libgstcoreelements_la-gsttypefindelement.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcoreelements.la -rpath /usr/lib/gstreamer-0.10 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstcoreelements_la-gstbufferstore.lo libgstcoreelements_la-gstcapsfilter.lo libgstcoreelements_la-gstelements.lo libgstcoreelements_la-gstfakesrc.lo libgstcoreelements_la-gstfakesink.lo libgstcoreelements_la-gstfdsrc.lo libgstcoreelements_la-gstfilesink.lo libgstcoreelements_la-gstfilesrc.lo libgstcoreelements_la-gstidentity.lo libgstcoreelements_la-gstqueue.lo libgstcoreelements_la-gsttee.lo libgstcoreelements_la-gsttypefindelement.lo ../../libs/gst/base/libgstbase-0.10.la ../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 generating symbol list for `libgstcoreelements.la' nm .libs/libgstcoreelements_la-gstbufferstore.o .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreelements.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreelements.exp" > ".libs/libgstcoreelements.expT" mv -f ".libs/libgstcoreelements.expT" ".libs/libgstcoreelements.exp" echo "{ global:" > .libs/libgstcoreelements.ver cat .libs/libgstcoreelements.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreelements.ver echo "local: *; };" >> .libs/libgstcoreelements.ver gcc -shared .libs/libgstcoreelements_la-gstbufferstore.o .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/base/.libs -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs ../../libs/gst/base/.libs/libgstbase-0.10.so -L/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs ../../gst/.libs/libgstreamer-0.10.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcoreelements.so -Wl,-version-script -Wl,.libs/libgstcoreelements.ver -o .libs/libgstcoreelements.so ar cru .libs/libgstcoreelements.a libgstcoreelements_la-gstbufferstore.o libgstcoreelements_la-gstcapsfilter.o libgstcoreelements_la-gstelements.o libgstcoreelements_la-gstfakesrc.o libgstcoreelements_la-gstfakesink.o libgstcoreelements_la-gstfdsrc.o libgstcoreelements_la-gstfilesink.o libgstcoreelements_la-gstfilesrc.o libgstcoreelements_la-gstidentity.o libgstcoreelements_la-gstqueue.o libgstcoreelements_la-gsttee.o libgstcoreelements_la-gsttypefindelement.o ranlib .libs/libgstcoreelements.a creating libgstcoreelements.la (cd .libs && rm -f libgstcoreelements.la && ln -s ../libgstcoreelements.la libgstcoreelements.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/elements' Making all in indexers make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/indexers' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreindexers_la-gstindexers.lo -MD -MP -MF ".deps/libgstcoreindexers_la-gstindexers.Tpo" -c -o libgstcoreindexers_la-gstindexers.lo `test -f 'gstindexers.c' || echo './'`gstindexers.c; \ then mv -f ".deps/libgstcoreindexers_la-gstindexers.Tpo" ".deps/libgstcoreindexers_la-gstindexers.Plo"; else rm -f ".deps/libgstcoreindexers_la-gstindexers.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreindexers_la-gstindexers.lo -MD -MP -MF .deps/libgstcoreindexers_la-gstindexers.Tpo -c gstindexers.c -fPIC -DPIC -o .libs/libgstcoreindexers_la-gstindexers.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreindexers_la-gstindexers.lo -MD -MP -MF .deps/libgstcoreindexers_la-gstindexers.Tpo -c gstindexers.c -o libgstcoreindexers_la-gstindexers.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreindexers_la-gstmemindex.lo -MD -MP -MF ".deps/libgstcoreindexers_la-gstmemindex.Tpo" -c -o libgstcoreindexers_la-gstmemindex.lo `test -f 'gstmemindex.c' || echo './'`gstmemindex.c; \ then mv -f ".deps/libgstcoreindexers_la-gstmemindex.Tpo" ".deps/libgstcoreindexers_la-gstmemindex.Plo"; else rm -f ".deps/libgstcoreindexers_la-gstmemindex.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreindexers_la-gstmemindex.lo -MD -MP -MF .deps/libgstcoreindexers_la-gstmemindex.Tpo -c gstmemindex.c -fPIC -DPIC -o .libs/libgstcoreindexers_la-gstmemindex.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreindexers_la-gstmemindex.lo -MD -MP -MF .deps/libgstcoreindexers_la-gstmemindex.Tpo -c gstmemindex.c -o libgstcoreindexers_la-gstmemindex.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreindexers_la-gstfileindex.lo -MD -MP -MF ".deps/libgstcoreindexers_la-gstfileindex.Tpo" -c -o libgstcoreindexers_la-gstfileindex.lo `test -f 'gstfileindex.c' || echo './'`gstfileindex.c; \ then mv -f ".deps/libgstcoreindexers_la-gstfileindex.Tpo" ".deps/libgstcoreindexers_la-gstfileindex.Plo"; else rm -f ".deps/libgstcoreindexers_la-gstfileindex.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreindexers_la-gstfileindex.lo -MD -MP -MF .deps/libgstcoreindexers_la-gstfileindex.Tpo -c gstfileindex.c -fPIC -DPIC -o .libs/libgstcoreindexers_la-gstfileindex.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstcoreindexers_la-gstfileindex.lo -MD -MP -MF .deps/libgstcoreindexers_la-gstfileindex.Tpo -c gstfileindex.c -o libgstcoreindexers_la-gstfileindex.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcoreindexers.la -rpath /usr/lib/gstreamer-0.10 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstcoreindexers_la-gstindexers.lo libgstcoreindexers_la-gstmemindex.lo libgstcoreindexers_la-gstfileindex.lo ../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm generating symbol list for `libgstcoreindexers.la' nm .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreindexers.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreindexers.exp" > ".libs/libgstcoreindexers.expT" mv -f ".libs/libgstcoreindexers.expT" ".libs/libgstcoreindexers.exp" echo "{ global:" > .libs/libgstcoreindexers.ver cat .libs/libgstcoreindexers.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreindexers.ver echo "local: *; };" >> .libs/libgstcoreindexers.ver gcc -shared .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs ../../gst/.libs/libgstreamer-0.10.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcoreindexers.so -Wl,-version-script -Wl,.libs/libgstcoreindexers.ver -o .libs/libgstcoreindexers.so ar cru .libs/libgstcoreindexers.a libgstcoreindexers_la-gstindexers.o libgstcoreindexers_la-gstmemindex.o libgstcoreindexers_la-gstfileindex.o ranlib .libs/libgstcoreindexers.a creating libgstcoreindexers.la (cd .libs && rm -f libgstcoreindexers.la && ln -s ../libgstcoreindexers.la libgstcoreindexers.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/indexers' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' Making all in tools make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tools' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gst-run.o -MD -MP -MF ".deps/gst-run.Tpo" -c -o gst-run.o gst-run.c; \ then mv -f ".deps/gst-run.Tpo" ".deps/gst-run.Po"; else rm -f ".deps/gst-run.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-xmllaunch gst-run.o -lglib-2.0 mkdir .libs gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-xmllaunch gst-run.o -lglib-2.0 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gst_xmllaunch_0.10-gst-launch.o -MD -MP -MF ".deps/gst_xmllaunch_0.10-gst-launch.Tpo" -c -o gst_xmllaunch_0.10-gst-launch.o `test -f 'gst-launch.c' || echo './'`gst-launch.c; \ then mv -f ".deps/gst_xmllaunch_0.10-gst-launch.Tpo" ".deps/gst_xmllaunch_0.10-gst-launch.Po"; else rm -f ".deps/gst_xmllaunch_0.10-gst-launch.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-xmllaunch-0.10 ../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gst_xmllaunch_0.10-gst-launch.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/gst-xmllaunch-0.10 -pthread -Wl,--export-dynamic gst_xmllaunch_0.10-gst-launch.o ../gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gst-xmllaunch-0.10 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-launch gst-run.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-launch gst-run.o -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-md5sum gst-run.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-md5sum gst-run.o -lglib-2.0 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gst_launch_0.10-gst-launch.o -MD -MP -MF ".deps/gst_launch_0.10-gst-launch.Tpo" -c -o gst_launch_0.10-gst-launch.o `test -f 'gst-launch.c' || echo './'`gst-launch.c; \ then mv -f ".deps/gst_launch_0.10-gst-launch.Tpo" ".deps/gst_launch_0.10-gst-launch.Po"; else rm -f ".deps/gst_launch_0.10-gst-launch.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-launch-0.10 ../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gst_launch_0.10-gst-launch.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/gst-launch-0.10 -pthread -Wl,--export-dynamic gst_launch_0.10-gst-launch.o ../gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gst-launch-0.10 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gst_md5sum_0.10-gst-md5sum.o -MD -MP -MF ".deps/gst_md5sum_0.10-gst-md5sum.Tpo" -c -o gst_md5sum_0.10-gst-md5sum.o `test -f 'gst-md5sum.c' || echo './'`gst-md5sum.c; \ then mv -f ".deps/gst_md5sum_0.10-gst-md5sum.Tpo" ".deps/gst_md5sum_0.10-gst-md5sum.Po"; else rm -f ".deps/gst_md5sum_0.10-gst-md5sum.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-md5sum-0.10 ../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gst_md5sum_0.10-gst-md5sum.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/gst-md5sum-0.10 -pthread -Wl,--export-dynamic gst_md5sum_0.10-gst-md5sum.o ../gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gst-md5sum-0.10 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-feedback gst-run.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-feedback gst-run.o -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-inspect gst-run.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-inspect gst-run.o -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-typefind gst-run.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-typefind gst-run.o -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-xmlinspect gst-run.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-xmlinspect gst-run.o -lglib-2.0 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gst_inspect_0.10-gst-inspect.o -MD -MP -MF ".deps/gst_inspect_0.10-gst-inspect.Tpo" -c -o gst_inspect_0.10-gst-inspect.o `test -f 'gst-inspect.c' || echo './'`gst-inspect.c; \ then mv -f ".deps/gst_inspect_0.10-gst-inspect.Tpo" ".deps/gst_inspect_0.10-gst-inspect.Po"; else rm -f ".deps/gst_inspect_0.10-gst-inspect.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-inspect-0.10 ../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gst_inspect_0.10-gst-inspect.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/gst-inspect-0.10 -pthread -Wl,--export-dynamic gst_inspect_0.10-gst-inspect.o ../gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gst-inspect-0.10 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gst_typefind_0.10-gst-typefind.o -MD -MP -MF ".deps/gst_typefind_0.10-gst-typefind.Tpo" -c -o gst_typefind_0.10-gst-typefind.o `test -f 'gst-typefind.c' || echo './'`gst-typefind.c; \ then mv -f ".deps/gst_typefind_0.10-gst-typefind.Tpo" ".deps/gst_typefind_0.10-gst-typefind.Po"; else rm -f ".deps/gst_typefind_0.10-gst-typefind.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-typefind-0.10 ../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gst_typefind_0.10-gst-typefind.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/gst-typefind-0.10 -pthread -Wl,--export-dynamic gst_typefind_0.10-gst-typefind.o ../gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gst-typefind-0.10 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gst_xmlinspect_0.10-gst-xmlinspect.o -MD -MP -MF ".deps/gst_xmlinspect_0.10-gst-xmlinspect.Tpo" -c -o gst_xmlinspect_0.10-gst-xmlinspect.o `test -f 'gst-xmlinspect.c' || echo './'`gst-xmlinspect.c; \ then mv -f ".deps/gst_xmlinspect_0.10-gst-xmlinspect.Tpo" ".deps/gst_xmlinspect_0.10-gst-xmlinspect.Po"; else rm -f ".deps/gst_xmlinspect_0.10-gst-xmlinspect.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o gst-xmlinspect-0.10 ../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gst_xmlinspect_0.10-gst-xmlinspect.o -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/gst-xmlinspect-0.10 -pthread -Wl,--export-dynamic gst_xmlinspect_0.10-gst-xmlinspect.o ../gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gst-xmlinspect-0.10 cp ./gst-feedback-m.m gst-feedback-0.10 chmod +x gst-feedback-0.10 sed \ -e s,gst-feedback,gst-feedback-0.10,g \ -e s,gst-inspect,gst-inspect-0.10,g \ -e s,gst-launch,gst-launch-0.10,g \ -e s,gst-md5sum,gst-md5sum-0.10,g \ -e s,gst-typefind,gst-typefind-0.10,g \ -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ gst-xmllaunch.1.in >gst-xmllaunch-0.10.1 sed \ -e s,gst-feedback,gst-feedback-0.10,g \ -e s,gst-inspect,gst-inspect-0.10,g \ -e s,gst-launch,gst-launch-0.10,g \ -e s,gst-md5sum,gst-md5sum-0.10,g \ -e s,gst-typefind,gst-typefind-0.10,g \ -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ gst-launch.1.in >gst-launch-0.10.1 sed \ -e s,gst-feedback,gst-feedback-0.10,g \ -e s,gst-inspect,gst-inspect-0.10,g \ -e s,gst-launch,gst-launch-0.10,g \ -e s,gst-md5sum,gst-md5sum-0.10,g \ -e s,gst-typefind,gst-typefind-0.10,g \ -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ gst-md5sum.1.in >gst-md5sum-0.10.1 sed \ -e s,gst-feedback,gst-feedback-0.10,g \ -e s,gst-inspect,gst-inspect-0.10,g \ -e s,gst-launch,gst-launch-0.10,g \ -e s,gst-md5sum,gst-md5sum-0.10,g \ -e s,gst-typefind,gst-typefind-0.10,g \ -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ gst-feedback.1.in >gst-feedback-0.10.1 sed \ -e s,gst-feedback,gst-feedback-0.10,g \ -e s,gst-inspect,gst-inspect-0.10,g \ -e s,gst-launch,gst-launch-0.10,g \ -e s,gst-md5sum,gst-md5sum-0.10,g \ -e s,gst-typefind,gst-typefind-0.10,g \ -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ gst-inspect.1.in >gst-inspect-0.10.1 sed \ -e s,gst-feedback,gst-feedback-0.10,g \ -e s,gst-inspect,gst-inspect-0.10,g \ -e s,gst-launch,gst-launch-0.10,g \ -e s,gst-md5sum,gst-md5sum-0.10,g \ -e s,gst-typefind,gst-typefind-0.10,g \ -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ gst-typefind.1.in >gst-typefind-0.10.1 sed \ -e s,gst-feedback,gst-feedback-0.10,g \ -e s,gst-inspect,gst-inspect-0.10,g \ -e s,gst-launch,gst-launch-0.10,g \ -e s,gst-md5sum,gst-md5sum-0.10,g \ -e s,gst-typefind,gst-typefind-0.10,g \ -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ gst-xmlinspect.1.in >gst-xmlinspect-0.10.1 make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tools' Making all in tests make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' Making all in benchmarks make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/benchmarks' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT caps.o -MD -MP -MF ".deps/caps.Tpo" -c -o caps.o caps.c; \ then mv -f ".deps/caps.Tpo" ".deps/caps.Po"; else rm -f ".deps/caps.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o caps caps.o ../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 mkdir .libs gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/caps caps.o -pthread -Wl,--export-dynamic ../../gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating caps if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mass-elements.o -MD -MP -MF ".deps/mass-elements.Tpo" -c -o mass-elements.o mass-elements.c; \ then mv -f ".deps/mass-elements.Tpo" ".deps/mass-elements.Po"; else rm -f ".deps/mass-elements.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o mass-elements mass-elements.o ../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/mass-elements mass-elements.o -pthread -Wl,--export-dynamic ../../gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating mass-elements if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT complexity.o -MD -MP -MF ".deps/complexity.Tpo" -c -o complexity.o complexity.c; \ then mv -f ".deps/complexity.Tpo" ".deps/complexity.Po"; else rm -f ".deps/complexity.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o complexity complexity.o ../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/complexity complexity.o -pthread -Wl,--export-dynamic ../../gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating complexity make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/benchmarks' Making all in misc make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/misc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/misc' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' Making all in docs make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' make all-recursive make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' Making all in faq make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' cd build && xmllint -noout -valid faq.xml make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' *** Generating PS output *** cd build && docbook2ps -o .. faq.xml Using catalogs: /etc/sgml/xml-docbook-4.2-1.0-26.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq/build/faq.xml x -i print -d /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print -V paper-type=A4 /usr/share/sgml/xml.dcl /usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq/build/faq.xml Done. make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' cd build && xmllint -noout -valid faq.xml make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' *** Generating PDF output *** make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' cd build && xmllint -noout -valid faq.xml make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' *** Generating HTML output *** Using catalogs: /etc/sgml/xml-docbook-4.2-1.0-26.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq/build/faq.xml Done. Copying .css files: base.css make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' Making all in manual make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' Generating build/images/bin-element-ghost.ps from bin-element-ghost.fig Generating build/images/bin-element-noghost.ps from bin-element-noghost.fig Generating build/images/bin-element.ps from bin-element.fig Generating build/images/filter-element-multi.ps from filter-element-multi.fig Generating build/images/filter-element.ps from filter-element.fig Generating build/images/hello-world.ps from hello-world.fig Generating build/images/linked-elements.ps from linked-elements.fig Generating build/images/mime-world.ps from mime-world.fig Generating build/images/queue.ps from queue.fig Generating build/images/sink-element.ps from sink-element.fig Generating build/images/src-element.ps from src-element.fig Generating build/images/state-diagram.ps from state-diagram.fig make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' cd build && xmllint -noout -valid manual.xml make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' *** Generating PS output *** cd build && docbook2ps -o .. manual.xml Using catalogs: /etc/sgml/xml-docbook-4.2-1.0-26.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual/build/manual.xml x -i print -d /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print -V paper-type=A4 /usr/share/sgml/xml.dcl /usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual/build/manual.xml Done. make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' cd build && xmllint -noout -valid manual.xml make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' *** Generating PDF output *** Generating build/images/bin-element-ghost.png from bin-element-ghost.fig Generating build/images/bin-element-noghost.png from bin-element-noghost.fig Generating build/images/bin-element.png from bin-element.fig Generating build/images/filter-element-multi.png from filter-element-multi.fig Generating build/images/filter-element.png from filter-element.fig Generating build/images/hello-world.png from hello-world.fig Generating build/images/linked-elements.png from linked-elements.fig Generating build/images/mime-world.png from mime-world.fig Generating build/images/queue.png from queue.fig Generating build/images/sink-element.png from sink-element.fig Generating build/images/src-element.png from src-element.fig Generating build/images/state-diagram.png from state-diagram.fig make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' cd build && xmllint -noout -valid manual.xml make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' *** Generating HTML output *** Using catalogs: /etc/sgml/xml-docbook-4.2-1.0-26.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual/build/manual.xml Done. Copying .css files: base.css Copying .png images: build/images/bin-element-ghost.png build/images/bin-element-noghost.png build/images/bin-element.png build/images/filter-element-multi.png build/images/filter-element.png build/images/hello-world.png build/images/linked-elements.png build/images/mime-world.png build/images/queue.png build/images/sink-element.png build/images/src-element.png build/images/state-diagram.png make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' Making all in pwg make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' cd build && xmllint -noout -valid pwg.xml make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' *** Generating PS output *** cd build && docbook2ps -o .. pwg.xml Using catalogs: /etc/sgml/xml-docbook-4.2-1.0-26.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg/build/pwg.xml x -i print -d /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print -V paper-type=A4 /usr/share/sgml/xml.dcl /usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg/build/pwg.xml Done. make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' cd build && xmllint -noout -valid pwg.xml make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' *** Generating PDF output *** make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' cd build && xmllint -noout -valid pwg.xml make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' *** Generating HTML output *** Using catalogs: /etc/sgml/xml-docbook-4.2-1.0-26.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg/build/pwg.xml Done. Copying .css files: base.css make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' Making all in gst make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' make all-am make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' *** Scanning header files *** if grep -l '^..*$' ./gstreamer.types > /dev/null; \ then \ if test x"." != x. ; then \ cp ./gstreamer.types . ; \ chmod u+w gstreamer.types ; \ fi ; \ GST_PLUGIN_SYSTEM_PATH=`cd ../.. && pwd` \ GST_PLUGIN_PATH= \ CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh ../../libtool --mode=link gcc" \ CFLAGS="-I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED" LDFLAGS="../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../../libs/gst/base/libgstbase-0.10.la ../../libs/gst/net/libgstnet-0.10.la" \ gtkdoc-scangobj --type-init-func="gst_init(NULL,NULL)" \ --module=gstreamer ; \ else \ cd . ; \ for i in gstreamer.args gstreamer.hierarchy gstreamer.interfaces gstreamer.prerequisites .libs/gstreamer-scan.o gstreamer.signals ; do \ test -f $i || touch $i ; \ done \ fi mkdir .libs gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -c gstreamer-scan.c -fPIC -DPIC -o .libs/gstreamer-scan.o gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -c gstreamer-scan.c -o gstreamer-scan.o >/dev/null 2>&1 gcc -o .libs/gstreamer-scan .libs/gstreamer-scan.o -pthread -Wl,--export-dynamic ../../gst/.libs/libgstreamer-0.10.so ../../libs/gst/base/.libs/libgstbase-0.10.so ../../libs/gst/net/.libs/libgstnet-0.10.so /usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gstreamer-scan if test "x../.." != "x../.."; \ then \ export BUILT_OPTIONS="--source-dir=../../gst"; \ fi; \ gtkdoc-scan \ --deprecated-guards="GST_DISABLE_DEPRECATED" \ --module=gstreamer \ --source-dir=../../gst \ $BUILT_OPTIONS \ --ignore-headers="gettext.h gst-i18n-lib.h gst-i18n-app.h gst_private.h gstdata_private.h gstarch.h cothreads.h cothreads_compat.h gthread-cothreads.h faircothreads.h types.h glib-compat.h grammar.tab.h gstmarshal.h gstaggregator.h gstbufferstore.h gstfdsink.h gstfdsrc.h gstidentity.h gstmacros.h gstmd5sink.h gstmultifilesrc.h gstmultifdsink.h gstpipefilter.h gstshaper.h gststatistics.h gsttee.h gsttrashstack.h gsttypefindelement.h gstspider.h gstspideridentity.h gstsearchfuncs.h gsttrashstack.h gstxmlregistry.h" touch scan-build.stamp *** Rebuilding template files *** if test x"." != x. ; then \ cp ./gstreamer-sections.txt . ; \ touch gstreamer-decl.txt ; \ fi gtkdoc-mktmpl --module=gstreamer | tee tmpl-build.log rm -f tmpl-build.log touch tmpl-build.stamp *** Building XML *** gtkdoc-mkdb --module=gstreamer --source-dir=../../gst --main-sgml-file=./gstreamer-docs.sgml --output-format=xml --sgml-mode --ignore-files=parse | tee sgml-build.log Use of uninitialized value in split at /usr/bin/gtkdoc-mkdb line 608. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_default_registry_feature_filter Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_default_registry_add_plugin Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_default_registry_find_plugin Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_default_registry_find_feature Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_gdouble_to_guint64 Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_guint64_to_gdouble Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: GST_BOILERPLATE_WITH_INTERFACE Parameter: parent_type. WARNING: Parameter described in source code comment block but does not exist - MACRO: GST_BOILERPLATE_WITH_INTERFACE Parameter: interface_type_as_macro. 100% symbol docs coverage (1325 symbols documented, 0 symbols incomplete, 2 not documented) See gstreamer-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. rm sgml-build.log touch sgml-build.stamp *** Building HTML *** if test -d html; then rm -rf html; fi mkdir html cp ./gstreamer-docs.sgml html cp -pr xml html cp ../version.entities html cd html && gtkdoc-mkhtml gstreamer gstreamer-docs.sgml Computing chunks... Writing gst-running.html for refentry(gst-running) Writing gstreamer.html for chapter(gstreamer) Writing gstreamer-Gst.html for refentry(gstreamer-Gst) Writing GstBin.html for refentry(GstBin) Writing gstreamer-GstBuffer.html for refentry(gstreamer-GstBuffer) Writing GstBus.html for refentry(GstBus) Writing gstreamer-GstCaps.html for refentry(gstreamer-GstCaps) Writing gstreamer-GstChildProxy.html for refentry(gstreamer-GstChildProxy) Writing GstClock.html for refentry(GstClock) Writing gstreamer-gstconfig.html for refentry(gstreamer-gstconfig) Writing GstElement.html for refentry(GstElement) Writing GstElementFactory.html for refentry(GstElementFactory) Writing gstreamer-GstGError.html for refentry(gstreamer-GstGError) Writing gstreamer-GstEvent.html for refentry(gstreamer-GstEvent) Writing gstreamer-GstFilter.html for refentry(gstreamer-GstFilter) Writing gstreamer-GstFormat.html for refentry(gstreamer-GstFormat) Writing GstGhostPad.html for refentry(GstGhostPad) Writing GstImplementsInterface.html for refentry(GstImplementsInterface) Writing GstIndex.html for refentry(GstIndex) Writing GstIndexFactory.html for refentry(GstIndexFactory) Writing gstreamer-GstIterator.html for refentry(gstreamer-GstIterator) Writing gstreamer-GstMessage.html for refentry(gstreamer-GstMessage) Writing gstreamer-GstMiniObject.html for refentry(gstreamer-GstMiniObject) Writing GstObject.html for refentry(GstObject) Writing GstPad.html for refentry(GstPad) Writing GstPadTemplate.html for refentry(GstPadTemplate) Writing gstreamer-GstParse.html for refentry(gstreamer-GstParse) Writing GstPipeline.html for refentry(GstPipeline) Writing GstPlugin.html for refentry(GstPlugin) Writing GstPluginFeature.html for refentry(GstPluginFeature) Writing gstreamer-GstQuery.html for refentry(gstreamer-GstQuery) Writing GstRegistry.html for refentry(GstRegistry) Writing gstreamer-GstSegment.html for refentry(gstreamer-GstSegment) Writing gstreamer-GstStructure.html for refentry(gstreamer-GstStructure) Writing GstSystemClock.html for refentry(GstSystemClock) Writing gstreamer-GstTagList.html for refentry(gstreamer-GstTagList) Writing GstTagSetter.html for refentry(GstTagSetter) Writing GstTask.html for refentry(GstTask) Writing gstreamer-GstTypeFind.html for refentry(gstreamer-GstTypeFind) Writing GstTypeFindFactory.html for refentry(GstTypeFindFactory) Writing gstreamer-GstUriHandler.html for refentry(gstreamer-GstUriHandler) Writing gstreamer-GstUtils.html for refentry(gstreamer-GstUtils) Writing gstreamer-GStreamer-GValue-types.html for refentry(gstreamer-GStreamer-GValue-types) Writing gstreamer-GstVersion.html for refentry(gstreamer-GstVersion) Writing GstXML.html for refentry(GstXML) Writing libgstreamer.html for chapter(libgstreamer) Writing gstreamer-GstInfo.html for refentry(gstreamer-GstInfo) Writing gstreamer-GstTrace.html for refentry(gstreamer-GstTrace) Writing gstreamer-support.html for chapter(gstreamer-support) Writing gstreamer-hierarchy.html for chapter(gstreamer-hierarchy) Writing api-index.html for index(api-index) Writing ix02.html for index Writing index.html for book(index) Writing index.sgml for book(index) Writing gstreamer.devhelp for book(index) rm -f html/gstreamer-docs.sgml rm -rf html/xml rm -f html/version.entities test "x" = "x" || for i in "" ; do \ if test "$i" != ""; then cp ./$i html ; fi; done -- Fixing Crossreferences gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' Making all in libs make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/libs' *** Scanning header files *** if grep -l '^..*$' ./gstreamer-libs.types > /dev/null; \ then \ if test x"." != x. ; then \ cp ./gstreamer-libs.types . ; \ chmod u+w gstreamer-libs.types ; \ fi ; \ GST_PLUGIN_SYSTEM_PATH=`cd ../.. && pwd` \ GST_PLUGIN_PATH= \ CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh ../../libtool --mode=link gcc" \ CFLAGS="-I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -I../.. -I../../libs" LDFLAGS="../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../../libs/gst/controller/libgstcontroller-0.10.la" \ gtkdoc-scangobj --type-init-func="gst_init(NULL,NULL)" \ --module=gstreamer-libs ; \ else \ cd . ; \ for i in gstreamer-libs.args gstreamer-libs.hierarchy gstreamer-libs.interfaces gstreamer-libs.prerequisites .libs/gstreamer-libs-scan.o gstreamer-libs.signals ; do \ test -f $i || touch $i ; \ done \ fi mkdir .libs gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -I../.. -I../../libs -c gstreamer-libs-scan.c -fPIC -DPIC -o .libs/gstreamer-libs-scan.o gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -I../.. -I../../libs -c gstreamer-libs-scan.c -o gstreamer-libs-scan.o >/dev/null 2>&1 gcc -o .libs/gstreamer-libs-scan .libs/gstreamer-libs-scan.o -pthread -Wl,--export-dynamic ../../gst/.libs/libgstreamer-0.10.so ../../libs/gst/controller/.libs/libgstcontroller-0.10.so /usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 creating gstreamer-libs-scan if test "x../.." != "x../.."; \ then \ export BUILT_OPTIONS="--source-dir=../../libs/gst"; \ fi; \ gtkdoc-scan \ --deprecated-guards="GST_DISABLE_DEPRECATED" \ --module=gstreamer-libs \ --source-dir=../../libs/gst \ $BUILT_OPTIONS \ --ignore-headers="gstgetbits_inl.h dp-private.h" touch scan-build.stamp *** Rebuilding template files *** if test x"." != x. ; then \ cp ./gstreamer-libs-sections.txt . ; \ touch gstreamer-libs-decl.txt ; \ fi gtkdoc-mktmpl --module=gstreamer-libs | tee tmpl-build.log ============================================================================= WARNING: 1 unused declarations. These can be found in gstreamer-libs-unused.txt. They should be added to gstreamer-libs-sections.txt in the appropriate place. ============================================================================= rm -f tmpl-build.log touch tmpl-build.stamp *** Building XML *** gtkdoc-mkdb --module=gstreamer-libs --source-dir=../../libs/gst --main-sgml-file=./gstreamer-libs-docs.sgml --output-format=xml --output-format=xml --sgml-mode --ignore-files=trio | tee sgml-build.log Use of uninitialized value in split at /usr/bin/gtkdoc-mkdb line 608. 99% symbol docs coverage (120 symbols documented, 1 symbols incomplete, 1 not documented) See gstreamer-libs-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. rm sgml-build.log touch sgml-build.stamp *** Building HTML *** if test -d html; then rm -rf html; fi mkdir html cp ./gstreamer-libs-docs.sgml html cp -pr xml html cp ../version.entities html cd html && gtkdoc-mkhtml gstreamer-libs gstreamer-libs-docs.sgml Computing chunks... Writing gstreamer-libs-gstdataprotocol.html for refentry(gstreamer-libs-gstdataprotocol) Writing GstBaseSrc.html for refentry(GstBaseSrc) Writing GstBaseSink.html for refentry(GstBaseSink) Writing GstBaseTransform.html for refentry(GstBaseTransform) Writing GstPushSrc.html for refentry(GstPushSrc) Writing gstreamer-libs-GstAdapter.html for refentry(gstreamer-libs-GstAdapter) Writing gstreamer-libs-GstCollectPads.html for refentry(gstreamer-libs-GstCollectPads) Writing gstreamer-base.html for chapter(gstreamer-base) Writing GstController.html for refentry(GstController) Writing gstreamer-libs-GstControllerGObject.html for refentry(gstreamer-libs-GstControllerGObject) Writing gstreamer-control.html for chapter(gstreamer-control) Writing gstreamer-libs-GstNetClientClock.html for refentry(gstreamer-libs-GstNetClientClock) Writing gstreamer-libs-GstNetTimePacket.html for refentry(gstreamer-libs-GstNetTimePacket) Writing gstreamer-libs-GstNetTimeProvider.html for refentry(gstreamer-libs-GstNetTimeProvider) Writing gstreamer-net.html for chapter(gstreamer-net) Writing gstreamer-libs-GstCheck.html for refentry(gstreamer-libs-GstCheck) Writing gstreamer-check.html for chapter(gstreamer-check) Writing gstreamer-libs.html for part(gstreamer-libs) Writing gstreamer-libs-hierarchy.html for part(gstreamer-libs-hierarchy) Writing api-index.html for index(api-index) Writing ix02.html for index Writing index.html for book(index) Writing index.sgml for book(index) Writing gstreamer-libs.devhelp for book(index) rm -f html/gstreamer-libs-docs.sgml rm -rf html/xml rm -f html/version.entities test "x" = "x" || for i in "" ; do \ if test "$i" != ""; then cp ./$i html ; fi; done -- Fixing Crossreferences gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html --extra-dir=../gst/html touch html-build.stamp make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/libs' Making all in plugins make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/plugins' if test "x../.." != "x../.."; \ then \ export BUILT_OPTIONS="--source-dir=../../gst"; \ fi; \ gtkdoc-scan \ ../../plugins/elements/gstfakesrc.h ../../plugins/elements/gstfakesink.h ../../plugins/elements/gstfdsrc.h ../../plugins/elements/gstfilesrc.h ../../plugins/elements/gstfilesink.h ../../plugins/elements/gstidentity.h ../../plugins/elements/gstqueue.h ../../plugins/elements/gsttypefindelement.h ../../plugins/elements/gsttee.h \ --module=gstreamer-plugins \ $BUILT_OPTIONS \ --ignore-headers=""; \ touch scan-build.stamp *** Rebuilding template files *** if test x"." != x. ; then \ for f in gstreamer-plugins.signals gstreamer-plugins.hierarchy gstreamer-plugins.interfaces gstreamer-plugins.prerequisites gstreamer-plugins.args gstreamer-plugins-sections.txt gstreamer-plugins-overrides.txt gstreamer-plugins-undocumented.txt gstreamer-plugins-decl.txt gstreamer-plugins-decl-list.txt; \ do \ if test -e ./$f; then cp ./$f . ; fi; \ done; \ fi gtkdoc-mktmpl --module=gstreamer-plugins | tee tmpl-build.log /usr/bin/python \ ../../common/mangle-tmpl.py ./inspect tmpl rm -f tmpl-build.log touch tmpl-build.stamp *** Building XML *** gtkdoc-mkdb \ --module=gstreamer-plugins \ --source-dir=../../plugins \ --main-sgml-file=./gstreamer-plugins-docs.sgml \ --output-format=xml \ --ignore-files=" " \ --sgml-mode \ | tee sgml-build.log Use of uninitialized value in split at /usr/bin/gtkdoc-mkdb line 608. WARNING: Documentation in template file for ./tmpl/element-fakesrc:Long_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-fakesrc:Short_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-fakesink:Long_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-fakesink:Short_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-fdsrc:Short_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-fdsrc:Long_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-filesrc:Short_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-filesrc:Long_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-filesink:Short_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-filesink:Long_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-queue:Long_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-queue:Short_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-tee:Long_Description being overridden by inline comments WARNING: Documentation in template file for ./tmpl/element-tee:Short_Description being overridden by inline comments 100% symbol docs coverage (97 symbols documented, 0 symbols incomplete, 0 not documented) See gstreamer-plugins-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. cp ../version.entities xml rm sgml-build.log touch sgml-build.stamp *** Building HTML *** if test -d html; then rm -rf html; fi mkdir html cp ./gstreamer-plugins-docs.sgml html cp -pr xml html cp ../version.entities html cd html && gtkdoc-mkhtml gstreamer-plugins gstreamer-plugins-docs.sgml Computing chunks... Writing gstreamer-plugins-fakesrc.html for refentry(gstreamer-plugins-fakesrc) Writing gstreamer-plugins-fakesink.html for refentry(gstreamer-plugins-fakesink) Writing gstreamer-plugins-fdsrc.html for refentry(gstreamer-plugins-fdsrc) Writing gstreamer-plugins-filesrc.html for refentry(gstreamer-plugins-filesrc) Writing gstreamer-plugins-filesink.html for refentry(gstreamer-plugins-filesink) Writing gstreamer-plugins-identity.html for refentry(gstreamer-plugins-identity) Writing gstreamer-plugins-queue.html for refentry(gstreamer-plugins-queue) Writing gstreamer-plugins-tee.html for refentry(gstreamer-plugins-tee) Writing gstreamer-plugins-typefind.html for refentry(gstreamer-plugins-typefind) Writing ch01.html for chapter Writing gstreamer-plugins-plugin-coreelements.html for refentry(gstreamer-plugins-plugin-coreelements) Writing gstreamer-plugins-plugin-coreindexers.html for refentry(gstreamer-plugins-plugin-coreindexers) Writing ch02.html for chapter Writing index.html for book(index) Writing index.sgml for book(index) Writing gstreamer-plugins.devhelp for book(index) rm -f html/gstreamer-plugins-docs.sgml rm -rf html/xml rm -f html/version.entities test "x" = "x" || for i in "" ; do \ if test "$i" != ""; then cp ./$i html ; fi; done -- Fixing Crossreferences gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/plugins' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' Making all in pkgconfig make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/pkgconfig' cp gstreamer.pc gstreamer-0.10.pc cp gstreamer-base.pc gstreamer-base-0.10.pc cp gstreamer-check.pc gstreamer-check-0.10.pc cp gstreamer-controller.pc gstreamer-controller-0.10.pc cp gstreamer-dataprotocol.pc gstreamer-dataprotocol-0.10.pc cp gstreamer-net.pc gstreamer-net-0.10.pc cp gstreamer-uninstalled.pc gstreamer-0.10-uninstalled.pc cp gstreamer-base-uninstalled.pc gstreamer-base-0.10-uninstalled.pc cp gstreamer-check-uninstalled.pc gstreamer-check-0.10-uninstalled.pc cp gstreamer-controller-uninstalled.pc gstreamer-controller-0.10-uninstalled.pc cp gstreamer-dataprotocol-uninstalled.pc gstreamer-dataprotocol-0.10-uninstalled.pc cp gstreamer-net-uninstalled.pc gstreamer-net-0.10-uninstalled.pc make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/pkgconfig' Making all in po make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/po' Making all in common make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' Making all in m4 make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common/m4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common/m4' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2' cp ./gst-element-check.m4 gst-element-check-0.10.m4 make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.12075 + umask 022 + cd /usr/src/rpm/BUILD + cd gstreamer-0.10.1.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild ++ pwd + /usr/bin/make prefix=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr exec_prefix=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr bindir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin sbindir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/sbin sysconfdir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/etc datadir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share includedir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include libdir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib libexecdir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/libexec localstatedir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/var sharedstatedir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/com mandir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man infodir=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/info install docdir=/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc Making install in gst make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' /usr/bin/make install-recursive make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' Making install in parse make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/parse' /usr/bin/flex -P_gst_parse_yy parse.l grammar.tab.h if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF ".deps/libgstparse_la-lex._gst_parse_yy.Tpo" -c -o libgstparse_la-lex._gst_parse_yy.lo `test -f 'lex._gst_parse_yy.c' || echo './'`lex._gst_parse_yy.c; \ then mv -f ".deps/libgstparse_la-lex._gst_parse_yy.Tpo" ".deps/libgstparse_la-lex._gst_parse_yy.Plo"; else rm -f ".deps/libgstparse_la-lex._gst_parse_yy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.Tpo -c lex._gst_parse_yy.c -fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.Tpo -c lex._gst_parse_yy.c -o libgstparse_la-lex._gst_parse_yy.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstparse.la libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-grammar.tab.lo -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 rm -fr .libs/libgstparse.a .libs/libgstparse.la ar cru .libs/libgstparse.a .libs/libgstparse_la-lex._gst_parse_yy.o .libs/libgstparse_la-grammar.tab.o ranlib .libs/libgstparse.a creating libgstparse.la (cd .libs && rm -f libgstparse.la && ln -s ../libgstparse.la libgstparse.la) make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/parse' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/parse' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/parse' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstreamer-0.10.la -rpath /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 2:0:2 libgstreamer_0.10_la-glib-compat.lo libgstreamer_0.10_la-gst.lo libgstreamer_0.10_la-gstobject.lo libgstreamer_0.10_la-gstbin.lo libgstreamer_0.10_la-gstbuffer.lo libgstreamer_0.10_la-gstbus.lo libgstreamer_0.10_la-gstcaps.lo libgstreamer_0.10_la-gstchildproxy.lo libgstreamer_0.10_la-gstclock.lo libgstreamer_0.10_la-gstelement.lo libgstreamer_0.10_la-gstelementfactory.lo libgstreamer_0.10_la-gsterror.lo libgstreamer_0.10_la-gstevent.lo libgstreamer_0.10_la-gstfilter.lo libgstreamer_0.10_la-gstformat.lo libgstreamer_0.10_la-gstghostpad.lo libgstreamer_0.10_la-gstindex.lo libgstreamer_0.10_la-gstindexfactory.lo libgstreamer_0.10_la-gstinfo.lo libgstreamer_0.10_la-gstinterface.lo libgstreamer_0.10_la-gstiterator.lo libgstreamer_0.10_la-gstmessage.lo libgstreamer_0.10_la-gstminiobject.lo libgstreamer_0.10_la-gstpad.lo libgstreamer_0.10_la-gstpadtemplate.lo libgstreamer_0.10_la-gstpipeline.lo libgstreamer_0.10_la-gstplugin.lo libgstreamer_0.10_la-gstpluginfeature.lo libgstreamer_0.10_la-gstquery.lo libgstreamer_0.10_la-gstregistry.lo libgstreamer_0.10_la-gstsegment.lo libgstreamer_0.10_la-gststructure.lo libgstreamer_0.10_la-gstsystemclock.lo libgstreamer_0.10_la-gsttaglist.lo libgstreamer_0.10_la-gsttagsetter.lo libgstreamer_0.10_la-gsttask.lo libgstreamer_0.10_la-gsttrace.lo libgstreamer_0.10_la-gsttypefind.lo libgstreamer_0.10_la-gsttypefindfactory.lo libgstreamer_0.10_la-gsturi.lo libgstreamer_0.10_la-gstutils.lo libgstreamer_0.10_la-gstvalue.lo libgstreamer_0.10_la-gstparse.lo libgstreamer_0.10_la-gstregistryxml.lo libgstreamer_0.10_la-gstxml.lo libgstreamer_0.10_la-gstenumtypes.lo libgstreamer_0.10_la-gstmarshal.lo parse/libgstparse.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm rm -fr .libs/libgstreamer-0.10.a .libs/libgstreamer-0.10.exp .libs/libgstreamer-0.10.la .libs/libgstreamer-0.10.lai .libs/libgstreamer-0.10.so .libs/libgstreamer-0.10.so.0 .libs/libgstreamer-0.10.so.0.2.0 .libs/libgstreamer-0.10.ver generating symbol list for `libgstreamer-0.10.la' nm .libs/libgstreamer_0.10_la-glib-compat.o .libs/libgstreamer_0.10_la-gst.o .libs/libgstreamer_0.10_la-gstobject.o .libs/libgstreamer_0.10_la-gstbin.o .libs/libgstreamer_0.10_la-gstbuffer.o .libs/libgstreamer_0.10_la-gstbus.o .libs/libgstreamer_0.10_la-gstcaps.o .libs/libgstreamer_0.10_la-gstchildproxy.o .libs/libgstreamer_0.10_la-gstclock.o .libs/libgstreamer_0.10_la-gstelement.o .libs/libgstreamer_0.10_la-gstelementfactory.o .libs/libgstreamer_0.10_la-gsterror.o .libs/libgstreamer_0.10_la-gstevent.o .libs/libgstreamer_0.10_la-gstfilter.o .libs/libgstreamer_0.10_la-gstformat.o .libs/libgstreamer_0.10_la-gstghostpad.o .libs/libgstreamer_0.10_la-gstindex.o .libs/libgstreamer_0.10_la-gstindexfactory.o .libs/libgstreamer_0.10_la-gstinfo.o .libs/libgstreamer_0.10_la-gstinterface.o .libs/libgstreamer_0.10_la-gstiterator.o .libs/libgstreamer_0.10_la-gstmessage.o .libs/libgstreamer_0.10_la-gstminiobject.o .libs/libgstreamer_0.10_la-gstpad.o .libs/libgstreamer_0.10_la-gstpadtemplate.o .libs/libgstreamer_0.10_la-gstpipeline.o .libs/libgstreamer_0.10_la-gstplugin.o .libs/libgstreamer_0.10_la-gstpluginfeature.o .libs/libgstreamer_0.10_la-gstquery.o .libs/libgstreamer_0.10_la-gstregistry.o .libs/libgstreamer_0.10_la-gstsegment.o .libs/libgstreamer_0.10_la-gststructure.o .libs/libgstreamer_0.10_la-gstsystemclock.o .libs/libgstreamer_0.10_la-gsttaglist.o .libs/libgstreamer_0.10_la-gsttagsetter.o .libs/libgstreamer_0.10_la-gsttask.o .libs/libgstreamer_0.10_la-gsttrace.o .libs/libgstreamer_0.10_la-gsttypefind.o .libs/libgstreamer_0.10_la-gsttypefindfactory.o .libs/libgstreamer_0.10_la-gsturi.o .libs/libgstreamer_0.10_la-gstutils.o .libs/libgstreamer_0.10_la-gstvalue.o .libs/libgstreamer_0.10_la-gstparse.o .libs/libgstreamer_0.10_la-gstregistryxml.o .libs/libgstreamer_0.10_la-gstxml.o .libs/libgstreamer_0.10_la-gstenumtypes.o .libs/libgstreamer_0.10_la-gstmarshal.o parse/.libs/libgstparse.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstreamer-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstreamer-0.10.exp" > ".libs/libgstreamer-0.10.expT" mv -f ".libs/libgstreamer-0.10.expT" ".libs/libgstreamer-0.10.exp" echo "{ global:" > .libs/libgstreamer-0.10.ver cat .libs/libgstreamer-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstreamer-0.10.ver echo "local: *; };" >> .libs/libgstreamer-0.10.ver gcc -shared .libs/libgstreamer_0.10_la-glib-compat.o .libs/libgstreamer_0.10_la-gst.o .libs/libgstreamer_0.10_la-gstobject.o .libs/libgstreamer_0.10_la-gstbin.o .libs/libgstreamer_0.10_la-gstbuffer.o .libs/libgstreamer_0.10_la-gstbus.o .libs/libgstreamer_0.10_la-gstcaps.o .libs/libgstreamer_0.10_la-gstchildproxy.o .libs/libgstreamer_0.10_la-gstclock.o .libs/libgstreamer_0.10_la-gstelement.o .libs/libgstreamer_0.10_la-gstelementfactory.o .libs/libgstreamer_0.10_la-gsterror.o .libs/libgstreamer_0.10_la-gstevent.o .libs/libgstreamer_0.10_la-gstfilter.o .libs/libgstreamer_0.10_la-gstformat.o .libs/libgstreamer_0.10_la-gstghostpad.o .libs/libgstreamer_0.10_la-gstindex.o .libs/libgstreamer_0.10_la-gstindexfactory.o .libs/libgstreamer_0.10_la-gstinfo.o .libs/libgstreamer_0.10_la-gstinterface.o .libs/libgstreamer_0.10_la-gstiterator.o .libs/libgstreamer_0.10_la-gstmessage.o .libs/libgstreamer_0.10_la-gstminiobject.o .libs/libgstreamer_0.10_la-gstpad.o .libs/libgstreamer_0.10_la-gstpadtemplate.o .libs/libgstreamer_0.10_la-gstpipeline.o .libs/libgstreamer_0.10_la-gstplugin.o .libs/libgstreamer_0.10_la-gstpluginfeature.o .libs/libgstreamer_0.10_la-gstquery.o .libs/libgstreamer_0.10_la-gstregistry.o .libs/libgstreamer_0.10_la-gstsegment.o .libs/libgstreamer_0.10_la-gststructure.o .libs/libgstreamer_0.10_la-gstsystemclock.o .libs/libgstreamer_0.10_la-gsttaglist.o .libs/libgstreamer_0.10_la-gsttagsetter.o .libs/libgstreamer_0.10_la-gsttask.o .libs/libgstreamer_0.10_la-gsttrace.o .libs/libgstreamer_0.10_la-gsttypefind.o .libs/libgstreamer_0.10_la-gsttypefindfactory.o .libs/libgstreamer_0.10_la-gsturi.o .libs/libgstreamer_0.10_la-gstutils.o .libs/libgstreamer_0.10_la-gstvalue.o .libs/libgstreamer_0.10_la-gstparse.o .libs/libgstreamer_0.10_la-gstregistryxml.o .libs/libgstreamer_0.10_la-gstxml.o .libs/libgstreamer_0.10_la-gstenumtypes.o .libs/libgstreamer_0.10_la-gstmarshal.o -Wl,--whole-archive parse/.libs/libgstparse.a -Wl,--no-whole-archive -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstreamer-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstreamer-0.10.ver -o .libs/libgstreamer-0.10.so.0.2.0 (cd .libs && rm -f libgstreamer-0.10.so.0 && ln -s libgstreamer-0.10.so.0.2.0 libgstreamer-0.10.so.0) (cd .libs && rm -f libgstreamer-0.10.so && ln -s libgstreamer-0.10.so.0.2.0 libgstreamer-0.10.so) rm -fr .libs/libgstreamer-0.10.lax mkdir .libs/libgstreamer-0.10.lax rm -fr .libs/libgstreamer-0.10.lax/libgstparse.a mkdir .libs/libgstreamer-0.10.lax/libgstparse.a (cd .libs/libgstreamer-0.10.lax/libgstparse.a && ar x /usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/parse/.libs/libgstparse.a) ar cru .libs/libgstreamer-0.10.a libgstreamer_0.10_la-glib-compat.o libgstreamer_0.10_la-gst.o libgstreamer_0.10_la-gstobject.o libgstreamer_0.10_la-gstbin.o libgstreamer_0.10_la-gstbuffer.o libgstreamer_0.10_la-gstbus.o libgstreamer_0.10_la-gstcaps.o libgstreamer_0.10_la-gstchildproxy.o libgstreamer_0.10_la-gstclock.o libgstreamer_0.10_la-gstelement.o libgstreamer_0.10_la-gstelementfactory.o libgstreamer_0.10_la-gsterror.o libgstreamer_0.10_la-gstevent.o libgstreamer_0.10_la-gstfilter.o libgstreamer_0.10_la-gstformat.o libgstreamer_0.10_la-gstghostpad.o libgstreamer_0.10_la-gstindex.o libgstreamer_0.10_la-gstindexfactory.o libgstreamer_0.10_la-gstinfo.o libgstreamer_0.10_la-gstinterface.o libgstreamer_0.10_la-gstiterator.o libgstreamer_0.10_la-gstmessage.o libgstreamer_0.10_la-gstminiobject.o libgstreamer_0.10_la-gstpad.o libgstreamer_0.10_la-gstpadtemplate.o libgstreamer_0.10_la-gstpipeline.o libgstreamer_0.10_la-gstplugin.o libgstreamer_0.10_la-gstpluginfeature.o libgstreamer_0.10_la-gstquery.o libgstreamer_0.10_la-gstregistry.o libgstreamer_0.10_la-gstsegment.o libgstreamer_0.10_la-gststructure.o libgstreamer_0.10_la-gstsystemclock.o libgstreamer_0.10_la-gsttaglist.o libgstreamer_0.10_la-gsttagsetter.o libgstreamer_0.10_la-gsttask.o libgstreamer_0.10_la-gsttrace.o libgstreamer_0.10_la-gsttypefind.o libgstreamer_0.10_la-gsttypefindfactory.o libgstreamer_0.10_la-gsturi.o libgstreamer_0.10_la-gstutils.o libgstreamer_0.10_la-gstvalue.o libgstreamer_0.10_la-gstparse.o libgstreamer_0.10_la-gstregistryxml.o libgstreamer_0.10_la-gstxml.o libgstreamer_0.10_la-gstenumtypes.o libgstreamer_0.10_la-gstmarshal.o .libs/libgstreamer-0.10.lax/libgstparse.a/libgstparse_la-lex._gst_parse_yy.o .libs/libgstreamer-0.10.lax/libgstparse.a/libgstparse_la-grammar.tab.o ranlib .libs/libgstreamer-0.10.a rm -fr .libs/libgstreamer-0.10.lax creating libgstreamer-0.10.la (cd .libs && rm -f libgstreamer-0.10.la && ln -s ../libgstreamer-0.10.la libgstreamer-0.10.la) make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgstreamer-0.10.la' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstreamer-0.10.la' /usr/bin/install -c .libs/libgstreamer-0.10.so.0.2.0 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstreamer-0.10.so.0.2.0 (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstreamer-0.10.so.0 && ln -s libgstreamer-0.10.so.0.2.0 libgstreamer-0.10.so.0) (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstreamer-0.10.so && ln -s libgstreamer-0.10.so.0.2.0 libgstreamer-0.10.so) /usr/bin/install -c .libs/libgstreamer-0.10.lai /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstreamer-0.10.la /usr/bin/install -c .libs/libgstreamer-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstreamer-0.10.a ranlib /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstreamer-0.10.a chmod 644 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstreamer-0.10.a PATH="$PATH:/sbin" ldconfig -n /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst" /usr/bin/install -c -m 644 'gst.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gst.h' /usr/bin/install -c -m 644 'glib-compat.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/glib-compat.h' /usr/bin/install -c -m 644 'gstobject.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstobject.h' /usr/bin/install -c -m 644 'gstbin.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstbin.h' /usr/bin/install -c -m 644 'gstbuffer.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstbuffer.h' /usr/bin/install -c -m 644 'gstbus.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstbus.h' /usr/bin/install -c -m 644 'gstcaps.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstcaps.h' /usr/bin/install -c -m 644 'gstchildproxy.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstchildproxy.h' /usr/bin/install -c -m 644 'gstclock.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstclock.h' /usr/bin/install -c -m 644 'gstcompat.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstcompat.h' /usr/bin/install -c -m 644 'gstelement.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstelement.h' /usr/bin/install -c -m 644 'gstelementfactory.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstelementfactory.h' /usr/bin/install -c -m 644 'gsterror.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gsterror.h' /usr/bin/install -c -m 644 'gstevent.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstevent.h' /usr/bin/install -c -m 644 'gstfilter.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstfilter.h' /usr/bin/install -c -m 644 'gstformat.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstformat.h' /usr/bin/install -c -m 644 'gstghostpad.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstghostpad.h' /usr/bin/install -c -m 644 'gstindex.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstindex.h' /usr/bin/install -c -m 644 'gstindexfactory.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstindexfactory.h' /usr/bin/install -c -m 644 'gstinfo.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstinfo.h' /usr/bin/install -c -m 644 'gstinterface.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstinterface.h' /usr/bin/install -c -m 644 'gstiterator.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstiterator.h' /usr/bin/install -c -m 644 'gstmacros.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstmacros.h' /usr/bin/install -c -m 644 'gstmessage.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstmessage.h' /usr/bin/install -c -m 644 'gstminiobject.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstminiobject.h' /usr/bin/install -c -m 644 'gstpad.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstpad.h' /usr/bin/install -c -m 644 'gstpadtemplate.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstpadtemplate.h' /usr/bin/install -c -m 644 'gstpipeline.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstpipeline.h' /usr/bin/install -c -m 644 'gstplugin.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstplugin.h' /usr/bin/install -c -m 644 'gstpluginfeature.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstpluginfeature.h' /usr/bin/install -c -m 644 'gstquery.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstquery.h' /usr/bin/install -c -m 644 'gstsegment.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstsegment.h' /usr/bin/install -c -m 644 'gststructure.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gststructure.h' /usr/bin/install -c -m 644 'gstsystemclock.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstsystemclock.h' /usr/bin/install -c -m 644 'gsttaglist.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gsttaglist.h' /usr/bin/install -c -m 644 'gsttagsetter.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gsttagsetter.h' /usr/bin/install -c -m 644 'gsttask.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gsttask.h' /usr/bin/install -c -m 644 'gsttrace.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gsttrace.h' /usr/bin/install -c -m 644 'gsttypefind.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gsttypefind.h' /usr/bin/install -c -m 644 'gsttypefindfactory.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gsttypefindfactory.h' /usr/bin/install -c -m 644 'gsturi.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gsturi.h' /usr/bin/install -c -m 644 'gstutils.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstutils.h' /usr/bin/install -c -m 644 'gstvalue.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstvalue.h' /usr/bin/install -c -m 644 'gstregistry.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstregistry.h' /usr/bin/install -c -m 644 'gstparse.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstparse.h' /usr/bin/install -c -m 644 'gstxml.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstxml.h' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst" /usr/bin/install -c -m 644 'gstconfig.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstconfig.h' /usr/bin/install -c -m 644 'gstversion.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstversion.h' /usr/bin/install -c -m 644 'gstenumtypes.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstenumtypes.h' /usr/bin/install -c -m 644 'gstmarshal.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/gstmarshal.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst' Making install in libs make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' Making install in gst make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' Making install in base make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/base' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstbase-0.10.la -rpath /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 2:0:2 libgstbase_0.10_la-gstadapter.lo libgstbase_0.10_la-gstbasesink.lo libgstbase_0.10_la-gstbasesrc.lo libgstbase_0.10_la-gstbasetransform.lo libgstbase_0.10_la-gstcollectpads.lo libgstbase_0.10_la-gstpushsrc.lo libgstbase_0.10_la-gsttypefindhelper.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 rm -fr .libs/libgstbase-0.10.a .libs/libgstbase-0.10.exp .libs/libgstbase-0.10.la .libs/libgstbase-0.10.lai .libs/libgstbase-0.10.so .libs/libgstbase-0.10.so.0 .libs/libgstbase-0.10.so.0.2.0 .libs/libgstbase-0.10.ver generating symbol list for `libgstbase-0.10.la' nm .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstbase-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstbase-0.10.exp" > ".libs/libgstbase-0.10.expT" mv -f ".libs/libgstbase-0.10.expT" ".libs/libgstbase-0.10.exp" echo "{ global:" > .libs/libgstbase-0.10.ver cat .libs/libgstbase-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstbase-0.10.ver echo "local: *; };" >> .libs/libgstbase-0.10.ver gcc -shared .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib ../../../gst/.libs/libgstreamer-0.10.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstbase-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstbase-0.10.ver -o .libs/libgstbase-0.10.so.0.2.0 (cd .libs && rm -f libgstbase-0.10.so.0 && ln -s libgstbase-0.10.so.0.2.0 libgstbase-0.10.so.0) (cd .libs && rm -f libgstbase-0.10.so && ln -s libgstbase-0.10.so.0.2.0 libgstbase-0.10.so) ar cru .libs/libgstbase-0.10.a libgstbase_0.10_la-gstadapter.o libgstbase_0.10_la-gstbasesink.o libgstbase_0.10_la-gstbasesrc.o libgstbase_0.10_la-gstbasetransform.o libgstbase_0.10_la-gstcollectpads.o libgstbase_0.10_la-gstpushsrc.o libgstbase_0.10_la-gsttypefindhelper.o ranlib .libs/libgstbase-0.10.a creating libgstbase-0.10.la (cd .libs && rm -f libgstbase-0.10.la && ln -s ../libgstbase-0.10.la libgstbase-0.10.la) make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/base' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstbase-0.10.la' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstbase-0.10.la' libtool: install: warning: relinking `libgstbase-0.10.la' (cd /usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/base; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstbase-0.10.la -rpath /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -export-symbols-regex "_*(gst_|Gst|GST_).*" -no-undefined -version-info 2:0:2 libgstbase_0.10_la-gstadapter.lo libgstbase_0.10_la-gstbasesink.lo libgstbase_0.10_la-gstbasesrc.lo libgstbase_0.10_la-gstbasetransform.lo libgstbase_0.10_la-gstcollectpads.lo libgstbase_0.10_la-gstpushsrc.lo libgstbase_0.10_la-gsttypefindhelper.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ) generating symbol list for `libgstbase-0.10.la' nm .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstbase-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstbase-0.10.exp" > ".libs/libgstbase-0.10.expT" mv -f ".libs/libgstbase-0.10.expT" ".libs/libgstbase-0.10.exp" echo "{ global:" > .libs/libgstbase-0.10.ver cat .libs/libgstbase-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstbase-0.10.ver echo "local: *; };" >> .libs/libgstbase-0.10.ver gcc -shared .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -lgstreamer-0.10 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstbase-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstbase-0.10.ver -o .libs/libgstbase-0.10.so.0.2.0 /usr/bin/install -c .libs/libgstbase-0.10.so.0.2.0T /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstbase-0.10.so.0.2.0 (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstbase-0.10.so.0 && ln -s libgstbase-0.10.so.0.2.0 libgstbase-0.10.so.0) (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstbase-0.10.so && ln -s libgstbase-0.10.so.0.2.0 libgstbase-0.10.so) /usr/bin/install -c .libs/libgstbase-0.10.lai /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstbase-0.10.la /usr/bin/install -c .libs/libgstbase-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstbase-0.10.a ranlib /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstbase-0.10.a chmod 644 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstbase-0.10.a PATH="$PATH:/sbin" ldconfig -n /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/base" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/base" /usr/bin/install -c -m 644 'gstadapter.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/base/gstadapter.h' /usr/bin/install -c -m 644 'gstbasesink.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/base/gstbasesink.h' /usr/bin/install -c -m 644 'gstbasesrc.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/base/gstbasesrc.h' /usr/bin/install -c -m 644 'gstbasetransform.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/base/gstbasetransform.h' /usr/bin/install -c -m 644 'gstcollectpads.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/base/gstcollectpads.h' /usr/bin/install -c -m 644 'gstpushsrc.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/base/gstpushsrc.h' /usr/bin/install -c -m 644 'gsttypefindhelper.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/base/gsttypefindhelper.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/base' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/base' Making install in controller make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/controller' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/controller' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstcontroller-0.10.la' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcontroller-0.10.la' libtool: install: warning: relinking `libgstcontroller-0.10.la' (cd /usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/controller; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcontroller-0.10.la -rpath /usr/lib -export-symbols-regex "_*(gst_|Gst|GST_).*" -no-undefined -version-info 2:0:2 libgstcontroller_0.10_la-lib.lo libgstcontroller_0.10_la-gstcontroller.lo libgstcontroller_0.10_la-gstinterpolation.lo libgstcontroller_0.10_la-gsthelper.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -inst-prefix-dir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild) generating symbol list for `libgstcontroller-0.10.la' nm .libs/libgstcontroller_0.10_la-lib.o .libs/libgstcontroller_0.10_la-gstcontroller.o .libs/libgstcontroller_0.10_la-gstinterpolation.o .libs/libgstcontroller_0.10_la-gsthelper.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcontroller-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstcontroller-0.10.exp" > ".libs/libgstcontroller-0.10.expT" mv -f ".libs/libgstcontroller-0.10.expT" ".libs/libgstcontroller-0.10.exp" echo "{ global:" > .libs/libgstcontroller-0.10.ver cat .libs/libgstcontroller-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcontroller-0.10.ver echo "local: *; };" >> .libs/libgstcontroller-0.10.ver gcc -shared .libs/libgstcontroller_0.10_la-lib.o .libs/libgstcontroller_0.10_la-gstcontroller.o .libs/libgstcontroller_0.10_la-gstinterpolation.o .libs/libgstcontroller_0.10_la-gsthelper.o -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -lgstreamer-0.10 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcontroller-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstcontroller-0.10.ver -o .libs/libgstcontroller-0.10.so.0.2.0 /usr/bin/install -c .libs/libgstcontroller-0.10.so.0.2.0T /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcontroller-0.10.so.0.2.0 (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstcontroller-0.10.so.0 && ln -s libgstcontroller-0.10.so.0.2.0 libgstcontroller-0.10.so.0) (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstcontroller-0.10.so && ln -s libgstcontroller-0.10.so.0.2.0 libgstcontroller-0.10.so) /usr/bin/install -c .libs/libgstcontroller-0.10.lai /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcontroller-0.10.la /usr/bin/install -c .libs/libgstcontroller-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcontroller-0.10.a ranlib /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcontroller-0.10.a chmod 644 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcontroller-0.10.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/controller" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/controller" /usr/bin/install -c -m 644 'gstcontroller.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/controller/gstcontroller.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/controller' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/controller' Making install in dataprotocol make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/dataprotocol' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/dataprotocol' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstdataprotocol-0.10.la' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstdataprotocol-0.10.la' libtool: install: warning: relinking `libgstdataprotocol-0.10.la' (cd /usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/dataprotocol; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstdataprotocol-0.10.la -rpath /usr/lib -export-symbols-regex "_*(gst_|Gst|GST_).*" -no-undefined -version-info 2:0:2 libgstdataprotocol_0.10_la-dataprotocol.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -inst-prefix-dir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild) generating symbol list for `libgstdataprotocol-0.10.la' nm .libs/libgstdataprotocol_0.10_la-dataprotocol.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstdataprotocol-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstdataprotocol-0.10.exp" > ".libs/libgstdataprotocol-0.10.expT" mv -f ".libs/libgstdataprotocol-0.10.expT" ".libs/libgstdataprotocol-0.10.exp" echo "{ global:" > .libs/libgstdataprotocol-0.10.ver cat .libs/libgstdataprotocol-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstdataprotocol-0.10.ver echo "local: *; };" >> .libs/libgstdataprotocol-0.10.ver gcc -shared .libs/libgstdataprotocol_0.10_la-dataprotocol.o -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -lgstreamer-0.10 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstdataprotocol-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstdataprotocol-0.10.ver -o .libs/libgstdataprotocol-0.10.so.0.2.0 /usr/bin/install -c .libs/libgstdataprotocol-0.10.so.0.2.0T /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstdataprotocol-0.10.so.0.2.0 (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstdataprotocol-0.10.so.0 && ln -s libgstdataprotocol-0.10.so.0.2.0 libgstdataprotocol-0.10.so.0) (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstdataprotocol-0.10.so && ln -s libgstdataprotocol-0.10.so.0.2.0 libgstdataprotocol-0.10.so) /usr/bin/install -c .libs/libgstdataprotocol-0.10.lai /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstdataprotocol-0.10.la /usr/bin/install -c .libs/libgstdataprotocol-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstdataprotocol-0.10.a ranlib /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstdataprotocol-0.10.a chmod 644 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstdataprotocol-0.10.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/dataprotocol" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/dataprotocol" /usr/bin/install -c -m 644 'dataprotocol.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/dataprotocol/dataprotocol.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/dataprotocol' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/dataprotocol' Making install in check make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/check' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcheck-0.10.la -rpath /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib libgstbase_0.10_la_LDFLAGS = -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 2:0:2 libgstcheck_0.10_la-gstcheck.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcheck ../../../gst/libgstreamer-0.10.la rm -fr .libs/libgstcheck-0.10.a .libs/libgstcheck-0.10.exp .libs/libgstcheck-0.10.la .libs/libgstcheck-0.10.lai .libs/libgstcheck-0.10.so .libs/libgstcheck-0.10.so.0 .libs/libgstcheck-0.10.so.0.2.0 .libs/libgstcheck-0.10.ver generating symbol list for `libgstcheck-0.10.la' nm .libs/libgstcheck_0.10_la-gstcheck.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcheck-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstcheck-0.10.exp" > ".libs/libgstcheck-0.10.expT" mv -f ".libs/libgstcheck-0.10.expT" ".libs/libgstcheck-0.10.exp" echo "{ global:" > .libs/libgstcheck-0.10.ver cat .libs/libgstcheck-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcheck-0.10.ver echo "local: *; };" >> .libs/libgstcheck-0.10.ver gcc -shared .libs/libgstcheck_0.10_la-gstcheck.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcheck ../../../gst/.libs/libgstreamer-0.10.so -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcheck-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstcheck-0.10.ver -o .libs/libgstcheck-0.10.so.0.2.0 (cd .libs && rm -f libgstcheck-0.10.so.0 && ln -s libgstcheck-0.10.so.0.2.0 libgstcheck-0.10.so.0) (cd .libs && rm -f libgstcheck-0.10.so && ln -s libgstcheck-0.10.so.0.2.0 libgstcheck-0.10.so) ar cru .libs/libgstcheck-0.10.a libgstcheck_0.10_la-gstcheck.o ranlib .libs/libgstcheck-0.10.a creating libgstcheck-0.10.la (cd .libs && rm -f libgstcheck-0.10.la && ln -s ../libgstcheck-0.10.la libgstcheck-0.10.la) make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/check' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstcheck-0.10.la' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcheck-0.10.la' libtool: install: warning: relinking `libgstcheck-0.10.la' (cd /usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/check; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcheck-0.10.la -rpath /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib libgstbase_0.10_la_LDFLAGS = -export-symbols-regex "_*(gst_|Gst|GST_).*" -no-undefined -version-info 2:0:2 libgstcheck_0.10_la-gstcheck.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcheck ../../../gst/libgstreamer-0.10.la ) generating symbol list for `libgstcheck-0.10.la' nm .libs/libgstcheck_0.10_la-gstcheck.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcheck-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstcheck-0.10.exp" > ".libs/libgstcheck-0.10.expT" mv -f ".libs/libgstcheck-0.10.expT" ".libs/libgstcheck-0.10.exp" echo "{ global:" > .libs/libgstcheck-0.10.ver cat .libs/libgstcheck-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcheck-0.10.ver echo "local: *; };" >> .libs/libgstcheck-0.10.ver gcc -shared .libs/libgstcheck_0.10_la-gstcheck.o -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcheck -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -lgstreamer-0.10 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcheck-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstcheck-0.10.ver -o .libs/libgstcheck-0.10.so.0.2.0 /usr/bin/install -c .libs/libgstcheck-0.10.so.0.2.0T /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcheck-0.10.so.0.2.0 (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstcheck-0.10.so.0 && ln -s libgstcheck-0.10.so.0.2.0 libgstcheck-0.10.so.0) (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstcheck-0.10.so && ln -s libgstcheck-0.10.so.0.2.0 libgstcheck-0.10.so) /usr/bin/install -c .libs/libgstcheck-0.10.lai /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcheck-0.10.la /usr/bin/install -c .libs/libgstcheck-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcheck-0.10.a ranlib /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcheck-0.10.a chmod 644 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcheck-0.10.a PATH="$PATH:/sbin" ldconfig -n /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/check" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/check" /usr/bin/install -c -m 644 'gstcheck.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/check/gstcheck.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/check' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/check' Making install in net make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/net' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/net' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstnet-0.10.la' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.10.la' libtool: install: warning: relinking `libgstnet-0.10.la' (cd /usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/net; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstnet-0.10.la -rpath /usr/lib -export-symbols-regex "_*(gst_|Gst|GST_).*" -no-undefined -version-info 2:0:2 libgstnet_0.10_la-gstnetclientclock.lo libgstnet_0.10_la-gstnettimepacket.lo libgstnet_0.10_la-gstnettimeprovider.lo ../../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -inst-prefix-dir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild) generating symbol list for `libgstnet-0.10.la' nm .libs/libgstnet_0.10_la-gstnetclientclock.o .libs/libgstnet_0.10_la-gstnettimepacket.o .libs/libgstnet_0.10_la-gstnettimeprovider.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstnet-0.10.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstnet-0.10.exp" > ".libs/libgstnet-0.10.expT" mv -f ".libs/libgstnet-0.10.expT" ".libs/libgstnet-0.10.exp" echo "{ global:" > .libs/libgstnet-0.10.ver cat .libs/libgstnet-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstnet-0.10.ver echo "local: *; };" >> .libs/libgstnet-0.10.ver gcc -shared .libs/libgstnet_0.10_la-gstnetclientclock.o .libs/libgstnet_0.10_la-gstnettimepacket.o .libs/libgstnet_0.10_la-gstnettimeprovider.o -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -lgstreamer-0.10 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstnet-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstnet-0.10.ver -o .libs/libgstnet-0.10.so.0.2.0 /usr/bin/install -c .libs/libgstnet-0.10.so.0.2.0T /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.10.so.0.2.0 (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstnet-0.10.so.0 && ln -s libgstnet-0.10.so.0.2.0 libgstnet-0.10.so.0) (cd /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstnet-0.10.so && ln -s libgstnet-0.10.so.0.2.0 libgstnet-0.10.so) /usr/bin/install -c .libs/libgstnet-0.10.lai /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.10.la /usr/bin/install -c .libs/libgstnet-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.10.a ranlib /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.10.a chmod 644 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.10.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/net" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/net" /usr/bin/install -c -m 644 'gstnet.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/net/gstnet.h' /usr/bin/install -c -m 644 'gstnetclientclock.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/net/gstnetclientclock.h' /usr/bin/install -c -m 644 'gstnettimepacket.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/net/gstnettimepacket.h' /usr/bin/install -c -m 644 'gstnettimeprovider.h' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.10/gst/net/gstnettimeprovider.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/net' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/net' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst' make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs' Making install in plugins make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' Making install in elements make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/elements' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcoreelements.la -rpath /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstcoreelements_la-gstbufferstore.lo libgstcoreelements_la-gstcapsfilter.lo libgstcoreelements_la-gstelements.lo libgstcoreelements_la-gstfakesrc.lo libgstcoreelements_la-gstfakesink.lo libgstcoreelements_la-gstfdsrc.lo libgstcoreelements_la-gstfilesink.lo libgstcoreelements_la-gstfilesrc.lo libgstcoreelements_la-gstidentity.lo libgstcoreelements_la-gstqueue.lo libgstcoreelements_la-gsttee.lo libgstcoreelements_la-gsttypefindelement.lo ../../libs/gst/base/libgstbase-0.10.la ../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 rm -fr .libs/libgstcoreelements.a .libs/libgstcoreelements.exp .libs/libgstcoreelements.la .libs/libgstcoreelements.lai .libs/libgstcoreelements.so .libs/libgstcoreelements.ver generating symbol list for `libgstcoreelements.la' nm .libs/libgstcoreelements_la-gstbufferstore.o .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreelements.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreelements.exp" > ".libs/libgstcoreelements.expT" mv -f ".libs/libgstcoreelements.expT" ".libs/libgstcoreelements.exp" echo "{ global:" > .libs/libgstcoreelements.ver cat .libs/libgstcoreelements.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreelements.ver echo "local: *; };" >> .libs/libgstcoreelements.ver gcc -shared .libs/libgstcoreelements_la-gstbufferstore.o .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/libs/gst/base/.libs -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib ../../libs/gst/base/.libs/libgstbase-0.10.so -L/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs ../../gst/.libs/libgstreamer-0.10.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcoreelements.so -Wl,-version-script -Wl,.libs/libgstcoreelements.ver -o .libs/libgstcoreelements.so ar cru .libs/libgstcoreelements.a libgstcoreelements_la-gstbufferstore.o libgstcoreelements_la-gstcapsfilter.o libgstcoreelements_la-gstelements.o libgstcoreelements_la-gstfakesrc.o libgstcoreelements_la-gstfakesink.o libgstcoreelements_la-gstfdsrc.o libgstcoreelements_la-gstfilesink.o libgstcoreelements_la-gstfilesrc.o libgstcoreelements_la-gstidentity.o libgstcoreelements_la-gstqueue.o libgstcoreelements_la-gsttee.o libgstcoreelements_la-gsttypefindelement.o ranlib .libs/libgstcoreelements.a creating libgstcoreelements.la (cd .libs && rm -f libgstcoreelements.la && ln -s ../libgstcoreelements.la libgstcoreelements.la) make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/elements' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstcoreelements.la' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreelements.la' libtool: install: warning: relinking `libgstcoreelements.la' (cd /usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/elements; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcoreelements.la -rpath /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstcoreelements_la-gstbufferstore.lo libgstcoreelements_la-gstcapsfilter.lo libgstcoreelements_la-gstelements.lo libgstcoreelements_la-gstfakesrc.lo libgstcoreelements_la-gstfakesink.lo libgstcoreelements_la-gstfdsrc.lo libgstcoreelements_la-gstfilesink.lo libgstcoreelements_la-gstfilesrc.lo libgstcoreelements_la-gstidentity.lo libgstcoreelements_la-gstqueue.lo libgstcoreelements_la-gsttee.lo libgstcoreelements_la-gsttypefindelement.lo ../../libs/gst/base/libgstbase-0.10.la ../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ) generating symbol list for `libgstcoreelements.la' nm .libs/libgstcoreelements_la-gstbufferstore.o .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreelements.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreelements.exp" > ".libs/libgstcoreelements.expT" mv -f ".libs/libgstcoreelements.expT" ".libs/libgstcoreelements.exp" echo "{ global:" > .libs/libgstcoreelements.ver cat .libs/libgstcoreelements.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreelements.ver echo "local: *; };" >> .libs/libgstcoreelements.ver gcc -shared .libs/libgstcoreelements_la-gstbufferstore.o .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -lgstbase-0.10 -L/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs -lgstreamer-0.10 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcoreelements.so -Wl,-version-script -Wl,.libs/libgstcoreelements.ver -o .libs/libgstcoreelements.so /usr/bin/install -c .libs/libgstcoreelements.soT /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreelements.so /usr/bin/install -c .libs/libgstcoreelements.lai /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreelements.la /usr/bin/install -c .libs/libgstcoreelements.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreelements.a ranlib /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreelements.a chmod 644 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreelements.a PATH="$PATH:/sbin" ldconfig -n /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10 ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/elements' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/elements' Making install in indexers make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/indexers' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcoreindexers.la -rpath /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstcoreindexers_la-gstindexers.lo libgstcoreindexers_la-gstmemindex.lo libgstcoreindexers_la-gstfileindex.lo ../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm rm -fr .libs/libgstcoreindexers.a .libs/libgstcoreindexers.exp .libs/libgstcoreindexers.la .libs/libgstcoreindexers.lai .libs/libgstcoreindexers.so .libs/libgstcoreindexers.ver generating symbol list for `libgstcoreindexers.la' nm .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreindexers.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreindexers.exp" > ".libs/libgstcoreindexers.expT" mv -f ".libs/libgstcoreindexers.expT" ".libs/libgstcoreindexers.exp" echo "{ global:" > .libs/libgstcoreindexers.ver cat .libs/libgstcoreindexers.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreindexers.ver echo "local: *; };" >> .libs/libgstcoreindexers.ver gcc -shared .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib ../../gst/.libs/libgstreamer-0.10.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcoreindexers.so -Wl,-version-script -Wl,.libs/libgstcoreindexers.ver -o .libs/libgstcoreindexers.so ar cru .libs/libgstcoreindexers.a libgstcoreindexers_la-gstindexers.o libgstcoreindexers_la-gstmemindex.o libgstcoreindexers_la-gstfileindex.o ranlib .libs/libgstcoreindexers.a creating libgstcoreindexers.la (cd .libs && rm -f libgstcoreindexers.la && ln -s ../libgstcoreindexers.la libgstcoreindexers.la) make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/indexers' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstcoreindexers.la' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreindexers.la' libtool: install: warning: relinking `libgstcoreindexers.la' (cd /usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/indexers; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstcoreindexers.la -rpath /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstcoreindexers_la-gstindexers.lo libgstcoreindexers_la-gstmemindex.lo libgstcoreindexers_la-gstfileindex.lo ../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm ) generating symbol list for `libgstcoreindexers.la' nm .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreindexers.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreindexers.exp" > ".libs/libgstcoreindexers.expT" mv -f ".libs/libgstcoreindexers.expT" ".libs/libgstcoreindexers.exp" echo "{ global:" > .libs/libgstcoreindexers.ver cat .libs/libgstcoreindexers.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreindexers.ver echo "local: *; };" >> .libs/libgstcoreindexers.ver gcc -shared .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -L/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib -lgstreamer-0.10 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libgstcoreindexers.so -Wl,-version-script -Wl,.libs/libgstcoreindexers.ver -o .libs/libgstcoreindexers.so /usr/bin/install -c .libs/libgstcoreindexers.soT /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreindexers.so /usr/bin/install -c .libs/libgstcoreindexers.lai /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreindexers.la /usr/bin/install -c .libs/libgstcoreindexers.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreindexers.a ranlib /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreindexers.a chmod 644 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreindexers.a PATH="$PATH:/sbin" ldconfig -n /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10 ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/indexers' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins/indexers' make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/plugins' Making install in tools make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tools' make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tools' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-xmllaunch' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmllaunch' /usr/bin/install -c gst-xmllaunch /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmllaunch /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-xmllaunch-0.10' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmllaunch-0.10' /usr/bin/install -c .libs/gst-xmllaunch-0.10 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmllaunch-0.10 /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-launch' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-launch' /usr/bin/install -c gst-launch /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-launch /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-md5sum' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-md5sum' /usr/bin/install -c gst-md5sum /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-md5sum /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-launch-0.10' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-launch-0.10' /usr/bin/install -c .libs/gst-launch-0.10 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-launch-0.10 /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-md5sum-0.10' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-md5sum-0.10' /usr/bin/install -c .libs/gst-md5sum-0.10 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-md5sum-0.10 /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-feedback' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-feedback' /usr/bin/install -c gst-feedback /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-feedback /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-inspect' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-inspect' /usr/bin/install -c gst-inspect /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-inspect /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-typefind' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-typefind' /usr/bin/install -c gst-typefind /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-typefind /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-xmlinspect' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmlinspect' /usr/bin/install -c gst-xmlinspect /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmlinspect /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-inspect-0.10' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-inspect-0.10' /usr/bin/install -c .libs/gst-inspect-0.10 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-inspect-0.10 /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-typefind-0.10' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-typefind-0.10' /usr/bin/install -c .libs/gst-typefind-0.10 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-typefind-0.10 /bin/sh ../libtool --mode=install /usr/bin/install -c 'gst-xmlinspect-0.10' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmlinspect-0.10' /usr/bin/install -c .libs/gst-xmlinspect-0.10 /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmlinspect-0.10 test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin" /usr/bin/install -c 'gst-feedback-0.10' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-feedback-0.10' test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man/man1" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './gst-xmllaunch-0.10.1' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man/man1/gst-xmllaunch-0.10.1' /usr/bin/install -c -m 644 './gst-launch-0.10.1' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man/man1/gst-launch-0.10.1' /usr/bin/install -c -m 644 './gst-md5sum-0.10.1' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man/man1/gst-md5sum-0.10.1' /usr/bin/install -c -m 644 './gst-feedback-0.10.1' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man/man1/gst-feedback-0.10.1' /usr/bin/install -c -m 644 './gst-inspect-0.10.1' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man/man1/gst-inspect-0.10.1' /usr/bin/install -c -m 644 './gst-typefind-0.10.1' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man/man1/gst-typefind-0.10.1' /usr/bin/install -c -m 644 './gst-xmlinspect-0.10.1' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/man/man1/gst-xmlinspect-0.10.1' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tools' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tools' Making install in tests make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' Making install in benchmarks make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/benchmarks' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/benchmarks' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/benchmarks' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/benchmarks' Making install in misc make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/misc' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/misc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/misc' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests/misc' make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/tests' Making install in docs make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' /usr/bin/make install-recursive make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' Making install in faq make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/faq mkdir /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc mkdir /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/faq cp -pr html /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/faq test -z "/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/faq" || mkdir -p -- "/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/faq" /usr/bin/install -c -m 644 'faq.pdf' '/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/faq/faq.pdf' /usr/bin/install -c -m 644 'faq.ps' '/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/faq/faq.ps' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/faq' Making install in manual make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/manual mkdir /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/manual cp -pr html /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/manual test -z "/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/manual" || mkdir -p -- "/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/manual" /usr/bin/install -c -m 644 'manual.pdf' '/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/manual/manual.pdf' /usr/bin/install -c -m 644 'manual.ps' '/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/manual/manual.ps' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/manual' Making install in pwg make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/pwg mkdir /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/pwg cp -pr html /usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/pwg test -z "/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/pwg" || mkdir -p -- "/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/pwg" /usr/bin/install -c -m 644 'pwg.pdf' '/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/pwg/pwg.pdf' /usr/bin/install -c -m 644 'pwg.ps' '/usr/src/rpm/BUILD/gstreamer-0.10.1.2/installed-doc/pwg/pwg.ps' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/pwg' Making install in gst make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' /usr/bin/make install-am make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' *** Scanning header files *** if grep -l '^..*$' ./gstreamer.types > /dev/null; \ then \ if test x"." != x. ; then \ cp ./gstreamer.types . ; \ chmod u+w gstreamer.types ; \ fi ; \ GST_PLUGIN_SYSTEM_PATH=`cd ../.. && pwd` \ GST_PLUGIN_PATH= \ CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh ../../libtool --mode=link gcc" \ CFLAGS="-I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED" LDFLAGS="../../gst/libgstreamer-0.10.la -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../../libs/gst/base/libgstbase-0.10.la ../../libs/gst/net/libgstnet-0.10.la" \ gtkdoc-scangobj --type-init-func="gst_init(NULL,NULL)" \ --module=gstreamer ; \ else \ cd . ; \ for i in gstreamer.args gstreamer.hierarchy gstreamer.interfaces gstreamer.prerequisites .libs/gstreamer-scan.o gstreamer.signals ; do \ test -f $i || touch $i ; \ done \ fi gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -c gstreamer-scan.c -fPIC -DPIC -o .libs/gstreamer-scan.o gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g -DGST_DISABLE_DEPRECATED -c gstreamer-scan.c -o gstreamer-scan.o >/dev/null 2>&1 gcc -o .libs/gstreamer-scan .libs/gstreamer-scan.o -pthread -Wl,--export-dynamic ../../gst/.libs/libgstreamer-0.10.so ../../libs/gst/base/.libs/libgstbase-0.10.so ../../libs/gst/net/.libs/libgstnet-0.10.so /usr/src/rpm/BUILD/gstreamer-0.10.1.2/gst/.libs/libgstreamer-0.10.so -lxml2 -lpthread -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--rpath -Wl,/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib creating gstreamer-scan if test "x../.." != "x../.."; \ then \ export BUILT_OPTIONS="--source-dir=../../gst"; \ fi; \ gtkdoc-scan \ --deprecated-guards="GST_DISABLE_DEPRECATED" \ --module=gstreamer \ --source-dir=../../gst \ $BUILT_OPTIONS \ --ignore-headers="gettext.h gst-i18n-lib.h gst-i18n-app.h gst_private.h gstdata_private.h gstarch.h cothreads.h cothreads_compat.h gthread-cothreads.h faircothreads.h types.h glib-compat.h grammar.tab.h gstmarshal.h gstaggregator.h gstbufferstore.h gstfdsink.h gstfdsrc.h gstidentity.h gstmacros.h gstmd5sink.h gstmultifilesrc.h gstmultifdsink.h gstpipefilter.h gstshaper.h gststatistics.h gsttee.h gsttrashstack.h gsttypefindelement.h gstspider.h gstspideridentity.h gstsearchfuncs.h gsttrashstack.h gstxmlregistry.h" touch scan-build.stamp *** Rebuilding template files *** if test x"." != x. ; then \ cp ./gstreamer-sections.txt . ; \ touch gstreamer-decl.txt ; \ fi gtkdoc-mktmpl --module=gstreamer | tee tmpl-build.log rm -f tmpl-build.log touch tmpl-build.stamp *** Building XML *** gtkdoc-mkdb --module=gstreamer --source-dir=../../gst --main-sgml-file=./gstreamer-docs.sgml --output-format=xml --sgml-mode --ignore-files=parse | tee sgml-build.log WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_default_registry_feature_filter Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_default_registry_add_plugin Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_default_registry_find_plugin Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_default_registry_find_feature Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_gdouble_to_guint64 Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: gst_guint64_to_gdouble Parameter: Returns. WARNING: Parameter described in source code comment block but does not exist - MACRO: GST_BOILERPLATE_WITH_INTERFACE Parameter: parent_type. WARNING: Parameter described in source code comment block but does not exist - MACRO: GST_BOILERPLATE_WITH_INTERFACE Parameter: interface_type_as_macro. Use of uninitialized value in split at /usr/bin/gtkdoc-mkdb line 608. 100% symbol docs coverage (1325 symbols documented, 0 symbols incomplete, 2 not documented) See gstreamer-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. rm sgml-build.log touch sgml-build.stamp make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' make[5]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-0.10 mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-0.10 (installfiles=`echo ./html/*.html`; \ if test "$installfiles" = './html/*.html'; \ then echo '-- Nothing to install' ; \ else \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-0.10; \ done; \ pngfiles=`echo ./html/*.png`; \ if test "$pngfiles" != './html/*.png'; then \ for i in $pngfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-0.10; \ done; \ fi; \ echo '-- Installing ./html/gstreamer.devhelp' ; \ /usr/bin/install -c -m 644 ./html/gstreamer.devhelp \ /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-0.10/gstreamer-0.10.devhelp; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-0.10; \ if test -e ./html/style.css; then \ echo '-- Installing ./html/style.css' ; \ /usr/bin/install -c -m 644 ./html/style.css /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-0.10; \ fi; \ fi) -- Installing ./html/GstBin.html -- Installing ./html/GstBus.html -- Installing ./html/GstClock.html -- Installing ./html/GstElement.html -- Installing ./html/GstElementFactory.html -- Installing ./html/GstGhostPad.html -- Installing ./html/GstImplementsInterface.html -- Installing ./html/GstIndex.html -- Installing ./html/GstIndexFactory.html -- Installing ./html/GstObject.html -- Installing ./html/GstPad.html -- Installing ./html/GstPadTemplate.html -- Installing ./html/GstPipeline.html -- Installing ./html/GstPlugin.html -- Installing ./html/GstPluginFeature.html -- Installing ./html/GstRegistry.html -- Installing ./html/GstSystemClock.html -- Installing ./html/GstTagSetter.html -- Installing ./html/GstTask.html -- Installing ./html/GstTypeFindFactory.html -- Installing ./html/GstXML.html -- Installing ./html/api-index.html -- Installing ./html/gst-running.html -- Installing ./html/gstreamer-GStreamer-GValue-types.html -- Installing ./html/gstreamer-Gst.html -- Installing ./html/gstreamer-GstBuffer.html -- Installing ./html/gstreamer-GstCaps.html -- Installing ./html/gstreamer-GstChildProxy.html -- Installing ./html/gstreamer-GstEvent.html -- Installing ./html/gstreamer-GstFilter.html -- Installing ./html/gstreamer-GstFormat.html -- Installing ./html/gstreamer-GstGError.html -- Installing ./html/gstreamer-GstInfo.html -- Installing ./html/gstreamer-GstIterator.html -- Installing ./html/gstreamer-GstMessage.html -- Installing ./html/gstreamer-GstMiniObject.html -- Installing ./html/gstreamer-GstParse.html -- Installing ./html/gstreamer-GstQuery.html -- Installing ./html/gstreamer-GstSegment.html -- Installing ./html/gstreamer-GstStructure.html -- Installing ./html/gstreamer-GstTagList.html -- Installing ./html/gstreamer-GstTrace.html -- Installing ./html/gstreamer-GstTypeFind.html -- Installing ./html/gstreamer-GstUriHandler.html -- Installing ./html/gstreamer-GstUtils.html -- Installing ./html/gstreamer-GstVersion.html -- Installing ./html/gstreamer-gstconfig.html -- Installing ./html/gstreamer-hierarchy.html -- Installing ./html/gstreamer-support.html -- Installing ./html/gstreamer.html -- Installing ./html/index.html -- Installing ./html/ix02.html -- Installing ./html/libgstreamer.html -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/gstreamer.devhelp -- Installing ./html/index.sgml -- Installing ./html/style.css make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/gst' Making install in libs make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/libs' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/libs' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-libs-0.10 mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-libs-0.10 (installfiles=`echo ./html/*.html`; \ if test "$installfiles" = './html/*.html'; \ then echo '-- Nothing to install' ; \ else \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-libs-0.10; \ done; \ pngfiles=`echo ./html/*.png`; \ if test "$pngfiles" != './html/*.png'; then \ for i in $pngfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-libs-0.10; \ done; \ fi; \ echo '-- Installing ./html/gstreamer-libs.devhelp' ; \ /usr/bin/install -c -m 644 ./html/gstreamer-libs.devhelp \ /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-libs-0.10/gstreamer-libs-0.10.devhelp; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-libs-0.10; \ if test -e ./html/style.css; then \ echo '-- Installing ./html/style.css' ; \ /usr/bin/install -c -m 644 ./html/style.css /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-libs-0.10; \ fi; \ fi) -- Installing ./html/GstBaseSink.html -- Installing ./html/GstBaseSrc.html -- Installing ./html/GstBaseTransform.html -- Installing ./html/GstController.html -- Installing ./html/GstPushSrc.html -- Installing ./html/api-index.html -- Installing ./html/gstreamer-base.html -- Installing ./html/gstreamer-check.html -- Installing ./html/gstreamer-control.html -- Installing ./html/gstreamer-libs-GstAdapter.html -- Installing ./html/gstreamer-libs-GstCheck.html -- Installing ./html/gstreamer-libs-GstCollectPads.html -- Installing ./html/gstreamer-libs-GstControllerGObject.html -- Installing ./html/gstreamer-libs-GstNetClientClock.html -- Installing ./html/gstreamer-libs-GstNetTimePacket.html -- Installing ./html/gstreamer-libs-GstNetTimeProvider.html -- Installing ./html/gstreamer-libs-gstdataprotocol.html -- Installing ./html/gstreamer-libs-hierarchy.html -- Installing ./html/gstreamer-libs.html -- Installing ./html/gstreamer-net.html -- Installing ./html/index.html -- Installing ./html/ix02.html -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/gstreamer-libs.devhelp -- Installing ./html/index.sgml -- Installing ./html/style.css make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/libs' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/libs' Making install in plugins make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/plugins' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/plugins' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-plugins-0.10 mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-plugins-0.10 (installfiles=`echo ./html/*.html`; \ if test "$installfiles" = './html/*.html'; \ then echo '-- Nothing to install' ; \ else \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-plugins-0.10; \ done; \ pngfiles=`echo ./html/*.png`; \ if test "$pngfiles" != './html/*.png'; then \ for i in $pngfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-plugins-0.10; \ done; \ fi; \ echo '-- Installing ./html/gstreamer-plugins.devhelp' ; \ /usr/bin/install -c -m 644 ./html/gstreamer-plugins.devhelp \ /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-plugins-0.10/gstreamer-plugins-0.10.devhelp; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-plugins-0.10; \ if test -e ./html/style.css; then \ echo '-- Installing ./html/style.css' ; \ /usr/bin/install -c -m 644 ./html/style.css /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gstreamer-plugins-0.10; \ fi; \ fi) -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/gstreamer-plugins-fakesink.html -- Installing ./html/gstreamer-plugins-fakesrc.html -- Installing ./html/gstreamer-plugins-fdsrc.html -- Installing ./html/gstreamer-plugins-filesink.html -- Installing ./html/gstreamer-plugins-filesrc.html -- Installing ./html/gstreamer-plugins-identity.html -- Installing ./html/gstreamer-plugins-plugin-coreelements.html -- Installing ./html/gstreamer-plugins-plugin-coreindexers.html -- Installing ./html/gstreamer-plugins-queue.html -- Installing ./html/gstreamer-plugins-tee.html -- Installing ./html/gstreamer-plugins-typefind.html -- Installing ./html/index.html -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/gstreamer-plugins.devhelp -- Installing ./html/index.sgml -- Installing ./html/style.css make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/plugins' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs/plugins' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/docs' Making install in pkgconfig make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/pkgconfig' make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/pkgconfig' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'gstreamer-0.10.pc' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/pkgconfig/gstreamer-0.10.pc' /usr/bin/install -c -m 644 'gstreamer-base-0.10.pc' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/pkgconfig/gstreamer-base-0.10.pc' /usr/bin/install -c -m 644 'gstreamer-check-0.10.pc' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/pkgconfig/gstreamer-check-0.10.pc' /usr/bin/install -c -m 644 'gstreamer-controller-0.10.pc' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/pkgconfig/gstreamer-controller-0.10.pc' /usr/bin/install -c -m 644 'gstreamer-dataprotocol-0.10.pc' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/pkgconfig/gstreamer-dataprotocol-0.10.pc' /usr/bin/install -c -m 644 'gstreamer-net-0.10.pc' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/pkgconfig/gstreamer-net-0.10.pc' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/pkgconfig' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/pkgconfig' Making install in po make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/af mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/af/LC_MESSAGES installing af.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/af/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/az mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/az/LC_MESSAGES installing az.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/az/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/ca mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/ca/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/bg mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/bg/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/cs mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/cs/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/de mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/de/LC_MESSAGES installing de.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/de/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/en_GB mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/en_GB/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/fr mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/fr/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/it mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/it/LC_MESSAGES installing it.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/it/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/nb mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/nb/LC_MESSAGES installing nb.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/nb/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/nl mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/nl/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/ru mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/ru/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/sq mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/sq/LC_MESSAGES installing sq.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/sq/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/sr mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/sr/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/sv mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/sv/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/tr mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/tr/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/uk mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/uk/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/vi mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/vi/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/zh_CN mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/zh_CN/LC_MESSAGES/gstreamer-0.10.mo mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/zh_TW mkdir /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/locale/zh_TW/LC_MESSAGES/gstreamer-0.10.mo if test "gstreamer" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/po' Making install in common make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' Making install in m4 make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common/m4' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common/m4' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common/m4' make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2/common' make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2' make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/aclocal" || mkdir -p -- "/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/aclocal" /usr/bin/install -c -m 644 'gst-element-check-0.10.m4' '/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/aclocal/gst-element-check-0.10.m4' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2' make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.10.1.2' + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild gstreamer-0.10 + mkdir -p /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/var/cache/gstreamer-0.10 + rm -f /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreelements.la /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreindexers.la + rm -f /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreelements.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreindexers.a + rm -f /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstbase-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcheck-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcontroller-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstdataprotocol-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.10.a /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstreamer-0.10.a + rm -f /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstbase-0.10.la /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcheck-0.10.la /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcontroller-0.10.la /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstdataprotocol-0.10.la /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.10.la /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstreamer-0.10.la + mkdir -p /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/var/cache/gstreamer-0.10 + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/gstreamer-0.10.1.2 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstreamer-0.10.so.0.2.0 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstbase-0.10.so.0.2.0 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcontroller-0.10.so.0.2.0 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstdataprotocol-0.10.so.0.2.0 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstcheck-0.10.so.0.2.0 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.10.so.0.2.0 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreelements.so extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.10/libgstcoreindexers.so extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmllaunch extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmllaunch-0.10 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-launch extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-md5sum extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-launch-0.10 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-md5sum-0.10 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-feedback extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-inspect extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-typefind extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmlinspect extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-inspect-0.10 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-typefind-0.10 extracting debug info from /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/bin/gst-xmlinspect-0.10 8756 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Processing files: gstreamer010-0.10.1.2-0.gst.1.4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.42348 + umask 022 + cd /usr/src/rpm/BUILD + cd gstreamer-0.10.1.2 + DOCDIR=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer010-0.10.1.2 + export DOCDIR + rm -rf /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer010-0.10.1.2 + /bin/mkdir -p /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer010-0.10.1.2 + cp -pr AUTHORS COPYING NEWS README RELEASE TODO /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer010-0.10.1.2 + exit 0 Provides: libgstbase-0.10.so.0 libgstcontroller-0.10.so.0 libgstcoreelements.so libgstcoreindexers.so libgstdataprotocol-0.10.so.0 libgstnet-0.10.so.0 libgstreamer-0.10.so.0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /sbin/ldconfig Requires(post): /bin/sh /sbin/ldconfig Requires(postun): /bin/sh Requires: /bin/sh gstreamer-tools >= 0.10.1.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstbase-0.10.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libxml2.so.2 libz.so.1 Conflicts: gstreamer010-python <= 0.8.1 Processing files: gstreamer010-devel-0.10.1.2-0.gst.1.4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.88806 + umask 022 + cd /usr/src/rpm/BUILD + cd gstreamer-0.10.1.2 + DOCDIR=/var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer010-devel-0.10.1.2 + export DOCDIR + rm -rf /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer010-devel-0.10.1.2 + /bin/mkdir -p /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer010-devel-0.10.1.2 + cp -pr installed-doc/faq installed-doc/manual installed-doc/pwg /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer010-devel-0.10.1.2 + exit 0 Provides: libgstcheck-0.10.so.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: glib2-devel >= 2.8.3 gstreamer010 = 0.10.1.2-0.gst.1.4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libdl.so.2 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstreamer-0.10.so.0 libgthread-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libxml2-devel >= 2.4.0 Processing files: gstreamer-tools-0.10.1.2-0.gst.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libglib-2.0.so.0 Processing files: gstreamer010-debuginfo-0.10.1.2-0.gst.1.4 Provides: libgstbase-0.10.so.0.2.0.debug libgstcheck-0.10.so.0.2.0.debug libgstcontroller-0.10.so.0.2.0.debug libgstcoreelements.so.debug libgstcoreindexers.so.debug libgstdataprotocol-0.10.so.0.2.0.debug libgstnet-0.10.so.0.2.0.debug libgstreamer-0.10.so.0.2.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild warning: Could not canonicalize hostname: otto Wrote: /usr/src/rpm/SRPMS/gstreamer010-0.10.1.2-0.gst.1.4.src.rpm Wrote: /usr/src/rpm/RPMS/gstreamer010-0.10.1.2-0.gst.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/gstreamer010-devel-0.10.1.2-0.gst.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-tools-0.10.1.2-0.gst.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/gstreamer010-debuginfo-0.10.1.2-0.gst.1.4.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.59037 + umask 022 + cd /usr/src/rpm/BUILD + cd gstreamer-0.10.1.2 + rm -rf /var/tmp/gstreamer010-0.10.1.2-0.gst.1.4-root-machbuild + exit 0