Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.84327 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + cd /usr/src/rpm/BUILD + rm -rf gstreamer-0.6.2 + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/gstreamer-0.6.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gstreamer-0.6.2 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,g-w,o-w . + echo 'Patch #0 (gstreamer-xmlregistry.patch):' Patch #0 (gstreamer-xmlregistry.patch): + patch -p0 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5889 + umask 022 + cd /usr/src/rpm/BUILD + cd gstreamer-0.6.2 + LANG=C + export LANG + CFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CFLAGS + CXXFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CXXFLAGS + FFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export FFLAGS ++ find . -name config.guess ++ find . -name config.sub ++ basename ./config.guess + '[' -f /usr/share/libtool/config.guess ']' ++ basename ./libs/ext/cothreads/config.guess + '[' -f /usr/share/libtool/config.guess ']' ++ basename ./config.sub + '[' -f /usr/share/libtool/config.sub ']' ++ basename ./libs/ext/cothreads/config.sub + '[' -f /usr/share/libtool/config.sub ']' + ./configure --host=i686-pc-linux-gnu --build=i686-pc-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 --enable-debug --with-cachedir=/var/cache/gstreamer-0.6 --disable-tests --disable-examples --enable-docs-build --with-html-dir=/var/tmp/gstreamer-0.6.2-0.fdr.1.rh90-root-mach/usr/share/gtk-doc/html checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i386-redhat-linux-gnu configure: configuring gstreamer for release checking whether to enable maintainer-specific portions of Makefiles... no 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 i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for strerror in -lcposix... no 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 for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for gcc option to accept ANSI C... none needed checking for compiler flavour... gcc checking for ANSI C header files... (cached) yes checking for gtkdoc-scangobj... true checking gtk-doc version (0.10) >= 0.7... yes checking for xsltproc... true checking for pdftops... true checking for fig2dev... true 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 whether byte ordering is bigendian... no checking for MMX-capable compiler... yes checking for bison... /usr/bin/bison checking for flex... /usr/bin/flex checking for large file support... yes checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... yes checking whether gcc implements __PRETTY_FUNCTION__... yes checking whether gcc implements __FUNCTION__... yes checking whether gcc implements __func__... yes checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0 >= 2.0.1 gobject-2.0 gthread-2.0 gmodule-2.0... yes checking GLIB2_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB2_LIBS... -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for libxml-2.0 >= 2.4.0... yes checking XML_CFLAGS... -I/usr/include/libxml2 checking XML_LIBS... -lxml2 -lz -lm configure: Test xml2 program linked checking for poptStrippedArgv in -lpopt... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes configure: Checking for POPT_TABLEEND checking asm/atomic.h usability... yes checking asm/atomic.h presence... yes checking for asm/atomic.h... yes configure: WARNING: Atomic reference counting is out of date: doing without. checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes configure: Using /var/cache/gstreamer-0.6 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 for pthread_attr_setstack in -lpthread... yes checking for posix_memalign... yes checking for libgnomeui-2.0... Package libgnomeui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeui-2.0' found configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating gst/Makefile config.status: creating gst/gstversion.h config.status: creating gst/autoplug/Makefile config.status: creating gst/indexers/Makefile config.status: creating gst/elements/Makefile config.status: creating gst/parse/Makefile config.status: creating gst/schedulers/Makefile config.status: creating gst/types/Makefile config.status: creating gst/registries/Makefile config.status: creating libs/Makefile config.status: creating libs/gst/Makefile config.status: creating libs/gst/bytestream/Makefile config.status: creating libs/gst/getbits/Makefile config.status: creating libs/gst/putbits/Makefile config.status: creating libs/gst/control/Makefile config.status: creating libs/ext/Makefile config.status: creating tests/Makefile config.status: creating tests/memchunk/Makefile config.status: creating tests/muxing/Makefile config.status: creating tests/seeking/Makefile config.status: creating tests/sched/Makefile config.status: creating tests/threadstate/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/bytestream/Makefile config.status: creating testsuite/caps/Makefile config.status: creating testsuite/cleanup/Makefile config.status: creating testsuite/clock/Makefile config.status: creating testsuite/dynparams/Makefile config.status: creating testsuite/elements/Makefile config.status: creating testsuite/indexers/Makefile config.status: creating testsuite/plugin/Makefile config.status: creating testsuite/refcounting/Makefile config.status: creating testsuite/threads/Makefile config.status: creating examples/Makefile config.status: creating examples/autoplug/Makefile config.status: creating examples/cutter/Makefile config.status: creating examples/helloworld/Makefile config.status: creating examples/helloworld2/Makefile config.status: creating examples/launch/Makefile config.status: creating examples/manual/Makefile config.status: creating examples/mixer/Makefile config.status: creating examples/pingpong/Makefile config.status: creating examples/plugins/Makefile config.status: creating examples/queue/Makefile config.status: creating examples/queue2/Makefile config.status: creating examples/queue3/Makefile config.status: creating examples/queue4/Makefile config.status: creating examples/thread/Makefile config.status: creating examples/typefind/Makefile config.status: creating examples/xml/Makefile config.status: creating tools/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/manual/Makefile config.status: creating docs/pwg/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/plugins/gstreamer-plugins.types config.status: creating docs/xsl/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer.pc config.status: creating pkgconfig/gstreamer-uninstalled.pc config.status: creating pkgconfig/gstreamer-control.pc config.status: creating pkgconfig/gstreamer-control-uninstalled.pc config.status: creating stamp.h config.status: creating gstreamer.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands configure: configuring in libs/ext/cothreads configure: running /bin/sh './configure' --prefix=/usr '--host=i686-pc-linux-gnu' '--build=i686-pc-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' '--enable-debug' '--with-cachedir=/var/cache/gstreamer-0.6' '--disable-tests' '--disable-examples' '--enable-docs-build' '--with-html-dir=/var/tmp/gstreamer-0.6.2-0.fdr.1.rh90-root-mach/usr/share/gtk-doc/html' 'CFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. 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 Build Tools: checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse nm output... ok checking for egrep... grep -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 for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for compiler flavour... gcc Mandatory Platform Environment: checking for ANSI C header files... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking for function sigaction... yes checking for function sigprocmask... yes checking for function sigpending... yes checking for function sigsuspend... yes decision on mandatory system headers and functions... all fine Optional Platform Environment: checking for attribute ss_base in struct sigaltstack from sys/signal.h... no checking for attribute ss_sp in struct sigaltstack from sys/signal.h... yes Machine Context Implementation: checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for function makecontext... yes checking for function swapcontext... yes checking for function getcontext... yes checking for function setcontext... yes checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... yes checking for signal.h... (cached) yes checking for function sigsetjmp... no checking for function siglongjmp... yes checking for function setjmp... yes checking for function longjmp... yes checking for function _setjmp... yes checking for function _longjmp... yes checking for function sigaltstack... yes checking for function sigstack... yes checking for signal-mask aware setjmp(3)/longjmp(3)... yes: ssjlj checking for typedef stack_t... yes checking for need for separate stack... no checking for direction of stack growth... down checking for function makecontext... (cached) yes checking for stack setup via makecontext... ok checking for function sigaltstack... (cached) yes checking for typedef stack_t... (cached) yes checking for stack setup via sigaltstack... ok checking for function sigstack... (cached) yes checking for stack setup via sigstack... guessed decision on mctx implementation... mcsc/sc/mc Cothreads Package Configuration: checking for pthread_attr_setstack in -lpthread... yes checking for posix_memalign... yes checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 checking for glib-2.0 gthread-2.0... yes checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lglib-2.0 Output Substitution: configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating cothreads/Makefile config.status: creating cothreads/config-public.h config.status: creating cothreads/config-private.h config.status: cothreads/config-private.h is unchanged config.status: executing depfiles commands + make -j2 make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2' Making all in include make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/include' Making all in gst make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst' glib-genmarshal --header --prefix=gst_marshal gstmarshal.list > gstmarshal.h.tmp echo "#include \"glib-object.h\"" >gstmarshal.c.tmp echo "#include \"gstlog.h\"" >> gstmarshal.c.tmp echo "#include \"gstmarshal.h\"" >> gstmarshal.c.tmp glib-genmarshal --body --prefix=gst_marshal gstmarshal.list >> gstmarshal.c.tmp mv gstmarshal.h.tmp gstmarshal.h mv gstmarshal.c.tmp gstmarshal.c make all-recursive make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst' Making all in parse make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/parse' /usr/bin/bison -d -v -p_gst_parse__yy ./grammar.y -o grammar.tab.c /usr/bin/bison -d -v -p_gst_parse__yy ./grammar.y -o grammar.tab.c /usr/bin/flex -P_gst_parse_yy parse.l make all-am make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/parse' source='lex._gst_parse_yy.c' object='libgstparse_la-lex._gst_parse_yy.lo' libtool=yes \ depfile='.deps/libgstparse_la-lex._gst_parse_yy.Plo' tmpdepfile='.deps/libgstparse_la-lex._gst_parse_yy.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstparse_la-lex._gst_parse_yy.lo `test -f 'lex._gst_parse_yy.c' || echo './'`lex._gst_parse_yy.c source='grammar.tab.c' object='libgstparse_la-grammar.tab.lo' libtool=yes \ depfile='.deps/libgstparse_la-grammar.tab.Plo' tmpdepfile='.deps/libgstparse_la-grammar.tab.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstparse_la-grammar.tab.lo `test -f 'grammar.tab.c' || echo './'`grammar.tab.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -g -pipe -march=i386 -mcpu=i686 -c grammar.tab.c -MT libgstparse_la-grammar.tab.lo -MD -MP -MF .deps/libgstparse_la-grammar.tab.TPlo -fPIC -DPIC -o .libs/libgstparse_la-grammar.tab.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -g -pipe -march=i386 -mcpu=i686 -c lex._gst_parse_yy.c -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.TPlo -fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -g -pipe -march=i386 -mcpu=i686 -c grammar.tab.c -MT libgstparse_la-grammar.tab.lo -MD -MP -MF .deps/libgstparse_la-grammar.tab.TPlo -o libgstparse_la-grammar.tab.o >/dev/null 2>&1 mv -f .libs/libgstparse_la-grammar.tab.lo libgstparse_la-grammar.tab.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -g -pipe -march=i386 -mcpu=i686 -c lex._gst_parse_yy.c -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.TPlo -o libgstparse_la-lex._gst_parse_yy.o >/dev/null 2>&1 mv -f .libs/libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-lex._gst_parse_yy.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstparse.la libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-grammar.tab.lo -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt rm -fr .libs/libgstparse.la .libs/libgstparse.* .libs/libgstparse.* ar cru .libs/libgstparse.al libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-grammar.tab.lo ranlib .libs/libgstparse.al creating libgstparse.la (cd .libs && rm -f libgstparse.la && ln -s ../libgstparse.la libgstparse.la) make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/parse' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/parse' Making all in registries make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/registries' source='gstxmlregistry.c' object='libgstxmlregistry_la-gstxmlregistry.lo' libtool=yes \ depfile='.deps/libgstxmlregistry_la-gstxmlregistry.Plo' tmpdepfile='.deps/libgstxmlregistry_la-gstxmlregistry.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstxmlregistry_la-gstxmlregistry.lo `test -f 'gstxmlregistry.c' || echo './'`gstxmlregistry.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -g -pipe -march=i386 -mcpu=i686 -c gstxmlregistry.c -MT libgstxmlregistry_la-gstxmlregistry.lo -MD -MP -MF .deps/libgstxmlregistry_la-gstxmlregistry.TPlo -fPIC -DPIC -o .libs/libgstxmlregistry_la-gstxmlregistry.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -g -pipe -march=i386 -mcpu=i686 -c gstxmlregistry.c -MT libgstxmlregistry_la-gstxmlregistry.lo -MD -MP -MF .deps/libgstxmlregistry_la-gstxmlregistry.TPlo -o libgstxmlregistry_la-gstxmlregistry.o >/dev/null 2>&1 mv -f .libs/libgstxmlregistry_la-gstxmlregistry.lo libgstxmlregistry_la-gstxmlregistry.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstxmlregistry.la libgstxmlregistry_la-gstxmlregistry.lo -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt rm -fr .libs/libgstxmlregistry.la .libs/libgstxmlregistry.* .libs/libgstxmlregistry.* ar cru .libs/libgstxmlregistry.al libgstxmlregistry_la-gstxmlregistry.lo ranlib .libs/libgstxmlregistry.al creating libgstxmlregistry.la (cd .libs && rm -f libgstxmlregistry.la && ln -s ../libgstxmlregistry.la libgstxmlregistry.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/registries' Making all in . make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst' source='gst.c' object='libgstreamer_0.6_la-gst.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gst.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gst.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gst.lo `test -f 'gst.c' || echo './'`gst.c source='gstmarshal.c' object='libgstreamer_0.6_la-gstmarshal.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstmarshal.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstmarshal.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstmarshal.lo `test -f 'gstmarshal.c' || echo './'`gstmarshal.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gst.c -MT libgstreamer_0.6_la-gst.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gst.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gst.lo rm -f .libs/libgstreamer_0.6_la-gstmarshal.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmarshal.c -MT libgstreamer_0.6_la-gstmarshal.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstmarshal.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstmarshal.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmarshal.c -MT libgstreamer_0.6_la-gstmarshal.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstmarshal.TPlo -o libgstreamer_0.6_la-gstmarshal.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstmarshal.lo libgstreamer_0.6_la-gstmarshal.lo source='gstenumtypes.c' object='libgstreamer_0.6_la-gstenumtypes.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstenumtypes.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstenumtypes.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstenumtypes.lo `test -f 'gstenumtypes.c' || echo './'`gstenumtypes.c rm -f .libs/libgstreamer_0.6_la-gstenumtypes.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstenumtypes.c -MT libgstreamer_0.6_la-gstenumtypes.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstenumtypes.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstenumtypes.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gst.c -MT libgstreamer_0.6_la-gst.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gst.TPlo -o libgstreamer_0.6_la-gst.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstenumtypes.c -MT libgstreamer_0.6_la-gstenumtypes.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstenumtypes.TPlo -o libgstreamer_0.6_la-gstenumtypes.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gst.lo libgstreamer_0.6_la-gst.lo source='gstobject.c' object='libgstreamer_0.6_la-gstobject.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstobject.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstobject.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstobject.lo `test -f 'gstobject.c' || echo './'`gstobject.c rm -f .libs/libgstreamer_0.6_la-gstobject.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstobject.c -MT libgstreamer_0.6_la-gstobject.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstobject.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstobject.lo mv -f .libs/libgstreamer_0.6_la-gstenumtypes.lo libgstreamer_0.6_la-gstenumtypes.lo source='gstautoplug.c' object='libgstreamer_0.6_la-gstautoplug.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstautoplug.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstautoplug.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstautoplug.lo `test -f 'gstautoplug.c' || echo './'`gstautoplug.c rm -f .libs/libgstreamer_0.6_la-gstautoplug.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstautoplug.c -MT libgstreamer_0.6_la-gstautoplug.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstautoplug.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstautoplug.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstobject.c -MT libgstreamer_0.6_la-gstobject.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstobject.TPlo -o libgstreamer_0.6_la-gstobject.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstautoplug.c -MT libgstreamer_0.6_la-gstautoplug.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstautoplug.TPlo -o libgstreamer_0.6_la-gstautoplug.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstautoplug.lo libgstreamer_0.6_la-gstautoplug.lo source='gstatomic.c' object='libgstreamer_0.6_la-gstatomic.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstatomic.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstatomic.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstatomic.lo `test -f 'gstatomic.c' || echo './'`gstatomic.c mv -f .libs/libgstreamer_0.6_la-gstobject.lo libgstreamer_0.6_la-gstobject.lo source='gstbin.c' object='libgstreamer_0.6_la-gstbin.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstbin.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstbin.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstbin.lo `test -f 'gstbin.c' || echo './'`gstbin.c rm -f .libs/libgstreamer_0.6_la-gstatomic.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstatomic.c -MT libgstreamer_0.6_la-gstatomic.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstatomic.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstatomic.lo rm -f .libs/libgstreamer_0.6_la-gstbin.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbin.c -MT libgstreamer_0.6_la-gstbin.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstbin.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstbin.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstatomic.c -MT libgstreamer_0.6_la-gstatomic.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstatomic.TPlo -o libgstreamer_0.6_la-gstatomic.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstatomic.lo libgstreamer_0.6_la-gstatomic.lo source='gstbuffer.c' object='libgstreamer_0.6_la-gstbuffer.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstbuffer.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstbuffer.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstbuffer.lo `test -f 'gstbuffer.c' || echo './'`gstbuffer.c rm -f .libs/libgstreamer_0.6_la-gstbuffer.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbuffer.c -MT libgstreamer_0.6_la-gstbuffer.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstbuffer.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstbuffer.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbuffer.c -MT libgstreamer_0.6_la-gstbuffer.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstbuffer.TPlo -o libgstreamer_0.6_la-gstbuffer.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbin.c -MT libgstreamer_0.6_la-gstbin.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstbin.TPlo -o libgstreamer_0.6_la-gstbin.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstbuffer.lo libgstreamer_0.6_la-gstbuffer.lo source='gstbufferpool-default.c' object='libgstreamer_0.6_la-gstbufferpool-default.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstbufferpool-default.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstbufferpool-default.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstbufferpool-default.lo `test -f 'gstbufferpool-default.c' || echo './'`gstbufferpool-default.c rm -f .libs/libgstreamer_0.6_la-gstbufferpool-default.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbufferpool-default.c -MT libgstreamer_0.6_la-gstbufferpool-default.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstbufferpool-default.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstbufferpool-default.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbufferpool-default.c -MT libgstreamer_0.6_la-gstbufferpool-default.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstbufferpool-default.TPlo -o libgstreamer_0.6_la-gstbufferpool-default.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstbufferpool-default.lo libgstreamer_0.6_la-gstbufferpool-default.lo source='gstcaps.c' object='libgstreamer_0.6_la-gstcaps.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstcaps.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstcaps.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstcaps.lo `test -f 'gstcaps.c' || echo './'`gstcaps.c mv -f .libs/libgstreamer_0.6_la-gstbin.lo libgstreamer_0.6_la-gstbin.lo source='gstclock.c' object='libgstreamer_0.6_la-gstclock.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstclock.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstclock.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstclock.lo `test -f 'gstclock.c' || echo './'`gstclock.c rm -f .libs/libgstreamer_0.6_la-gstcaps.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstcaps.c -MT libgstreamer_0.6_la-gstcaps.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstcaps.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstcaps.lo rm -f .libs/libgstreamer_0.6_la-gstclock.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstclock.c -MT libgstreamer_0.6_la-gstclock.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstclock.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstclock.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstcaps.c -MT libgstreamer_0.6_la-gstcaps.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstcaps.TPlo -o libgstreamer_0.6_la-gstcaps.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstclock.c -MT libgstreamer_0.6_la-gstclock.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstclock.TPlo -o libgstreamer_0.6_la-gstclock.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstclock.lo libgstreamer_0.6_la-gstclock.lo source='gstcpu.c' object='libgstreamer_0.6_la-gstcpu.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstcpu.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstcpu.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstcpu.lo `test -f 'gstcpu.c' || echo './'`gstcpu.c mv -f .libs/libgstreamer_0.6_la-gstcaps.lo libgstreamer_0.6_la-gstcaps.lo source='gstdata.c' object='libgstreamer_0.6_la-gstdata.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstdata.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstdata.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstdata.lo `test -f 'gstdata.c' || echo './'`gstdata.c rm -f .libs/libgstreamer_0.6_la-gstcpu.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstcpu.c -MT libgstreamer_0.6_la-gstcpu.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstcpu.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstcpu.lo rm -f .libs/libgstreamer_0.6_la-gstdata.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstdata.c -MT libgstreamer_0.6_la-gstdata.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstdata.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstdata.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstcpu.c -MT libgstreamer_0.6_la-gstcpu.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstcpu.TPlo -o libgstreamer_0.6_la-gstcpu.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstdata.c -MT libgstreamer_0.6_la-gstdata.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstdata.TPlo -o libgstreamer_0.6_la-gstdata.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstcpu.lo libgstreamer_0.6_la-gstcpu.lo source='gstelement.c' object='libgstreamer_0.6_la-gstelement.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstelement.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstelement.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstelement.lo `test -f 'gstelement.c' || echo './'`gstelement.c mv -f .libs/libgstreamer_0.6_la-gstdata.lo libgstreamer_0.6_la-gstdata.lo source='gstelementfactory.c' object='libgstreamer_0.6_la-gstelementfactory.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstelementfactory.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstelementfactory.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstelementfactory.lo `test -f 'gstelementfactory.c' || echo './'`gstelementfactory.c rm -f .libs/libgstreamer_0.6_la-gstelement.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstelement.c -MT libgstreamer_0.6_la-gstelement.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstelement.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstelement.lo rm -f .libs/libgstreamer_0.6_la-gstelementfactory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstelementfactory.c -MT libgstreamer_0.6_la-gstelementfactory.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstelementfactory.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstelementfactory.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstelementfactory.c -MT libgstreamer_0.6_la-gstelementfactory.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstelementfactory.TPlo -o libgstreamer_0.6_la-gstelementfactory.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstelementfactory.lo libgstreamer_0.6_la-gstelementfactory.lo source='gstevent.c' object='libgstreamer_0.6_la-gstevent.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstevent.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstevent.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstevent.lo `test -f 'gstevent.c' || echo './'`gstevent.c rm -f .libs/libgstreamer_0.6_la-gstevent.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstevent.c -MT libgstreamer_0.6_la-gstevent.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstevent.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstevent.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstevent.c -MT libgstreamer_0.6_la-gstevent.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstevent.TPlo -o libgstreamer_0.6_la-gstevent.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstevent.lo libgstreamer_0.6_la-gstevent.lo source='gstextratypes.c' object='libgstreamer_0.6_la-gstextratypes.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstextratypes.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstextratypes.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstextratypes.lo `test -f 'gstextratypes.c' || echo './'`gstextratypes.c rm -f .libs/libgstreamer_0.6_la-gstextratypes.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstextratypes.c -MT libgstreamer_0.6_la-gstextratypes.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstextratypes.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstextratypes.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstelement.c -MT libgstreamer_0.6_la-gstelement.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstelement.TPlo -o libgstreamer_0.6_la-gstelement.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstextratypes.c -MT libgstreamer_0.6_la-gstextratypes.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstextratypes.TPlo -o libgstreamer_0.6_la-gstextratypes.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstextratypes.lo libgstreamer_0.6_la-gstextratypes.lo source='gstformat.c' object='libgstreamer_0.6_la-gstformat.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstformat.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstformat.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstformat.lo `test -f 'gstformat.c' || echo './'`gstformat.c rm -f .libs/libgstreamer_0.6_la-gstformat.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstformat.c -MT libgstreamer_0.6_la-gstformat.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstformat.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstformat.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstformat.c -MT libgstreamer_0.6_la-gstformat.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstformat.TPlo -o libgstreamer_0.6_la-gstformat.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstformat.lo libgstreamer_0.6_la-gstformat.lo source='gstindex.c' object='libgstreamer_0.6_la-gstindex.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstindex.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstindex.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstindex.lo `test -f 'gstindex.c' || echo './'`gstindex.c rm -f .libs/libgstreamer_0.6_la-gstindex.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstindex.c -MT libgstreamer_0.6_la-gstindex.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstindex.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstindex.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstindex.c -MT libgstreamer_0.6_la-gstindex.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstindex.TPlo -o libgstreamer_0.6_la-gstindex.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstelement.lo libgstreamer_0.6_la-gstelement.lo source='gstinfo.c' object='libgstreamer_0.6_la-gstinfo.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstinfo.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstinfo.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstinfo.lo `test -f 'gstinfo.c' || echo './'`gstinfo.c rm -f .libs/libgstreamer_0.6_la-gstinfo.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstinfo.c -MT libgstreamer_0.6_la-gstinfo.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstinfo.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstinfo.lo mv -f .libs/libgstreamer_0.6_la-gstindex.lo libgstreamer_0.6_la-gstindex.lo source='gstmemchunk.c' object='libgstreamer_0.6_la-gstmemchunk.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstmemchunk.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstmemchunk.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstmemchunk.lo `test -f 'gstmemchunk.c' || echo './'`gstmemchunk.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstinfo.c -MT libgstreamer_0.6_la-gstinfo.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstinfo.TPlo -o libgstreamer_0.6_la-gstinfo.o >/dev/null 2>&1 rm -f .libs/libgstreamer_0.6_la-gstmemchunk.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmemchunk.c -MT libgstreamer_0.6_la-gstmemchunk.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstmemchunk.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstmemchunk.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmemchunk.c -MT libgstreamer_0.6_la-gstmemchunk.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstmemchunk.TPlo -o libgstreamer_0.6_la-gstmemchunk.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstinfo.lo libgstreamer_0.6_la-gstinfo.lo source='gstpad.c' object='libgstreamer_0.6_la-gstpad.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstpad.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstpad.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstpad.lo `test -f 'gstpad.c' || echo './'`gstpad.c rm -f .libs/libgstreamer_0.6_la-gstpad.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstpad.c -MT libgstreamer_0.6_la-gstpad.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstpad.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstpad.lo mv -f .libs/libgstreamer_0.6_la-gstmemchunk.lo libgstreamer_0.6_la-gstmemchunk.lo source='gstpipeline.c' object='libgstreamer_0.6_la-gstpipeline.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstpipeline.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstpipeline.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstpipeline.lo `test -f 'gstpipeline.c' || echo './'`gstpipeline.c rm -f .libs/libgstreamer_0.6_la-gstpipeline.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstpipeline.c -MT libgstreamer_0.6_la-gstpipeline.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstpipeline.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstpipeline.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstpipeline.c -MT libgstreamer_0.6_la-gstpipeline.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstpipeline.TPlo -o libgstreamer_0.6_la-gstpipeline.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstpipeline.lo libgstreamer_0.6_la-gstpipeline.lo source='gstplugin.c' object='libgstreamer_0.6_la-gstplugin.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstplugin.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstplugin.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstplugin.lo `test -f 'gstplugin.c' || echo './'`gstplugin.c rm -f .libs/libgstreamer_0.6_la-gstplugin.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstplugin.c -MT libgstreamer_0.6_la-gstplugin.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstplugin.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstplugin.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstplugin.c -MT libgstreamer_0.6_la-gstplugin.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstplugin.TPlo -o libgstreamer_0.6_la-gstplugin.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstplugin.lo libgstreamer_0.6_la-gstplugin.lo source='gstpluginfeature.c' object='libgstreamer_0.6_la-gstpluginfeature.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstpluginfeature.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstpluginfeature.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstpluginfeature.lo `test -f 'gstpluginfeature.c' || echo './'`gstpluginfeature.c rm -f .libs/libgstreamer_0.6_la-gstpluginfeature.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstpluginfeature.c -MT libgstreamer_0.6_la-gstpluginfeature.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstpluginfeature.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstpluginfeature.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstpad.c -MT libgstreamer_0.6_la-gstpad.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstpad.TPlo -o libgstreamer_0.6_la-gstpad.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstpluginfeature.c -MT libgstreamer_0.6_la-gstpluginfeature.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstpluginfeature.TPlo -o libgstreamer_0.6_la-gstpluginfeature.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstpluginfeature.lo libgstreamer_0.6_la-gstpluginfeature.lo source='gstprobe.c' object='libgstreamer_0.6_la-gstprobe.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstprobe.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstprobe.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstprobe.lo `test -f 'gstprobe.c' || echo './'`gstprobe.c rm -f .libs/libgstreamer_0.6_la-gstprobe.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstprobe.c -MT libgstreamer_0.6_la-gstprobe.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstprobe.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstprobe.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstprobe.c -MT libgstreamer_0.6_la-gstprobe.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstprobe.TPlo -o libgstreamer_0.6_la-gstprobe.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstprobe.lo libgstreamer_0.6_la-gstprobe.lo source='gstprops.c' object='libgstreamer_0.6_la-gstprops.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstprops.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstprops.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstprops.lo `test -f 'gstprops.c' || echo './'`gstprops.c rm -f .libs/libgstreamer_0.6_la-gstprops.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstprops.c -MT libgstreamer_0.6_la-gstprops.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstprops.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstprops.lo mv -f .libs/libgstreamer_0.6_la-gstpad.lo libgstreamer_0.6_la-gstpad.lo source='gstqueue.c' object='libgstreamer_0.6_la-gstqueue.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstqueue.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstqueue.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstqueue.lo `test -f 'gstqueue.c' || echo './'`gstqueue.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstprops.c -MT libgstreamer_0.6_la-gstprops.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstprops.TPlo -o libgstreamer_0.6_la-gstprops.o >/dev/null 2>&1 rm -f .libs/libgstreamer_0.6_la-gstqueue.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstqueue.c -MT libgstreamer_0.6_la-gstqueue.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstqueue.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstqueue.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstqueue.c -MT libgstreamer_0.6_la-gstqueue.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstqueue.TPlo -o libgstreamer_0.6_la-gstqueue.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstprops.lo libgstreamer_0.6_la-gstprops.lo source='gstquery.c' object='libgstreamer_0.6_la-gstquery.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstquery.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstquery.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstquery.lo `test -f 'gstquery.c' || echo './'`gstquery.c rm -f .libs/libgstreamer_0.6_la-gstquery.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstquery.c -MT libgstreamer_0.6_la-gstquery.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstquery.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstquery.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstquery.c -MT libgstreamer_0.6_la-gstquery.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstquery.TPlo -o libgstreamer_0.6_la-gstquery.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstquery.lo libgstreamer_0.6_la-gstquery.lo source='gstscheduler.c' object='libgstreamer_0.6_la-gstscheduler.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstscheduler.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstscheduler.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstscheduler.lo `test -f 'gstscheduler.c' || echo './'`gstscheduler.c rm -f .libs/libgstreamer_0.6_la-gstscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstscheduler.c -MT libgstreamer_0.6_la-gstscheduler.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstscheduler.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstscheduler.lo mv -f .libs/libgstreamer_0.6_la-gstqueue.lo libgstreamer_0.6_la-gstqueue.lo source='gstsystemclock.c' object='libgstreamer_0.6_la-gstsystemclock.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstsystemclock.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstsystemclock.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstsystemclock.lo `test -f 'gstsystemclock.c' || echo './'`gstsystemclock.c rm -f .libs/libgstreamer_0.6_la-gstsystemclock.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstsystemclock.c -MT libgstreamer_0.6_la-gstsystemclock.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstsystemclock.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstsystemclock.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstsystemclock.c -MT libgstreamer_0.6_la-gstsystemclock.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstsystemclock.TPlo -o libgstreamer_0.6_la-gstsystemclock.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstsystemclock.lo libgstreamer_0.6_la-gstsystemclock.lo source='gstthread.c' object='libgstreamer_0.6_la-gstthread.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstthread.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstthread.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstthread.lo `test -f 'gstthread.c' || echo './'`gstthread.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstscheduler.c -MT libgstreamer_0.6_la-gstscheduler.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstscheduler.TPlo -o libgstreamer_0.6_la-gstscheduler.o >/dev/null 2>&1 rm -f .libs/libgstreamer_0.6_la-gstthread.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstthread.c -MT libgstreamer_0.6_la-gstthread.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstthread.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstthread.lo mv -f .libs/libgstreamer_0.6_la-gstscheduler.lo libgstreamer_0.6_la-gstscheduler.lo source='gstthreaddummy.c' object='libgstreamer_0.6_la-gstthreaddummy.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstthreaddummy.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstthreaddummy.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstthreaddummy.lo `test -f 'gstthreaddummy.c' || echo './'`gstthreaddummy.c rm -f .libs/libgstreamer_0.6_la-gstthreaddummy.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstthreaddummy.c -MT libgstreamer_0.6_la-gstthreaddummy.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstthreaddummy.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstthreaddummy.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstthreaddummy.c -MT libgstreamer_0.6_la-gstthreaddummy.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstthreaddummy.TPlo -o libgstreamer_0.6_la-gstthreaddummy.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gstthreaddummy.lo libgstreamer_0.6_la-gstthreaddummy.lo source='gsttrace.c' object='libgstreamer_0.6_la-gsttrace.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gsttrace.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gsttrace.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gsttrace.lo `test -f 'gsttrace.c' || echo './'`gsttrace.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstthread.c -MT libgstreamer_0.6_la-gstthread.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstthread.TPlo -o libgstreamer_0.6_la-gstthread.o >/dev/null 2>&1 rm -f .libs/libgstreamer_0.6_la-gsttrace.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttrace.c -MT libgstreamer_0.6_la-gsttrace.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsttrace.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gsttrace.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttrace.c -MT libgstreamer_0.6_la-gsttrace.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsttrace.TPlo -o libgstreamer_0.6_la-gsttrace.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gsttrace.lo libgstreamer_0.6_la-gsttrace.lo source='gsttrashstack.c' object='libgstreamer_0.6_la-gsttrashstack.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gsttrashstack.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gsttrashstack.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gsttrashstack.lo `test -f 'gsttrashstack.c' || echo './'`gsttrashstack.c rm -f .libs/libgstreamer_0.6_la-gsttrashstack.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttrashstack.c -MT libgstreamer_0.6_la-gsttrashstack.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsttrashstack.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gsttrashstack.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttrashstack.c -MT libgstreamer_0.6_la-gsttrashstack.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsttrashstack.TPlo -o libgstreamer_0.6_la-gsttrashstack.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gsttrashstack.lo libgstreamer_0.6_la-gsttrashstack.lo source='gsttype.c' object='libgstreamer_0.6_la-gsttype.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gsttype.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gsttype.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gsttype.lo `test -f 'gsttype.c' || echo './'`gsttype.c mv -f .libs/libgstreamer_0.6_la-gstthread.lo libgstreamer_0.6_la-gstthread.lo source='gsttypefind.c' object='libgstreamer_0.6_la-gsttypefind.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gsttypefind.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gsttypefind.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gsttypefind.lo `test -f 'gsttypefind.c' || echo './'`gsttypefind.c rm -f .libs/libgstreamer_0.6_la-gsttype.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttype.c -MT libgstreamer_0.6_la-gsttype.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsttype.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gsttype.lo rm -f .libs/libgstreamer_0.6_la-gsttypefind.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttypefind.c -MT libgstreamer_0.6_la-gsttypefind.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsttypefind.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gsttypefind.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttype.c -MT libgstreamer_0.6_la-gsttype.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsttype.TPlo -o libgstreamer_0.6_la-gsttype.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttypefind.c -MT libgstreamer_0.6_la-gsttypefind.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsttypefind.TPlo -o libgstreamer_0.6_la-gsttypefind.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gsttype.lo libgstreamer_0.6_la-gsttype.lo source='gsturi.c' object='libgstreamer_0.6_la-gsturi.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gsturi.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gsturi.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gsturi.lo `test -f 'gsturi.c' || echo './'`gsturi.c rm -f .libs/libgstreamer_0.6_la-gsturi.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsturi.c -MT libgstreamer_0.6_la-gsturi.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsturi.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gsturi.lo mv -f .libs/libgstreamer_0.6_la-gsttypefind.lo libgstreamer_0.6_la-gsttypefind.lo source='gstutils.c' object='libgstreamer_0.6_la-gstutils.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstutils.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstutils.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstutils.lo `test -f 'gstutils.c' || echo './'`gstutils.c rm -f .libs/libgstreamer_0.6_la-gstutils.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstutils.c -MT libgstreamer_0.6_la-gstutils.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstutils.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstutils.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gsturi.c -MT libgstreamer_0.6_la-gsturi.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gsturi.TPlo -o libgstreamer_0.6_la-gsturi.o >/dev/null 2>&1 mv -f .libs/libgstreamer_0.6_la-gsturi.lo libgstreamer_0.6_la-gsturi.lo source='gstregistry.c' object='libgstreamer_0.6_la-gstregistry.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstregistry.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstregistry.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstregistry.lo `test -f 'gstregistry.c' || echo './'`gstregistry.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstutils.c -MT libgstreamer_0.6_la-gstutils.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstutils.TPlo -o libgstreamer_0.6_la-gstutils.o >/dev/null 2>&1 rm -f .libs/libgstreamer_0.6_la-gstregistry.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstregistry.c -MT libgstreamer_0.6_la-gstregistry.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstregistry.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstregistry.lo mv -f .libs/libgstreamer_0.6_la-gstutils.lo libgstreamer_0.6_la-gstutils.lo source='gstparse.c' object='libgstreamer_0.6_la-gstparse.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstparse.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstparse.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstparse.lo `test -f 'gstparse.c' || echo './'`gstparse.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstregistry.c -MT libgstreamer_0.6_la-gstregistry.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstregistry.TPlo -o libgstreamer_0.6_la-gstregistry.o >/dev/null 2>&1 rm -f .libs/libgstreamer_0.6_la-gstparse.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstparse.c -MT libgstreamer_0.6_la-gstparse.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstparse.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstparse.lo mv -f .libs/libgstreamer_0.6_la-gstregistry.lo libgstreamer_0.6_la-gstregistry.lo /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gstcpuid_i386.lo `test -f 'gstcpuid_i386.s' || echo './'`gstcpuid_i386.s rm -f .libs/gstcpuid_i386.lo gcc -O2 -g -pipe -march=i386 -mcpu=i686 -c gstcpuid_i386.s -fPIC -DPIC -o .libs/gstcpuid_i386.lo gcc -O2 -g -pipe -march=i386 -mcpu=i686 -c gstcpuid_i386.s -o gstcpuid_i386.o >/dev/null 2>&1 mv -f .libs/gstcpuid_i386.lo gstcpuid_i386.lo source='gstxml.c' object='libgstreamer_0.6_la-gstxml.lo' libtool=yes \ depfile='.deps/libgstreamer_0.6_la-gstxml.Plo' tmpdepfile='.deps/libgstreamer_0.6_la-gstxml.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstreamer_0.6_la-gstxml.lo `test -f 'gstxml.c' || echo './'`gstxml.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstparse.c -MT libgstreamer_0.6_la-gstparse.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstparse.TPlo -o libgstreamer_0.6_la-gstparse.o >/dev/null 2>&1 rm -f .libs/libgstreamer_0.6_la-gstxml.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstxml.c -MT libgstreamer_0.6_la-gstxml.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstxml.TPlo -fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstxml.lo mv -f .libs/libgstreamer_0.6_la-gstparse.lo libgstreamer_0.6_la-gstparse.lo source='cothreads.c' object='libcothreads_la-cothreads.lo' libtool=yes \ depfile='.deps/libcothreads_la-cothreads.Plo' tmpdepfile='.deps/libcothreads_la-cothreads.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libcothreads_la-cothreads.lo `test -f 'cothreads.c' || echo './'`cothreads.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c gstxml.c -MT libgstreamer_0.6_la-gstxml.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstxml.TPlo -o libgstreamer_0.6_la-gstxml.o >/dev/null 2>&1 rm -f .libs/libcothreads_la-cothreads.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c cothreads.c -MT libcothreads_la-cothreads.lo -MD -MP -MF .deps/libcothreads_la-cothreads.TPlo -fPIC -DPIC -o .libs/libcothreads_la-cothreads.lo mv -f .libs/libgstreamer_0.6_la-gstxml.lo libgstreamer_0.6_la-gstxml.lo /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstreamer-0.6.la -rpath /usr/lib -version-info 1:0:1 libgstreamer_0.6_la-gst.lo libgstreamer_0.6_la-gstmarshal.lo libgstreamer_0.6_la-gstenumtypes.lo libgstreamer_0.6_la-gstobject.lo libgstreamer_0.6_la-gstautoplug.lo libgstreamer_0.6_la-gstatomic.lo libgstreamer_0.6_la-gstbin.lo libgstreamer_0.6_la-gstbuffer.lo libgstreamer_0.6_la-gstbufferpool-default.lo libgstreamer_0.6_la-gstcaps.lo libgstreamer_0.6_la-gstclock.lo libgstreamer_0.6_la-gstcpu.lo libgstreamer_0.6_la-gstdata.lo libgstreamer_0.6_la-gstelement.lo libgstreamer_0.6_la-gstelementfactory.lo libgstreamer_0.6_la-gstevent.lo libgstreamer_0.6_la-gstextratypes.lo libgstreamer_0.6_la-gstformat.lo libgstreamer_0.6_la-gstindex.lo libgstreamer_0.6_la-gstinfo.lo libgstreamer_0.6_la-gstmemchunk.lo libgstreamer_0.6_la-gstpad.lo libgstreamer_0.6_la-gstpipeline.lo libgstreamer_0.6_la-gstplugin.lo libgstreamer_0.6_la-gstpluginfeature.lo libgstreamer_0.6_la-gstprobe.lo libgstreamer_0.6_la-gstprops.lo libgstreamer_0.6_la-gstqueue.lo libgstreamer_0.6_la-gstquery.lo libgstreamer_0.6_la-gstscheduler.lo libgstreamer_0.6_la-gstsystemclock.lo libgstreamer_0.6_la-gstthread.lo libgstreamer_0.6_la-gstthreaddummy.lo libgstreamer_0.6_la-gsttrace.lo libgstreamer_0.6_la-gsttrashstack.lo libgstreamer_0.6_la-gsttype.lo libgstreamer_0.6_la-gsttypefind.lo libgstreamer_0.6_la-gsturi.lo libgstreamer_0.6_la-gstutils.lo libgstreamer_0.6_la-gstregistry.lo libgstreamer_0.6_la-gstparse.lo gstcpuid_i386.lo libgstreamer_0.6_la-gstxml.lo -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt parse/libgstparse.la registries/libgstxmlregistry.la rm -fr .libs/libgstreamer-0.6.la .libs/libgstreamer-0.6.* .libs/libgstreamer-0.6.* gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -pipe -march=i386 -mcpu=i686 -c cothreads.c -MT libcothreads_la-cothreads.lo -MD -MP -MF .deps/libcothreads_la-cothreads.TPlo -o libcothreads_la-cothreads.o >/dev/null 2>&1 gcc -shared libgstreamer_0.6_la-gst.lo libgstreamer_0.6_la-gstmarshal.lo libgstreamer_0.6_la-gstenumtypes.lo libgstreamer_0.6_la-gstobject.lo libgstreamer_0.6_la-gstautoplug.lo libgstreamer_0.6_la-gstatomic.lo libgstreamer_0.6_la-gstbin.lo libgstreamer_0.6_la-gstbuffer.lo libgstreamer_0.6_la-gstbufferpool-default.lo libgstreamer_0.6_la-gstcaps.lo libgstreamer_0.6_la-gstclock.lo libgstreamer_0.6_la-gstcpu.lo libgstreamer_0.6_la-gstdata.lo libgstreamer_0.6_la-gstelement.lo libgstreamer_0.6_la-gstelementfactory.lo libgstreamer_0.6_la-gstevent.lo libgstreamer_0.6_la-gstextratypes.lo libgstreamer_0.6_la-gstformat.lo libgstreamer_0.6_la-gstindex.lo libgstreamer_0.6_la-gstinfo.lo libgstreamer_0.6_la-gstmemchunk.lo libgstreamer_0.6_la-gstpad.lo libgstreamer_0.6_la-gstpipeline.lo libgstreamer_0.6_la-gstplugin.lo libgstreamer_0.6_la-gstpluginfeature.lo libgstreamer_0.6_la-gstprobe.lo libgstreamer_0.6_la-gstprops.lo libgstreamer_0.6_la-gstqueue.lo libgstreamer_0.6_la-gstquery.lo libgstreamer_0.6_la-gstscheduler.lo libgstreamer_0.6_la-gstsystemclock.lo libgstreamer_0.6_la-gstthread.lo libgstreamer_0.6_la-gstthreaddummy.lo libgstreamer_0.6_la-gsttrace.lo libgstreamer_0.6_la-gsttrashstack.lo libgstreamer_0.6_la-gsttype.lo libgstreamer_0.6_la-gsttypefind.lo libgstreamer_0.6_la-gsturi.lo libgstreamer_0.6_la-gstutils.lo libgstreamer_0.6_la-gstregistry.lo libgstreamer_0.6_la-gstparse.lo gstcpuid_i386.lo libgstreamer_0.6_la-gstxml.lo -Wl,--whole-archive parse/.libs/libgstparse.al registries/.libs/libgstxmlregistry.al -Wl,--no-whole-archive /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so -Wl,--export-dynamic -Wl,-soname -Wl,libgstreamer-0.6.so.0 -o .libs/libgstreamer-0.6.so.0.1.0 mv -f .libs/libcothreads_la-cothreads.lo libcothreads_la-cothreads.lo /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libcothreads.la libcothreads_la-cothreads.lo (cd .libs && rm -f libgstreamer-0.6.so.0 && ln -s libgstreamer-0.6.so.0.1.0 libgstreamer-0.6.so.0) (cd .libs && rm -f libgstreamer-0.6.so && ln -s libgstreamer-0.6.so.0.1.0 libgstreamer-0.6.so) rm -fr .libs/libgstreamer-0.6.lax mkdir .libs/libgstreamer-0.6.lax rm -fr .libs/libgstreamer-0.6.lax/libgstparse.al mkdir .libs/libgstreamer-0.6.lax/libgstparse.al rm -fr .libs/libcothreads.la .libs/libcothreads.* .libs/libcothreads.* (cd .libs/libgstreamer-0.6.lax/libgstparse.al && ar x /usr/src/rpm/BUILD/gstreamer-0.6.2/gst/parse/.libs/libgstparse.al) ar cru .libs/libcothreads.al libcothreads_la-cothreads.lo ranlib .libs/libcothreads.al creating libcothreads.la rm -fr .libs/libgstreamer-0.6.lax/libgstxmlregistry.al mkdir .libs/libgstreamer-0.6.lax/libgstxmlregistry.al (cd .libs/libgstreamer-0.6.lax/libgstxmlregistry.al && ar x /usr/src/rpm/BUILD/gstreamer-0.6.2/gst/registries/.libs/libgstxmlregistry.al) (cd .libs && rm -f libcothreads.la && ln -s ../libcothreads.la libcothreads.la) ar cru .libs/libgstreamer-0.6.a libgstreamer_0.6_la-gst.o libgstreamer_0.6_la-gstmarshal.o libgstreamer_0.6_la-gstenumtypes.o libgstreamer_0.6_la-gstobject.o libgstreamer_0.6_la-gstautoplug.o libgstreamer_0.6_la-gstatomic.o libgstreamer_0.6_la-gstbin.o libgstreamer_0.6_la-gstbuffer.o libgstreamer_0.6_la-gstbufferpool-default.o libgstreamer_0.6_la-gstcaps.o libgstreamer_0.6_la-gstclock.o libgstreamer_0.6_la-gstcpu.o libgstreamer_0.6_la-gstdata.o libgstreamer_0.6_la-gstelement.o libgstreamer_0.6_la-gstelementfactory.o libgstreamer_0.6_la-gstevent.o libgstreamer_0.6_la-gstextratypes.o libgstreamer_0.6_la-gstformat.o libgstreamer_0.6_la-gstindex.o libgstreamer_0.6_la-gstinfo.o libgstreamer_0.6_la-gstmemchunk.o libgstreamer_0.6_la-gstpad.o libgstreamer_0.6_la-gstpipeline.o libgstreamer_0.6_la-gstplugin.o libgstreamer_0.6_la-gstpluginfeature.o libgstreamer_0.6_la-gstprobe.o libgstreamer_0.6_la-gstprops.o libgstreamer_0.6_la-gstqueue.o libgstreamer_0.6_la-gstquery.o libgstreamer_0.6_la-gstscheduler.o libgstreamer_0.6_la-gstsystemclock.o libgstreamer_0.6_la-gstthread.o libgstreamer_0.6_la-gstthreaddummy.o libgstreamer_0.6_la-gsttrace.o libgstreamer_0.6_la-gsttrashstack.o libgstreamer_0.6_la-gsttype.o libgstreamer_0.6_la-gsttypefind.o libgstreamer_0.6_la-gsturi.o libgstreamer_0.6_la-gstutils.o libgstreamer_0.6_la-gstregistry.o libgstreamer_0.6_la-gstparse.o gstcpuid_i386.o libgstreamer_0.6_la-gstxml.o .libs/libgstreamer-0.6.lax/libgstparse.al/libgstparse_la-lex._gst_parse_yy.lo .libs/libgstreamer-0.6.lax/libgstparse.al/libgstparse_la-grammar.tab.lo .libs/libgstreamer-0.6.lax/libgstxmlregistry.al/libgstxmlregistry_la-gstxmlregistry.lo ranlib .libs/libgstreamer-0.6.a rm -fr .libs/libgstreamer-0.6.lax creating libgstreamer-0.6.la (cd .libs && rm -f libgstreamer-0.6.la && ln -s ../libgstreamer-0.6.la libgstreamer-0.6.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst' Making all in autoplug make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/autoplug' source='gststaticautoplug.c' object='libgststaticautoplug_la-gststaticautoplug.lo' libtool=yes \ depfile='.deps/libgststaticautoplug_la-gststaticautoplug.Plo' tmpdepfile='.deps/libgststaticautoplug_la-gststaticautoplug.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgststaticautoplug_la-gststaticautoplug.lo `test -f 'gststaticautoplug.c' || echo './'`gststaticautoplug.c source='gststaticautoplugrender.c' object='libgststaticautoplugrender_la-gststaticautoplugrender.lo' libtool=yes \ depfile='.deps/libgststaticautoplugrender_la-gststaticautoplugrender.Plo' tmpdepfile='.deps/libgststaticautoplugrender_la-gststaticautoplugrender.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgststaticautoplugrender_la-gststaticautoplugrender.lo `test -f 'gststaticautoplugrender.c' || echo './'`gststaticautoplugrender.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gststaticautoplug.c -MT libgststaticautoplug_la-gststaticautoplug.lo -MD -MP -MF .deps/libgststaticautoplug_la-gststaticautoplug.TPlo -fPIC -DPIC -o .libs/libgststaticautoplug_la-gststaticautoplug.lo rm -f .libs/libgststaticautoplugrender_la-gststaticautoplugrender.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gststaticautoplugrender.c -MT libgststaticautoplugrender_la-gststaticautoplugrender.lo -MD -MP -MF .deps/libgststaticautoplugrender_la-gststaticautoplugrender.TPlo -fPIC -DPIC -o .libs/libgststaticautoplugrender_la-gststaticautoplugrender.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gststaticautoplug.c -MT libgststaticautoplug_la-gststaticautoplug.lo -MD -MP -MF .deps/libgststaticautoplug_la-gststaticautoplug.TPlo -o libgststaticautoplug_la-gststaticautoplug.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gststaticautoplugrender.c -MT libgststaticautoplugrender_la-gststaticautoplugrender.lo -MD -MP -MF .deps/libgststaticautoplugrender_la-gststaticautoplugrender.TPlo -o libgststaticautoplugrender_la-gststaticautoplugrender.o >/dev/null 2>&1 mv -f .libs/libgststaticautoplug_la-gststaticautoplug.lo libgststaticautoplug_la-gststaticautoplug.lo source='gstautoplugcache.c' object='libgstautoplugcache_la-gstautoplugcache.lo' libtool=yes \ depfile='.deps/libgstautoplugcache_la-gstautoplugcache.Plo' tmpdepfile='.deps/libgstautoplugcache_la-gstautoplugcache.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstautoplugcache_la-gstautoplugcache.lo `test -f 'gstautoplugcache.c' || echo './'`gstautoplugcache.c mv -f .libs/libgststaticautoplugrender_la-gststaticautoplugrender.lo libgststaticautoplugrender_la-gststaticautoplugrender.lo source='gstautoplugger.c' object='libgstautoplugger_la-gstautoplugger.lo' libtool=yes \ depfile='.deps/libgstautoplugger_la-gstautoplugger.Plo' tmpdepfile='.deps/libgstautoplugger_la-gstautoplugger.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstautoplugger_la-gstautoplugger.lo `test -f 'gstautoplugger.c' || echo './'`gstautoplugger.c rm -f .libs/libgstautoplugcache_la-gstautoplugcache.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstautoplugcache.c -MT libgstautoplugcache_la-gstautoplugcache.lo -MD -MP -MF .deps/libgstautoplugcache_la-gstautoplugcache.TPlo -fPIC -DPIC -o .libs/libgstautoplugcache_la-gstautoplugcache.lo rm -f .libs/libgstautoplugger_la-gstautoplugger.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstautoplugger.c -MT libgstautoplugger_la-gstautoplugger.lo -MD -MP -MF .deps/libgstautoplugger_la-gstautoplugger.TPlo -fPIC -DPIC -o .libs/libgstautoplugger_la-gstautoplugger.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstautoplugcache.c -MT libgstautoplugcache_la-gstautoplugcache.lo -MD -MP -MF .deps/libgstautoplugcache_la-gstautoplugcache.TPlo -o libgstautoplugcache_la-gstautoplugcache.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstautoplugger.c -MT libgstautoplugger_la-gstautoplugger.lo -MD -MP -MF .deps/libgstautoplugger_la-gstautoplugger.TPlo -o libgstautoplugger_la-gstautoplugger.o >/dev/null 2>&1 mv -f .libs/libgstautoplugcache_la-gstautoplugcache.lo libgstautoplugcache_la-gstautoplugcache.lo source='gstspider.c' object='libgstspider_la-gstspider.lo' libtool=yes \ depfile='.deps/libgstspider_la-gstspider.Plo' tmpdepfile='.deps/libgstspider_la-gstspider.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstspider_la-gstspider.lo `test -f 'gstspider.c' || echo './'`gstspider.c rm -f .libs/libgstspider_la-gstspider.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstspider.c -MT libgstspider_la-gstspider.lo -MD -MP -MF .deps/libgstspider_la-gstspider.TPlo -fPIC -DPIC -o .libs/libgstspider_la-gstspider.lo mv -f .libs/libgstautoplugger_la-gstautoplugger.lo libgstautoplugger_la-gstautoplugger.lo source='gstspideridentity.c' object='libgstspider_la-gstspideridentity.lo' libtool=yes \ depfile='.deps/libgstspider_la-gstspideridentity.Plo' tmpdepfile='.deps/libgstspider_la-gstspideridentity.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstspider_la-gstspideridentity.lo `test -f 'gstspideridentity.c' || echo './'`gstspideridentity.c rm -f .libs/libgstspider_la-gstspideridentity.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstspideridentity.c -MT libgstspider_la-gstspideridentity.lo -MD -MP -MF .deps/libgstspider_la-gstspideridentity.TPlo -fPIC -DPIC -o .libs/libgstspider_la-gstspideridentity.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstspider.c -MT libgstspider_la-gstspider.lo -MD -MP -MF .deps/libgstspider_la-gstspider.TPlo -o libgstspider_la-gstspider.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstspideridentity.c -MT libgstspider_la-gstspideridentity.lo -MD -MP -MF .deps/libgstspider_la-gstspideridentity.TPlo -o libgstspider_la-gstspideridentity.o >/dev/null 2>&1 mv -f .libs/libgstspider_la-gstspider.lo libgstspider_la-gstspider.lo source='gstsearchfuncs.c' object='libgstspider_la-gstsearchfuncs.lo' libtool=yes \ depfile='.deps/libgstspider_la-gstsearchfuncs.Plo' tmpdepfile='.deps/libgstspider_la-gstsearchfuncs.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstspider_la-gstsearchfuncs.lo `test -f 'gstsearchfuncs.c' || echo './'`gstsearchfuncs.c rm -f .libs/libgstspider_la-gstsearchfuncs.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstsearchfuncs.c -MT libgstspider_la-gstsearchfuncs.lo -MD -MP -MF .deps/libgstspider_la-gstsearchfuncs.TPlo -fPIC -DPIC -o .libs/libgstspider_la-gstsearchfuncs.lo mv -f .libs/libgstspider_la-gstspideridentity.lo libgstspider_la-gstspideridentity.lo source='autoplugtest.c' object='autoplugtest-autoplugtest.o' libtool=no \ depfile='.deps/autoplugtest-autoplugtest.Po' tmpdepfile='.deps/autoplugtest-autoplugtest.TPo' \ depmode=gcc3 /bin/sh ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o autoplugtest-autoplugtest.o `test -f 'autoplugtest.c' || echo './'`autoplugtest.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstsearchfuncs.c -MT libgstspider_la-gstsearchfuncs.lo -MD -MP -MF .deps/libgstspider_la-gstsearchfuncs.TPlo -o libgstspider_la-gstsearchfuncs.o >/dev/null 2>&1 source='spidertest.c' object='spidertest-spidertest.o' libtool=no \ depfile='.deps/spidertest-spidertest.Po' tmpdepfile='.deps/spidertest-spidertest.TPo' \ depmode=gcc3 /bin/sh ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o spidertest-spidertest.o `test -f 'spidertest.c' || echo './'`spidertest.c mv -f .libs/libgstspider_la-gstsearchfuncs.lo libgstspider_la-gstsearchfuncs.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgststaticautoplug.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgststaticautoplug_la-gststaticautoplug.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgststaticautoplugrender.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgststaticautoplugrender_la-gststaticautoplugrender.lo rm -fr .libs/libgststaticautoplug.la .libs/libgststaticautoplug.* .libs/libgststaticautoplug.* rm -fr .libs/libgststaticautoplugrender.la .libs/libgststaticautoplugrender.* .libs/libgststaticautoplugrender.* gcc -shared libgststaticautoplug_la-gststaticautoplug.lo -Wl,-soname -Wl,libgststaticautoplug.so -o .libs/libgststaticautoplug.so gcc -shared libgststaticautoplugrender_la-gststaticautoplugrender.lo -Wl,-soname -Wl,libgststaticautoplugrender.so -o .libs/libgststaticautoplugrender.so ar cru .libs/libgststaticautoplug.a libgststaticautoplug_la-gststaticautoplug.o ranlib .libs/libgststaticautoplug.a creating libgststaticautoplug.la ar cru .libs/libgststaticautoplugrender.a libgststaticautoplugrender_la-gststaticautoplugrender.o ranlib .libs/libgststaticautoplugrender.a (cd .libs && rm -f libgststaticautoplug.la && ln -s ../libgststaticautoplug.la libgststaticautoplug.la) creating libgststaticautoplugrender.la /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstautoplugcache.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstautoplugcache_la-gstautoplugcache.lo (cd .libs && rm -f libgststaticautoplugrender.la && ln -s ../libgststaticautoplugrender.la libgststaticautoplugrender.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstautoplugger.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstautoplugger_la-gstautoplugger.lo rm -fr .libs/libgstautoplugcache.la .libs/libgstautoplugcache.* .libs/libgstautoplugcache.* rm -fr .libs/libgstautoplugger.la .libs/libgstautoplugger.* .libs/libgstautoplugger.* gcc -shared libgstautoplugcache_la-gstautoplugcache.lo -Wl,-soname -Wl,libgstautoplugcache.so -o .libs/libgstautoplugcache.so gcc -shared libgstautoplugger_la-gstautoplugger.lo -Wl,-soname -Wl,libgstautoplugger.so -o .libs/libgstautoplugger.so ar cru .libs/libgstautoplugcache.a libgstautoplugcache_la-gstautoplugcache.o ranlib .libs/libgstautoplugcache.a creating libgstautoplugcache.la ar cru .libs/libgstautoplugger.a libgstautoplugger_la-gstautoplugger.o ranlib .libs/libgstautoplugger.a (cd .libs && rm -f libgstautoplugcache.la && ln -s ../libgstautoplugcache.la libgstautoplugcache.la) creating libgstautoplugger.la /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstspider.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstspider_la-gstspider.lo libgstspider_la-gstspideridentity.lo libgstspider_la-gstsearchfuncs.lo (cd .libs && rm -f libgstautoplugger.la && ln -s ../libgstautoplugger.la libgstautoplugger.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o autoplugtest autoplugtest-autoplugtest.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../../gst/libgstreamer-0.6.la rm -fr .libs/libgstspider.la .libs/libgstspider.* .libs/libgstspider.* gcc -shared libgstspider_la-gstspider.lo libgstspider_la-gstspideridentity.lo libgstspider_la-gstsearchfuncs.lo -Wl,-soname -Wl,libgstspider.so -o .libs/libgstspider.so ar cru .libs/libgstspider.a libgstspider_la-gstspider.o libgstspider_la-gstspideridentity.o libgstspider_la-gstsearchfuncs.o ranlib .libs/libgstspider.a creating libgstspider.la (cd .libs && rm -f libgstspider.la && ln -s ../libgstspider.la libgstspider.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o spidertest spidertest-spidertest.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../../gst/libgstreamer-0.6.la gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/autoplugtest autoplugtest-autoplugtest.o -pthread -Wl,--export-dynamic ../../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating autoplugtest gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/spidertest spidertest-spidertest.o -pthread -Wl,--export-dynamic ../../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating spidertest make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/autoplug' Making all in elements make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/elements' source='gstelements.c' object='libgstelements_la-gstelements.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstelements.Plo' tmpdepfile='.deps/libgstelements_la-gstelements.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstelements.lo `test -f 'gstelements.c' || echo './'`gstelements.c source='gstfakesrc.c' object='libgstelements_la-gstfakesrc.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstfakesrc.Plo' tmpdepfile='.deps/libgstelements_la-gstfakesrc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstfakesrc.lo `test -f 'gstfakesrc.c' || echo './'`gstfakesrc.c mkdir .libs rm -f .libs/libgstelements_la-gstelements.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfakesrc.c -MT libgstelements_la-gstfakesrc.lo -MD -MP -MF .deps/libgstelements_la-gstfakesrc.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstfakesrc.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstelements.c -MT libgstelements_la-gstelements.lo -MD -MP -MF .deps/libgstelements_la-gstelements.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstelements.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstelements.c -MT libgstelements_la-gstelements.lo -MD -MP -MF .deps/libgstelements_la-gstelements.TPlo -o libgstelements_la-gstelements.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfakesrc.c -MT libgstelements_la-gstfakesrc.lo -MD -MP -MF .deps/libgstelements_la-gstfakesrc.TPlo -o libgstelements_la-gstfakesrc.o >/dev/null 2>&1 mv -f .libs/libgstelements_la-gstelements.lo libgstelements_la-gstelements.lo source='gstidentity.c' object='libgstelements_la-gstidentity.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstidentity.Plo' tmpdepfile='.deps/libgstelements_la-gstidentity.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstidentity.lo `test -f 'gstidentity.c' || echo './'`gstidentity.c rm -f .libs/libgstelements_la-gstidentity.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstidentity.c -MT libgstelements_la-gstidentity.lo -MD -MP -MF .deps/libgstelements_la-gstidentity.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstidentity.lo mv -f .libs/libgstelements_la-gstfakesrc.lo libgstelements_la-gstfakesrc.lo source='gstfakesink.c' object='libgstelements_la-gstfakesink.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstfakesink.Plo' tmpdepfile='.deps/libgstelements_la-gstfakesink.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstfakesink.lo `test -f 'gstfakesink.c' || echo './'`gstfakesink.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstidentity.c -MT libgstelements_la-gstidentity.lo -MD -MP -MF .deps/libgstelements_la-gstidentity.TPlo -o libgstelements_la-gstidentity.o >/dev/null 2>&1 rm -f .libs/libgstelements_la-gstfakesink.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfakesink.c -MT libgstelements_la-gstfakesink.lo -MD -MP -MF .deps/libgstelements_la-gstfakesink.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstfakesink.lo mv -f .libs/libgstelements_la-gstidentity.lo libgstelements_la-gstidentity.lo source='gstfilesrc.c' object='libgstelements_la-gstfilesrc.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstfilesrc.Plo' tmpdepfile='.deps/libgstelements_la-gstfilesrc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstfilesrc.lo `test -f 'gstfilesrc.c' || echo './'`gstfilesrc.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfakesink.c -MT libgstelements_la-gstfakesink.lo -MD -MP -MF .deps/libgstelements_la-gstfakesink.TPlo -o libgstelements_la-gstfakesink.o >/dev/null 2>&1 rm -f .libs/libgstelements_la-gstfilesrc.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfilesrc.c -MT libgstelements_la-gstfilesrc.lo -MD -MP -MF .deps/libgstelements_la-gstfilesrc.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstfilesrc.lo mv -f .libs/libgstelements_la-gstfakesink.lo libgstelements_la-gstfakesink.lo source='gstfilesink.c' object='libgstelements_la-gstfilesink.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstfilesink.Plo' tmpdepfile='.deps/libgstelements_la-gstfilesink.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstfilesink.lo `test -f 'gstfilesink.c' || echo './'`gstfilesink.c rm -f .libs/libgstelements_la-gstfilesink.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfilesink.c -MT libgstelements_la-gstfilesink.lo -MD -MP -MF .deps/libgstelements_la-gstfilesink.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstfilesink.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfilesrc.c -MT libgstelements_la-gstfilesrc.lo -MD -MP -MF .deps/libgstelements_la-gstfilesrc.TPlo -o libgstelements_la-gstfilesrc.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfilesink.c -MT libgstelements_la-gstfilesink.lo -MD -MP -MF .deps/libgstelements_la-gstfilesink.TPlo -o libgstelements_la-gstfilesink.o >/dev/null 2>&1 mv -f .libs/libgstelements_la-gstfilesrc.lo libgstelements_la-gstfilesrc.lo source='gstfdsrc.c' object='libgstelements_la-gstfdsrc.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstfdsrc.Plo' tmpdepfile='.deps/libgstelements_la-gstfdsrc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstfdsrc.lo `test -f 'gstfdsrc.c' || echo './'`gstfdsrc.c mv -f .libs/libgstelements_la-gstfilesink.lo libgstelements_la-gstfilesink.lo source='gstfdsink.c' object='libgstelements_la-gstfdsink.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstfdsink.Plo' tmpdepfile='.deps/libgstelements_la-gstfdsink.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstfdsink.lo `test -f 'gstfdsink.c' || echo './'`gstfdsink.c rm -f .libs/libgstelements_la-gstfdsrc.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfdsrc.c -MT libgstelements_la-gstfdsrc.lo -MD -MP -MF .deps/libgstelements_la-gstfdsrc.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstfdsrc.lo rm -f .libs/libgstelements_la-gstfdsink.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfdsink.c -MT libgstelements_la-gstfdsink.lo -MD -MP -MF .deps/libgstelements_la-gstfdsink.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstfdsink.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfdsrc.c -MT libgstelements_la-gstfdsrc.lo -MD -MP -MF .deps/libgstelements_la-gstfdsrc.TPlo -o libgstelements_la-gstfdsrc.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfdsink.c -MT libgstelements_la-gstfdsink.lo -MD -MP -MF .deps/libgstelements_la-gstfdsink.TPlo -o libgstelements_la-gstfdsink.o >/dev/null 2>&1 mv -f .libs/libgstelements_la-gstfdsrc.lo libgstelements_la-gstfdsrc.lo source='gstmultidisksrc.c' object='libgstelements_la-gstmultidisksrc.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstmultidisksrc.Plo' tmpdepfile='.deps/libgstelements_la-gstmultidisksrc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstmultidisksrc.lo `test -f 'gstmultidisksrc.c' || echo './'`gstmultidisksrc.c mv -f .libs/libgstelements_la-gstfdsink.lo libgstelements_la-gstfdsink.lo source='gstpipefilter.c' object='libgstelements_la-gstpipefilter.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstpipefilter.Plo' tmpdepfile='.deps/libgstelements_la-gstpipefilter.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstpipefilter.lo `test -f 'gstpipefilter.c' || echo './'`gstpipefilter.c rm -f .libs/libgstelements_la-gstmultidisksrc.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmultidisksrc.c -MT libgstelements_la-gstmultidisksrc.lo -MD -MP -MF .deps/libgstelements_la-gstmultidisksrc.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstmultidisksrc.lo rm -f .libs/libgstelements_la-gstpipefilter.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstpipefilter.c -MT libgstelements_la-gstpipefilter.lo -MD -MP -MF .deps/libgstelements_la-gstpipefilter.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstpipefilter.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmultidisksrc.c -MT libgstelements_la-gstmultidisksrc.lo -MD -MP -MF .deps/libgstelements_la-gstmultidisksrc.TPlo -o libgstelements_la-gstmultidisksrc.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstpipefilter.c -MT libgstelements_la-gstpipefilter.lo -MD -MP -MF .deps/libgstelements_la-gstpipefilter.TPlo -o libgstelements_la-gstpipefilter.o >/dev/null 2>&1 mv -f .libs/libgstelements_la-gstmultidisksrc.lo libgstelements_la-gstmultidisksrc.lo source='gsttee.c' object='libgstelements_la-gsttee.lo' libtool=yes \ depfile='.deps/libgstelements_la-gsttee.Plo' tmpdepfile='.deps/libgstelements_la-gsttee.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gsttee.lo `test -f 'gsttee.c' || echo './'`gsttee.c mv -f .libs/libgstelements_la-gstpipefilter.lo libgstelements_la-gstpipefilter.lo source='gstaggregator.c' object='libgstelements_la-gstaggregator.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstaggregator.Plo' tmpdepfile='.deps/libgstelements_la-gstaggregator.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstaggregator.lo `test -f 'gstaggregator.c' || echo './'`gstaggregator.c rm -f .libs/libgstelements_la-gsttee.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttee.c -MT libgstelements_la-gsttee.lo -MD -MP -MF .deps/libgstelements_la-gsttee.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gsttee.lo rm -f .libs/libgstelements_la-gstaggregator.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstaggregator.c -MT libgstelements_la-gstaggregator.lo -MD -MP -MF .deps/libgstelements_la-gstaggregator.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstaggregator.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttee.c -MT libgstelements_la-gsttee.lo -MD -MP -MF .deps/libgstelements_la-gsttee.TPlo -o libgstelements_la-gsttee.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstaggregator.c -MT libgstelements_la-gstaggregator.lo -MD -MP -MF .deps/libgstelements_la-gstaggregator.TPlo -o libgstelements_la-gstaggregator.o >/dev/null 2>&1 mv -f .libs/libgstelements_la-gsttee.lo libgstelements_la-gsttee.lo source='gstshaper.c' object='libgstelements_la-gstshaper.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstshaper.Plo' tmpdepfile='.deps/libgstelements_la-gstshaper.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstshaper.lo `test -f 'gstshaper.c' || echo './'`gstshaper.c mv -f .libs/libgstelements_la-gstaggregator.lo libgstelements_la-gstaggregator.lo source='gststatistics.c' object='libgstelements_la-gststatistics.lo' libtool=yes \ depfile='.deps/libgstelements_la-gststatistics.Plo' tmpdepfile='.deps/libgstelements_la-gststatistics.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gststatistics.lo `test -f 'gststatistics.c' || echo './'`gststatistics.c rm -f .libs/libgstelements_la-gstshaper.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstshaper.c -MT libgstelements_la-gstshaper.lo -MD -MP -MF .deps/libgstelements_la-gstshaper.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstshaper.lo rm -f .libs/libgstelements_la-gststatistics.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gststatistics.c -MT libgstelements_la-gststatistics.lo -MD -MP -MF .deps/libgstelements_la-gststatistics.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gststatistics.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstshaper.c -MT libgstelements_la-gstshaper.lo -MD -MP -MF .deps/libgstelements_la-gstshaper.TPlo -o libgstelements_la-gstshaper.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gststatistics.c -MT libgstelements_la-gststatistics.lo -MD -MP -MF .deps/libgstelements_la-gststatistics.TPlo -o libgstelements_la-gststatistics.o >/dev/null 2>&1 mv -f .libs/libgstelements_la-gstshaper.lo libgstelements_la-gstshaper.lo source='gstmd5sink.c' object='libgstelements_la-gstmd5sink.lo' libtool=yes \ depfile='.deps/libgstelements_la-gstmd5sink.Plo' tmpdepfile='.deps/libgstelements_la-gstmd5sink.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstelements_la-gstmd5sink.lo `test -f 'gstmd5sink.c' || echo './'`gstmd5sink.c mv -f .libs/libgstelements_la-gststatistics.lo libgstelements_la-gststatistics.lo rm -f .libs/libgstelements_la-gstmd5sink.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmd5sink.c -MT libgstelements_la-gstmd5sink.lo -MD -MP -MF .deps/libgstelements_la-gstmd5sink.TPlo -fPIC -DPIC -o .libs/libgstelements_la-gstmd5sink.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmd5sink.c -MT libgstelements_la-gstmd5sink.lo -MD -MP -MF .deps/libgstelements_la-gstmd5sink.TPlo -o libgstelements_la-gstmd5sink.o >/dev/null 2>&1 mv -f .libs/libgstelements_la-gstmd5sink.lo libgstelements_la-gstmd5sink.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstelements.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstelements_la-gstelements.lo libgstelements_la-gstfakesrc.lo libgstelements_la-gstidentity.lo libgstelements_la-gstfakesink.lo libgstelements_la-gstfilesrc.lo libgstelements_la-gstfilesink.lo libgstelements_la-gstfdsrc.lo libgstelements_la-gstfdsink.lo libgstelements_la-gstmultidisksrc.lo libgstelements_la-gstpipefilter.lo libgstelements_la-gsttee.lo libgstelements_la-gstaggregator.lo libgstelements_la-gstshaper.lo libgstelements_la-gststatistics.lo libgstelements_la-gstmd5sink.lo rm -fr .libs/libgstelements.la .libs/libgstelements.* .libs/libgstelements.* gcc -shared libgstelements_la-gstelements.lo libgstelements_la-gstfakesrc.lo libgstelements_la-gstidentity.lo libgstelements_la-gstfakesink.lo libgstelements_la-gstfilesrc.lo libgstelements_la-gstfilesink.lo libgstelements_la-gstfdsrc.lo libgstelements_la-gstfdsink.lo libgstelements_la-gstmultidisksrc.lo libgstelements_la-gstpipefilter.lo libgstelements_la-gsttee.lo libgstelements_la-gstaggregator.lo libgstelements_la-gstshaper.lo libgstelements_la-gststatistics.lo libgstelements_la-gstmd5sink.lo -Wl,-soname -Wl,libgstelements.so -o .libs/libgstelements.so ar cru .libs/libgstelements.a libgstelements_la-gstelements.o libgstelements_la-gstfakesrc.o libgstelements_la-gstidentity.o libgstelements_la-gstfakesink.o libgstelements_la-gstfilesrc.o libgstelements_la-gstfilesink.o libgstelements_la-gstfdsrc.o libgstelements_la-gstfdsink.o libgstelements_la-gstmultidisksrc.o libgstelements_la-gstpipefilter.o libgstelements_la-gsttee.o libgstelements_la-gstaggregator.o libgstelements_la-gstshaper.o libgstelements_la-gststatistics.o libgstelements_la-gstmd5sink.o ranlib .libs/libgstelements.a creating libgstelements.la (cd .libs && rm -f libgstelements.la && ln -s ../libgstelements.la libgstelements.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/elements' Making all in schedulers make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/schedulers' source='gstbasicscheduler.c' object='libgstbasicomegascheduler_la-gstbasicscheduler.lo' libtool=yes \ depfile='.deps/libgstbasicomegascheduler_la-gstbasicscheduler.Plo' tmpdepfile='.deps/libgstbasicomegascheduler_la-gstbasicscheduler.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_OMEGA -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstbasicomegascheduler_la-gstbasicscheduler.lo `test -f 'gstbasicscheduler.c' || echo './'`gstbasicscheduler.c source='gstbasicscheduler.c' object='libgstbasicgthreadscheduler_la-gstbasicscheduler.lo' libtool=yes \ depfile='.deps/libgstbasicgthreadscheduler_la-gstbasicscheduler.Plo' tmpdepfile='.deps/libgstbasicgthreadscheduler_la-gstbasicscheduler.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_GTHREAD -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstbasicgthreadscheduler_la-gstbasicscheduler.lo `test -f 'gstbasicscheduler.c' || echo './'`gstbasicscheduler.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_OMEGA -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbasicscheduler.c -MT libgstbasicomegascheduler_la-gstbasicscheduler.lo -MD -MP -MF .deps/libgstbasicomegascheduler_la-gstbasicscheduler.TPlo -fPIC -DPIC -o .libs/libgstbasicomegascheduler_la-gstbasicscheduler.lo rm -f .libs/libgstbasicgthreadscheduler_la-gstbasicscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_GTHREAD -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbasicscheduler.c -MT libgstbasicgthreadscheduler_la-gstbasicscheduler.lo -MD -MP -MF .deps/libgstbasicgthreadscheduler_la-gstbasicscheduler.TPlo -fPIC -DPIC -o .libs/libgstbasicgthreadscheduler_la-gstbasicscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_OMEGA -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbasicscheduler.c -MT libgstbasicomegascheduler_la-gstbasicscheduler.lo -MD -MP -MF .deps/libgstbasicomegascheduler_la-gstbasicscheduler.TPlo -o libgstbasicomegascheduler_la-gstbasicscheduler.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_GTHREAD -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbasicscheduler.c -MT libgstbasicgthreadscheduler_la-gstbasicscheduler.lo -MD -MP -MF .deps/libgstbasicgthreadscheduler_la-gstbasicscheduler.TPlo -o libgstbasicgthreadscheduler_la-gstbasicscheduler.o >/dev/null 2>&1 mv -f .libs/libgstbasicomegascheduler_la-gstbasicscheduler.lo libgstbasicomegascheduler_la-gstbasicscheduler.lo source='gstbasicscheduler.c' object='libgstbasicwingoscheduler_la-gstbasicscheduler.lo' libtool=yes \ depfile='.deps/libgstbasicwingoscheduler_la-gstbasicscheduler.Plo' tmpdepfile='.deps/libgstbasicwingoscheduler_la-gstbasicscheduler.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_WINGO -I../../libs/ext/cothreads -I../../libs/ext/cothreads -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstbasicwingoscheduler_la-gstbasicscheduler.lo `test -f 'gstbasicscheduler.c' || echo './'`gstbasicscheduler.c mv -f .libs/libgstbasicgthreadscheduler_la-gstbasicscheduler.lo libgstbasicgthreadscheduler_la-gstbasicscheduler.lo cd ../../libs/ext/cothreads/cothreads && make make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/cothreads' make all-am make[6]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/cothreads' source='cothreads.c' object='libcothreads_la-cothreads.lo' libtool=yes \ depfile='.deps/libcothreads_la-cothreads.Plo' tmpdepfile='.deps/libcothreads_la-cothreads.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libcothreads_la-cothreads.lo `test -f 'cothreads.c' || echo './'`cothreads.c rm -f .libs/libgstbasicwingoscheduler_la-gstbasicscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_WINGO -I../../libs/ext/cothreads -I../../libs/ext/cothreads -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbasicscheduler.c -MT libgstbasicwingoscheduler_la-gstbasicscheduler.lo -MD -MP -MF .deps/libgstbasicwingoscheduler_la-gstbasicscheduler.TPlo -fPIC -DPIC -o .libs/libgstbasicwingoscheduler_la-gstbasicscheduler.lo mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c cothreads.c -MT libcothreads_la-cothreads.lo -MD -MP -MF .deps/libcothreads_la-cothreads.TPlo -fPIC -DPIC -o .libs/libcothreads_la-cothreads.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c cothreads.c -MT libcothreads_la-cothreads.lo -MD -MP -MF .deps/libcothreads_la-cothreads.TPlo -o libcothreads_la-cothreads.o >/dev/null 2>&1 mv -f .libs/libcothreads_la-cothreads.lo libcothreads_la-cothreads.lo source='pth_mctx.c' object='libcothreads_la-pth_mctx.lo' libtool=yes \ depfile='.deps/libcothreads_la-pth_mctx.Plo' tmpdepfile='.deps/libcothreads_la-pth_mctx.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libcothreads_la-pth_mctx.lo `test -f 'pth_mctx.c' || echo './'`pth_mctx.c rm -f .libs/libcothreads_la-pth_mctx.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c pth_mctx.c -MT libcothreads_la-pth_mctx.lo -MD -MP -MF .deps/libcothreads_la-pth_mctx.TPlo -fPIC -DPIC -o .libs/libcothreads_la-pth_mctx.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c pth_mctx.c -MT libcothreads_la-pth_mctx.lo -MD -MP -MF .deps/libcothreads_la-pth_mctx.TPlo -o libcothreads_la-pth_mctx.o >/dev/null 2>&1 mv -f .libs/libcothreads_la-pth_mctx.lo libcothreads_la-pth_mctx.lo source='cothreads.c' object='libcothreads_gthreads_la-cothreads.lo' libtool=yes \ depfile='.deps/libcothreads_gthreads_la-cothreads.Plo' tmpdepfile='.deps/libcothreads_gthreads_la-cothreads.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_GTHREADS -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libcothreads_gthreads_la-cothreads.lo `test -f 'cothreads.c' || echo './'`cothreads.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_WINGO -I../../libs/ext/cothreads -I../../libs/ext/cothreads -O2 -g -pipe -march=i386 -mcpu=i686 -c gstbasicscheduler.c -MT libgstbasicwingoscheduler_la-gstbasicscheduler.lo -MD -MP -MF .deps/libgstbasicwingoscheduler_la-gstbasicscheduler.TPlo -o libgstbasicwingoscheduler_la-gstbasicscheduler.o >/dev/null 2>&1 rm -f .libs/libcothreads_gthreads_la-cothreads.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_GTHREADS -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c cothreads.c -MT libcothreads_gthreads_la-cothreads.lo -MD -MP -MF .deps/libcothreads_gthreads_la-cothreads.TPlo -fPIC -DPIC -o .libs/libcothreads_gthreads_la-cothreads.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_GTHREADS -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c cothreads.c -MT libcothreads_gthreads_la-cothreads.lo -MD -MP -MF .deps/libcothreads_gthreads_la-cothreads.TPlo -o libcothreads_gthreads_la-cothreads.o >/dev/null 2>&1 mv -f .libs/libcothreads_gthreads_la-cothreads.lo libcothreads_gthreads_la-cothreads.lo source='pth_mctx.c' object='libcothreads_gthreads_la-pth_mctx.lo' libtool=yes \ depfile='.deps/libcothreads_gthreads_la-pth_mctx.Plo' tmpdepfile='.deps/libcothreads_gthreads_la-pth_mctx.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_GTHREADS -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libcothreads_gthreads_la-pth_mctx.lo `test -f 'pth_mctx.c' || echo './'`pth_mctx.c rm -f .libs/libcothreads_gthreads_la-pth_mctx.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_GTHREADS -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c pth_mctx.c -MT libcothreads_gthreads_la-pth_mctx.lo -MD -MP -MF .deps/libcothreads_gthreads_la-pth_mctx.TPlo -fPIC -DPIC -o .libs/libcothreads_gthreads_la-pth_mctx.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -Werror -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_GTHREADS -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c pth_mctx.c -MT libcothreads_gthreads_la-pth_mctx.lo -MD -MP -MF .deps/libcothreads_gthreads_la-pth_mctx.TPlo -o libcothreads_gthreads_la-pth_mctx.o >/dev/null 2>&1 mv -f .libs/libcothreads_gthreads_la-pth_mctx.lo libcothreads_gthreads_la-pth_mctx.lo /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libcothreads.la libcothreads_la-cothreads.lo libcothreads_la-pth_mctx.lo -lglib-2.0 mv -f .libs/libgstbasicwingoscheduler_la-gstbasicscheduler.lo libgstbasicwingoscheduler_la-gstbasicscheduler.lo /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libcothreads-gthreads.la libcothreads_gthreads_la-cothreads.lo libcothreads_gthreads_la-pth_mctx.lo -pthread -lgthread-2.0 -lglib-2.0 rm -fr .libs/libcothreads.la .libs/libcothreads.* .libs/libcothreads.* ar cru .libs/libcothreads.al libcothreads_la-cothreads.lo libcothreads_la-pth_mctx.lo ranlib .libs/libcothreads.al creating libcothreads.la (cd .libs && rm -f libcothreads.la && ln -s ../libcothreads.la libcothreads.la) source='gstoptimalscheduler.c' object='libgstoptscheduler_la-gstoptimalscheduler.lo' libtool=yes \ depfile='.deps/libgstoptscheduler_la-gstoptimalscheduler.Plo' tmpdepfile='.deps/libgstoptscheduler_la-gstoptimalscheduler.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstoptscheduler_la-gstoptimalscheduler.lo `test -f 'gstoptimalscheduler.c' || echo './'`gstoptimalscheduler.c rm -fr .libs/libcothreads-gthreads.la .libs/libcothreads-gthreads.* .libs/libcothreads-gthreads.* ar cru .libs/libcothreads-gthreads.al libcothreads_gthreads_la-cothreads.lo libcothreads_gthreads_la-pth_mctx.lo ranlib .libs/libcothreads-gthreads.al creating libcothreads-gthreads.la (cd .libs && rm -f libcothreads-gthreads.la && ln -s ../libcothreads-gthreads.la libcothreads-gthreads.la) make[6]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/cothreads' make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/cothreads' source='gstoptimalscheduler.c' object='libgstoptomegascheduler_la-gstoptimalscheduler.lo' libtool=yes \ depfile='.deps/libgstoptomegascheduler_la-gstoptimalscheduler.Plo' tmpdepfile='.deps/libgstoptomegascheduler_la-gstoptimalscheduler.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_OMEGA -DUSE_COTHREADS -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstoptomegascheduler_la-gstoptimalscheduler.lo `test -f 'gstoptimalscheduler.c' || echo './'`gstoptimalscheduler.c rm -f .libs/libgstoptscheduler_la-gstoptimalscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstoptimalscheduler.c -MT libgstoptscheduler_la-gstoptimalscheduler.lo -MD -MP -MF .deps/libgstoptscheduler_la-gstoptimalscheduler.TPlo -fPIC -DPIC -o .libs/libgstoptscheduler_la-gstoptimalscheduler.lo rm -f .libs/libgstoptomegascheduler_la-gstoptimalscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_OMEGA -DUSE_COTHREADS -O2 -g -pipe -march=i386 -mcpu=i686 -c gstoptimalscheduler.c -MT libgstoptomegascheduler_la-gstoptimalscheduler.lo -MD -MP -MF .deps/libgstoptomegascheduler_la-gstoptimalscheduler.TPlo -fPIC -DPIC -o .libs/libgstoptomegascheduler_la-gstoptimalscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_OMEGA -DUSE_COTHREADS -O2 -g -pipe -march=i386 -mcpu=i686 -c gstoptimalscheduler.c -MT libgstoptomegascheduler_la-gstoptimalscheduler.lo -MD -MP -MF .deps/libgstoptomegascheduler_la-gstoptimalscheduler.TPlo -o libgstoptomegascheduler_la-gstoptimalscheduler.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstoptimalscheduler.c -MT libgstoptscheduler_la-gstoptimalscheduler.lo -MD -MP -MF .deps/libgstoptscheduler_la-gstoptimalscheduler.TPlo -o libgstoptscheduler_la-gstoptimalscheduler.o >/dev/null 2>&1 mv -f .libs/libgstoptomegascheduler_la-gstoptimalscheduler.lo libgstoptomegascheduler_la-gstoptimalscheduler.lo source='gstoptimalscheduler.c' object='libgstoptgthreadscheduler_la-gstoptimalscheduler.lo' libtool=yes \ depfile='.deps/libgstoptgthreadscheduler_la-gstoptimalscheduler.Plo' tmpdepfile='.deps/libgstoptgthreadscheduler_la-gstoptimalscheduler.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_GTHREAD -DUSE_COTHREADS -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstoptgthreadscheduler_la-gstoptimalscheduler.lo `test -f 'gstoptimalscheduler.c' || echo './'`gstoptimalscheduler.c mv -f .libs/libgstoptscheduler_la-gstoptimalscheduler.lo libgstoptscheduler_la-gstoptimalscheduler.lo source='gstoptimalscheduler.c' object='libgstoptwingoscheduler_la-gstoptimalscheduler.lo' libtool=yes \ depfile='.deps/libgstoptwingoscheduler_la-gstoptimalscheduler.Plo' tmpdepfile='.deps/libgstoptwingoscheduler_la-gstoptimalscheduler.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_WINGO -DUSE_COTHREADS -I../../libs/ext/cothreads -I../../libs/ext/cothreads -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstoptwingoscheduler_la-gstoptimalscheduler.lo `test -f 'gstoptimalscheduler.c' || echo './'`gstoptimalscheduler.c rm -f .libs/libgstoptgthreadscheduler_la-gstoptimalscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_GTHREAD -DUSE_COTHREADS -O2 -g -pipe -march=i386 -mcpu=i686 -c gstoptimalscheduler.c -MT libgstoptgthreadscheduler_la-gstoptimalscheduler.lo -MD -MP -MF .deps/libgstoptgthreadscheduler_la-gstoptimalscheduler.TPlo -fPIC -DPIC -o .libs/libgstoptgthreadscheduler_la-gstoptimalscheduler.lo rm -f .libs/libgstoptwingoscheduler_la-gstoptimalscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_WINGO -DUSE_COTHREADS -I../../libs/ext/cothreads -I../../libs/ext/cothreads -O2 -g -pipe -march=i386 -mcpu=i686 -c gstoptimalscheduler.c -MT libgstoptwingoscheduler_la-gstoptimalscheduler.lo -MD -MP -MF .deps/libgstoptwingoscheduler_la-gstoptimalscheduler.TPlo -fPIC -DPIC -o .libs/libgstoptwingoscheduler_la-gstoptimalscheduler.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_GTHREAD -DUSE_COTHREADS -O2 -g -pipe -march=i386 -mcpu=i686 -c gstoptimalscheduler.c -MT libgstoptgthreadscheduler_la-gstoptimalscheduler.lo -MD -MP -MF .deps/libgstoptgthreadscheduler_la-gstoptimalscheduler.TPlo -o libgstoptgthreadscheduler_la-gstoptimalscheduler.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -D_COTHREADS_WINGO -DUSE_COTHREADS -I../../libs/ext/cothreads -I../../libs/ext/cothreads -O2 -g -pipe -march=i386 -mcpu=i686 -c gstoptimalscheduler.c -MT libgstoptwingoscheduler_la-gstoptimalscheduler.lo -MD -MP -MF .deps/libgstoptwingoscheduler_la-gstoptimalscheduler.TPlo -o libgstoptwingoscheduler_la-gstoptimalscheduler.o >/dev/null 2>&1 mv -f .libs/libgstoptgthreadscheduler_la-gstoptimalscheduler.lo libgstoptgthreadscheduler_la-gstoptimalscheduler.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstbasicomegascheduler.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstbasicomegascheduler_la-gstbasicscheduler.lo ../libcothreads.la mv -f .libs/libgstoptwingoscheduler_la-gstoptimalscheduler.lo libgstoptwingoscheduler_la-gstoptimalscheduler.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstbasicgthreadscheduler.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstbasicgthreadscheduler_la-gstbasicscheduler.lo rm -fr .libs/libgstbasicgthreadscheduler.la .libs/libgstbasicgthreadscheduler.* .libs/libgstbasicgthreadscheduler.* rm -fr .libs/libgstbasicomegascheduler.la .libs/libgstbasicomegascheduler.* .libs/libgstbasicomegascheduler.* gcc -shared libgstbasicgthreadscheduler_la-gstbasicscheduler.lo -Wl,-soname -Wl,libgstbasicgthreadscheduler.so -o .libs/libgstbasicgthreadscheduler.so gcc -shared libgstbasicomegascheduler_la-gstbasicscheduler.lo -Wl,--whole-archive ../.libs/libcothreads.al -Wl,--no-whole-archive -Wl,-soname -Wl,libgstbasicomegascheduler.so -o .libs/libgstbasicomegascheduler.so ar cru .libs/libgstbasicgthreadscheduler.a libgstbasicgthreadscheduler_la-gstbasicscheduler.o ranlib .libs/libgstbasicgthreadscheduler.a creating libgstbasicgthreadscheduler.la rm -fr .libs/libgstbasicomegascheduler.lax mkdir .libs/libgstbasicomegascheduler.lax (cd .libs && rm -f libgstbasicgthreadscheduler.la && ln -s ../libgstbasicgthreadscheduler.la libgstbasicgthreadscheduler.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstbasicwingoscheduler.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstbasicwingoscheduler_la-gstbasicscheduler.lo ../../libs/ext/cothreads/cothreads/libcothreads-gthreads.la rm -fr .libs/libgstbasicomegascheduler.lax/libcothreads.al mkdir .libs/libgstbasicomegascheduler.lax/libcothreads.al (cd .libs/libgstbasicomegascheduler.lax/libcothreads.al && ar x /usr/src/rpm/BUILD/gstreamer-0.6.2/gst/schedulers/../.libs/libcothreads.al) ar cru .libs/libgstbasicomegascheduler.a libgstbasicomegascheduler_la-gstbasicscheduler.o .libs/libgstbasicomegascheduler.lax/libcothreads.al/libcothreads_la-cothreads.lo ranlib .libs/libgstbasicomegascheduler.a rm -fr .libs/libgstbasicomegascheduler.lax creating libgstbasicomegascheduler.la (cd .libs && rm -f libgstbasicomegascheduler.la && ln -s ../libgstbasicomegascheduler.la libgstbasicomegascheduler.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstoptscheduler.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstoptscheduler_la-gstoptimalscheduler.lo rm -fr .libs/libgstbasicwingoscheduler.la .libs/libgstbasicwingoscheduler.* .libs/libgstbasicwingoscheduler.* rm -fr .libs/libgstoptscheduler.la .libs/libgstoptscheduler.* .libs/libgstoptscheduler.* gcc -shared libgstbasicwingoscheduler_la-gstbasicscheduler.lo -Wl,--whole-archive ../../libs/ext/cothreads/cothreads/.libs/libcothreads-gthreads.al -Wl,--no-whole-archive -lgthread-2.0 -lglib-2.0 -Wl,-soname -Wl,libgstbasicwingoscheduler.so -o .libs/libgstbasicwingoscheduler.so gcc -shared libgstoptscheduler_la-gstoptimalscheduler.lo -Wl,-soname -Wl,libgstoptscheduler.so -o .libs/libgstoptscheduler.so ar cru .libs/libgstoptscheduler.a libgstoptscheduler_la-gstoptimalscheduler.o rm -fr .libs/libgstbasicwingoscheduler.lax ranlib .libs/libgstoptscheduler.a mkdir .libs/libgstbasicwingoscheduler.lax creating libgstoptscheduler.la rm -fr .libs/libgstbasicwingoscheduler.lax/libcothreads-gthreads.al mkdir .libs/libgstbasicwingoscheduler.lax/libcothreads-gthreads.al (cd .libs/libgstbasicwingoscheduler.lax/libcothreads-gthreads.al && ar x /usr/src/rpm/BUILD/gstreamer-0.6.2/gst/schedulers/../../libs/ext/cothreads/cothreads/.libs/libcothreads-gthreads.al) (cd .libs && rm -f libgstoptscheduler.la && ln -s ../libgstoptscheduler.la libgstoptscheduler.la) ar cru .libs/libgstbasicwingoscheduler.a libgstbasicwingoscheduler_la-gstbasicscheduler.o .libs/libgstbasicwingoscheduler.lax/libcothreads-gthreads.al/libcothreads_gthreads_la-cothreads.lo .libs/libgstbasicwingoscheduler.lax/libcothreads-gthreads.al/libcothreads_gthreads_la-pth_mctx.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstoptomegascheduler.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstoptomegascheduler_la-gstoptimalscheduler.lo ../libcothreads.la ranlib .libs/libgstbasicwingoscheduler.a rm -fr .libs/libgstbasicwingoscheduler.lax creating libgstbasicwingoscheduler.la (cd .libs && rm -f libgstbasicwingoscheduler.la && ln -s ../libgstbasicwingoscheduler.la libgstbasicwingoscheduler.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstoptgthreadscheduler.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstoptgthreadscheduler_la-gstoptimalscheduler.lo rm -fr .libs/libgstoptgthreadscheduler.la .libs/libgstoptgthreadscheduler.* .libs/libgstoptgthreadscheduler.* rm -fr .libs/libgstoptomegascheduler.la .libs/libgstoptomegascheduler.* .libs/libgstoptomegascheduler.* gcc -shared libgstoptgthreadscheduler_la-gstoptimalscheduler.lo -Wl,-soname -Wl,libgstoptgthreadscheduler.so -o .libs/libgstoptgthreadscheduler.so gcc -shared libgstoptomegascheduler_la-gstoptimalscheduler.lo -Wl,--whole-archive ../.libs/libcothreads.al -Wl,--no-whole-archive -Wl,-soname -Wl,libgstoptomegascheduler.so -o .libs/libgstoptomegascheduler.so ar cru .libs/libgstoptgthreadscheduler.a libgstoptgthreadscheduler_la-gstoptimalscheduler.o ranlib .libs/libgstoptgthreadscheduler.a creating libgstoptgthreadscheduler.la rm -fr .libs/libgstoptomegascheduler.lax mkdir .libs/libgstoptomegascheduler.lax (cd .libs && rm -f libgstoptgthreadscheduler.la && ln -s ../libgstoptgthreadscheduler.la libgstoptgthreadscheduler.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstoptwingoscheduler.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstoptwingoscheduler_la-gstoptimalscheduler.lo ../../libs/ext/cothreads/cothreads/libcothreads-gthreads.la rm -fr .libs/libgstoptomegascheduler.lax/libcothreads.al mkdir .libs/libgstoptomegascheduler.lax/libcothreads.al (cd .libs/libgstoptomegascheduler.lax/libcothreads.al && ar x /usr/src/rpm/BUILD/gstreamer-0.6.2/gst/schedulers/../.libs/libcothreads.al) ar cru .libs/libgstoptomegascheduler.a libgstoptomegascheduler_la-gstoptimalscheduler.o .libs/libgstoptomegascheduler.lax/libcothreads.al/libcothreads_la-cothreads.lo ranlib .libs/libgstoptomegascheduler.a rm -fr .libs/libgstoptomegascheduler.lax creating libgstoptomegascheduler.la (cd .libs && rm -f libgstoptomegascheduler.la && ln -s ../libgstoptomegascheduler.la libgstoptomegascheduler.la) rm -fr .libs/libgstoptwingoscheduler.la .libs/libgstoptwingoscheduler.* .libs/libgstoptwingoscheduler.* gcc -shared libgstoptwingoscheduler_la-gstoptimalscheduler.lo -Wl,--whole-archive ../../libs/ext/cothreads/cothreads/.libs/libcothreads-gthreads.al -Wl,--no-whole-archive -lgthread-2.0 -lglib-2.0 -Wl,-soname -Wl,libgstoptwingoscheduler.so -o .libs/libgstoptwingoscheduler.so rm -fr .libs/libgstoptwingoscheduler.lax mkdir .libs/libgstoptwingoscheduler.lax rm -fr .libs/libgstoptwingoscheduler.lax/libcothreads-gthreads.al mkdir .libs/libgstoptwingoscheduler.lax/libcothreads-gthreads.al (cd .libs/libgstoptwingoscheduler.lax/libcothreads-gthreads.al && ar x /usr/src/rpm/BUILD/gstreamer-0.6.2/gst/schedulers/../../libs/ext/cothreads/cothreads/.libs/libcothreads-gthreads.al) ar cru .libs/libgstoptwingoscheduler.a libgstoptwingoscheduler_la-gstoptimalscheduler.o .libs/libgstoptwingoscheduler.lax/libcothreads-gthreads.al/libcothreads_gthreads_la-cothreads.lo .libs/libgstoptwingoscheduler.lax/libcothreads-gthreads.al/libcothreads_gthreads_la-pth_mctx.lo ranlib .libs/libgstoptwingoscheduler.a rm -fr .libs/libgstoptwingoscheduler.lax creating libgstoptwingoscheduler.la (cd .libs && rm -f libgstoptwingoscheduler.la && ln -s ../libgstoptwingoscheduler.la libgstoptwingoscheduler.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/schedulers' Making all in types make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/types' source='gsttypes.c' object='libgsttypes_la-gsttypes.lo' libtool=yes \ depfile='.deps/libgsttypes_la-gsttypes.Plo' tmpdepfile='.deps/libgsttypes_la-gsttypes.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgsttypes_la-gsttypes.lo `test -f 'gsttypes.c' || echo './'`gsttypes.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttypes.c -MT libgsttypes_la-gsttypes.lo -MD -MP -MF .deps/libgsttypes_la-gsttypes.TPlo -fPIC -DPIC -o .libs/libgsttypes_la-gsttypes.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gsttypes.c -MT libgsttypes_la-gsttypes.lo -MD -MP -MF .deps/libgsttypes_la-gsttypes.TPlo -o libgsttypes_la-gsttypes.o >/dev/null 2>&1 mv -f .libs/libgsttypes_la-gsttypes.lo libgsttypes_la-gsttypes.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgsttypes.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgsttypes_la-gsttypes.lo rm -fr .libs/libgsttypes.la .libs/libgsttypes.* .libs/libgsttypes.* gcc -shared libgsttypes_la-gsttypes.lo -Wl,-soname -Wl,libgsttypes.so -o .libs/libgsttypes.so ar cru .libs/libgsttypes.a libgsttypes_la-gsttypes.o ranlib .libs/libgsttypes.a creating libgsttypes.la (cd .libs && rm -f libgsttypes.la && ln -s ../libgsttypes.la libgsttypes.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/types' Making all in indexers make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/indexers' source='gstindexers.c' object='libgstindexers_la-gstindexers.lo' libtool=yes \ depfile='.deps/libgstindexers_la-gstindexers.Plo' tmpdepfile='.deps/libgstindexers_la-gstindexers.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstindexers_la-gstindexers.lo `test -f 'gstindexers.c' || echo './'`gstindexers.c source='gstmemindex.c' object='libgstindexers_la-gstmemindex.lo' libtool=yes \ depfile='.deps/libgstindexers_la-gstmemindex.Plo' tmpdepfile='.deps/libgstindexers_la-gstmemindex.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstindexers_la-gstmemindex.lo `test -f 'gstmemindex.c' || echo './'`gstmemindex.c mkdir .libs rm -f .libs/libgstindexers_la-gstmemindex.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstindexers.c -MT libgstindexers_la-gstindexers.lo -MD -MP -MF .deps/libgstindexers_la-gstindexers.TPlo -fPIC -DPIC -o .libs/libgstindexers_la-gstindexers.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmemindex.c -MT libgstindexers_la-gstmemindex.lo -MD -MP -MF .deps/libgstindexers_la-gstmemindex.TPlo -fPIC -DPIC -o .libs/libgstindexers_la-gstmemindex.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstindexers.c -MT libgstindexers_la-gstindexers.lo -MD -MP -MF .deps/libgstindexers_la-gstindexers.TPlo -o libgstindexers_la-gstindexers.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstmemindex.c -MT libgstindexers_la-gstmemindex.lo -MD -MP -MF .deps/libgstindexers_la-gstmemindex.TPlo -o libgstindexers_la-gstmemindex.o >/dev/null 2>&1 mv -f .libs/libgstindexers_la-gstindexers.lo libgstindexers_la-gstindexers.lo source='gstfileindex.c' object='libgstindexers_la-gstfileindex.lo' libtool=yes \ depfile='.deps/libgstindexers_la-gstfileindex.Plo' tmpdepfile='.deps/libgstindexers_la-gstfileindex.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstindexers_la-gstfileindex.lo `test -f 'gstfileindex.c' || echo './'`gstfileindex.c rm -f .libs/libgstindexers_la-gstfileindex.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfileindex.c -MT libgstindexers_la-gstfileindex.lo -MD -MP -MF .deps/libgstindexers_la-gstfileindex.TPlo -fPIC -DPIC -o .libs/libgstindexers_la-gstfileindex.lo mv -f .libs/libgstindexers_la-gstmemindex.lo libgstindexers_la-gstmemindex.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c gstfileindex.c -MT libgstindexers_la-gstfileindex.lo -MD -MP -MF .deps/libgstindexers_la-gstfileindex.TPlo -o libgstindexers_la-gstfileindex.o >/dev/null 2>&1 mv -f .libs/libgstindexers_la-gstfileindex.lo libgstindexers_la-gstfileindex.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstindexers.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstindexers_la-gstindexers.lo libgstindexers_la-gstmemindex.lo libgstindexers_la-gstfileindex.lo rm -fr .libs/libgstindexers.la .libs/libgstindexers.* .libs/libgstindexers.* gcc -shared libgstindexers_la-gstindexers.lo libgstindexers_la-gstmemindex.lo libgstindexers_la-gstfileindex.lo -Wl,-soname -Wl,libgstindexers.so -o .libs/libgstindexers.so ar cru .libs/libgstindexers.a libgstindexers_la-gstindexers.o libgstindexers_la-gstmemindex.o libgstindexers_la-gstfileindex.o ranlib .libs/libgstindexers.a creating libgstindexers.la (cd .libs && rm -f libgstindexers.la && ln -s ../libgstindexers.la libgstindexers.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/indexers' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/gst' Making all in libs make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs' Making all in gst make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst' Making all in bytestream make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst/bytestream' source='bytestream.c' object='libgstbytestream_la-bytestream.lo' libtool=yes \ depfile='.deps/libgstbytestream_la-bytestream.Plo' tmpdepfile='.deps/libgstbytestream_la-bytestream.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstbytestream_la-bytestream.lo `test -f 'bytestream.c' || echo './'`bytestream.c source='bstest.c' object='libgstbstest_la-bstest.lo' libtool=yes \ depfile='.deps/libgstbstest_la-bstest.Plo' tmpdepfile='.deps/libgstbstest_la-bstest.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstbstest_la-bstest.lo `test -f 'bstest.c' || echo './'`bstest.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c bytestream.c -MT libgstbytestream_la-bytestream.lo -MD -MP -MF .deps/libgstbytestream_la-bytestream.TPlo -fPIC -DPIC -o .libs/libgstbytestream_la-bytestream.lo rm -f .libs/libgstbstest_la-bstest.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c bstest.c -MT libgstbstest_la-bstest.lo -MD -MP -MF .deps/libgstbstest_la-bstest.TPlo -fPIC -DPIC -o .libs/libgstbstest_la-bstest.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c bstest.c -MT libgstbstest_la-bstest.lo -MD -MP -MF .deps/libgstbstest_la-bstest.TPlo -o libgstbstest_la-bstest.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -O2 -g -pipe -march=i386 -mcpu=i686 -c bytestream.c -MT libgstbytestream_la-bytestream.lo -MD -MP -MF .deps/libgstbytestream_la-bytestream.TPlo -o libgstbytestream_la-bytestream.o >/dev/null 2>&1 mv -f .libs/libgstbstest_la-bstest.lo libgstbstest_la-bstest.lo /bin/sh ../../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstbstest.la libgstbstest_la-bstest.lo rm -fr .libs/libgstbstest.la .libs/libgstbstest.* .libs/libgstbstest.* ar cru .libs/libgstbstest.al libgstbstest_la-bstest.lo ranlib .libs/libgstbstest.al creating libgstbstest.la (cd .libs && rm -f libgstbstest.la && ln -s ../libgstbstest.la libgstbstest.la) mv -f .libs/libgstbytestream_la-bytestream.lo libgstbytestream_la-bytestream.lo /bin/sh ../../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstbytestream.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstbytestream_la-bytestream.lo rm -fr .libs/libgstbytestream.la .libs/libgstbytestream.* .libs/libgstbytestream.* gcc -shared libgstbytestream_la-bytestream.lo -Wl,-soname -Wl,libgstbytestream.so -o .libs/libgstbytestream.so ar cru .libs/libgstbytestream.a libgstbytestream_la-bytestream.o ranlib .libs/libgstbytestream.a creating libgstbytestream.la (cd .libs && rm -f libgstbytestream.la && ln -s ../libgstbytestream.la libgstbytestream.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst/bytestream' Making all in control make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst/control' source='control.c' object='libgstcontrol_0.6_la-control.lo' libtool=yes \ depfile='.deps/libgstcontrol_0.6_la-control.Plo' tmpdepfile='.deps/libgstcontrol_0.6_la-control.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstcontrol_0.6_la-control.lo `test -f 'control.c' || echo './'`control.c source='dparammanager.c' object='libgstcontrol_0.6_la-dparammanager.lo' libtool=yes \ depfile='.deps/libgstcontrol_0.6_la-dparammanager.Plo' tmpdepfile='.deps/libgstcontrol_0.6_la-dparammanager.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstcontrol_0.6_la-dparammanager.lo `test -f 'dparammanager.c' || echo './'`dparammanager.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c dparammanager.c -MT libgstcontrol_0.6_la-dparammanager.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-dparammanager.TPlo -fPIC -DPIC -o .libs/libgstcontrol_0.6_la-dparammanager.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c control.c -MT libgstcontrol_0.6_la-control.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-control.TPlo -fPIC -DPIC -o .libs/libgstcontrol_0.6_la-control.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c control.c -MT libgstcontrol_0.6_la-control.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-control.TPlo -o libgstcontrol_0.6_la-control.o >/dev/null 2>&1 mv -f .libs/libgstcontrol_0.6_la-control.lo libgstcontrol_0.6_la-control.lo source='dparam.c' object='libgstcontrol_0.6_la-dparam.lo' libtool=yes \ depfile='.deps/libgstcontrol_0.6_la-dparam.Plo' tmpdepfile='.deps/libgstcontrol_0.6_la-dparam.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstcontrol_0.6_la-dparam.lo `test -f 'dparam.c' || echo './'`dparam.c rm -f .libs/libgstcontrol_0.6_la-dparam.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c dparam.c -MT libgstcontrol_0.6_la-dparam.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-dparam.TPlo -fPIC -DPIC -o .libs/libgstcontrol_0.6_la-dparam.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c dparammanager.c -MT libgstcontrol_0.6_la-dparammanager.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-dparammanager.TPlo -o libgstcontrol_0.6_la-dparammanager.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c dparam.c -MT libgstcontrol_0.6_la-dparam.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-dparam.TPlo -o libgstcontrol_0.6_la-dparam.o >/dev/null 2>&1 mv -f .libs/libgstcontrol_0.6_la-dparam.lo libgstcontrol_0.6_la-dparam.lo source='dparam_smooth.c' object='libgstcontrol_0.6_la-dparam_smooth.lo' libtool=yes \ depfile='.deps/libgstcontrol_0.6_la-dparam_smooth.Plo' tmpdepfile='.deps/libgstcontrol_0.6_la-dparam_smooth.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstcontrol_0.6_la-dparam_smooth.lo `test -f 'dparam_smooth.c' || echo './'`dparam_smooth.c rm -f .libs/libgstcontrol_0.6_la-dparam_smooth.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c dparam_smooth.c -MT libgstcontrol_0.6_la-dparam_smooth.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-dparam_smooth.TPlo -fPIC -DPIC -o .libs/libgstcontrol_0.6_la-dparam_smooth.lo mv -f .libs/libgstcontrol_0.6_la-dparammanager.lo libgstcontrol_0.6_la-dparammanager.lo source='unitconvert.c' object='libgstcontrol_0.6_la-unitconvert.lo' libtool=yes \ depfile='.deps/libgstcontrol_0.6_la-unitconvert.Plo' tmpdepfile='.deps/libgstcontrol_0.6_la-unitconvert.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstcontrol_0.6_la-unitconvert.lo `test -f 'unitconvert.c' || echo './'`unitconvert.c rm -f .libs/libgstcontrol_0.6_la-unitconvert.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c unitconvert.c -MT libgstcontrol_0.6_la-unitconvert.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-unitconvert.TPlo -fPIC -DPIC -o .libs/libgstcontrol_0.6_la-unitconvert.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c dparam_smooth.c -MT libgstcontrol_0.6_la-dparam_smooth.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-dparam_smooth.TPlo -o libgstcontrol_0.6_la-dparam_smooth.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c unitconvert.c -MT libgstcontrol_0.6_la-unitconvert.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-unitconvert.TPlo -o libgstcontrol_0.6_la-unitconvert.o >/dev/null 2>&1 mv -f .libs/libgstcontrol_0.6_la-dparam_smooth.lo libgstcontrol_0.6_la-dparam_smooth.lo source='dplinearinterp.c' object='libgstcontrol_0.6_la-dplinearinterp.lo' libtool=yes \ depfile='.deps/libgstcontrol_0.6_la-dplinearinterp.Plo' tmpdepfile='.deps/libgstcontrol_0.6_la-dplinearinterp.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstcontrol_0.6_la-dplinearinterp.lo `test -f 'dplinearinterp.c' || echo './'`dplinearinterp.c rm -f .libs/libgstcontrol_0.6_la-dplinearinterp.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c dplinearinterp.c -MT libgstcontrol_0.6_la-dplinearinterp.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-dplinearinterp.TPlo -fPIC -DPIC -o .libs/libgstcontrol_0.6_la-dplinearinterp.lo mv -f .libs/libgstcontrol_0.6_la-unitconvert.lo libgstcontrol_0.6_la-unitconvert.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c dplinearinterp.c -MT libgstcontrol_0.6_la-dplinearinterp.lo -MD -MP -MF .deps/libgstcontrol_0.6_la-dplinearinterp.TPlo -o libgstcontrol_0.6_la-dplinearinterp.o >/dev/null 2>&1 mv -f .libs/libgstcontrol_0.6_la-dplinearinterp.lo libgstcontrol_0.6_la-dplinearinterp.lo /bin/sh ../../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstcontrol-0.6.la -rpath /usr/lib -version-info 1:0:1 libgstcontrol_0.6_la-control.lo libgstcontrol_0.6_la-dparammanager.lo libgstcontrol_0.6_la-dparam.lo libgstcontrol_0.6_la-dparam_smooth.lo libgstcontrol_0.6_la-unitconvert.lo libgstcontrol_0.6_la-dplinearinterp.lo -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../../../gst/libgstreamer-0.6.la rm -fr .libs/libgstcontrol-0.6.la .libs/libgstcontrol-0.6.* .libs/libgstcontrol-0.6.* gcc -shared libgstcontrol_0.6_la-control.lo libgstcontrol_0.6_la-dparammanager.lo libgstcontrol_0.6_la-dparam.lo libgstcontrol_0.6_la-dparam_smooth.lo libgstcontrol_0.6_la-unitconvert.lo libgstcontrol_0.6_la-dplinearinterp.lo -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gstreamer-0.6.2/gst/.libs -L/usr/lib /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so ../../../gst/.libs/libgstreamer-0.6.so -Wl,--export-dynamic -Wl,-soname -Wl,libgstcontrol-0.6.so.0 -o .libs/libgstcontrol-0.6.so.0.1.0 (cd .libs && rm -f libgstcontrol-0.6.so.0 && ln -s libgstcontrol-0.6.so.0.1.0 libgstcontrol-0.6.so.0) (cd .libs && rm -f libgstcontrol-0.6.so && ln -s libgstcontrol-0.6.so.0.1.0 libgstcontrol-0.6.so) ar cru .libs/libgstcontrol-0.6.a libgstcontrol_0.6_la-control.o libgstcontrol_0.6_la-dparammanager.o libgstcontrol_0.6_la-dparam.o libgstcontrol_0.6_la-dparam_smooth.o libgstcontrol_0.6_la-unitconvert.o libgstcontrol_0.6_la-dplinearinterp.o ranlib .libs/libgstcontrol-0.6.a creating libgstcontrol-0.6.la (cd .libs && rm -f libgstcontrol-0.6.la && ln -s ../libgstcontrol-0.6.la libgstcontrol-0.6.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst/control' Making all in getbits make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst/getbits' source='getbits.c' object='libgstgetbits_la-getbits.lo' libtool=yes \ depfile='.deps/libgstgetbits_la-getbits.Plo' tmpdepfile='.deps/libgstgetbits_la-getbits.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstgetbits_la-getbits.lo `test -f 'getbits.c' || echo './'`getbits.c source='gstgetbits_generic.c' object='libgstgetbits_la-gstgetbits_generic.lo' libtool=yes \ depfile='.deps/libgstgetbits_la-gstgetbits_generic.Plo' tmpdepfile='.deps/libgstgetbits_la-gstgetbits_generic.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstgetbits_la-gstgetbits_generic.lo `test -f 'gstgetbits_generic.c' || echo './'`gstgetbits_generic.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c getbits.c -MT libgstgetbits_la-getbits.lo -MD -MP -MF .deps/libgstgetbits_la-getbits.TPlo -fPIC -DPIC -o .libs/libgstgetbits_la-getbits.lo rm -f .libs/libgstgetbits_la-gstgetbits_generic.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c gstgetbits_generic.c -MT libgstgetbits_la-gstgetbits_generic.lo -MD -MP -MF .deps/libgstgetbits_la-gstgetbits_generic.TPlo -fPIC -DPIC -o .libs/libgstgetbits_la-gstgetbits_generic.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c getbits.c -MT libgstgetbits_la-getbits.lo -MD -MP -MF .deps/libgstgetbits_la-getbits.TPlo -o libgstgetbits_la-getbits.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c gstgetbits_generic.c -MT libgstgetbits_la-gstgetbits_generic.lo -MD -MP -MF .deps/libgstgetbits_la-gstgetbits_generic.TPlo -o libgstgetbits_la-gstgetbits_generic.o >/dev/null 2>&1 mv -f .libs/libgstgetbits_la-getbits.lo libgstgetbits_la-getbits.lo /bin/sh ../../../libtool --mode=compile gcc -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gstgetbits_i386.lo `test -f 'gstgetbits_i386.s' || echo './'`gstgetbits_i386.s mv -f .libs/libgstgetbits_la-gstgetbits_generic.lo libgstgetbits_la-gstgetbits_generic.lo rm -f .libs/gstgetbits_i386.lo gcc -O2 -g -pipe -march=i386 -mcpu=i686 -c gstgetbits_i386.s -fPIC -DPIC -o .libs/gstgetbits_i386.lo gcc -O2 -g -pipe -march=i386 -mcpu=i686 -c gstgetbits_i386.s -o gstgetbits_i386.o >/dev/null 2>&1 mv -f .libs/gstgetbits_i386.lo gstgetbits_i386.lo /bin/sh ../../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstgetbits.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstgetbits_la-getbits.lo libgstgetbits_la-gstgetbits_generic.lo gstgetbits_i386.lo rm -fr .libs/libgstgetbits.la .libs/libgstgetbits.* .libs/libgstgetbits.* gcc -shared libgstgetbits_la-getbits.lo libgstgetbits_la-gstgetbits_generic.lo gstgetbits_i386.lo -Wl,-soname -Wl,libgstgetbits.so -o .libs/libgstgetbits.so ar cru .libs/libgstgetbits.a libgstgetbits_la-getbits.o libgstgetbits_la-gstgetbits_generic.o gstgetbits_i386.o ranlib .libs/libgstgetbits.a creating libgstgetbits.la (cd .libs && rm -f libgstgetbits.la && ln -s ../libgstgetbits.la libgstgetbits.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst/getbits' Making all in putbits make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst/putbits' source='putbits.c' object='libgstputbits_la-putbits.lo' libtool=yes \ depfile='.deps/libgstputbits_la-putbits.Plo' tmpdepfile='.deps/libgstputbits_la-putbits.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c -o libgstputbits_la-putbits.lo `test -f 'putbits.c' || echo './'`putbits.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c putbits.c -MT libgstputbits_la-putbits.lo -MD -MP -MF .deps/libgstputbits_la-putbits.TPlo -fPIC -DPIC -o .libs/libgstputbits_la-putbits.lo gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../.. -DGST_DISABLE_DEPRECATED -g -I../../../libs -I../../../include -funroll-all-loops -finline-functions -ffast-math -O2 -g -pipe -march=i386 -mcpu=i686 -c putbits.c -MT libgstputbits_la-putbits.lo -MD -MP -MF .deps/libgstputbits_la-putbits.TPlo -o libgstputbits_la-putbits.o >/dev/null 2>&1 mv -f .libs/libgstputbits_la-putbits.lo libgstputbits_la-putbits.lo /bin/sh ../../../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o libgstputbits.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstputbits_la-putbits.lo rm -fr .libs/libgstputbits.la .libs/libgstputbits.* .libs/libgstputbits.* gcc -shared libgstputbits_la-putbits.lo -Wl,-soname -Wl,libgstputbits.so -o .libs/libgstputbits.so ar cru .libs/libgstputbits.a libgstputbits_la-putbits.o ranlib .libs/libgstputbits.a creating libgstputbits.la (cd .libs && rm -f libgstputbits.la && ln -s ../libgstputbits.la libgstputbits.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst/putbits' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/gst' Making all in ext make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext' Making all in cothreads make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads' Making all in cothreads make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/cothreads' make all-am make[6]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/cothreads' make[6]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/cothreads' make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/cothreads' Making all in tests make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/tests' source='pth.c' object='pth-pth.o' libtool=no \ depfile='.deps/pth-pth.Po' tmpdepfile='.deps/pth-pth.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../cothreads -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o pth-pth.o `test -f 'pth.c' || echo './'`pth.c source='cothreads.c' object='cothreads-cothreads.o' libtool=no \ depfile='.deps/cothreads-cothreads.Po' tmpdepfile='.deps/cothreads-cothreads.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../cothreads -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o cothreads-cothreads.o `test -f 'cothreads.c' || echo './'`cothreads.c source='dynamic.c' object='dynamic-dynamic.o' libtool=no \ depfile='.deps/dynamic-dynamic.Po' tmpdepfile='.deps/dynamic-dynamic.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../cothreads -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o dynamic-dynamic.o `test -f 'dynamic.c' || echo './'`dynamic.c source='cothreads.c' object='cothreads_gthreads-cothreads.o' libtool=no \ depfile='.deps/cothreads_gthreads-cothreads.Po' tmpdepfile='.deps/cothreads_gthreads-cothreads.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../cothreads -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_GTHREADS -I.. -I.. -O2 -g -pipe -march=i386 -mcpu=i686 -c -o cothreads_gthreads-cothreads.o `test -f 'cothreads.c' || echo './'`cothreads.c /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o pth pth-pth.o ../cothreads/libcothreads.la /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o cothreads cothreads-cothreads.o ../cothreads/libcothreads.la mkdir .libs gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o pth pth-pth.o ../cothreads/.libs/libcothreads.al -lglib-2.0 /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o dynamic dynamic-dynamic.o ../cothreads/libcothreads.la gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o cothreads cothreads-cothreads.o ../cothreads/.libs/libcothreads.al -lglib-2.0 /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o cothreads-gthreads cothreads_gthreads-cothreads.o ../cothreads/libcothreads-gthreads.la -pthread -lgthread-2.0 -lglib-2.0 gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o dynamic dynamic-dynamic.o ../cothreads/.libs/libcothreads.al -lglib-2.0 gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o cothreads-gthreads cothreads_gthreads-cothreads.o -pthread ../cothreads/.libs/libcothreads-gthreads.al -lgthread-2.0 -lglib-2.0 make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads/tests' make[5]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads' make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext/cothreads' make[4]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext' make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs/ext' make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/libs' Making all in tools make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/tools' source='gst-launch.c' object='gst_launch-gst-launch.o' libtool=no \ depfile='.deps/gst_launch-gst-launch.Po' tmpdepfile='.deps/gst_launch-gst-launch.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DGST_CONFIG_DIR=\"\" -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gst_launch-gst-launch.o `test -f 'gst-launch.c' || echo './'`gst-launch.c source='gst-register.c' object='gst_register-gst-register.o' libtool=no \ depfile='.deps/gst_register-gst-register.Po' tmpdepfile='.deps/gst_register-gst-register.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DGST_CONFIG_DIR=\"\" -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gst_register-gst-register.o `test -f 'gst-register.c' || echo './'`gst-register.c source='gst-inspect.c' object='gst_inspect-gst-inspect.o' libtool=no \ depfile='.deps/gst_inspect-gst-inspect.Po' tmpdepfile='.deps/gst_inspect-gst-inspect.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DGST_CONFIG_DIR=\"\" -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gst_inspect-gst-inspect.o `test -f 'gst-inspect.c' || echo './'`gst-inspect.c source='gst-typefind.c' object='gst_typefind-gst-typefind.o' libtool=no \ depfile='.deps/gst_typefind-gst-typefind.Po' tmpdepfile='.deps/gst_typefind-gst-typefind.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DGST_CONFIG_DIR=\"\" -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gst_typefind-gst-typefind.o `test -f 'gst-typefind.c' || echo './'`gst-typefind.c source='gst-compprep.c' object='gst_compprep-gst-compprep.o' libtool=no \ depfile='.deps/gst_compprep-gst-compprep.Po' tmpdepfile='.deps/gst_compprep-gst-compprep.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DGST_CONFIG_DIR=\"\" -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gst_compprep-gst-compprep.o `test -f 'gst-compprep.c' || echo './'`gst-compprep.c source='gst-launch.c' object='gst_xmllaunch-gst-launch.o' libtool=no \ depfile='.deps/gst_xmllaunch-gst-launch.Po' tmpdepfile='.deps/gst_xmllaunch-gst-launch.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DGST_CONFIG_DIR=\"\" -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gst_xmllaunch-gst-launch.o `test -f 'gst-launch.c' || echo './'`gst-launch.c source='gst-complete.c' object='gst_complete-gst-complete.o' libtool=no \ depfile='.deps/gst_complete-gst-complete.Po' tmpdepfile='.deps/gst_complete-gst-complete.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DGST_CONFIG_DIR=\"\" -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gst_complete-gst-complete.o `test -f 'gst-complete.c' || echo './'`gst-complete.c source='gst-md5sum.c' object='gst_md5sum-gst-md5sum.o' libtool=no \ depfile='.deps/gst_md5sum-gst-md5sum.Po' tmpdepfile='.deps/gst_md5sum-gst-md5sum.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DGST_CONFIG_DIR=\"\" -DGST_CACHE_DIR=\""/var/cache/gstreamer-0.6"\" -O2 -g -pipe -march=i386 -mcpu=i686 -c -o gst_md5sum-gst-md5sum.o `test -f 'gst-md5sum.c' || echo './'`gst-md5sum.c /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o gst-launch gst_launch-gst-launch.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../gst/libgstreamer-0.6.la mkdir .libs /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o gst-register gst_register-gst-register.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../gst/libgstreamer-0.6.la gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/gst-launch gst_launch-gst-launch.o -pthread -Wl,--export-dynamic ../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating gst-launch /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o gst-inspect gst_inspect-gst-inspect.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../gst/libgstreamer-0.6.la ../libs/gst/control/libgstcontrol-0.6.la gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/gst-register gst_register-gst-register.o -pthread -Wl,--export-dynamic ../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating gst-register /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o gst-typefind gst_typefind-gst-typefind.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../gst/libgstreamer-0.6.la gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/gst-inspect gst_inspect-gst-inspect.o -pthread -Wl,--export-dynamic ../gst/.libs/libgstreamer-0.6.so ../libs/gst/control/.libs/libgstcontrol-0.6.so /usr/src/rpm/BUILD/gstreamer-0.6.2/gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating gst-inspect /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o gst-compprep gst_compprep-gst-compprep.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../gst/libgstreamer-0.6.la gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/gst-typefind gst_typefind-gst-typefind.o -pthread -Wl,--export-dynamic ../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating gst-typefind /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o gst-xmllaunch gst_xmllaunch-gst-launch.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../gst/libgstreamer-0.6.la gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/gst-compprep gst_compprep-gst-compprep.o -pthread -Wl,--export-dynamic ../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating gst-compprep /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o gst-complete gst_complete-gst-complete.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../gst/libgstreamer-0.6.la gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/gst-xmllaunch gst_xmllaunch-gst-launch.o -pthread -Wl,--export-dynamic ../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating gst-xmllaunch /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o gst-md5sum gst_md5sum-gst-md5sum.o -lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../gst/libgstreamer-0.6.la gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/gst-complete gst_complete-gst-complete.o -pthread -Wl,--export-dynamic ../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating gst-complete gcc -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/gst-md5sum gst_md5sum-gst-md5sum.o -pthread -Wl,--export-dynamic ../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating gst-md5sum make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/tools' Making all in docs make[2]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs' Making all in faq make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/faq' Makefile:391: warning: overriding commands for target `check' Makefile:282: warning: ignoring old commands for target `check' rm -f *.html rm -f -r gstreamer-faq mkdir gstreamer-faq cp magic-png magic xsltproc ./../xsl/html.xsl gstreamer-faq.xml Writing ar01s02.html for sect1(chapter-general) Writing ar01s03.html for sect1(chapter-dependencies) Writing ar01s04.html for sect1(chapter-getting) Writing ar01s05.html for sect1(chapter-using) Writing ar01s06.html for sect1(chapter-troubleshooting) Writing ar01s07.html for sect1(chapter-cvs) Writing ar01s08.html for sect1(chapter-developing) Writing index.html for article mv *.html gstreamer-faq cp base.css gstreamer-faq test "x" != "x" && mkdir gstreamer-faq/images && cp gstreamer-faq/images || true make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/faq' Making all in manual make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/manual' fig2dev -Lpng bin-element-ghost.fig bin-element-ghost.png fig2dev -Lpng bin-element-noghost.fig bin-element-noghost.png fig2dev -Lpng bin-element.fig bin-element.png fig2dev -Lpng filter-element-multi.fig filter-element-multi.png fig2dev -Lpng filter-element.fig filter-element.png fig2dev -Lpng hello-world.fig hello-world.png fig2dev -Lpng linked-elements.fig linked-elements.png fig2dev -Lpng mime-world.fig mime-world.png fig2dev -Lpng queue.fig queue.png fig2dev -Lpng sink-element.fig sink-element.png fig2dev -Lpng src-element.fig src-element.png fig2dev -Lpng state-diagram.fig state-diagram.png fig2dev -Lpng thread.fig thread.png rm -f *.html rm -f -r gstreamer-manual mkdir gstreamer-manual cp magic-png magic xsltproc ./../xsl/html.xsl gstreamer-manual.xml Writing ch01.html for chapter(cha-intro) Writing ch02.html for chapter(cha-motivation) Writing ch03.html for chapter(cha-goals) Writing pt01.html for part(overview) Writing ch04.html for chapter(cha-initialisation) Writing ch05s02.html for sect1(sec-elements-create) Writing ch05s03.html for sect1(sec-elements-properties) Writing ch05s04.html for sect1(sec-elements-signals) Writing ch05s05.html for sect1(sec-elements-factories) Writing ch05.html for chapter(cha-elements) Writing ch06.html for chapter(cha-plugins) Writing ch07s02.html for sect1(sec-pads-description) Writing ch07.html for chapter(cha-pads) Writing ch08s02.html for sect1(sec-link-filtered) Writing ch08.html for chapter(cha-links) Writing ch09s02.html for sect1(sec-bin-adding) Writing ch09s03.html for sect1(sec-bin-custom) Writing ch09s04.html for sect1(sec-bin-ghostpads) Writing ch09.html for chapter(cha-bins) Writing ch10.html for chapter(cha-buffers) Writing ch11s02.html for sect1(sec-states-null) Writing ch11s03.html for sect1(sec-states-ready) Writing ch11s04.html for sect1(sec-states-playing) Writing ch11s05.html for sect1(sec-states-paused) Writing ch11.html for chapter(cha-states) Writing pt02.html for part(basic-concepts) Writing ch12s02.html for sect1 Writing ch12s03.html for sect1 Writing ch12.html for chapter(cha-hello) Writing ch13s02.html for sect1 Writing ch13s03.html for sect1 Writing ch13s04.html for sect1 Writing ch13s05.html for sect1 Writing ch13.html for chapter(cha-factories) Writing pt03.html for part(build-app) Writing ch14s02.html for sect1 Writing ch14.html for chapter(cha-threads) Writing ch15.html for chapter(cha-queues) Writing ch16s02.html for sect1(sec-loop-based) Writing ch16.html for chapter(cha-cothreads) Writing ch17.html for chapter(cha-scheduler) Writing ch18.html for chapter(cha-clocks) Writing ch19.html for chapter(cha-dynamic) Writing ch20.html for chapter(cha-typedetection) Writing ch21s02.html for sect1 Writing ch21s03.html for sect1 Writing ch21.html for chapter(cha-autoplug) Writing ch22.html for chapter(cha-hello2) Writing ch23s02.html for sect1 Writing ch23s03.html for sect1 Writing ch23s04.html for sect1 Writing ch23.html for chapter(cha-dparams) Writing pt04.html for part(advanced) Writing ch24s02.html for sect1(sec-xml-load) Writing ch24s03.html for sect1(sec-xml-custom) Writing ch24.html for chapter(cha-xml) Writing pt05.html for part(xml-gstreamer) Writing ch25s02.html for sect1 Writing ch25.html for chapter(cha-debugging) Writing ch26s02.html for sect1 Writing ch26s03.html for sect1 Writing ch26s04.html for sect1 Writing ch26.html for chapter(cha-programs) Writing ch27s02.html for sect1 Writing ch27s03.html for sect1 Writing ch27.html for chapter(cha-components) Writing ch28.html for chapter(cha-gnome) Writing ch29.html for chapter(cha-quotes) Writing pt06.html for part(appendices) Writing index.html for book(index) mv *.html gstreamer-manual cp base.css gstreamer-manual test "xbin-element-ghost.png bin-element-noghost.png bin-element.png filter-element-multi.png filter-element.png hello-world.png linked-elements.png mime-world.png queue.png sink-element.png src-element.png state-diagram.png thread.png" != "x" && mkdir gstreamer-manual/images && cp bin-element-ghost.png bin-element-noghost.png bin-element.png filter-element-multi.png filter-element.png hello-world.png linked-elements.png mime-world.png queue.png sink-element.png src-element.png state-diagram.png thread.png gstreamer-manual/images || true make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/manual' Making all in pwg make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/pwg' rm -f *.html rm -f -r gst-plugin-writers-guide mkdir gst-plugin-writers-guide cp magic-png magic xsltproc ./../xsl/html.xsl gst-plugin-writers-guide.xml Writing ch01s02.html for sect1(sect1-preface-reading) Writing ch01s03.html for sect1(sect1-preface-structure) Writing ch01.html for chapter(cha-intro-preface) Writing ch02s02.html for sect1(sect1-basics-pads) Writing ch02s03.html for sect1(sect1-basics-buffers) Writing ch02s04.html for sect1(sect1-basics-types) Writing ch02s05.html for sect1(sect1-basics-events) Writing ch02.html for chapter(cha-intro-basics) Writing pt01.html for part(part-introduction) Writing ch03s02.html for sect1(sect1-boiler-project-stamp) Writing ch03s03.html for sect1(sect1-boiler-examine) Writing ch03s04.html for sect1(sect1-boiler-filterfactory) Writing ch03s05.html for sect1(sect1-boiler-details) Writing ch03s06.html for sect1(sect1-boiler-constructors) Writing ch03s07.html for sect1(sect1-boiler-plugininit) Writing ch03.html for chapter(cha-building-boiler) Writing ch04.html for chapter(cha-building-pads) Writing ch05.html for chapter(cha-building-chainfn) Writing ch06.html for chapter(cha-statemanage-states) Writing ch07.html for chapter(cha-statemanage-filters) Writing ch08.html for chapter(cha-building-args) Writing ch09.html for chapter(cha-building-signals) Writing ch10.html for chapter(cha-testapp-init) Writing ch11.html for chapter(cha-testapp-inst) Writing ch12.html for chapter(cha-testapp-link) Writing ch13.html for chapter(cha-testapp-running) Writing pt02.html for part(part-building) Writing ch14.html for chapter(cha-loopbased-sched) Writing ch15.html for chapter(cha-loopbased-loopfn) Writing ch16.html for chapter(cha-loopbased-secnd) Writing ch17.html for chapter(cha-loopbased-modappl) Writing ch18s02.html for sect1(sect1-types-mime) Writing ch18s03.html for sect1(sect1-types-properties) Writing ch18s04.html for sect1(sect1-types-typefind) Writing ch18.html for chapter(cha-building-types) Writing ch19.html for chapter(cha-advanced-request) Writing ch20.html for chapter(cha-dparams) Writing ch21.html for chapter(cha-dparam-start) Writing ch22s02.html for sect1(sect-dparam-callback) Writing ch22s03.html for sect1(sect-dparam-array) Writing ch22.html for chapter(cha-dparam-define) Writing ch23s02.html for sect1(sect-dparam-audio-video) Writing ch23.html for chapter(cha-dparam-loop) Writing pt03.html for part(part-advanced) Writing ch24.html for chapter(cha-other-source) Writing ch25.html for chapter(cha-other-sink) Writing ch26.html for chapter(cha-other-autoplugger) Writing pt04.html for part(part-other) Writing ch27.html for chapter(cha-checklist-filter) Writing ch28.html for chapter(cha-checklist-srcsink) Writing pt05.html for part(part-appendix) Writing index.html for book(book-gst-plugin-writers-guide) mv *.html gst-plugin-writers-guide cp base.css gst-plugin-writers-guide test "x" != "x" && mkdir gst-plugin-writers-guide/images && cp gst-plugin-writers-guide/images || true make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/pwg' Making all in gst make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/gst' *** Scanning header files *** if grep -l '^..*$' ./gstreamer.types > /dev/null ; then \ CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh ../../libtool --mode=link gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include" LDFLAGS="-lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../../gst/libgstreamer-0.6.la " gtkdoc-scangobj --nogtkinit --module=gstreamer --output-dir=. ; \ else \ cd . ; \ for i in gstreamer.args gstreamer.hierarchy gstreamer.signals ; do \ test -f $i || touch $i ; \ done \ fi mkdir .libs gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -c gstreamer-scan.c -fPIC -DPIC -o .libs/gstreamer-scan.lo gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -c gstreamer-scan.c -o gstreamer-scan.o >/dev/null 2>&1 mv -f .libs/gstreamer-scan.lo gstreamer-scan.lo gcc -o .libs/gstreamer-scan gstreamer-scan.o -pthread -Wl,--export-dynamic ../../gst/.libs/libgstreamer-0.6.so /usr/lib/libxml2.so -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/lib/libpopt.so creating gstreamer-scan cd . && \ gtkdoc-scan --module=gstreamer --source-dir=../../gst --ignore-headers="" touch scan-build.stamp *** Rebuilding template files *** cd . && gtkdoc-mktmpl --module=gstreamer WARNING: cothread_context has multiple definitions WARNING: cothread has multiple definitions WARNING: cothread has multiple definitions WARNING: No declaration for: GST_PAD_TEMPLATE_FIXED ============================================================================= WARNING: 378 unused declarations. These can be found in gstreamer-unused.txt. They should be added to gstreamer-sections.txt in the appropriate place. ============================================================================= touch tmpl-build.stamp *** Building SGML *** cd . && \ gtkdoc-mkdb --module=gstreamer --source-dir=../../gst --main-sgml-file=gstreamer-docs.sgml --sgml-mode --output-format=xml --ignore-files=trio Unknown option: ignore-files scanning gstreamer-docs.sgmlERROR: cothread_context has multiple definitions ERROR: cothread has multiple definitions ERROR: cothread has multiple definitions WARNING: Documentation in template file for GstClock being overriden by inline comments WARNING: No declaration for: GST_PAD_TEMPLATE_FIXED 100% symbol docs coverage (849 symbols documented, 2 not documented) See gstreamer-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. touch sgml-build.stamp *** Building HTML *** test -d ./html || mkdir ./html cd ./html && gtkdoc-mkhtml gstreamer ../gstreamer-docs.sgml Writing gstreamer-cothreads.html for refentry(gstreamer-cothreads) Writing gstreamer-gstatomic.html for refentry(gstreamer-gstatomic) Writing gstreamer-gstmemchunk.html for refentry(gstreamer-gstmemchunk) Writing gstreamer-support.html for chapter(gstreamer-support) Writing gstreamer-Gst.html for refentry(gstreamer-Gst) Writing GstAutoplug.html for refentry(GstAutoplug) Writing GstAutoplugFactory.html for refentry(GstAutoplugFactory) Writing GstBin.html for refentry(GstBin) Writing gstreamer-GstBuffer.html for refentry(gstreamer-GstBuffer) Writing gstreamer-GstBufferPool.html for refentry(gstreamer-GstBufferPool) Writing gstreamer-GstCaps.html for refentry(gstreamer-GstCaps) Writing GstClock.html for refentry(GstClock) Writing gstreamer-GstCpu.html for refentry(gstreamer-GstCpu) Writing gstreamer-GstData.html for refentry(gstreamer-GstData) Writing GstElement.html for refentry(GstElement) Writing GstElementFactory.html for refentry(GstElementFactory) Writing gstreamer-GstEvent.html for refentry(gstreamer-GstEvent) Writing gstreamer-GstFormat.html for refentry(gstreamer-GstFormat) Writing GstIndex.html for refentry(GstIndex) Writing GstIndexFactory.html for refentry(GstIndexFactory) Writing gstreamer-GstInfo.html for refentry(gstreamer-GstInfo) 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 gstreamer-GstPlugin.html for refentry(gstreamer-GstPlugin) Writing GstPluginFeature.html for refentry(GstPluginFeature) Writing gstreamer-GstProbe.html for refentry(gstreamer-GstProbe) Warning: multiple "IDs" for constraint linkend: gst-props-entry-get-type. Warning: multiple "IDs" for constraint linkend: gst-props-entry-get-type. Writing gstreamer-GstProps.html for refentry(gstreamer-GstProps) Writing gstreamer-gstquery.html for refentry(gstreamer-gstquery) Writing gstreamer-GstRegistry.html for refentry(gstreamer-GstRegistry) Writing GstScheduler.html for refentry(GstScheduler) Writing GstSchedulerFactory.html for refentry(GstSchedulerFactory) Writing gstreamer-GstSystemClock.html for refentry(gstreamer-GstSystemClock) Writing GstThread.html for refentry(GstThread) Writing gstreamer-GstType.html for refentry(gstreamer-GstType) Writing GstTypeFactory.html for refentry(GstTypeFactory) Writing gstreamer-GstUtils.html for refentry(gstreamer-GstUtils) Writing GstXML.html for refentry(GstXML) Writing gstreamer.html for chapter(gstreamer) Writing element-types.html for chapter(element-types) Writing index.html for book Writing index.sgml for book Writing gstreamer.devhelp for book test "x" = "x" || ( cd . && cp html ) -- Fixing Crossreferences cd . && LANG=C && gtkdoc-fixxref --module-dir=html --html-dir=/var/tmp/gstreamer-0.6.2-0.fdr.1.rh90-root-mach/usr/share/gtk-doc/html touch html-build.stamp make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/gst' Making all in libs make[3]: Entering directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/libs' *** Scanning header files *** make[3]: *** No rule to make target `gstreamer-libs-sections.txt', needed by `tmpl-build.stamp'. Stop. make[3]: *** Waiting for unfinished jobs.... if grep -l '^..*$' ./gstreamer-libs.types > /dev/null ; then \ CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh ../../libtool --mode=link gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include" LDFLAGS="-lxml2 -lz -lm -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt ../../gst/libgstreamer-0.6.la " gtkdoc-scangobj --nogtkinit --module=gstreamer-libs --output-dir=. ; \ else \ cd . ; \ for i in gstreamer-libs.args gstreamer-libs.hierarchy gstreamer-libs.signals ; do \ test -f $i || touch $i ; \ done \ fi grep: ./gstreamer-libs.types: No such file or directory make[3]: *** Waiting for unfinished jobs.... cd . && \ gtkdoc-scan --module=gstreamer-libs --source-dir=../../libs/gst --ignore-headers="" make[3]: *** Waiting for unfinished jobs.... touch scan-build.stamp make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs/libs' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/rpm/BUILD/gstreamer-0.6.2' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.5889 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.5889 (%build)