Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 174386 Details for
Bug 250004
media-libs/gstreamer-0.10.21 testsuite failures
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
gstreamer-0.10.21.log (text/plain), 397.77 KB, created by
Ryan Hill (RETIRED)
on 2008-12-06 05:04:11 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Ryan Hill (RETIRED)
Created:
2008-12-06 05:04:11 UTC
Size:
397.77 KB
patch
obsolete
>You should enable -g (or higher) for debugging! >>>> Unpacking source... >>>> Unpacking gstreamer-0.10.21.tar.bz2 to /var/tmp/portage/media-libs/gstreamer-0.10.21/work > [32;01m*[0m Applying gstreamer-0.10.21-gtkdoc.patch ... >[A[138C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21' ... > [32;01m*[0m Running aclocal -I common/m4 -I common/m4 ... >[A[138C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[138C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I common/m4 -I common/m4 ... >[A[138C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[138C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[138C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[138C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gstreamer-0.10.21 > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21 ... > * econf: updating gstreamer-0.10.21/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gstreamer-0.10.21/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --with-package-name=Gentoo GStreamer ebuild --with-package-origin=http://www.gentoo.org --enable-tests --disable-debug --disable-nls --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking nano version... 0 (release) >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... no >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >configure: Using Gentoo GStreamer ebuild as package name >configure: Using http://www.gentoo.org as package origin >configure: WARNING: Sissy ! By asking to not build the tests known to fail, you hereby waive your right to customer support. If you do not agree with this EULA, please press Ctrl-C before the next line is printed. By allowing the next line to be printed, you expressly acknowledge your acceptance of this EULA. >checking whether byte ordering is bigendian... no >checking if unaligned memory access works correctly... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for perl... /usr/bin/perl >checking for bison... /usr/bin/bison >checking bison version 2.4 >= 1.875... yes >checking for flex... /usr/bin/flex >checking flex version 2.5.35 >= 2.5.31... yes >checking for valgrind... /usr/bin/valgrind >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 to build plugin documentation... no (gtk-doc disabled or not available) >checking for cos in -lm... yes >checking for ANSI C header files... (cached) yes >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for unistd.h... (cached) yes >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking valgrind/valgrind.h usability... yes >checking valgrind/valgrind.h presence... yes >checking for valgrind/valgrind.h... yes >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking for inline... inline >checking to see if compiler understands -fno-common... yes >checking for sigaction... yes >checking for fork... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for ftello... yes >checking for fgetpos... yes >checking for fsetpos... yes >checking for poll... yes >checking for ppoll... yes >checking for pselect... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for clock_gettime... no >checking for clock_gettime in -lrt... yes >checking for posix timers... yes >checking for monotonic clock... yes >checking whether x86_64-pc-linux-gnu-gcc implements __PRETTY_FUNCTION__... yes >checking whether x86_64-pc-linux-gnu-gcc implements __FUNCTION__... yes >checking whether x86_64-pc-linux-gnu-gcc implements __func__... yes >checking for register_printf_function... yes >checking for dladdr in -ldl... yes >checking for inet_aton... yes >checking for GLIB... yes >checking for GLIB_ONLY... yes >checking for XML... yes >configure: Test xml2 program linked >checking for check named check_pic - version >= 0.9.2... no >*** Could not run check test program, checking why... >*** The test program failed to compile or link. See the file config.log for >*** the exact error that occured. >checking for check named check - version >= 0.9.2... yes >configure: Using /usr/lib64/gstreamer-0.10 as the plugin install location >checking to see if compiler understands -Wall... yes >checking to see if compiler understands -Wdeclaration-after-statement... yes >checking to see if compiler understands -Wvla... yes >configure: set ERROR_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gst/Makefile >config.status: creating gst/gstconfig.h >config.status: creating gst/gstversion.h >config.status: creating gst/parse/Makefile >config.status: creating libs/Makefile >config.status: creating libs/gst/Makefile >config.status: creating libs/gst/base/Makefile >config.status: creating libs/gst/check/Makefile >config.status: creating libs/gst/controller/Makefile >config.status: creating libs/gst/dataprotocol/Makefile >config.status: creating libs/gst/net/Makefile >config.status: creating plugins/Makefile >config.status: creating plugins/indexers/Makefile >config.status: creating plugins/elements/Makefile >config.status: creating po/Makefile.in >config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: creating tests/Makefile >config.status: creating tests/benchmarks/Makefile >config.status: creating tests/check/Makefile >config.status: creating tests/misc/Makefile >config.status: creating tests/examples/Makefile >config.status: creating tests/examples/adapter/Makefile >config.status: creating tests/examples/controller/Makefile >config.status: creating tests/examples/helloworld/Makefile >config.status: creating tests/examples/launch/Makefile >config.status: creating tests/examples/manual/Makefile >config.status: creating tests/examples/metadata/Makefile >config.status: creating tests/examples/queue/Makefile >config.status: creating tests/examples/typefind/Makefile >config.status: creating tests/examples/xml/Makefile >config.status: creating tools/Makefile >config.status: creating common/Makefile >config.status: creating common/m4/Makefile >config.status: creating docs/Makefile >config.status: creating docs/design/Makefile >config.status: creating docs/faq/Makefile >config.status: creating docs/gst/Makefile >config.status: creating docs/gst/gstreamer.types >config.status: creating docs/libs/Makefile >config.status: creating docs/plugins/Makefile >config.status: creating docs/manual/Makefile >config.status: creating docs/pwg/Makefile >config.status: creating docs/slides/Makefile >config.status: creating docs/xsl/Makefile >config.status: creating docs/version.entities >config.status: creating win32/common/config.h >config.status: creating pkgconfig/Makefile >config.status: creating stamp.h >config.status: creating pkgconfig/gstreamer.pc >config.status: creating pkgconfig/gstreamer-uninstalled.pc >config.status: creating pkgconfig/gstreamer-base.pc >config.status: creating pkgconfig/gstreamer-base-uninstalled.pc >config.status: creating pkgconfig/gstreamer-check.pc >config.status: creating pkgconfig/gstreamer-check-uninstalled.pc >config.status: creating pkgconfig/gstreamer-controller.pc >config.status: creating pkgconfig/gstreamer-controller-uninstalled.pc >config.status: creating pkgconfig/gstreamer-dataprotocol.pc >config.status: creating pkgconfig/gstreamer-dataprotocol-uninstalled.pc >config.status: creating pkgconfig/gstreamer-net.pc >config.status: creating pkgconfig/gstreamer-net-uninstalled.pc >config.status: creating gst-element-check.m4 >config.status: creating gstreamer.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > > >Configuration > Version : 0.10.21 > Source code location : . > Prefix : /usr > Compiler : x86_64-pc-linux-gnu-gcc > Package name : Gentoo GStreamer ebuild > Package origin : http://www.gentoo.org > > Documentation (manuals) : no > Documentation (API) : no > > Pipeline XML load/save : yes > Command-line parser : yes > Option parsing in gst_init : yes > Tracing subsystem : yes > Allocation tracing : yes > Plugin registry : yes > Network support : yes > > Debug : no > Profiling : no > > Building examples : yes > Building test apps : yes > Building tests that fail : no > >make -j4 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21' >Making all in gst >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >glib-mkenums \ > --fhead "#ifndef __GST_ENUM_TYPES_H__\n#define __GST_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ > --fprod "\n/* enumerations from \"@filename@\" */\n" \ > --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ > --ftail "G_END_DECLS\n\n#endif /* __GST_ENUM_TYPES_H__ */" \ > gst.h glib-compat.h gstobject.h gstbin.h gstbuffer.h gstbus.h gstcaps.h gstchildproxy.h gstclock.h gstcompat.h gstdebugutils.h gstelement.h gstelementfactory.h gsterror.h gstevent.h gstfilter.h gstformat.h gstghostpad.h gstindex.h gstindexfactory.h gstinfo.h gstinterface.h gstiterator.h gstmacros.h gstmessage.h gstminiobject.h gstpad.h gstpadtemplate.h gstparamspecs.h gstpipeline.h gstplugin.h gstpluginfeature.h gstpoll.h gstpreset.h gstquery.h gstsegment.h gststructure.h gstsystemclock.h gsttaglist.h gsttagsetter.h gsttask.h gsttrace.h gsttypefind.h gsttypefindfactory.h gsturi.h gstutils.h gstvalue.h gstregistry.h gstparse.h gstxml.h > gstenumtypes.h >glib-genmarshal --header --prefix=gst_marshal ./gstmarshal.list > gstmarshal.h.tmp >mv gstmarshal.h.tmp gstmarshal.h >glib-mkenums \ > --fhead "#include \"gst_private.h\"\n#include <gst/gst.h>\n#define C_ENUM(v) ((gint) v)\n#define C_FLAGS(v) ((guint) v)\n " \ > --fprod "\n/* enumerations from \"@filename@\" */" \ > --vhead "static void\nregister_@enum_name@ (GType* id)\n{\n static const G@Type@Value values[] = {" \ > --vprod " { C_@TYPE@(@VALUENAME@), \"@VALUENAME@\", \"@valuenick@\" }," \ > --vtail " { 0, NULL, NULL }\n };\n *id = g_@type@_register_static (\"@EnumName@\", values);\n}\nGType\n@enum_name@_get_type (void)\n{\n static GType id;\n static GOnce once = G_ONCE_INIT;\n\n g_once (&once, (GThreadFunc)register_@enum_name@, &id);\n return id;\n}\n" \ > gst.h glib-compat.h gstobject.h gstbin.h gstbuffer.h gstbus.h gstcaps.h gstchildproxy.h gstclock.h gstcompat.h gstdebugutils.h gstelement.h gstelementfactory.h gsterror.h gstevent.h gstfilter.h gstformat.h gstghostpad.h gstindex.h gstindexfactory.h gstinfo.h gstinterface.h gstiterator.h gstmacros.h gstmessage.h gstminiobject.h gstpad.h gstpadtemplate.h gstparamspecs.h gstpipeline.h gstplugin.h gstpluginfeature.h gstpoll.h gstpreset.h gstquery.h gstsegment.h gststructure.h gstsystemclock.h gsttaglist.h gsttagsetter.h gsttask.h gsttrace.h gsttypefind.h gsttypefindfactory.h gsturi.h gstutils.h gstvalue.h gstregistry.h gstparse.h gstxml.h > gstenumtypes.c >echo "#include \"gst_private.h\"" > gstmarshal.c.tmp >echo "#include \"glib-object.h\"" >> gstmarshal.c.tmp >echo "#include \"gstmarshal.h\"" >> gstmarshal.c.tmp >glib-genmarshal --body --prefix=gst_marshal ./gstmarshal.list >> gstmarshal.c.tmp >mv gstmarshal.c.tmp gstmarshal.c >make all-recursive >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >Making all in parse >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/parse' >/usr/bin/flex -P_gst_parse_yy parse.l grammar.tab.h && \ > mv lex._gst_parse_yy.c lex._gst_parse_yy_tmp.c && \ > echo '#ifdef HAVE_CONFIG_H' > lex._gst_parse_yy_tmp2.c && \ > echo '#include <config.h>' >> lex._gst_parse_yy_tmp2.c && \ > echo '#endif' >> lex._gst_parse_yy_tmp2.c && \ > cat lex._gst_parse_yy_tmp.c >> lex._gst_parse_yy_tmp2.c && \ > rm lex._gst_parse_yy_tmp.c && \ > mv lex._gst_parse_yy_tmp2.c lex._gst_parse_yy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstparse_la-lex._gst_parse_yy.lo `test -f 'lex._gst_parse_yy.c' || echo './'`lex._gst_parse_yy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c lex._gst_parse_yy.c -fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c lex._gst_parse_yy.c -o libgstparse_la-lex._gst_parse_yy.o >/dev/null 2>&1 >/usr/bin/bison -d -v -p_gst_parse_yy ./grammar.y -o grammar.tab.c && \ > mv grammar.tab.c grammar.tab_tmp.c && \ > echo '#ifdef HAVE_CONFIG_H' > grammar.tab_tmp2.c && \ > echo '#include <config.h>' >> grammar.tab_tmp2.c && \ > echo '#endif' >> grammar.tab_tmp2.c && \ > cat grammar.tab_tmp.c >> grammar.tab_tmp2.c && \ > rm grammar.tab_tmp.c && \ > mv grammar.tab_tmp2.c grammar.tab.c >./grammar.y: conflicts: 37 shift/reduce, 5 reduce/reduce >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstparse_la-grammar.tab.lo `test -f 'grammar.tab.c' || echo './'`grammar.tab.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c grammar.tab.c -fPIC -DPIC -o .libs/libgstparse_la-grammar.tab.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c grammar.tab.c -o libgstparse_la-grammar.tab.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libgstparse.la libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-grammar.tab.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstparse.a .libs/libgstparse_la-lex._gst_parse_yy.o .libs/libgstparse_la-grammar.tab.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstparse.a >libtool: link: ( cd ".libs" && rm -f "libgstparse.la" && ln -s "../libgstparse.la" "libgstparse.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/parse' >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gst.lo `test -f 'gst.c' || echo './'`gst.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstobject.lo `test -f 'gstobject.c' || echo './'`gstobject.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstbin.lo `test -f 'gstbin.c' || echo './'`gstbin.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstbuffer.lo `test -f 'gstbuffer.c' || echo './'`gstbuffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gst.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gst.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbin.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstbin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbuffer.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstbuffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstobject.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstobject.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gst.c -o libgstreamer_0.10_la-gst.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbin.c -o libgstreamer_0.10_la-gstbin.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbuffer.c -o libgstreamer_0.10_la-gstbuffer.o >/dev/null 2>&1 >gstobject.c: In function 'gst_object_set_name_default': >gstobject.c:607: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstobject.c:617: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstobject.c -o libgstreamer_0.10_la-gstobject.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstbus.lo `test -f 'gstbus.c' || echo './'`gstbus.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstcaps.lo `test -f 'gstcaps.c' || echo './'`gstcaps.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbus.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstbus.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstchildproxy.lo `test -f 'gstchildproxy.c' || echo './'`gstchildproxy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstchildproxy.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstchildproxy.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstclock.lo `test -f 'gstclock.c' || echo './'`gstclock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcaps.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstcaps.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbus.c -o libgstreamer_0.10_la-gstbus.o >/dev/null 2>&1 >gstcaps.c: In function 'gst_static_caps_get': >gstcaps.c:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstcaps.c:471: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstcaps.c:481: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcaps.c -o libgstreamer_0.10_la-gstcaps.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstdebugutils.lo `test -f 'gstdebugutils.c' || echo './'`gstdebugutils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstclock.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstclock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstchildproxy.c -o libgstreamer_0.10_la-gstchildproxy.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstelement.lo `test -f 'gstelement.c' || echo './'`gstelement.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstdebugutils.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstdebugutils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstclock.c -o libgstreamer_0.10_la-gstclock.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstdebugutils.c -o libgstreamer_0.10_la-gstdebugutils.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstelement.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstelement.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstelementfactory.lo `test -f 'gstelementfactory.c' || echo './'`gstelementfactory.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gsterror.lo `test -f 'gsterror.c' || echo './'`gsterror.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstevent.lo `test -f 'gstevent.c' || echo './'`gstevent.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstelement.c -o libgstreamer_0.10_la-gstelement.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsterror.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsterror.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstelementfactory.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstelementfactory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstevent.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstevent.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstelementfactory.c -o libgstreamer_0.10_la-gstelementfactory.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstfilter.lo `test -f 'gstfilter.c' || echo './'`gstfilter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstevent.c -o libgstreamer_0.10_la-gstevent.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsterror.c -o libgstreamer_0.10_la-gsterror.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfilter.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstfilter.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstformat.lo `test -f 'gstformat.c' || echo './'`gstformat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfilter.c -o libgstreamer_0.10_la-gstfilter.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstghostpad.lo `test -f 'gstghostpad.c' || echo './'`gstghostpad.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstindex.lo `test -f 'gstindex.c' || echo './'`gstindex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstghostpad.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstghostpad.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstindex.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstindex.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstindexfactory.lo `test -f 'gstindexfactory.c' || echo './'`gstindexfactory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstformat.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstformat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstindexfactory.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstindexfactory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstghostpad.c -o libgstreamer_0.10_la-gstghostpad.o >/dev/null 2>&1 >gstformat.c: In function '_gst_format_initialize': >gstformat.c:60: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c:78: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c: In function 'gst_format_register': >gstformat.c:153: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c:165: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c: In function 'gst_format_get_by_nick': >gstformat.c:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c:188: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c: In function 'gst_format_get_details': >gstformat.c:236: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c:238: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c: In function 'gst_format_iterate_definitions': >gstformat.c:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c:259: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstformat.c:261: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstindex.c -o libgstreamer_0.10_la-gstindex.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstformat.c -o libgstreamer_0.10_la-gstformat.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstindexfactory.c -o libgstreamer_0.10_la-gstindexfactory.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstinfo.lo `test -f 'gstinfo.c' || echo './'`gstinfo.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstinterface.lo `test -f 'gstinterface.c' || echo './'`gstinterface.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstiterator.lo `test -f 'gstiterator.c' || echo './'`gstiterator.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstmessage.lo `test -f 'gstmessage.c' || echo './'`gstmessage.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstinfo.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstinfo.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstinterface.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstinterface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstmessage.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstmessage.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstiterator.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstiterator.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstinterface.c -o libgstreamer_0.10_la-gstinterface.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstiterator.c -o libgstreamer_0.10_la-gstiterator.o >/dev/null 2>&1 >gstinfo.c: In function 'gst_debug_add_log_function': >gstinfo.c:766: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:769: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function 'gst_debug_remove_with_compare_func': >gstinfo.c:798: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:813: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function 'gst_debug_reset_threshold': >gstinfo.c:955: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:971: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function 'gst_debug_reset_all_thresholds': >gstinfo.c:976: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:978: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function 'gst_debug_set_threshold_for_name': >gstinfo.c:1013: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1015: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1016: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1018: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function 'gst_debug_unset_threshold_for_name': >gstinfo.c:1036: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1050: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function '_gst_debug_category_new': >gstinfo.c:1075: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1077: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function 'gst_debug_category_free': >gstinfo.c:1095: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1097: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function 'gst_debug_get_all_categories': >gstinfo.c:1219: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1221: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function '_gst_debug_nameof_funcptr': >gstinfo.c:1247: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1250: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1254: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c: In function '_gst_debug_register_funcptr': >gstinfo.c:1279: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstinfo.c:1286: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstmessage.c -o libgstreamer_0.10_la-gstmessage.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstinfo.c -o libgstreamer_0.10_la-gstinfo.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstminiobject.lo `test -f 'gstminiobject.c' || echo './'`gstminiobject.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstpad.lo `test -f 'gstpad.c' || echo './'`gstpad.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstpadtemplate.lo `test -f 'gstpadtemplate.c' || echo './'`gstpadtemplate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpadtemplate.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpadtemplate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstminiobject.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstminiobject.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstparamspecs.lo `test -f 'gstparamspecs.c' || echo './'`gstparamspecs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpadtemplate.c -o libgstreamer_0.10_la-gstpadtemplate.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpad.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpad.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstminiobject.c -o libgstreamer_0.10_la-gstminiobject.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstparamspecs.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstparamspecs.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstpipeline.lo `test -f 'gstpipeline.c' || echo './'`gstpipeline.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstplugin.lo `test -f 'gstplugin.c' || echo './'`gstplugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstparamspecs.c -o libgstreamer_0.10_la-gstparamspecs.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstplugin.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstplugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpad.c -o libgstreamer_0.10_la-gstpad.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstpluginfeature.lo `test -f 'gstpluginfeature.c' || echo './'`gstpluginfeature.c >gstplugin.c: In function 'gst_plugin_load_file': >gstplugin.c:458: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstplugin.c:463: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstplugin.c:567: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstplugin.c:574: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpipeline.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpipeline.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstplugin.c -o libgstreamer_0.10_la-gstplugin.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpipeline.c -o libgstreamer_0.10_la-gstpipeline.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpluginfeature.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpluginfeature.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstpoll.lo `test -f 'gstpoll.c' || echo './'`gstpoll.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstpreset.lo `test -f 'gstpreset.c' || echo './'`gstpreset.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstquark.lo `test -f 'gstquark.c' || echo './'`gstquark.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpluginfeature.c -o libgstreamer_0.10_la-gstpluginfeature.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstquark.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstquark.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpoll.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpoll.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpreset.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpreset.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstquery.lo `test -f 'gstquery.c' || echo './'`gstquery.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstquark.c -o libgstreamer_0.10_la-gstquark.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpreset.c -o libgstreamer_0.10_la-gstpreset.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpoll.c -o libgstreamer_0.10_la-gstpoll.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstquery.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstquery.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstregistry.lo `test -f 'gstregistry.c' || echo './'`gstregistry.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstsegment.lo `test -f 'gstsegment.c' || echo './'`gstsegment.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gststructure.lo `test -f 'gststructure.c' || echo './'`gststructure.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstsegment.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstsegment.o >gstquery.c: In function '_gst_query_initialize': >gstquery.c:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c:123: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c: In function 'gst_query_type_register': >gstquery.c:266: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c:272: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c: In function 'gst_query_type_get_by_nick': >gstquery.c:293: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c:295: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c: In function 'gst_query_type_get_details': >gstquery.c:341: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c:343: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c: In function 'gst_query_type_iterate_definitions': >gstquery.c:361: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c:364: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstquery.c:366: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstquery.c -o libgstreamer_0.10_la-gstquery.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gststructure.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gststructure.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstsegment.c -o libgstreamer_0.10_la-gstsegment.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstregistry.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstregistry.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstsystemclock.lo `test -f 'gstsystemclock.c' || echo './'`gstsystemclock.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gsttaglist.lo `test -f 'gsttaglist.c' || echo './'`gsttaglist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gststructure.c -o libgstreamer_0.10_la-gststructure.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttaglist.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttaglist.o >gstregistry.c: In function 'gst_registry_get_default': >gstregistry.c:239: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstregistry.c:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstregistry.c: In function '_priv_gst_registry_cleanup': >gstregistry.c:1023: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstregistry.c:1027: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstregistry.c -o libgstreamer_0.10_la-gstregistry.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttaglist.c -o libgstreamer_0.10_la-gsttaglist.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstsystemclock.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstsystemclock.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gsttagsetter.lo `test -f 'gsttagsetter.c' || echo './'`gsttagsetter.c >gstsystemclock.c: In function 'gst_system_clock_obtain': >gstsystemclock.c:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstsystemclock.c:206: warning: dereferencing type-punned pointer will break strict-aliasing rules >gstsystemclock.c:208: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gsttask.lo `test -f 'gsttask.c' || echo './'`gsttask.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gsttrace.lo `test -f 'gsttrace.c' || echo './'`gsttrace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstsystemclock.c -o libgstreamer_0.10_la-gstsystemclock.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttagsetter.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttagsetter.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gsttypefind.lo `test -f 'gsttypefind.c' || echo './'`gsttypefind.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttrace.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttrace.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttask.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttask.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttagsetter.c -o libgstreamer_0.10_la-gsttagsetter.o >/dev/null 2>&1 >gsttask.c: In function 'gst_task_cleanup_all': >gsttask.c:241: warning: dereferencing type-punned pointer will break strict-aliasing rules >gsttask.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules >gsttask.c: In function 'gst_task_start': >gsttask.c:388: warning: dereferencing type-punned pointer will break strict-aliasing rules >gsttask.c:390: warning: dereferencing type-punned pointer will break strict-aliasing rules >gsttask.c: In function 'gst_task_pause': >gsttask.c:497: warning: dereferencing type-punned pointer will break strict-aliasing rules >gsttask.c:499: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttypefind.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttypefind.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gsttypefindfactory.lo `test -f 'gsttypefindfactory.c' || echo './'`gsttypefindfactory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttask.c -o libgstreamer_0.10_la-gsttask.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttrace.c -o libgstreamer_0.10_la-gsttrace.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttypefind.c -o libgstreamer_0.10_la-gsttypefind.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gsturi.lo `test -f 'gsturi.c' || echo './'`gsturi.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstutils.lo `test -f 'gstutils.c' || echo './'`gstutils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsturi.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsturi.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstutils.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstutils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttypefindfactory.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttypefindfactory.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstvalue.lo `test -f 'gstvalue.c' || echo './'`gstvalue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstutils.c -o libgstreamer_0.10_la-gstutils.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstvalue.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstvalue.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsturi.c -o libgstreamer_0.10_la-gsturi.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttypefindfactory.c -o libgstreamer_0.10_la-gsttypefindfactory.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstparse.lo `test -f 'gstparse.c' || echo './'`gstparse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstvalue.c -o libgstreamer_0.10_la-gstvalue.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstregistrybinary.lo `test -f 'gstregistrybinary.c' || echo './'`gstregistrybinary.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstparse.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstparse.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstxml.lo `test -f 'gstxml.c' || echo './'`gstxml.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstregistrybinary.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstregistrybinary.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstxml.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstxml.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstparse.c -o libgstreamer_0.10_la-gstparse.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstenumtypes.lo `test -f 'gstenumtypes.c' || echo './'`gstenumtypes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstregistrybinary.c -o libgstreamer_0.10_la-gstregistrybinary.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstxml.c -o libgstreamer_0.10_la-gstxml.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstreamer_0.10_la-gstmarshal.lo `test -f 'gstmarshal.c' || echo './'`gstmarshal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstenumtypes.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstenumtypes.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstenumtypes.c -o libgstreamer_0.10_la-gstenumtypes.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstmarshal.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstmarshal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.10\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstmarshal.c -o libgstreamer_0.10_la-gstmarshal.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -export-symbols-regex \^_*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 18:0:18 -Wl,--as-needed,--hash-style=gnu -o libgstreamer-0.10.la -rpath /usr/lib64 libgstreamer_0.10_la-gst.lo libgstreamer_0.10_la-gstobject.lo libgstreamer_0.10_la-gstbin.lo libgstreamer_0.10_la-gstbuffer.lo libgstreamer_0.10_la-gstbus.lo libgstreamer_0.10_la-gstcaps.lo libgstreamer_0.10_la-gstchildproxy.lo libgstreamer_0.10_la-gstclock.lo libgstreamer_0.10_la-gstdebugutils.lo libgstreamer_0.10_la-gstelement.lo libgstreamer_0.10_la-gstelementfactory.lo libgstreamer_0.10_la-gsterror.lo libgstreamer_0.10_la-gstevent.lo libgstreamer_0.10_la-gstfilter.lo libgstreamer_0.10_la-gstformat.lo libgstreamer_0.10_la-gstghostpad.lo libgstreamer_0.10_la-gstindex.lo libgstreamer_0.10_la-gstindexfactory.lo libgstreamer_0.10_la-gstinfo.lo libgstreamer_0.10_la-gstinterface.lo libgstreamer_0.10_la-gstiterator.lo libgstreamer_0.10_la-gstmessage.lo libgstreamer_0.10_la-gstminiobject.lo libgstreamer_0.10_la-gstpad.lo libgstreamer_0.10_la-gstpadtemplate.lo libgstreamer_0.10_la-gstparamspecs.lo libgstreamer_0.10_la-gstpipeline.lo libgstreamer_0.10_la-gstplugin.lo libgstreamer_0.10_la-gstpluginfeature.lo libgstreamer_0.10_la-gstpoll.lo libgstreamer_0.10_la-gstpreset.lo libgstreamer_0.10_la-gstquark.lo libgstreamer_0.10_la-gstquery.lo libgstreamer_0.10_la-gstregistry.lo libgstreamer_0.10_la-gstsegment.lo libgstreamer_0.10_la-gststructure.lo libgstreamer_0.10_la-gstsystemclock.lo libgstreamer_0.10_la-gsttaglist.lo libgstreamer_0.10_la-gsttagsetter.lo libgstreamer_0.10_la-gsttask.lo libgstreamer_0.10_la-gsttrace.lo libgstreamer_0.10_la-gsttypefind.lo libgstreamer_0.10_la-gsttypefindfactory.lo libgstreamer_0.10_la-gsturi.lo libgstreamer_0.10_la-gstutils.lo libgstreamer_0.10_la-gstvalue.lo libgstreamer_0.10_la-gstparse.lo libgstreamer_0.10_la-gstregistrybinary.lo libgstreamer_0.10_la-gstxml.lo libgstreamer_0.10_la-gstenumtypes.lo libgstreamer_0.10_la-gstmarshal.lo parse/libgstparse.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lxml2 -lrt -ldl >libtool: link: /usr/bin/nm -B .libs/libgstreamer_0.10_la-gst.o .libs/libgstreamer_0.10_la-gstobject.o .libs/libgstreamer_0.10_la-gstbin.o .libs/libgstreamer_0.10_la-gstbuffer.o .libs/libgstreamer_0.10_la-gstbus.o .libs/libgstreamer_0.10_la-gstcaps.o .libs/libgstreamer_0.10_la-gstchildproxy.o .libs/libgstreamer_0.10_la-gstclock.o .libs/libgstreamer_0.10_la-gstdebugutils.o .libs/libgstreamer_0.10_la-gstelement.o .libs/libgstreamer_0.10_la-gstelementfactory.o .libs/libgstreamer_0.10_la-gsterror.o .libs/libgstreamer_0.10_la-gstevent.o .libs/libgstreamer_0.10_la-gstfilter.o .libs/libgstreamer_0.10_la-gstformat.o .libs/libgstreamer_0.10_la-gstghostpad.o .libs/libgstreamer_0.10_la-gstindex.o .libs/libgstreamer_0.10_la-gstindexfactory.o .libs/libgstreamer_0.10_la-gstinfo.o .libs/libgstreamer_0.10_la-gstinterface.o .libs/libgstreamer_0.10_la-gstiterator.o .libs/libgstreamer_0.10_la-gstmessage.o .libs/libgstreamer_0.10_la-gstminiobject.o .libs/libgstreamer_0.10_la-gstpad.o .libs/libgstreamer_0.10_la-gstpadtemplate.o .libs/libgstreamer_0.10_la-gstparamspecs.o .libs/libgstreamer_0.10_la-gstpipeline.o .libs/libgstreamer_0.10_la-gstplugin.o .libs/libgstreamer_0.10_la-gstpluginfeature.o .libs/libgstreamer_0.10_la-gstpoll.o .libs/libgstreamer_0.10_la-gstpreset.o .libs/libgstreamer_0.10_la-gstquark.o .libs/libgstreamer_0.10_la-gstquery.o .libs/libgstreamer_0.10_la-gstregistry.o .libs/libgstreamer_0.10_la-gstsegment.o .libs/libgstreamer_0.10_la-gststructure.o .libs/libgstreamer_0.10_la-gstsystemclock.o .libs/libgstreamer_0.10_la-gsttaglist.o .libs/libgstreamer_0.10_la-gsttagsetter.o .libs/libgstreamer_0.10_la-gsttask.o .libs/libgstreamer_0.10_la-gsttrace.o .libs/libgstreamer_0.10_la-gsttypefind.o .libs/libgstreamer_0.10_la-gsttypefindfactory.o .libs/libgstreamer_0.10_la-gsturi.o .libs/libgstreamer_0.10_la-gstutils.o .libs/libgstreamer_0.10_la-gstvalue.o .libs/libgstreamer_0.10_la-gstparse.o .libs/libgstreamer_0.10_la-gstregistrybinary.o .libs/libgstreamer_0.10_la-gstxml.o .libs/libgstreamer_0.10_la-gstenumtypes.o .libs/libgstreamer_0.10_la-gstmarshal.o parse/.libs/libgstparse.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstreamer-0.10.exp >libtool: link: /bin/grep -E -e "^_*(gst_|Gst|GST_).*" ".libs/libgstreamer-0.10.exp" > ".libs/libgstreamer-0.10.expT" >libtool: link: mv -f ".libs/libgstreamer-0.10.expT" ".libs/libgstreamer-0.10.exp" >libtool: link: echo "{ global:" > .libs/libgstreamer-0.10.ver >libtool: link: cat .libs/libgstreamer-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstreamer-0.10.ver >libtool: link: echo "local: *; };" >> .libs/libgstreamer-0.10.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstreamer_0.10_la-gst.o .libs/libgstreamer_0.10_la-gstobject.o .libs/libgstreamer_0.10_la-gstbin.o .libs/libgstreamer_0.10_la-gstbuffer.o .libs/libgstreamer_0.10_la-gstbus.o .libs/libgstreamer_0.10_la-gstcaps.o .libs/libgstreamer_0.10_la-gstchildproxy.o .libs/libgstreamer_0.10_la-gstclock.o .libs/libgstreamer_0.10_la-gstdebugutils.o .libs/libgstreamer_0.10_la-gstelement.o .libs/libgstreamer_0.10_la-gstelementfactory.o .libs/libgstreamer_0.10_la-gsterror.o .libs/libgstreamer_0.10_la-gstevent.o .libs/libgstreamer_0.10_la-gstfilter.o .libs/libgstreamer_0.10_la-gstformat.o .libs/libgstreamer_0.10_la-gstghostpad.o .libs/libgstreamer_0.10_la-gstindex.o .libs/libgstreamer_0.10_la-gstindexfactory.o .libs/libgstreamer_0.10_la-gstinfo.o .libs/libgstreamer_0.10_la-gstinterface.o .libs/libgstreamer_0.10_la-gstiterator.o .libs/libgstreamer_0.10_la-gstmessage.o .libs/libgstreamer_0.10_la-gstminiobject.o .libs/libgstreamer_0.10_la-gstpad.o .libs/libgstreamer_0.10_la-gstpadtemplate.o .libs/libgstreamer_0.10_la-gstparamspecs.o .libs/libgstreamer_0.10_la-gstpipeline.o .libs/libgstreamer_0.10_la-gstplugin.o .libs/libgstreamer_0.10_la-gstpluginfeature.o .libs/libgstreamer_0.10_la-gstpoll.o .libs/libgstreamer_0.10_la-gstpreset.o .libs/libgstreamer_0.10_la-gstquark.o .libs/libgstreamer_0.10_la-gstquery.o .libs/libgstreamer_0.10_la-gstregistry.o .libs/libgstreamer_0.10_la-gstsegment.o .libs/libgstreamer_0.10_la-gststructure.o .libs/libgstreamer_0.10_la-gstsystemclock.o .libs/libgstreamer_0.10_la-gsttaglist.o .libs/libgstreamer_0.10_la-gsttagsetter.o .libs/libgstreamer_0.10_la-gsttask.o .libs/libgstreamer_0.10_la-gsttrace.o .libs/libgstreamer_0.10_la-gsttypefind.o .libs/libgstreamer_0.10_la-gsttypefindfactory.o .libs/libgstreamer_0.10_la-gsturi.o .libs/libgstreamer_0.10_la-gstutils.o .libs/libgstreamer_0.10_la-gstvalue.o .libs/libgstreamer_0.10_la-gstparse.o .libs/libgstreamer_0.10_la-gstregistrybinary.o .libs/libgstreamer_0.10_la-gstxml.o .libs/libgstreamer_0.10_la-gstenumtypes.o .libs/libgstreamer_0.10_la-gstmarshal.o -Wl,--whole-archive parse/.libs/libgstparse.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libgobject-2.0.so -L/usr/lib64 /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libxml2.so -lz -lm -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstreamer-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstreamer-0.10.ver -o .libs/libgstreamer-0.10.so.0.18.0 >libtool: link: (cd ".libs" && rm -f "libgstreamer-0.10.so.0" && ln -s "libgstreamer-0.10.so.0.18.0" "libgstreamer-0.10.so.0") >libtool: link: (cd ".libs" && rm -f "libgstreamer-0.10.so" && ln -s "libgstreamer-0.10.so.0.18.0" "libgstreamer-0.10.so") >libtool: link: (cd .libs/libgstreamer-0.10.lax/libgstparse.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/parse/.libs/libgstparse.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstreamer-0.10.a libgstreamer_0.10_la-gst.o libgstreamer_0.10_la-gstobject.o libgstreamer_0.10_la-gstbin.o libgstreamer_0.10_la-gstbuffer.o libgstreamer_0.10_la-gstbus.o libgstreamer_0.10_la-gstcaps.o libgstreamer_0.10_la-gstchildproxy.o libgstreamer_0.10_la-gstclock.o libgstreamer_0.10_la-gstdebugutils.o libgstreamer_0.10_la-gstelement.o libgstreamer_0.10_la-gstelementfactory.o libgstreamer_0.10_la-gsterror.o libgstreamer_0.10_la-gstevent.o libgstreamer_0.10_la-gstfilter.o libgstreamer_0.10_la-gstformat.o libgstreamer_0.10_la-gstghostpad.o libgstreamer_0.10_la-gstindex.o libgstreamer_0.10_la-gstindexfactory.o libgstreamer_0.10_la-gstinfo.o libgstreamer_0.10_la-gstinterface.o libgstreamer_0.10_la-gstiterator.o libgstreamer_0.10_la-gstmessage.o libgstreamer_0.10_la-gstminiobject.o libgstreamer_0.10_la-gstpad.o libgstreamer_0.10_la-gstpadtemplate.o libgstreamer_0.10_la-gstparamspecs.o libgstreamer_0.10_la-gstpipeline.o libgstreamer_0.10_la-gstplugin.o libgstreamer_0.10_la-gstpluginfeature.o libgstreamer_0.10_la-gstpoll.o libgstreamer_0.10_la-gstpreset.o libgstreamer_0.10_la-gstquark.o libgstreamer_0.10_la-gstquery.o libgstreamer_0.10_la-gstregistry.o libgstreamer_0.10_la-gstsegment.o libgstreamer_0.10_la-gststructure.o libgstreamer_0.10_la-gstsystemclock.o libgstreamer_0.10_la-gsttaglist.o libgstreamer_0.10_la-gsttagsetter.o libgstreamer_0.10_la-gsttask.o libgstreamer_0.10_la-gsttrace.o libgstreamer_0.10_la-gsttypefind.o libgstreamer_0.10_la-gsttypefindfactory.o libgstreamer_0.10_la-gsturi.o libgstreamer_0.10_la-gstutils.o libgstreamer_0.10_la-gstvalue.o libgstreamer_0.10_la-gstparse.o libgstreamer_0.10_la-gstregistrybinary.o libgstreamer_0.10_la-gstxml.o libgstreamer_0.10_la-gstenumtypes.o libgstreamer_0.10_la-gstmarshal.o .libs/libgstreamer-0.10.lax/libgstparse.a/libgstparse_la-lex._gst_parse_yy.o .libs/libgstreamer-0.10.lax/libgstparse.a/libgstparse_la-grammar.tab.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstreamer-0.10.a >libtool: link: rm -fr .libs/libgstreamer-0.10.lax >libtool: link: ( cd ".libs" && rm -f "libgstreamer-0.10.la" && ln -s "../libgstreamer-0.10.la" "libgstreamer-0.10.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >Making all in libs >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs' >Making all in gst >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst' >Making all in base >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/base' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstbase_0.10_la-gstadapter.lo `test -f 'gstadapter.c' || echo './'`gstadapter.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstbase_0.10_la-gstbasesink.lo `test -f 'gstbasesink.c' || echo './'`gstbasesink.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstbase_0.10_la-gstbasesrc.lo `test -f 'gstbasesrc.c' || echo './'`gstbasesrc.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstbase_0.10_la-gstbasetransform.lo `test -f 'gstbasetransform.c' || echo './'`gstbasetransform.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbasesrc.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstbasesrc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbasetransform.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstbasetransform.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbasesink.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstbasesink.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstadapter.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstadapter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbasesrc.c -o libgstbase_0.10_la-gstbasesrc.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbasesink.c -o libgstbase_0.10_la-gstbasesink.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbasetransform.c -o libgstbase_0.10_la-gstbasetransform.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstadapter.c -o libgstbase_0.10_la-gstadapter.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstbase_0.10_la-gstcollectpads.lo `test -f 'gstcollectpads.c' || echo './'`gstcollectpads.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstbase_0.10_la-gstpushsrc.lo `test -f 'gstpushsrc.c' || echo './'`gstpushsrc.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstbase_0.10_la-gsttypefindhelper.lo `test -f 'gsttypefindhelper.c' || echo './'`gsttypefindhelper.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcollectpads.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstcollectpads.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstbase_0.10_la-gstdataqueue.lo `test -f 'gstdataqueue.c' || echo './'`gstdataqueue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstdataqueue.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstdataqueue.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpushsrc.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gstpushsrc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcollectpads.c -o libgstbase_0.10_la-gstcollectpads.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpushsrc.c -o libgstbase_0.10_la-gstpushsrc.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttypefindhelper.c -fPIC -DPIC -o .libs/libgstbase_0.10_la-gsttypefindhelper.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstdataqueue.c -o libgstbase_0.10_la-gstdataqueue.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttypefindhelper.c -o libgstbase_0.10_la-gsttypefindhelper.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -export-symbols-regex \^_*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 18:0:18 -Wl,--as-needed,--hash-style=gnu -o libgstbase-0.10.la -rpath /usr/lib64 libgstbase_0.10_la-gstadapter.lo libgstbase_0.10_la-gstbasesink.lo libgstbase_0.10_la-gstbasesrc.lo libgstbase_0.10_la-gstbasetransform.lo libgstbase_0.10_la-gstcollectpads.lo libgstbase_0.10_la-gstpushsrc.lo libgstbase_0.10_la-gsttypefindhelper.lo libgstbase_0.10_la-gstdataqueue.lo ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: /usr/bin/nm -B .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o .libs/libgstbase_0.10_la-gstdataqueue.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstbase-0.10.exp >libtool: link: /bin/grep -E -e "^_*(gst_|Gst|GST_).*" ".libs/libgstbase-0.10.exp" > ".libs/libgstbase-0.10.expT" >libtool: link: mv -f ".libs/libgstbase-0.10.expT" ".libs/libgstbase-0.10.exp" >libtool: link: echo "{ global:" > .libs/libgstbase-0.10.ver >libtool: link: cat .libs/libgstbase-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstbase-0.10.ver >libtool: link: echo "local: *; };" >> .libs/libgstbase-0.10.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o .libs/libgstbase_0.10_la-gstdataqueue.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../../../gst/.libs/libgstreamer-0.10.so -L/usr/lib -L/usr/lib64 /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstbase-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstbase-0.10.ver -o .libs/libgstbase-0.10.so.0.18.0 >libtool: link: (cd ".libs" && rm -f "libgstbase-0.10.so.0" && ln -s "libgstbase-0.10.so.0.18.0" "libgstbase-0.10.so.0") >libtool: link: (cd ".libs" && rm -f "libgstbase-0.10.so" && ln -s "libgstbase-0.10.so.0.18.0" "libgstbase-0.10.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstbase-0.10.a libgstbase_0.10_la-gstadapter.o libgstbase_0.10_la-gstbasesink.o libgstbase_0.10_la-gstbasesrc.o libgstbase_0.10_la-gstbasetransform.o libgstbase_0.10_la-gstcollectpads.o libgstbase_0.10_la-gstpushsrc.o libgstbase_0.10_la-gsttypefindhelper.o libgstbase_0.10_la-gstdataqueue.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstbase-0.10.a >libtool: link: ( cd ".libs" && rm -f "libgstbase-0.10.la" && ln -s "../libgstbase-0.10.la" "libgstbase-0.10.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/base' >Making all in controller >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/controller' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcontroller_0.10_la-lib.lo `test -f 'lib.c' || echo './'`lib.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcontroller_0.10_la-gstcontroller.lo `test -f 'gstcontroller.c' || echo './'`gstcontroller.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcontroller_0.10_la-gstinterpolation.lo `test -f 'gstinterpolation.c' || echo './'`gstinterpolation.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcontroller_0.10_la-gsthelper.lo `test -f 'gsthelper.c' || echo './'`gsthelper.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcontroller.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-gstcontroller.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsthelper.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-gsthelper.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c lib.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-lib.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstinterpolation.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-gstinterpolation.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstinterpolation.c -o libgstcontroller_0.10_la-gstinterpolation.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c lib.c -o libgstcontroller_0.10_la-lib.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcontroller.c -o libgstcontroller_0.10_la-gstcontroller.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsthelper.c -o libgstcontroller_0.10_la-gsthelper.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcontroller_0.10_la-gstcontrolsource.lo `test -f 'gstcontrolsource.c' || echo './'`gstcontrolsource.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcontroller_0.10_la-gstinterpolationcontrolsource.lo `test -f 'gstinterpolationcontrolsource.c' || echo './'`gstinterpolationcontrolsource.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcontroller_0.10_la-gstlfocontrolsource.lo `test -f 'gstlfocontrolsource.c' || echo './'`gstlfocontrolsource.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcontrolsource.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-gstcontrolsource.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstlfocontrolsource.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-gstlfocontrolsource.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcontrolsource.c -o libgstcontroller_0.10_la-gstcontrolsource.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstinterpolationcontrolsource.c -fPIC -DPIC -o .libs/libgstcontroller_0.10_la-gstinterpolationcontrolsource.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstlfocontrolsource.c -o libgstcontroller_0.10_la-gstlfocontrolsource.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstinterpolationcontrolsource.c -o libgstcontroller_0.10_la-gstinterpolationcontrolsource.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -export-symbols-regex \^_*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 18:0:18 -Wl,--as-needed,--hash-style=gnu -o libgstcontroller-0.10.la -rpath /usr/lib64 libgstcontroller_0.10_la-lib.lo libgstcontroller_0.10_la-gstcontroller.lo libgstcontroller_0.10_la-gstinterpolation.lo libgstcontroller_0.10_la-gsthelper.lo libgstcontroller_0.10_la-gstcontrolsource.lo libgstcontroller_0.10_la-gstinterpolationcontrolsource.lo libgstcontroller_0.10_la-gstlfocontrolsource.lo ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lm -lrt -ldl >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: /usr/bin/nm -B .libs/libgstcontroller_0.10_la-lib.o .libs/libgstcontroller_0.10_la-gstcontroller.o .libs/libgstcontroller_0.10_la-gstinterpolation.o .libs/libgstcontroller_0.10_la-gsthelper.o .libs/libgstcontroller_0.10_la-gstcontrolsource.o .libs/libgstcontroller_0.10_la-gstinterpolationcontrolsource.o .libs/libgstcontroller_0.10_la-gstlfocontrolsource.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcontroller-0.10.exp >libtool: link: /bin/grep -E -e "^_*(gst_|Gst|GST_).*" ".libs/libgstcontroller-0.10.exp" > ".libs/libgstcontroller-0.10.expT" >libtool: link: mv -f ".libs/libgstcontroller-0.10.expT" ".libs/libgstcontroller-0.10.exp" >libtool: link: echo "{ global:" > .libs/libgstcontroller-0.10.ver >libtool: link: cat .libs/libgstcontroller-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcontroller-0.10.ver >libtool: link: echo "local: *; };" >> .libs/libgstcontroller-0.10.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstcontroller_0.10_la-lib.o .libs/libgstcontroller_0.10_la-gstcontroller.o .libs/libgstcontroller_0.10_la-gstinterpolation.o .libs/libgstcontroller_0.10_la-gsthelper.o .libs/libgstcontroller_0.10_la-gstcontrolsource.o .libs/libgstcontroller_0.10_la-gstinterpolationcontrolsource.o .libs/libgstcontroller_0.10_la-gstlfocontrolsource.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../../../gst/.libs/libgstreamer-0.10.so -L/usr/lib -L/usr/lib64 /usr/lib64/libxml2.so -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lm -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstcontroller-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstcontroller-0.10.ver -o .libs/libgstcontroller-0.10.so.0.18.0 >libtool: link: (cd ".libs" && rm -f "libgstcontroller-0.10.so.0" && ln -s "libgstcontroller-0.10.so.0.18.0" "libgstcontroller-0.10.so.0") >libtool: link: (cd ".libs" && rm -f "libgstcontroller-0.10.so" && ln -s "libgstcontroller-0.10.so.0.18.0" "libgstcontroller-0.10.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstcontroller-0.10.a libgstcontroller_0.10_la-lib.o libgstcontroller_0.10_la-gstcontroller.o libgstcontroller_0.10_la-gstinterpolation.o libgstcontroller_0.10_la-gsthelper.o libgstcontroller_0.10_la-gstcontrolsource.o libgstcontroller_0.10_la-gstinterpolationcontrolsource.o libgstcontroller_0.10_la-gstlfocontrolsource.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstcontroller-0.10.a >libtool: link: ( cd ".libs" && rm -f "libgstcontroller-0.10.la" && ln -s "../libgstcontroller-0.10.la" "libgstcontroller-0.10.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/controller' >Making all in dataprotocol >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/dataprotocol' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstdataprotocol_0.10_la-dataprotocol.lo `test -f 'dataprotocol.c' || echo './'`dataprotocol.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c dataprotocol.c -fPIC -DPIC -o .libs/libgstdataprotocol_0.10_la-dataprotocol.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c dataprotocol.c -o libgstdataprotocol_0.10_la-dataprotocol.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -export-symbols-regex \^_*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 18:0:18 -Wl,--as-needed,--hash-style=gnu -o libgstdataprotocol-0.10.la -rpath /usr/lib64 libgstdataprotocol_0.10_la-dataprotocol.lo ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: /usr/bin/nm -B .libs/libgstdataprotocol_0.10_la-dataprotocol.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstdataprotocol-0.10.exp >libtool: link: /bin/grep -E -e "^_*(gst_|Gst|GST_).*" ".libs/libgstdataprotocol-0.10.exp" > ".libs/libgstdataprotocol-0.10.expT" >libtool: link: mv -f ".libs/libgstdataprotocol-0.10.expT" ".libs/libgstdataprotocol-0.10.exp" >libtool: link: echo "{ global:" > .libs/libgstdataprotocol-0.10.ver >libtool: link: cat .libs/libgstdataprotocol-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstdataprotocol-0.10.ver >libtool: link: echo "local: *; };" >> .libs/libgstdataprotocol-0.10.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstdataprotocol_0.10_la-dataprotocol.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../../../gst/.libs/libgstreamer-0.10.so -L/usr/lib -L/usr/lib64 /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstdataprotocol-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstdataprotocol-0.10.ver -o .libs/libgstdataprotocol-0.10.so.0.18.0 >libtool: link: (cd ".libs" && rm -f "libgstdataprotocol-0.10.so.0" && ln -s "libgstdataprotocol-0.10.so.0.18.0" "libgstdataprotocol-0.10.so.0") >libtool: link: (cd ".libs" && rm -f "libgstdataprotocol-0.10.so" && ln -s "libgstdataprotocol-0.10.so.0.18.0" "libgstdataprotocol-0.10.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstdataprotocol-0.10.a libgstdataprotocol_0.10_la-dataprotocol.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstdataprotocol-0.10.a >libtool: link: ( cd ".libs" && rm -f "libgstdataprotocol-0.10.la" && ln -s "../libgstdataprotocol-0.10.la" "libgstdataprotocol-0.10.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/dataprotocol' >Making all in check >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/check' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcheck_0.10_la-gstbufferstraw.lo `test -f 'gstbufferstraw.c' || echo './'`gstbufferstraw.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcheck_0.10_la-gstcheck.lo `test -f 'gstcheck.c' || echo './'`gstcheck.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbufferstraw.c -fPIC -DPIC -o .libs/libgstcheck_0.10_la-gstbufferstraw.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcheck.c -fPIC -DPIC -o .libs/libgstcheck_0.10_la-gstcheck.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstbufferstraw.c -o libgstcheck_0.10_la-gstbufferstraw.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcheck.c -o libgstcheck_0.10_la-gstcheck.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--export-dynamic -export-symbols-regex \^\(_*\(gst_\|Gst\|GST_\).*\|check_\(debug\|mutex\|cond\)\|buffers\|mutex\|start_cond\|sync_cond\|thread_list\) -no-undefined -version-info 18:0:18 -Wl,--as-needed,--hash-style=gnu -o libgstcheck-0.10.la -rpath /usr/lib64 libgstcheck_0.10_la-gstbufferstraw.lo libgstcheck_0.10_la-gstcheck.lo ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lm -lrt -ldl >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: /usr/bin/nm -B .libs/libgstcheck_0.10_la-gstbufferstraw.o .libs/libgstcheck_0.10_la-gstcheck.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcheck-0.10.exp >libtool: link: /bin/grep -E -e "^(_*(gst_|Gst|GST_).*|check_(debug|mutex|cond)|buffers|mutex|start_cond|sync_cond|thread_list)" ".libs/libgstcheck-0.10.exp" > ".libs/libgstcheck-0.10.expT" >libtool: link: mv -f ".libs/libgstcheck-0.10.expT" ".libs/libgstcheck-0.10.exp" >libtool: link: echo "{ global:" > .libs/libgstcheck-0.10.ver >libtool: link: cat .libs/libgstcheck-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcheck-0.10.ver >libtool: link: echo "local: *; };" >> .libs/libgstcheck-0.10.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstcheck_0.10_la-gstbufferstraw.o .libs/libgstcheck_0.10_la-gstcheck.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../../../gst/.libs/libgstreamer-0.10.so -L/usr/lib -L/usr/lib64 /usr/lib64/libxml2.so -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lm -lrt -ldl -pthread -march=core2 -Wl,--export-dynamic -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstcheck-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstcheck-0.10.ver -o .libs/libgstcheck-0.10.so.0.18.0 >libtool: link: (cd ".libs" && rm -f "libgstcheck-0.10.so.0" && ln -s "libgstcheck-0.10.so.0.18.0" "libgstcheck-0.10.so.0") >libtool: link: (cd ".libs" && rm -f "libgstcheck-0.10.so" && ln -s "libgstcheck-0.10.so.0.18.0" "libgstcheck-0.10.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstcheck-0.10.a libgstcheck_0.10_la-gstbufferstraw.o libgstcheck_0.10_la-gstcheck.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstcheck-0.10.a >libtool: link: ( cd ".libs" && rm -f "libgstcheck-0.10.la" && ln -s "../libgstcheck-0.10.la" "libgstcheck-0.10.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/check' >Making all in net >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/net' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstnet_0.10_la-gstnetclientclock.lo `test -f 'gstnetclientclock.c' || echo './'`gstnetclientclock.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstnet_0.10_la-gstnettimepacket.lo `test -f 'gstnettimepacket.c' || echo './'`gstnettimepacket.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstnet_0.10_la-gstnettimeprovider.lo `test -f 'gstnettimeprovider.c' || echo './'`gstnettimeprovider.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstnetclientclock.c -fPIC -DPIC -o .libs/libgstnet_0.10_la-gstnetclientclock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstnettimepacket.c -fPIC -DPIC -o .libs/libgstnet_0.10_la-gstnettimepacket.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstnettimeprovider.c -fPIC -DPIC -o .libs/libgstnet_0.10_la-gstnettimeprovider.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstnetclientclock.c -o libgstnet_0.10_la-gstnetclientclock.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstnettimepacket.c -o libgstnet_0.10_la-gstnettimepacket.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstnettimeprovider.c -o libgstnet_0.10_la-gstnettimeprovider.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -export-symbols-regex \^_*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 18:0:18 -Wl,--as-needed,--hash-style=gnu -o libgstnet-0.10.la -rpath /usr/lib64 libgstnet_0.10_la-gstnetclientclock.lo libgstnet_0.10_la-gstnettimepacket.lo libgstnet_0.10_la-gstnettimeprovider.lo ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl -lrt -ldl >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: /usr/bin/nm -B .libs/libgstnet_0.10_la-gstnetclientclock.o .libs/libgstnet_0.10_la-gstnettimepacket.o .libs/libgstnet_0.10_la-gstnettimeprovider.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstnet-0.10.exp >libtool: link: /bin/grep -E -e "^_*(gst_|Gst|GST_).*" ".libs/libgstnet-0.10.exp" > ".libs/libgstnet-0.10.expT" >libtool: link: mv -f ".libs/libgstnet-0.10.expT" ".libs/libgstnet-0.10.exp" >libtool: link: echo "{ global:" > .libs/libgstnet-0.10.ver >libtool: link: cat .libs/libgstnet-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstnet-0.10.ver >libtool: link: echo "local: *; };" >> .libs/libgstnet-0.10.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstnet_0.10_la-gstnetclientclock.o .libs/libgstnet_0.10_la-gstnettimepacket.o .libs/libgstnet_0.10_la-gstnettimeprovider.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../../../gst/.libs/libgstreamer-0.10.so -L/usr/lib -L/usr/lib64 /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstnet-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstnet-0.10.ver -o .libs/libgstnet-0.10.so.0.18.0 >libtool: link: (cd ".libs" && rm -f "libgstnet-0.10.so.0" && ln -s "libgstnet-0.10.so.0.18.0" "libgstnet-0.10.so.0") >libtool: link: (cd ".libs" && rm -f "libgstnet-0.10.so" && ln -s "libgstnet-0.10.so.0.18.0" "libgstnet-0.10.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstnet-0.10.a libgstnet_0.10_la-gstnetclientclock.o libgstnet_0.10_la-gstnettimepacket.o libgstnet_0.10_la-gstnettimeprovider.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstnet-0.10.a >libtool: link: ( cd ".libs" && rm -f "libgstnet-0.10.la" && ln -s "../libgstnet-0.10.la" "libgstnet-0.10.la" ) >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/net' >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst' >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs' >Making all in plugins >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins' >Making all in elements >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins/elements' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstcapsfilter.lo `test -f 'gstcapsfilter.c' || echo './'`gstcapsfilter.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstelements.lo `test -f 'gstelements.c' || echo './'`gstelements.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstfakesrc.lo `test -f 'gstfakesrc.c' || echo './'`gstfakesrc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstfakesink.lo `test -f 'gstfakesink.c' || echo './'`gstfakesink.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcapsfilter.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstcapsfilter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfakesrc.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfakesrc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstelements.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstelements.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfakesink.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfakesink.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstcapsfilter.c -o libgstcoreelements_la-gstcapsfilter.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstelements.c -o libgstcoreelements_la-gstelements.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfakesink.c -o libgstcoreelements_la-gstfakesink.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfakesrc.c -o libgstcoreelements_la-gstfakesrc.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstfdsrc.lo `test -f 'gstfdsrc.c' || echo './'`gstfdsrc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstfdsink.lo `test -f 'gstfdsink.c' || echo './'`gstfdsink.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstfilesink.lo `test -f 'gstfilesink.c' || echo './'`gstfilesink.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstfilesrc.lo `test -f 'gstfilesrc.c' || echo './'`gstfilesrc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfdsrc.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfdsrc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfilesink.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfilesink.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfdsink.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfdsink.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfdsrc.c -o libgstcoreelements_la-gstfdsrc.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfilesrc.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstfilesrc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfilesink.c -o libgstcoreelements_la-gstfilesink.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfdsink.c -o libgstcoreelements_la-gstfdsink.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfilesrc.c -o libgstcoreelements_la-gstfilesrc.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstidentity.lo `test -f 'gstidentity.c' || echo './'`gstidentity.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstqueue.lo `test -f 'gstqueue.c' || echo './'`gstqueue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstqueue.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstqueue.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gsttee.lo `test -f 'gsttee.c' || echo './'`gsttee.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstidentity.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstidentity.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gsttypefindelement.lo `test -f 'gsttypefindelement.c' || echo './'`gsttypefindelement.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttypefindelement.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gsttypefindelement.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstqueue.c -o libgstcoreelements_la-gstqueue.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttee.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gsttee.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttypefindelement.c -o libgstcoreelements_la-gsttypefindelement.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreelements_la-gstmultiqueue.lo `test -f 'gstmultiqueue.c' || echo './'`gstmultiqueue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstidentity.c -o libgstcoreelements_la-gstidentity.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gsttee.c -o libgstcoreelements_la-gsttee.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstmultiqueue.c -fPIC -DPIC -o .libs/libgstcoreelements_la-gstmultiqueue.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstmultiqueue.c -o libgstcoreelements_la-gstmultiqueue.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined -Wl,--as-needed,--hash-style=gnu -o libgstcoreelements.la -rpath /usr/lib64/gstreamer-0.10 libgstcoreelements_la-gstcapsfilter.lo libgstcoreelements_la-gstelements.lo libgstcoreelements_la-gstfakesrc.lo libgstcoreelements_la-gstfakesink.lo libgstcoreelements_la-gstfdsrc.lo libgstcoreelements_la-gstfdsink.lo libgstcoreelements_la-gstfilesink.lo libgstcoreelements_la-gstfilesrc.lo libgstcoreelements_la-gstidentity.lo libgstcoreelements_la-gstqueue.lo libgstcoreelements_la-gsttee.lo libgstcoreelements_la-gsttypefindelement.lo libgstcoreelements_la-gstmultiqueue.lo ../../libs/gst/base/libgstbase-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: /usr/bin/nm -B .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfdsink.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o .libs/libgstcoreelements_la-gstmultiqueue.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreelements.exp >libtool: link: /bin/grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreelements.exp" > ".libs/libgstcoreelements.expT" >libtool: link: mv -f ".libs/libgstcoreelements.expT" ".libs/libgstcoreelements.exp" >libtool: link: echo "{ global:" > .libs/libgstcoreelements.ver >libtool: link: cat .libs/libgstcoreelements.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreelements.ver >libtool: link: echo "local: *; };" >> .libs/libgstcoreelements.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfdsink.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o .libs/libgstcoreelements_la-gstmultiqueue.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/base/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs ../../libs/gst/base/.libs/libgstbase-0.10.so -L/usr/lib -L/usr/lib64 /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstcoreelements.so -Wl,-version-script -Wl,.libs/libgstcoreelements.ver -o .libs/libgstcoreelements.so >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstcoreelements.a libgstcoreelements_la-gstcapsfilter.o libgstcoreelements_la-gstelements.o libgstcoreelements_la-gstfakesrc.o libgstcoreelements_la-gstfakesink.o libgstcoreelements_la-gstfdsrc.o libgstcoreelements_la-gstfdsink.o libgstcoreelements_la-gstfilesink.o libgstcoreelements_la-gstfilesrc.o libgstcoreelements_la-gstidentity.o libgstcoreelements_la-gstqueue.o libgstcoreelements_la-gsttee.o libgstcoreelements_la-gsttypefindelement.o libgstcoreelements_la-gstmultiqueue.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstcoreelements.a >libtool: link: ( cd ".libs" && rm -f "libgstcoreelements.la" && ln -s "../libgstcoreelements.la" "libgstcoreelements.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins/elements' >Making all in indexers >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins/indexers' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreindexers_la-gstindexers.lo `test -f 'gstindexers.c' || echo './'`gstindexers.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreindexers_la-gstmemindex.lo `test -f 'gstmemindex.c' || echo './'`gstmemindex.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstcoreindexers_la-gstfileindex.lo `test -f 'gstfileindex.c' || echo './'`gstfileindex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstindexers.c -fPIC -DPIC -o .libs/libgstcoreindexers_la-gstindexers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfileindex.c -fPIC -DPIC -o .libs/libgstcoreindexers_la-gstfileindex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstmemindex.c -fPIC -DPIC -o .libs/libgstcoreindexers_la-gstmemindex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstfileindex.c -o libgstcoreindexers_la-gstfileindex.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstmemindex.c -o libgstcoreindexers_la-gstmemindex.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstindexers.c -o libgstcoreindexers_la-gstindexers.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined -Wl,--as-needed,--hash-style=gnu -o libgstcoreindexers.la -rpath /usr/lib64/gstreamer-0.10 libgstcoreindexers_la-gstindexers.lo libgstcoreindexers_la-gstmemindex.lo libgstcoreindexers_la-gstfileindex.lo ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lxml2 -lrt -ldl >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: /usr/bin/nm -B .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreindexers.exp >libtool: link: /bin/grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreindexers.exp" > ".libs/libgstcoreindexers.expT" >libtool: link: mv -f ".libs/libgstcoreindexers.expT" ".libs/libgstcoreindexers.exp" >libtool: link: echo "{ global:" > .libs/libgstcoreindexers.ver >libtool: link: cat .libs/libgstcoreindexers.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreindexers.ver >libtool: link: echo "local: *; };" >> .libs/libgstcoreindexers.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../../gst/.libs/libgstreamer-0.10.so -L/usr/lib -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libxml2.so -lz -lm -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstcoreindexers.so -Wl,-version-script -Wl,.libs/libgstcoreindexers.ver -o .libs/libgstcoreindexers.so >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstcoreindexers.a libgstcoreindexers_la-gstindexers.o libgstcoreindexers_la-gstmemindex.o libgstcoreindexers_la-gstfileindex.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstcoreindexers.a >libtool: link: ( cd ".libs" && rm -f "libgstcoreindexers.la" && ln -s "../libgstcoreindexers.la" "libgstcoreindexers.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins/indexers' >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tools' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -c gst-run.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gst_xmllaunch_0.10-gst-launch.o `test -f 'gst-launch.c' || echo './'`gst-launch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gst_launch_0.10-gst-launch.o `test -f 'gst-launch.c' || echo './'`gst-launch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gst_inspect_0.10-gst-inspect.o `test -f 'gst-inspect.c' || echo './'`gst-inspect.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gst_typefind_0.10-gst-typefind.o `test -f 'gst-typefind.c' || echo './'`gst-typefind.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gst_xmlinspect_0.10-gst-xmlinspect.o `test -f 'gst-xmlinspect.c' || echo './'`gst-xmlinspect.c >cp ./gst-feedback-m.m gst-feedback-0.10 >chmod +x gst-feedback-0.10 >sed \ > -e s,gst-feedback,gst-feedback-0.10,g \ > -e s,gst-inspect,gst-inspect-0.10,g \ > -e s,gst-launch,gst-launch-0.10,g \ > -e s,gst-typefind,gst-typefind-0.10,g \ > -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ > -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ > -e s,GST_MAJORMINOR,0.10,g \ > gst-xmllaunch.1.in >gst-xmllaunch-0.10.1 >sed \ > -e s,gst-feedback,gst-feedback-0.10,g \ > -e s,gst-inspect,gst-inspect-0.10,g \ > -e s,gst-launch,gst-launch-0.10,g \ > -e s,gst-typefind,gst-typefind-0.10,g \ > -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ > -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ > -e s,GST_MAJORMINOR,0.10,g \ > gst-launch.1.in >gst-launch-0.10.1 >sed \ > -e s,gst-feedback,gst-feedback-0.10,g \ > -e s,gst-inspect,gst-inspect-0.10,g \ > -e s,gst-launch,gst-launch-0.10,g \ > -e s,gst-typefind,gst-typefind-0.10,g \ > -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ > -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ > -e s,GST_MAJORMINOR,0.10,g \ > gst-feedback.1.in >gst-feedback-0.10.1 >sed \ > -e s,gst-feedback,gst-feedback-0.10,g \ > -e s,gst-inspect,gst-inspect-0.10,g \ > -e s,gst-launch,gst-launch-0.10,g \ > -e s,gst-typefind,gst-typefind-0.10,g \ > -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ > -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ > -e s,GST_MAJORMINOR,0.10,g \ > gst-inspect.1.in >gst-inspect-0.10.1 >sed \ > -e s,gst-feedback,gst-feedback-0.10,g \ > -e s,gst-inspect,gst-inspect-0.10,g \ > -e s,gst-launch,gst-launch-0.10,g \ > -e s,gst-typefind,gst-typefind-0.10,g \ > -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ > -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ > -e s,GST_MAJORMINOR,0.10,g \ > gst-typefind.1.in >gst-typefind-0.10.1 >sed \ > -e s,gst-feedback,gst-feedback-0.10,g \ > -e s,gst-inspect,gst-inspect-0.10,g \ > -e s,gst-launch,gst-launch-0.10,g \ > -e s,gst-typefind,gst-typefind-0.10,g \ > -e s,gst-xmlinspect,gst-xmlinspect-0.10,g \ > -e s,gst-xmllaunch,gst-xmllaunch-0.10,g \ > -e s,GST_MAJORMINOR,0.10,g \ > gst-xmlinspect.1.in >gst-xmlinspect-0.10.1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst-xmllaunch gst-run.o -lglib-2.0 -lrt -ldl >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe ../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -Wl,--as-needed,--hash-style=gnu -o gst-xmllaunch-0.10 gst_xmllaunch_0.10-gst-launch.o -lglib-2.0 -lrt -ldl >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst-launch gst-run.o -lglib-2.0 -lrt -ldl >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe ../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -Wl,--as-needed,--hash-style=gnu -o gst-launch-0.10 gst_launch_0.10-gst-launch.o -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst-launch gst-run.o /usr/lib64/libglib-2.0.so -lrt -ldl -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst-feedback gst-run.o -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst-xmllaunch gst-run.o /usr/lib64/libglib-2.0.so -lrt -ldl -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -pthread -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/gst-xmllaunch-0.10 gst_xmllaunch_0.10-gst-launch.o ../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst-inspect gst-run.o -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -pthread -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/gst-launch-0.10 gst_launch_0.10-gst-launch.o ../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst-typefind gst-run.o -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst-inspect gst-run.o /usr/lib64/libglib-2.0.so -lrt -ldl -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst-xmlinspect gst-run.o -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst-feedback gst-run.o /usr/lib64/libglib-2.0.so -lrt -ldl -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe ../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -Wl,--as-needed,--hash-style=gnu -o gst-inspect-0.10 gst_inspect_0.10-gst-inspect.o -lglib-2.0 -lrt -ldl >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe ../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -Wl,--as-needed,--hash-style=gnu -o gst-typefind-0.10 gst_typefind_0.10-gst-typefind.o -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst-typefind gst-run.o /usr/lib64/libglib-2.0.so -lrt -ldl -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe ../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -Wl,--as-needed,--hash-style=gnu -o gst-xmlinspect-0.10 gst_xmlinspect_0.10-gst-xmlinspect.o -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst-xmlinspect gst-run.o /usr/lib64/libglib-2.0.so -lrt -ldl -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -pthread -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/gst-inspect-0.10 gst_inspect_0.10-gst-inspect.o ../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -pthread -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/gst-typefind-0.10 gst_typefind_0.10-gst-typefind.o ../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -pthread -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/gst-xmlinspect-0.10 gst_xmlinspect_0.10-gst-xmlinspect.o ../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tools' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests' >Making all in benchmarks >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/benchmarks' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c caps.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c mass-elements.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c complexity.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c gstpollstress.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o complexity complexity.o ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o mass-elements mass-elements.o ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o caps caps.o ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gstpollstress gstpollstress.o ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/complexity complexity.o -pthread ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/gstpollstress gstpollstress.o -pthread ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/caps caps.o -pthread ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/mass-elements mass-elements.o -pthread ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/benchmarks' >Making all in check >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/check' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstpipeline.o `test -f 'gst/gstpipeline.c' || echo './'`gst/gstpipeline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o collectpads.o `test -f 'libs/collectpads.c' || echo './'`libs/collectpads.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o queue.o `test -f 'elements/queue.c' || echo './'`elements/queue.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstpipeline gstpipeline.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/collectpads collectpads.o ../../libs/gst/base/libgstbase-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/queue queue.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstpipeline gstpipeline.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/queue queue.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/collectpads collectpads.o -pthread ../../libs/gst/base/.libs/libgstbase-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/check' >Making all in misc >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/misc' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/misc' >Making all in examples >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples' >Making all in controller >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/controller' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -I../../../libs -O3 -march=core2 -fomit-frame-pointer -pipe -c -o audio_example-audio-example.o `test -f 'audio-example.c' || echo './'`audio-example.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -I../../../libs -O3 -march=core2 -fomit-frame-pointer -pipe ../../../libs/gst/controller/libgstcontroller-0.10.la -Wl,--as-needed,--hash-style=gnu -o audio-example audio_example-audio-example.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -I../../../libs -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/audio-example audio_example-audio-example.o -pthread ../../../libs/gst/controller/.libs/libgstcontroller-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/controller' >Making all in helloworld >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/helloworld' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o helloworld-helloworld.o `test -f 'helloworld.c' || echo './'`helloworld.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o helloworld helloworld-helloworld.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/helloworld helloworld-helloworld.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/helloworld' >Making all in manual >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/manual' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c dynamic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c elementcreate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c elementmake.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c elementfactory.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c elementget.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c elementlink.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c bin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c pad.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c ghostpad.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c helloworld.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c init.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c query.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c typefind.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c fakesrc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c playbin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c decodebin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c xml-mp3.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o dynamic dynamic.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elementcreate elementcreate.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elementmake elementmake.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elementfactory elementfactory.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/elementcreate elementcreate.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/dynamic dynamic.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elementget elementget.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elementlink elementlink.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/elementfactory elementfactory.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/elementmake elementmake.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o bin bin.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/elementget elementget.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o pad pad.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o ghostpad ghostpad.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/elementlink elementlink.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/pad pad.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/bin bin.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o helloworld helloworld.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o init init.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o query query.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/ghostpad ghostpad.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o typefind typefind.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/init init.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/query query.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o fakesrc fakesrc.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o playbin playbin.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/helloworld helloworld.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o decodebin decodebin.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/typefind typefind.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o xml-mp3 xml-mp3.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/playbin playbin.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/fakesrc fakesrc.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/decodebin decodebin.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/xml-mp3 xml-mp3.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/manual' >Making all in metadata >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/metadata' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o read_metadata-read-metadata.o `test -f 'read-metadata.c' || echo './'`read-metadata.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o read-metadata read_metadata-read-metadata.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/read-metadata read_metadata-read-metadata.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/metadata' >Making all in queue >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/queue' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o queue-queue.o `test -f 'queue.c' || echo './'`queue.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o queue queue-queue.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/queue queue-queue.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/queue' >Making all in adapter >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/adapter' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o adapter_test-adapter_test.o `test -f 'adapter_test.c' || echo './'`adapter_test.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o adapter_test adapter_test-adapter_test.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 ../../../libs/gst/base/libgstbase-0.10.la -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/adapter_test adapter_test-adapter_test.o -pthread ../../../gst/.libs/libgstreamer-0.10.so ../../../libs/gst/base/.libs/libgstbase-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/adapter' >Making all in launch >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/launch' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o mp3parselaunch-mp3parselaunch.o `test -f 'mp3parselaunch.c' || echo './'`mp3parselaunch.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o mp3parselaunch mp3parselaunch-mp3parselaunch.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/mp3parselaunch mp3parselaunch-mp3parselaunch.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/launch' >Making all in xml >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/xml' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o createxml-createxml.o `test -f 'createxml.c' || echo './'`createxml.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o runxml-runxml.o `test -f 'runxml.c' || echo './'`runxml.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o createxml createxml-createxml.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o runxml runxml-runxml.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/createxml createxml-createxml.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/runxml runxml-runxml.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/xml' >Making all in typefind >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/typefind' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o typefind-typefind.o `test -f 'typefind.c' || echo './'`typefind.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o typefind typefind-typefind.o ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/typefind typefind-typefind.o -pthread ../../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples/typefind' >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/examples' >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs' >Making all in design >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/design' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/design' >Making all in gst >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/gst' >make all-am >make[5]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/gst' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/gst' >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/gst' >Making all in libs >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/libs' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/libs' >Making all in plugins >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/plugins' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs/plugins' >make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs' >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/docs' >Making all in pkgconfig >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/pkgconfig' >cp gstreamer.pc gstreamer-0.10.pc >cp gstreamer-base.pc gstreamer-base-0.10.pc >cp gstreamer-check.pc gstreamer-check-0.10.pc >cp gstreamer-controller.pc gstreamer-controller-0.10.pc >cp gstreamer-dataprotocol.pc gstreamer-dataprotocol-0.10.pc >cp gstreamer-net.pc gstreamer-net-0.10.pc >cp gstreamer-uninstalled.pc gstreamer-0.10-uninstalled.pc >cp gstreamer-base-uninstalled.pc gstreamer-base-0.10-uninstalled.pc >cp gstreamer-check-uninstalled.pc gstreamer-check-0.10-uninstalled.pc >cp gstreamer-controller-uninstalled.pc gstreamer-controller-0.10-uninstalled.pc >cp gstreamer-dataprotocol-uninstalled.pc gstreamer-dataprotocol-0.10-uninstalled.pc >cp gstreamer-net-uninstalled.pc gstreamer-net-0.10-uninstalled.pc >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/pkgconfig' >Making all in po >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/po' >Making all in common >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/common' >Making all in m4 >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/common/m4' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/common/m4' >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/common' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/common' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/common' >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21' >cp gst-element-check.m4 gst-element-check-0.10.m4 >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21' >make[1]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21' >>>> Source compiled. >>>> Test phase [check]: media-libs/gstreamer-0.10.21 >make -j4 -j1 check >Making check in gst >make[1]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >make check-recursive >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >Making check in parse >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/parse' >/usr/bin/flex -P_gst_parse_yy parse.l grammar.tab.h && \ > mv lex._gst_parse_yy.c lex._gst_parse_yy_tmp.c && \ > echo '#ifdef HAVE_CONFIG_H' > lex._gst_parse_yy_tmp2.c && \ > echo '#include <config.h>' >> lex._gst_parse_yy_tmp2.c && \ > echo '#endif' >> lex._gst_parse_yy_tmp2.c && \ > cat lex._gst_parse_yy_tmp.c >> lex._gst_parse_yy_tmp2.c && \ > rm lex._gst_parse_yy_tmp.c && \ > mv lex._gst_parse_yy_tmp2.c lex._gst_parse_yy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libgstparse_la-lex._gst_parse_yy.lo `test -f 'lex._gst_parse_yy.c' || echo './'`lex._gst_parse_yy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c lex._gst_parse_yy.c -fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c lex._gst_parse_yy.c -o libgstparse_la-lex._gst_parse_yy.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libgstparse.la libgstparse_la-lex._gst_parse_yy.lo libgstparse_la-grammar.tab.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: rm -fr .libs/libgstparse.a .libs/libgstparse.la >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstparse.a .libs/libgstparse_la-lex._gst_parse_yy.o .libs/libgstparse_la-grammar.tab.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstparse.a >libtool: link: ( cd ".libs" && rm -f "libgstparse.la" && ln -s "../libgstparse.la" "libgstparse.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/parse' >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.10"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -export-symbols-regex \^_*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 18:0:18 -Wl,--as-needed,--hash-style=gnu -o libgstreamer-0.10.la -rpath /usr/lib64 libgstreamer_0.10_la-gst.lo libgstreamer_0.10_la-gstobject.lo libgstreamer_0.10_la-gstbin.lo libgstreamer_0.10_la-gstbuffer.lo libgstreamer_0.10_la-gstbus.lo libgstreamer_0.10_la-gstcaps.lo libgstreamer_0.10_la-gstchildproxy.lo libgstreamer_0.10_la-gstclock.lo libgstreamer_0.10_la-gstdebugutils.lo libgstreamer_0.10_la-gstelement.lo libgstreamer_0.10_la-gstelementfactory.lo libgstreamer_0.10_la-gsterror.lo libgstreamer_0.10_la-gstevent.lo libgstreamer_0.10_la-gstfilter.lo libgstreamer_0.10_la-gstformat.lo libgstreamer_0.10_la-gstghostpad.lo libgstreamer_0.10_la-gstindex.lo libgstreamer_0.10_la-gstindexfactory.lo libgstreamer_0.10_la-gstinfo.lo libgstreamer_0.10_la-gstinterface.lo libgstreamer_0.10_la-gstiterator.lo libgstreamer_0.10_la-gstmessage.lo libgstreamer_0.10_la-gstminiobject.lo libgstreamer_0.10_la-gstpad.lo libgstreamer_0.10_la-gstpadtemplate.lo libgstreamer_0.10_la-gstparamspecs.lo libgstreamer_0.10_la-gstpipeline.lo libgstreamer_0.10_la-gstplugin.lo libgstreamer_0.10_la-gstpluginfeature.lo libgstreamer_0.10_la-gstpoll.lo libgstreamer_0.10_la-gstpreset.lo libgstreamer_0.10_la-gstquark.lo libgstreamer_0.10_la-gstquery.lo libgstreamer_0.10_la-gstregistry.lo libgstreamer_0.10_la-gstsegment.lo libgstreamer_0.10_la-gststructure.lo libgstreamer_0.10_la-gstsystemclock.lo libgstreamer_0.10_la-gsttaglist.lo libgstreamer_0.10_la-gsttagsetter.lo libgstreamer_0.10_la-gsttask.lo libgstreamer_0.10_la-gsttrace.lo libgstreamer_0.10_la-gsttypefind.lo libgstreamer_0.10_la-gsttypefindfactory.lo libgstreamer_0.10_la-gsturi.lo libgstreamer_0.10_la-gstutils.lo libgstreamer_0.10_la-gstvalue.lo libgstreamer_0.10_la-gstparse.lo libgstreamer_0.10_la-gstregistrybinary.lo libgstreamer_0.10_la-gstxml.lo libgstreamer_0.10_la-gstenumtypes.lo libgstreamer_0.10_la-gstmarshal.lo parse/libgstparse.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lxml2 -lrt -ldl >libtool: link: rm -fr .libs/libgstreamer-0.10.a .libs/libgstreamer-0.10.exp .libs/libgstreamer-0.10.la .libs/libgstreamer-0.10.lai .libs/libgstreamer-0.10.so .libs/libgstreamer-0.10.so.0 .libs/libgstreamer-0.10.so.0.18.0 .libs/libgstreamer-0.10.ver >libtool: link: /usr/bin/nm -B .libs/libgstreamer_0.10_la-gst.o .libs/libgstreamer_0.10_la-gstobject.o .libs/libgstreamer_0.10_la-gstbin.o .libs/libgstreamer_0.10_la-gstbuffer.o .libs/libgstreamer_0.10_la-gstbus.o .libs/libgstreamer_0.10_la-gstcaps.o .libs/libgstreamer_0.10_la-gstchildproxy.o .libs/libgstreamer_0.10_la-gstclock.o .libs/libgstreamer_0.10_la-gstdebugutils.o .libs/libgstreamer_0.10_la-gstelement.o .libs/libgstreamer_0.10_la-gstelementfactory.o .libs/libgstreamer_0.10_la-gsterror.o .libs/libgstreamer_0.10_la-gstevent.o .libs/libgstreamer_0.10_la-gstfilter.o .libs/libgstreamer_0.10_la-gstformat.o .libs/libgstreamer_0.10_la-gstghostpad.o .libs/libgstreamer_0.10_la-gstindex.o .libs/libgstreamer_0.10_la-gstindexfactory.o .libs/libgstreamer_0.10_la-gstinfo.o .libs/libgstreamer_0.10_la-gstinterface.o .libs/libgstreamer_0.10_la-gstiterator.o .libs/libgstreamer_0.10_la-gstmessage.o .libs/libgstreamer_0.10_la-gstminiobject.o .libs/libgstreamer_0.10_la-gstpad.o .libs/libgstreamer_0.10_la-gstpadtemplate.o .libs/libgstreamer_0.10_la-gstparamspecs.o .libs/libgstreamer_0.10_la-gstpipeline.o .libs/libgstreamer_0.10_la-gstplugin.o .libs/libgstreamer_0.10_la-gstpluginfeature.o .libs/libgstreamer_0.10_la-gstpoll.o .libs/libgstreamer_0.10_la-gstpreset.o .libs/libgstreamer_0.10_la-gstquark.o .libs/libgstreamer_0.10_la-gstquery.o .libs/libgstreamer_0.10_la-gstregistry.o .libs/libgstreamer_0.10_la-gstsegment.o .libs/libgstreamer_0.10_la-gststructure.o .libs/libgstreamer_0.10_la-gstsystemclock.o .libs/libgstreamer_0.10_la-gsttaglist.o .libs/libgstreamer_0.10_la-gsttagsetter.o .libs/libgstreamer_0.10_la-gsttask.o .libs/libgstreamer_0.10_la-gsttrace.o .libs/libgstreamer_0.10_la-gsttypefind.o .libs/libgstreamer_0.10_la-gsttypefindfactory.o .libs/libgstreamer_0.10_la-gsturi.o .libs/libgstreamer_0.10_la-gstutils.o .libs/libgstreamer_0.10_la-gstvalue.o .libs/libgstreamer_0.10_la-gstparse.o .libs/libgstreamer_0.10_la-gstregistrybinary.o .libs/libgstreamer_0.10_la-gstxml.o .libs/libgstreamer_0.10_la-gstenumtypes.o .libs/libgstreamer_0.10_la-gstmarshal.o parse/.libs/libgstparse.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstreamer-0.10.exp >libtool: link: /bin/grep -E -e "^_*(gst_|Gst|GST_).*" ".libs/libgstreamer-0.10.exp" > ".libs/libgstreamer-0.10.expT" >libtool: link: mv -f ".libs/libgstreamer-0.10.expT" ".libs/libgstreamer-0.10.exp" >libtool: link: echo "{ global:" > .libs/libgstreamer-0.10.ver >libtool: link: cat .libs/libgstreamer-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstreamer-0.10.ver >libtool: link: echo "local: *; };" >> .libs/libgstreamer-0.10.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstreamer_0.10_la-gst.o .libs/libgstreamer_0.10_la-gstobject.o .libs/libgstreamer_0.10_la-gstbin.o .libs/libgstreamer_0.10_la-gstbuffer.o .libs/libgstreamer_0.10_la-gstbus.o .libs/libgstreamer_0.10_la-gstcaps.o .libs/libgstreamer_0.10_la-gstchildproxy.o .libs/libgstreamer_0.10_la-gstclock.o .libs/libgstreamer_0.10_la-gstdebugutils.o .libs/libgstreamer_0.10_la-gstelement.o .libs/libgstreamer_0.10_la-gstelementfactory.o .libs/libgstreamer_0.10_la-gsterror.o .libs/libgstreamer_0.10_la-gstevent.o .libs/libgstreamer_0.10_la-gstfilter.o .libs/libgstreamer_0.10_la-gstformat.o .libs/libgstreamer_0.10_la-gstghostpad.o .libs/libgstreamer_0.10_la-gstindex.o .libs/libgstreamer_0.10_la-gstindexfactory.o .libs/libgstreamer_0.10_la-gstinfo.o .libs/libgstreamer_0.10_la-gstinterface.o .libs/libgstreamer_0.10_la-gstiterator.o .libs/libgstreamer_0.10_la-gstmessage.o .libs/libgstreamer_0.10_la-gstminiobject.o .libs/libgstreamer_0.10_la-gstpad.o .libs/libgstreamer_0.10_la-gstpadtemplate.o .libs/libgstreamer_0.10_la-gstparamspecs.o .libs/libgstreamer_0.10_la-gstpipeline.o .libs/libgstreamer_0.10_la-gstplugin.o .libs/libgstreamer_0.10_la-gstpluginfeature.o .libs/libgstreamer_0.10_la-gstpoll.o .libs/libgstreamer_0.10_la-gstpreset.o .libs/libgstreamer_0.10_la-gstquark.o .libs/libgstreamer_0.10_la-gstquery.o .libs/libgstreamer_0.10_la-gstregistry.o .libs/libgstreamer_0.10_la-gstsegment.o .libs/libgstreamer_0.10_la-gststructure.o .libs/libgstreamer_0.10_la-gstsystemclock.o .libs/libgstreamer_0.10_la-gsttaglist.o .libs/libgstreamer_0.10_la-gsttagsetter.o .libs/libgstreamer_0.10_la-gsttask.o .libs/libgstreamer_0.10_la-gsttrace.o .libs/libgstreamer_0.10_la-gsttypefind.o .libs/libgstreamer_0.10_la-gsttypefindfactory.o .libs/libgstreamer_0.10_la-gsturi.o .libs/libgstreamer_0.10_la-gstutils.o .libs/libgstreamer_0.10_la-gstvalue.o .libs/libgstreamer_0.10_la-gstparse.o .libs/libgstreamer_0.10_la-gstregistrybinary.o .libs/libgstreamer_0.10_la-gstxml.o .libs/libgstreamer_0.10_la-gstenumtypes.o .libs/libgstreamer_0.10_la-gstmarshal.o -Wl,--whole-archive parse/.libs/libgstparse.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libgobject-2.0.so -L/usr/lib64 /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libxml2.so -lz -lm -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstreamer-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstreamer-0.10.ver -o .libs/libgstreamer-0.10.so.0.18.0 >libtool: link: (cd ".libs" && rm -f "libgstreamer-0.10.so.0" && ln -s "libgstreamer-0.10.so.0.18.0" "libgstreamer-0.10.so.0") >libtool: link: (cd ".libs" && rm -f "libgstreamer-0.10.so" && ln -s "libgstreamer-0.10.so.0.18.0" "libgstreamer-0.10.so") >libtool: link: (cd .libs/libgstreamer-0.10.lax/libgstparse.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/parse/.libs/libgstparse.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstreamer-0.10.a libgstreamer_0.10_la-gst.o libgstreamer_0.10_la-gstobject.o libgstreamer_0.10_la-gstbin.o libgstreamer_0.10_la-gstbuffer.o libgstreamer_0.10_la-gstbus.o libgstreamer_0.10_la-gstcaps.o libgstreamer_0.10_la-gstchildproxy.o libgstreamer_0.10_la-gstclock.o libgstreamer_0.10_la-gstdebugutils.o libgstreamer_0.10_la-gstelement.o libgstreamer_0.10_la-gstelementfactory.o libgstreamer_0.10_la-gsterror.o libgstreamer_0.10_la-gstevent.o libgstreamer_0.10_la-gstfilter.o libgstreamer_0.10_la-gstformat.o libgstreamer_0.10_la-gstghostpad.o libgstreamer_0.10_la-gstindex.o libgstreamer_0.10_la-gstindexfactory.o libgstreamer_0.10_la-gstinfo.o libgstreamer_0.10_la-gstinterface.o libgstreamer_0.10_la-gstiterator.o libgstreamer_0.10_la-gstmessage.o libgstreamer_0.10_la-gstminiobject.o libgstreamer_0.10_la-gstpad.o libgstreamer_0.10_la-gstpadtemplate.o libgstreamer_0.10_la-gstparamspecs.o libgstreamer_0.10_la-gstpipeline.o libgstreamer_0.10_la-gstplugin.o libgstreamer_0.10_la-gstpluginfeature.o libgstreamer_0.10_la-gstpoll.o libgstreamer_0.10_la-gstpreset.o libgstreamer_0.10_la-gstquark.o libgstreamer_0.10_la-gstquery.o libgstreamer_0.10_la-gstregistry.o libgstreamer_0.10_la-gstsegment.o libgstreamer_0.10_la-gststructure.o libgstreamer_0.10_la-gstsystemclock.o libgstreamer_0.10_la-gsttaglist.o libgstreamer_0.10_la-gsttagsetter.o libgstreamer_0.10_la-gsttask.o libgstreamer_0.10_la-gsttrace.o libgstreamer_0.10_la-gsttypefind.o libgstreamer_0.10_la-gsttypefindfactory.o libgstreamer_0.10_la-gsturi.o libgstreamer_0.10_la-gstutils.o libgstreamer_0.10_la-gstvalue.o libgstreamer_0.10_la-gstparse.o libgstreamer_0.10_la-gstregistrybinary.o libgstreamer_0.10_la-gstxml.o libgstreamer_0.10_la-gstenumtypes.o libgstreamer_0.10_la-gstmarshal.o .libs/libgstreamer-0.10.lax/libgstparse.a/libgstparse_la-lex._gst_parse_yy.o .libs/libgstreamer-0.10.lax/libgstparse.a/libgstparse_la-grammar.tab.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstreamer-0.10.a >libtool: link: rm -fr .libs/libgstreamer-0.10.lax >libtool: link: ( cd ".libs" && rm -f "libgstreamer-0.10.la" && ln -s "../libgstreamer-0.10.la" "libgstreamer-0.10.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >make[1]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst' >Making check in libs >make[1]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs' >Making check in gst >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst' >Making check in base >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/base' >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -export-symbols-regex \^_*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 18:0:18 -Wl,--as-needed,--hash-style=gnu -o libgstbase-0.10.la -rpath /usr/lib64 libgstbase_0.10_la-gstadapter.lo libgstbase_0.10_la-gstbasesink.lo libgstbase_0.10_la-gstbasesrc.lo libgstbase_0.10_la-gstbasetransform.lo libgstbase_0.10_la-gstcollectpads.lo libgstbase_0.10_la-gstpushsrc.lo libgstbase_0.10_la-gsttypefindhelper.lo libgstbase_0.10_la-gstdataqueue.lo ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: rm -fr .libs/libgstbase-0.10.a .libs/libgstbase-0.10.exp .libs/libgstbase-0.10.la .libs/libgstbase-0.10.lai .libs/libgstbase-0.10.so .libs/libgstbase-0.10.so.0 .libs/libgstbase-0.10.so.0.18.0 .libs/libgstbase-0.10.ver >libtool: link: /usr/bin/nm -B .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o .libs/libgstbase_0.10_la-gstdataqueue.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstbase-0.10.exp >libtool: link: /bin/grep -E -e "^_*(gst_|Gst|GST_).*" ".libs/libgstbase-0.10.exp" > ".libs/libgstbase-0.10.expT" >libtool: link: mv -f ".libs/libgstbase-0.10.expT" ".libs/libgstbase-0.10.exp" >libtool: link: echo "{ global:" > .libs/libgstbase-0.10.ver >libtool: link: cat .libs/libgstbase-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstbase-0.10.ver >libtool: link: echo "local: *; };" >> .libs/libgstbase-0.10.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstbase_0.10_la-gstadapter.o .libs/libgstbase_0.10_la-gstbasesink.o .libs/libgstbase_0.10_la-gstbasesrc.o .libs/libgstbase_0.10_la-gstbasetransform.o .libs/libgstbase_0.10_la-gstcollectpads.o .libs/libgstbase_0.10_la-gstpushsrc.o .libs/libgstbase_0.10_la-gsttypefindhelper.o .libs/libgstbase_0.10_la-gstdataqueue.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../../../gst/.libs/libgstreamer-0.10.so -L/usr/lib -L/usr/lib64 /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstbase-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstbase-0.10.ver -o .libs/libgstbase-0.10.so.0.18.0 >libtool: link: (cd ".libs" && rm -f "libgstbase-0.10.so.0" && ln -s "libgstbase-0.10.so.0.18.0" "libgstbase-0.10.so.0") >libtool: link: (cd ".libs" && rm -f "libgstbase-0.10.so" && ln -s "libgstbase-0.10.so.0.18.0" "libgstbase-0.10.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstbase-0.10.a libgstbase_0.10_la-gstadapter.o libgstbase_0.10_la-gstbasesink.o libgstbase_0.10_la-gstbasesrc.o libgstbase_0.10_la-gstbasetransform.o libgstbase_0.10_la-gstcollectpads.o libgstbase_0.10_la-gstpushsrc.o libgstbase_0.10_la-gsttypefindhelper.o libgstbase_0.10_la-gstdataqueue.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstbase-0.10.a >libtool: link: ( cd ".libs" && rm -f "libgstbase-0.10.la" && ln -s "../libgstbase-0.10.la" "libgstbase-0.10.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/base' >Making check in controller >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/controller' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/controller' >Making check in dataprotocol >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/dataprotocol' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/dataprotocol' >Making check in check >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/check' >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../libs -I../../.. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--export-dynamic -export-symbols-regex \^\(_*\(gst_\|Gst\|GST_\).*\|check_\(debug\|mutex\|cond\)\|buffers\|mutex\|start_cond\|sync_cond\|thread_list\) -no-undefined -version-info 18:0:18 -Wl,--as-needed,--hash-style=gnu -o libgstcheck-0.10.la -rpath /usr/lib64 libgstcheck_0.10_la-gstbufferstraw.lo libgstcheck_0.10_la-gstcheck.lo ../../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lm -lrt -ldl >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: rm -fr .libs/libgstcheck-0.10.a .libs/libgstcheck-0.10.exp .libs/libgstcheck-0.10.la .libs/libgstcheck-0.10.lai .libs/libgstcheck-0.10.so .libs/libgstcheck-0.10.so.0 .libs/libgstcheck-0.10.so.0.18.0 .libs/libgstcheck-0.10.ver >libtool: link: /usr/bin/nm -B .libs/libgstcheck_0.10_la-gstbufferstraw.o .libs/libgstcheck_0.10_la-gstcheck.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcheck-0.10.exp >libtool: link: /bin/grep -E -e "^(_*(gst_|Gst|GST_).*|check_(debug|mutex|cond)|buffers|mutex|start_cond|sync_cond|thread_list)" ".libs/libgstcheck-0.10.exp" > ".libs/libgstcheck-0.10.expT" >libtool: link: mv -f ".libs/libgstcheck-0.10.expT" ".libs/libgstcheck-0.10.exp" >libtool: link: echo "{ global:" > .libs/libgstcheck-0.10.ver >libtool: link: cat .libs/libgstcheck-0.10.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcheck-0.10.ver >libtool: link: echo "local: *; };" >> .libs/libgstcheck-0.10.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstcheck_0.10_la-gstbufferstraw.o .libs/libgstcheck_0.10_la-gstcheck.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../../../gst/.libs/libgstreamer-0.10.so -L/usr/lib -L/usr/lib64 /usr/lib64/libxml2.so -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lm -lrt -ldl -pthread -march=core2 -Wl,--export-dynamic -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstcheck-0.10.so.0 -Wl,-version-script -Wl,.libs/libgstcheck-0.10.ver -o .libs/libgstcheck-0.10.so.0.18.0 >libtool: link: (cd ".libs" && rm -f "libgstcheck-0.10.so.0" && ln -s "libgstcheck-0.10.so.0.18.0" "libgstcheck-0.10.so.0") >libtool: link: (cd ".libs" && rm -f "libgstcheck-0.10.so" && ln -s "libgstcheck-0.10.so.0.18.0" "libgstcheck-0.10.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstcheck-0.10.a libgstcheck_0.10_la-gstbufferstraw.o libgstcheck_0.10_la-gstcheck.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstcheck-0.10.a >libtool: link: ( cd ".libs" && rm -f "libgstcheck-0.10.la" && ln -s "../libgstcheck-0.10.la" "libgstcheck-0.10.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/check' >Making check in net >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/net' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/net' >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst' >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst' >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs' >make[1]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs' >Making check in plugins >make[1]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins' >Making check in elements >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins/elements' >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined -Wl,--as-needed,--hash-style=gnu -o libgstcoreelements.la -rpath /usr/lib64/gstreamer-0.10 libgstcoreelements_la-gstcapsfilter.lo libgstcoreelements_la-gstelements.lo libgstcoreelements_la-gstfakesrc.lo libgstcoreelements_la-gstfakesink.lo libgstcoreelements_la-gstfdsrc.lo libgstcoreelements_la-gstfdsink.lo libgstcoreelements_la-gstfilesink.lo libgstcoreelements_la-gstfilesrc.lo libgstcoreelements_la-gstidentity.lo libgstcoreelements_la-gstqueue.lo libgstcoreelements_la-gsttee.lo libgstcoreelements_la-gsttypefindelement.lo libgstcoreelements_la-gstmultiqueue.lo ../../libs/gst/base/libgstbase-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lrt -ldl >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: rm -fr .libs/libgstcoreelements.a .libs/libgstcoreelements.exp .libs/libgstcoreelements.la .libs/libgstcoreelements.lai .libs/libgstcoreelements.so .libs/libgstcoreelements.ver >libtool: link: /usr/bin/nm -B .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfdsink.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o .libs/libgstcoreelements_la-gstmultiqueue.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreelements.exp >libtool: link: /bin/grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreelements.exp" > ".libs/libgstcoreelements.expT" >libtool: link: mv -f ".libs/libgstcoreelements.expT" ".libs/libgstcoreelements.exp" >libtool: link: echo "{ global:" > .libs/libgstcoreelements.ver >libtool: link: cat .libs/libgstcoreelements.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreelements.ver >libtool: link: echo "local: *; };" >> .libs/libgstcoreelements.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstcoreelements_la-gstcapsfilter.o .libs/libgstcoreelements_la-gstelements.o .libs/libgstcoreelements_la-gstfakesrc.o .libs/libgstcoreelements_la-gstfakesink.o .libs/libgstcoreelements_la-gstfdsrc.o .libs/libgstcoreelements_la-gstfdsink.o .libs/libgstcoreelements_la-gstfilesink.o .libs/libgstcoreelements_la-gstfilesrc.o .libs/libgstcoreelements_la-gstidentity.o .libs/libgstcoreelements_la-gstqueue.o .libs/libgstcoreelements_la-gsttee.o .libs/libgstcoreelements_la-gsttypefindelement.o .libs/libgstcoreelements_la-gstmultiqueue.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/libs/gst/base/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs ../../libs/gst/base/.libs/libgstbase-0.10.so -L/usr/lib -L/usr/lib64 /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstcoreelements.so -Wl,-version-script -Wl,.libs/libgstcoreelements.ver -o .libs/libgstcoreelements.so >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstcoreelements.a libgstcoreelements_la-gstcapsfilter.o libgstcoreelements_la-gstelements.o libgstcoreelements_la-gstfakesrc.o libgstcoreelements_la-gstfakesink.o libgstcoreelements_la-gstfdsrc.o libgstcoreelements_la-gstfdsink.o libgstcoreelements_la-gstfilesink.o libgstcoreelements_la-gstfilesrc.o libgstcoreelements_la-gstidentity.o libgstcoreelements_la-gstqueue.o libgstcoreelements_la-gsttee.o libgstcoreelements_la-gsttypefindelement.o libgstcoreelements_la-gstmultiqueue.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstcoreelements.a >libtool: link: ( cd ".libs" && rm -f "libgstcoreelements.la" && ln -s "../libgstcoreelements.la" "libgstcoreelements.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins/elements' >Making check in indexers >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins/indexers' >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined -Wl,--as-needed,--hash-style=gnu -o libgstcoreindexers.la -rpath /usr/lib64/gstreamer-0.10 libgstcoreindexers_la-gstindexers.lo libgstcoreindexers_la-gstmemindex.lo libgstcoreindexers_la-gstfileindex.lo ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lxml2 -lrt -ldl >libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgthread-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libglib-2.0.la' seems to be moved >libtool: link: warning: `/usr/lib/libxml2.la' seems to be moved >libtool: link: rm -fr .libs/libgstcoreindexers.a .libs/libgstcoreindexers.exp .libs/libgstcoreindexers.la .libs/libgstcoreindexers.lai .libs/libgstcoreindexers.so .libs/libgstcoreindexers.ver >libtool: link: /usr/bin/nm -B .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstcoreindexers.exp >libtool: link: /bin/grep -E -e "^_*gst_plugin_desc$" ".libs/libgstcoreindexers.exp" > ".libs/libgstcoreindexers.expT" >libtool: link: mv -f ".libs/libgstcoreindexers.expT" ".libs/libgstcoreindexers.exp" >libtool: link: echo "{ global:" > .libs/libgstcoreindexers.ver >libtool: link: cat .libs/libgstcoreindexers.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstcoreindexers.ver >libtool: link: echo "local: *; };" >> .libs/libgstcoreindexers.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgstcoreindexers_la-gstindexers.o .libs/libgstcoreindexers_la-gstmemindex.o .libs/libgstcoreindexers_la-gstfileindex.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../../gst/.libs/libgstreamer-0.10.so -L/usr/lib -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libxml2.so -lz -lm -lrt -ldl -pthread -march=core2 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libgstcoreindexers.so -Wl,-version-script -Wl,.libs/libgstcoreindexers.ver -o .libs/libgstcoreindexers.so >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstcoreindexers.a libgstcoreindexers_la-gstindexers.o libgstcoreindexers_la-gstmemindex.o libgstcoreindexers_la-gstfileindex.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstcoreindexers.a >libtool: link: ( cd ".libs" && rm -f "libgstcoreindexers.la" && ln -s "../libgstcoreindexers.la" "libgstcoreindexers.la" ) >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins/indexers' >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins' >make[1]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/plugins' >Making check in tools >make[1]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tools' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tools' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests' >Making check in benchmarks >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/benchmarks' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/benchmarks' >Making check in check >make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/check' >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstpipeline gstpipeline.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstpipeline gstpipeline.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/collectpads collectpads.o ../../libs/gst/base/libgstbase-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/collectpads collectpads.o -pthread ../../libs/gst/base/.libs/libgstbase-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/queue queue.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/queue queue.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make gst/gstabi gst/gstbuffer gst/gstbus gst/gstcaps gst/gstinfo gst/gstiterator gst/gstmessage gst/gstminiobject gst/gstobject gst/gstpad gst/gstparamspecs gst/gstpoll gst/gstsegment gst/gstsystemclock gst/gststructure gst/gsttag gst/gsttagsetter gst/gsttask gst/gstvalue gst/gstxml generic/states pipelines/simple-launch-lines pipelines/cleanup pipelines/parse-launch gst/gst gst/gstbin gst/gstelement gst/gstevent gst/gstghostpad gst/gstindex gst/gstinterface gst/gstplugin gst/gstpreset gst/gstquery gst/gstregistry gst/gsturi gst/gstutils generic/sinks elements/capsfilter elements/fakesink elements/fakesrc elements/fdsrc elements/filesink elements/filesrc elements/identity elements/multiqueue elements/tee libs/basesrc libs/controller libs/typefindhelper pipelines/stress libs/libsabi libs/gdp libs/adapter libs/gstnetclientclock libs/gstnettimeprovider libs/transform1 >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/check' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstabi.o `test -f 'gst/gstabi.c' || echo './'`gst/gstabi.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstabi gstabi.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstabi gstabi.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstbuffer.o `test -f 'gst/gstbuffer.c' || echo './'`gst/gstbuffer.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstbuffer gstbuffer.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstbuffer gstbuffer.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstbus.o `test -f 'gst/gstbus.c' || echo './'`gst/gstbus.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstbus gstbus.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstbus gstbus.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstcaps.o `test -f 'gst/gstcaps.c' || echo './'`gst/gstcaps.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstcaps gstcaps.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstcaps gstcaps.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstinfo.o `test -f 'gst/gstinfo.c' || echo './'`gst/gstinfo.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstinfo gstinfo.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstinfo gstinfo.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstiterator.o `test -f 'gst/gstiterator.c' || echo './'`gst/gstiterator.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstiterator gstiterator.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstiterator gstiterator.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstmessage.o `test -f 'gst/gstmessage.c' || echo './'`gst/gstmessage.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstmessage gstmessage.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstmessage gstmessage.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstminiobject.o `test -f 'gst/gstminiobject.c' || echo './'`gst/gstminiobject.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstminiobject gstminiobject.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstminiobject gstminiobject.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstobject.o `test -f 'gst/gstobject.c' || echo './'`gst/gstobject.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstobject gstobject.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstobject gstobject.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstpad.o `test -f 'gst/gstpad.c' || echo './'`gst/gstpad.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstpad gstpad.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstpad gstpad.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstparamspecs.o `test -f 'gst/gstparamspecs.c' || echo './'`gst/gstparamspecs.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstparamspecs gstparamspecs.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstparamspecs gstparamspecs.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstpoll.o `test -f 'gst/gstpoll.c' || echo './'`gst/gstpoll.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstpoll gstpoll.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstpoll gstpoll.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstsegment.o `test -f 'gst/gstsegment.c' || echo './'`gst/gstsegment.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstsegment gstsegment.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstsegment gstsegment.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstsystemclock.o `test -f 'gst/gstsystemclock.c' || echo './'`gst/gstsystemclock.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstsystemclock gstsystemclock.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstsystemclock gstsystemclock.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gststructure.o `test -f 'gst/gststructure.c' || echo './'`gst/gststructure.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gststructure gststructure.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gststructure gststructure.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gsttag.o `test -f 'gst/gsttag.c' || echo './'`gst/gsttag.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gsttag gsttag.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gsttag gsttag.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gsttagsetter.o `test -f 'gst/gsttagsetter.c' || echo './'`gst/gsttagsetter.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gsttagsetter gsttagsetter.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gsttagsetter gsttagsetter.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gsttask.o `test -f 'gst/gsttask.c' || echo './'`gst/gsttask.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gsttask gsttask.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gsttask gsttask.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstvalue.o `test -f 'gst/gstvalue.c' || echo './'`gst/gstvalue.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstvalue gstvalue.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstvalue gstvalue.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstxml.o `test -f 'gst/gstxml.c' || echo './'`gst/gstxml.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstxml gstxml.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstxml gstxml.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o states.o `test -f 'generic/states.c' || echo './'`generic/states.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o generic/states states.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o generic/.libs/states states.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o simple-launch-lines.o `test -f 'pipelines/simple-launch-lines.c' || echo './'`pipelines/simple-launch-lines.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o pipelines/simple-launch-lines simple-launch-lines.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o pipelines/.libs/simple-launch-lines simple-launch-lines.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o cleanup.o `test -f 'pipelines/cleanup.c' || echo './'`pipelines/cleanup.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o pipelines/cleanup cleanup.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o pipelines/.libs/cleanup cleanup.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o parse-launch.o `test -f 'pipelines/parse-launch.c' || echo './'`pipelines/parse-launch.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o pipelines/parse-launch parse-launch.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o pipelines/.libs/parse-launch parse-launch.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gst.o `test -f 'gst/gst.c' || echo './'`gst/gst.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gst gst.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gst gst.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstbin.o `test -f 'gst/gstbin.c' || echo './'`gst/gstbin.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstbin gstbin.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstbin gstbin.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstelement.o `test -f 'gst/gstelement.c' || echo './'`gst/gstelement.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstelement gstelement.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstelement gstelement.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstevent.o `test -f 'gst/gstevent.c' || echo './'`gst/gstevent.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstevent gstevent.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstevent gstevent.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstghostpad.o `test -f 'gst/gstghostpad.c' || echo './'`gst/gstghostpad.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstghostpad gstghostpad.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstghostpad gstghostpad.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstindex.o `test -f 'gst/gstindex.c' || echo './'`gst/gstindex.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstindex gstindex.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstindex gstindex.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstinterface.o `test -f 'gst/gstinterface.c' || echo './'`gst/gstinterface.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstinterface gstinterface.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstinterface gstinterface.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstplugin.o `test -f 'gst/gstplugin.c' || echo './'`gst/gstplugin.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstplugin gstplugin.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstplugin gstplugin.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstpreset.o `test -f 'gst/gstpreset.c' || echo './'`gst/gstpreset.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstpreset gstpreset.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstpreset gstpreset.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstquery.o `test -f 'gst/gstquery.c' || echo './'`gst/gstquery.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstquery gstquery.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstquery gstquery.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstregistry.o `test -f 'gst/gstregistry.c' || echo './'`gst/gstregistry.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstregistry gstregistry.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstregistry gstregistry.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gsturi.o `test -f 'gst/gsturi.c' || echo './'`gst/gsturi.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gsturi gsturi.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gsturi gsturi.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstutils.o `test -f 'gst/gstutils.c' || echo './'`gst/gstutils.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o gst/gstutils gstutils.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o gst/.libs/gstutils gstutils.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o sinks.o `test -f 'generic/sinks.c' || echo './'`generic/sinks.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o generic/sinks sinks.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o generic/.libs/sinks sinks.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o capsfilter.o `test -f 'elements/capsfilter.c' || echo './'`elements/capsfilter.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/capsfilter capsfilter.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/capsfilter capsfilter.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o fakesink.o `test -f 'elements/fakesink.c' || echo './'`elements/fakesink.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/fakesink fakesink.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/fakesink fakesink.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o fakesrc.o `test -f 'elements/fakesrc.c' || echo './'`elements/fakesrc.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/fakesrc fakesrc.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/fakesrc fakesrc.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -DTESTFILE=\"../../configure.ac\" -O3 -march=core2 -fomit-frame-pointer -pipe -c -o elements_fdsrc-fdsrc.o `test -f 'elements/fdsrc.c' || echo './'`elements/fdsrc.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -DTESTFILE=\"../../configure.ac\" -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/fdsrc elements_fdsrc-fdsrc.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -DTESTFILE=\"../../configure.ac\" -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/fdsrc elements_fdsrc-fdsrc.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o filesink.o `test -f 'elements/filesink.c' || echo './'`elements/filesink.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/filesink filesink.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/filesink filesink.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -DTESTFILE=\"../../configure.ac\" -O3 -march=core2 -fomit-frame-pointer -pipe -c -o elements_filesrc-filesrc.o `test -f 'elements/filesrc.c' || echo './'`elements/filesrc.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -DTESTFILE=\"../../configure.ac\" -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/filesrc elements_filesrc-filesrc.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -DTESTFILE=\"../../configure.ac\" -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/filesrc elements_filesrc-filesrc.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o identity.o `test -f 'elements/identity.c' || echo './'`elements/identity.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/identity identity.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/identity identity.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o multiqueue.o `test -f 'elements/multiqueue.c' || echo './'`elements/multiqueue.c >elements/multiqueue.c: In function 'mq_dummypad_chain': >elements/multiqueue.c:294: warning: dereferencing type-punned pointer will break strict-aliasing rules >elements/multiqueue.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules >elements/multiqueue.c:310: warning: dereferencing type-punned pointer will break strict-aliasing rules >elements/multiqueue.c:315: warning: dereferencing type-punned pointer will break strict-aliasing rules >elements/multiqueue.c: In function 'mq_dummypad_event': >elements/multiqueue.c:339: warning: dereferencing type-punned pointer will break strict-aliasing rules >elements/multiqueue.c:341: warning: dereferencing type-punned pointer will break strict-aliasing rules >elements/multiqueue.c: In function 'run_output_order_test': >elements/multiqueue.c:457: warning: dereferencing type-punned pointer will break strict-aliasing rules >elements/multiqueue.c:459: warning: dereferencing type-punned pointer will break strict-aliasing rules >elements/multiqueue.c:464: warning: dereferencing type-punned pointer will break strict-aliasing rules >elements/multiqueue.c:474: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/multiqueue multiqueue.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/multiqueue multiqueue.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o tee.o `test -f 'elements/tee.c' || echo './'`elements/tee.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o elements/tee tee.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o elements/.libs/tee tee.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o basesrc.o `test -f 'libs/basesrc.c' || echo './'`libs/basesrc.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/basesrc basesrc.o ../../libs/gst/base/libgstbase-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/basesrc basesrc.o -pthread ../../libs/gst/base/.libs/libgstbase-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o controller.o `test -f 'libs/controller.c' || echo './'`libs/controller.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/controller controller.o ../../libs/gst/controller/libgstcontroller-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/controller controller.o -pthread ../../libs/gst/controller/.libs/libgstcontroller-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o typefindhelper.o `test -f 'libs/typefindhelper.c' || echo './'`libs/typefindhelper.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/typefindhelper typefindhelper.o ../../libs/gst/base/libgstbase-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/typefindhelper typefindhelper.o -pthread ../../libs/gst/base/.libs/libgstbase-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o stress.o `test -f 'pipelines/stress.c' || echo './'`pipelines/stress.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o pipelines/stress stress.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o pipelines/.libs/stress stress.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libsabi.o `test -f 'libs/libsabi.c' || echo './'`libs/libsabi.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/libsabi libsabi.o ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/libsabi libsabi.o -pthread ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o libs_gdp-gdp.o `test -f 'libs/gdp.c' || echo './'`libs/gdp.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/gdp libs_gdp-gdp.o ../../libs/gst/dataprotocol/libgstdataprotocol-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/gdp libs_gdp-gdp.o -pthread ../../libs/gst/dataprotocol/.libs/libgstdataprotocol-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o adapter.o `test -f 'libs/adapter.c' || echo './'`libs/adapter.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/adapter adapter.o ../../libs/gst/base/libgstbase-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/adapter adapter.o -pthread ../../libs/gst/base/.libs/libgstbase-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstnetclientclock.o `test -f 'libs/gstnetclientclock.c' || echo './'`libs/gstnetclientclock.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/gstnetclientclock gstnetclientclock.o ../../libs/gst/net/libgstnet-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/gstnetclientclock gstnetclientclock.o -pthread ../../libs/gst/net/.libs/libgstnet-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o gstnettimeprovider.o `test -f 'libs/gstnettimeprovider.c' || echo './'`libs/gstnettimeprovider.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/gstnettimeprovider gstnettimeprovider.o ../../libs/gst/net/libgstnet-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/gstnettimeprovider gstnettimeprovider.o -pthread ../../libs/gst/net/.libs/libgstnet-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -c -o transform1.o `test -f 'libs/transform1.c' || echo './'`libs/transform1.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed,--hash-style=gnu -o libs/transform1 transform1.o ../../libs/gst/base/libgstbase-0.10.la ../../libs/gst/check/libgstcheck-0.10.la ../../gst/libgstreamer-0.10.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lcheck -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -O3 -march=core2 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu -o libs/.libs/transform1 transform1.o -pthread ../../libs/gst/base/.libs/libgstbase-0.10.so ../../libs/gst/check/.libs/libgstcheck-0.10.so /var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/gst/.libs/libgstreamer-0.10.so ../../gst/.libs/libgstreamer-0.10.so /usr/lib64/libxml2.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcheck.so -lrt -ldl -pthread -Wl,-rpath -Wl,/usr/lib64 >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/check' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/check' > >(gstabi:30069): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstABI >100%: Checks: 1, Failures: 0, Errors: 0 >PASS: gst/gstabi > >(gstbuffer:30088): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstBuffer >100%: Checks: 9, Failures: 0, Errors: 0 >PASS: gst/gstbuffer > >(gstbus:30115): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstBus >100%: Checks: 7, Failures: 0, Errors: 0 >PASS: gst/gstbus > >(gstcaps:30152): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstCaps >100%: Checks: 12, Failures: 0, Errors: 0 >PASS: gst/gstcaps > >(gstinfo:30182): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstInfo >100%: Checks: 3, Failures: 0, Errors: 0 >PASS: gst/gstinfo > >(gstiterator:30203): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstIterator >100%: Checks: 3, Failures: 0, Errors: 0 >PASS: gst/gstiterator > >(gstmessage:30224): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstMessage >100%: Checks: 1, Failures: 0, Errors: 0 >PASS: gst/gstmessage > >(gstminiobject:30243): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstMiniObject >100%: Checks: 6, Failures: 0, Errors: 0 >PASS: gst/gstminiobject > >(gstobject:30287): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstObject >100%: Checks: 7, Failures: 0, Errors: 0 >PASS: gst/gstobject > >(gstpad:30322): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstPad >100%: Checks: 12, Failures: 0, Errors: 0 >PASS: gst/gstpad > >(gstparamspecs:30357): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstParamSpec >100%: Checks: 1, Failures: 0, Errors: 0 >PASS: gst/gstparamspecs > >(gstpoll:30376): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstPoll >100%: Checks: 6, Failures: 0, Errors: 0 >PASS: gst/gstpoll > >(gstsegment:30404): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstSegment >100%: Checks: 14, Failures: 0, Errors: 0 >PASS: gst/gstsegment > >(gstsystemclock:30436): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstSystemClock >100%: Checks: 8, Failures: 0, Errors: 0 >PASS: gst/gstsystemclock > >(gststructure:30468): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstStructure >100%: Checks: 9, Failures: 0, Errors: 0 >PASS: gst/gststructure > >(gsttag:30495): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstTag >100%: Checks: 4, Failures: 0, Errors: 0 >PASS: gst/gsttag > >(gsttagsetter:30517): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstTagSetter >100%: Checks: 3, Failures: 0, Errors: 0 >PASS: gst/gsttagsetter > >(gsttask:30538): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstTask >100%: Checks: 5, Failures: 0, Errors: 0 >PASS: gst/gsttask > >(gstvalue:30564): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstValue >100%: Checks: 24, Failures: 0, Errors: 0 >PASS: gst/gstvalue > >(gstxml:30606): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstXML >100%: Checks: 1, Failures: 0, Errors: 0 >PASS: gst/gstxml > >(states:30625): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): states >100%: Checks: 3, Failures: 0, Errors: 0 >PASS: generic/states > >(simple-launch-lines:30646): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): Pipelines >0%: Checks: 3, Failures: 3, Errors: 0 >pipelines/simple-launch-lines.c:32:F:linear:test_2_elements:0: Assertion 'GST_IS_PIPELINE (pipeline)' failed >pipelines/simple-launch-lines.c:151:F:linear:test_state_change_returns:0: Assertion 'GST_IS_PIPELINE (pipeline)' failed >pipelines/simple-launch-lines.c:275:F:linear:test_stop_from_app:0: Assertion 'fakesrc && fakesink && pipeline' failed >FAIL: pipelines/simple-launch-lines > >(cleanup:30669): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): Pipeline cleanup > > >Unexpected critical/warning: setup_pipeline: assertion `GST_IS_PIPELINE (pipeline)' failed >0%: Checks: 1, Failures: 1, Errors: 0 >gstcheck.c:76:F:linear:test_pipeline_unref:0: Unexpected critical/warning: setup_pipeline: assertion `GST_IS_PIPELINE (pipeline)' failed >FAIL: pipelines/cleanup > >(parse-launch:30690): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): Parse Launch syntax >28%: Checks: 7, Failures: 5, Errors: 0 >pipelines/parse-launch.c:47:F:parselaunch:test_launch_lines:0: Error parsing pipeline filesrc location=music.mp3 ! identity silent=true ! fakesink silent=true: no element "filesrc" >pipelines/parse-launch.c:47:F:parselaunch:test_launch_lines2:0: Error parsing pipeline fakesrc: no element "fakesrc" >pipelines/parse-launch.c:47:F:parselaunch:delayed_link:0: Error parsing pipeline parsetestelement name=src ! fakesink silent=true name=sink: no element "fakesink" >pipelines/parse-launch.c:618:F:parselaunch:test_flags:0: expected partial pipeline/element >pipelines/parse-launch.c:558:F:parselaunch:test_missing_elements:0: 'arr[0]' (fakesrc) is not equal to '"coffeesink"' (coffeesink) >FAIL: pipelines/parse-launch > >(gst:30717): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): Gst > > >Unexpected critical/warning: gst_object_unref: assertion `object != NULL' failed >83%: Checks: 6, Failures: 1, Errors: 0 >gstcheck.c:76:F:gst tests:test_new_fakesrc:0: Unexpected critical/warning: gst_object_unref: assertion `object != NULL' failed >FAIL: gst/gst > >(gstbin:30743): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstBin >18%: Checks: 11, Failures: 9, Errors: 0 >gst/gstbin.c:70:F:bin tests:test_interface:0: Could not create filesrc >gst/gstbin.c:546:F:bin tests:test_children_state_change_order_flagged_sink:0: Could not create fakesrc >gst/gstbin.c:652:F:bin tests:test_children_state_change_order_semi_sink:0: Could not create fakesrc >gst/gstbin.c:756:F:bin tests:test_children_state_change_order_two_sink:0: Could not create fakesrc >gst/gstbin.c:184:F:bin tests:test_message_state_changed_child:0: Could not create fakesrc >gst/gstbin.c:243:F:bin tests:test_message_state_changed_children:0: Could not create fakesrc >gst/gstbin.c:395:F:bin tests:test_watch_for_state_change:0: Could not create fakesrc >gst/gstbin.c:457:F:bin tests:test_add_linked:0: Could not create fakesrc >gst/gstbin.c:852:F:bin tests:test_iterate_sorted:0: Could not create fakesrc >FAIL: gst/gstbin > >(gstelement:30774): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstElement > > >Unexpected critical/warning: gst_element_add_pad: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: gst_element_add_pad: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: gst_element_get_bus: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: gst_element_link_pads: assertion `GST_IS_ELEMENT (src)' failed >16%: Checks: 6, Failures: 5, Errors: 0 >gstcheck.c:76:F:element tests:test_add_remove_pad:0: Unexpected critical/warning: gst_element_add_pad: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:element tests:test_add_pad_unref_element:0: Unexpected critical/warning: gst_element_add_pad: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:element tests:test_error_no_bus:0: Unexpected critical/warning: gst_element_get_bus: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:element tests:test_link:0: Unexpected critical/warning: gst_element_link_pads: assertion `GST_IS_ELEMENT (src)' failed >gst/gstelement.c:176:F:element tests:test_class:0: Failure 'factory == NULL' occured >FAIL: gst/gstelement > >(gstevent:30800): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstEvent >50%: Checks: 2, Failures: 1, Errors: 0 >gst/gstevent.c:405:F:events:send_custom_events:0: Failure '(fakesrc = gst_element_factory_make ("fakesrc", NULL)) == NULL' occured >FAIL: gst/gstevent > >(gstghostpad:30822): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstGhostPad > > >Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed >20%: Checks: 10, Failures: 7, Errors: 1 >gstcheck.c:76:F:ghost pad tests:test_remove1:0: Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed >gst/gstghostpad.c:80:E:ghost pad tests:test_remove2:0: (after this point) Received signal 11 (Segmentation fault) >gstcheck.c:76:F:ghost pad tests:test_link:0: Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:ghost pad tests:test_ghost_pads:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:ghost pad tests:test_ghost_pads_bin:0: Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:ghost pad tests:test_ghost_pads_notarget:0: Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:ghost pad tests:test_ghost_pads_block:0: Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:ghost pad tests:test_ghost_pads_probes:0: Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed >FAIL: gst/gstghostpad > >(gstindex:30852): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstIndex >100%: Checks: 1, Failures: 0, Errors: 0 >PASS: gst/gstindex > >(gstinterface:30871): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstImplementsInterface >0%: Checks: 1, Failures: 1, Errors: 0 >gst/gstinterface.c:32:F:correctness:test_without_implements_interface:0: Could not create filesrc element >FAIL: gst/gstinterface > >(gstplugin:30892): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstPlugin >33%: Checks: 9, Failures: 5, Errors: 1 >gst/gstplugin.c:160:F:general:test_load_coreelements:0: Failed to find coreelements plugin >gst/gstplugin.c:183:E:general:test_registry_get_plugin_list:0: (after this point) Received signal 11 (Segmentation fault) >gst/gstplugin.c:213:F:general:test_find_plugin:0: Failed to find coreelements plugin >gst/gstplugin.c:234:F:general:test_find_feature:0: Failed to find identity element factory >gst/gstplugin.c:252:F:general:test_find_element:0: Failed to find identity element factory >gst/gstplugin.c:320:F:general:test_version_checks:0: Unexpected version check result >FAIL: gst/gstplugin > >(gstpreset:30921): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstPreset >100%: Checks: 5, Failures: 0, Errors: 0 >PASS: gst/gstpreset > >(gstquery:30944): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstQuery >50%: Checks: 2, Failures: 1, Errors: 0 >gst/gstquery.c:191:F:queries:test_queries:0: Could not create fakesrc >FAIL: gst/gstquery > >(gstregistry:30966): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): registry >0%: Checks: 1, Failures: 1, Errors: 0 >gst/gstregistry.c:78:F:general:test_registry_update:0: Can't find plugin feature 'identity' >FAIL: gst/gstregistry > >(gsturi:30987): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstURI >100%: Checks: 2, Failures: 0, Errors: 0 >PASS: gst/gsturi > >(gstutils:31007): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): GstUtils > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > >** ERROR **: ERROR in gst_parse_bin_from_description (identity): no element "identity" >aborting... > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: gst_element_link_pads_filtered: assertion `GST_IS_ELEMENT (src)' failed >54%: Checks: 11, Failures: 4, Errors: 1 >gstcheck.c:76:F:general:test_buffer_probe_n_times:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_buffer_probe_once:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gst/gstutils.c:355:E:general:test_parse_bin_from_description:0: (after this point) Received signal 6 (Aborted) >gstcheck.c:76:F:general:test_element_found_tags:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_element_unlink:0: Unexpected critical/warning: gst_element_link_pads_filtered: assertion `GST_IS_ELEMENT (src)' failed >FAIL: gst/gstutils > >(sinks:31038): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): Sinks > > >Unexpected critical/warning: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed > > >Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >0%: Checks: 18, Failures: 18, Errors: 0 >gstcheck.c:76:F:general:test_sink:0: Unexpected critical/warning: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:general:test_sink_completion:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_src_sink:0: Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:general:test_livesrc_remove:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_livesrc_sink:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_livesrc2_sink:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_livesrc3_sink:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_locked_sink:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_unlinked_live:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_delayed_async:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_added_async:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_added_async2:0: Unexpected critical/warning: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed >gstcheck.c:76:F:general:test_add_live:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_add_live2:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_bin_live:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_fake_eos:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_async_done:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >gstcheck.c:76:F:general:test_async_done_eos:0: Unexpected critical/warning: g_object_set: assertion `G_IS_OBJECT (object)' failed >FAIL: generic/sinks > >(capsfilter:31076): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): capsfilter >0%: Checks: 1, Failures: 1, Errors: 0 >gstcheck.c:243:F:general:test_unfixed_downstream_caps:0: Could not create a 'fakesrc' element >FAIL: elements/capsfilter > >(fakesink:31097): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): fakesink >0%: Checks: 5, Failures: 5, Errors: 0 >elements/fakesink.c:89:F:general:test_clipping:0: Failure 'sink == NULL' occured >elements/fakesink.c:232:F:general:test_preroll_sync:0: Failure 'sink == NULL' occured >elements/fakesink.c:313:F:general:test_eos:0: Failure 'sink == NULL' occured >elements/fakesink.c:461:F:general:test_eos2:0: Failure 'sink == NULL' occured >elements/fakesink.c:548:F:general:test_position:0: Failure 'sink == NULL' occured >FAIL: elements/fakesink > >(fakesrc:31122): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): fakesrc >0%: Checks: 5, Failures: 5, Errors: 0 >gstcheck.c:243:F:general:test_num_buffers:0: Could not create a 'fakesrc' element >gstcheck.c:243:F:general:test_sizetype_empty:0: Could not create a 'fakesrc' element >gstcheck.c:243:F:general:test_sizetype_fixed:0: Could not create a 'fakesrc' element >gstcheck.c:243:F:general:test_sizetype_random:0: Could not create a 'fakesrc' element >gstcheck.c:243:F:general:test_no_preroll:0: Could not create a 'fakesrc' element >FAIL: elements/fakesrc > >(fdsrc:31147): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): fdsrc >0%: Checks: 3, Failures: 3, Errors: 0 >gstcheck.c:243:F:general:test_num_buffers:0: Could not create a 'fdsrc' element >gstcheck.c:243:F:general:test_nonseeking:0: Could not create a 'fdsrc' element >gstcheck.c:243:F:general:test_seeking:0: Could not create a 'fdsrc' element >FAIL: elements/fdsrc > >(filesink:31170): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): filesink >0%: Checks: 3, Failures: 3, Errors: 0 >gstcheck.c:243:F:general:test_coverage:0: Could not create a 'filesink' element >gstcheck.c:243:F:general:test_uri_interface:0: Could not create a 'filesink' element >gstcheck.c:243:F:general:test_seeking:0: Could not create a 'filesink' element >FAIL: elements/filesink > >(filesrc:31193): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): filesrc >0%: Checks: 5, Failures: 5, Errors: 0 >gstcheck.c:243:F:general:test_seeking:0: Could not create a 'filesrc' element >gstcheck.c:243:F:general:test_reverse:0: Could not create a 'filesrc' element >gstcheck.c:243:F:general:test_pull:0: Could not create a 'filesrc' element >gstcheck.c:243:F:general:test_coverage:0: Could not create a 'filesrc' element >gstcheck.c:243:F:general:test_uri_interface:0: Could not create a 'filesrc' element >FAIL: elements/filesrc > >(identity:31218): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): identity >0%: Checks: 1, Failures: 1, Errors: 0 >gstcheck.c:243:F:general:test_one_buffer:0: Could not create a 'identity' element >FAIL: elements/identity > >(multiqueue:31239): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): multiqueue > > >Unexpected critical/warning: gst_object_unref: assertion `object != NULL' failed > > >Unexpected critical/warning: gst_element_get_request_pad: assertion `GST_IS_ELEMENT (element)' failed >0%: Checks: 5, Failures: 5, Errors: 0 >gstcheck.c:76:F:general:test_simple_create_destroy:0: Unexpected critical/warning: gst_object_unref: assertion `object != NULL' failed >elements/multiqueue.c:104:F:general:test_simple_pipeline:0: failed to create 'fakesrc' element >elements/multiqueue.c:139:F:general:test_simple_shutdown_while_running:0: failed to create 'fakesrc' element >gstcheck.c:76:F:general:test_request_pads:0: Unexpected critical/warning: gst_element_get_request_pad: assertion `GST_IS_ELEMENT (element)' failed >elements/multiqueue.c:385:F:general:test_output_order:0: Assertion 'mq != NULL' failed >FAIL: elements/multiqueue > >(tee:31264): GStreamer-WARNING **: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >Running suite(s): tee >0%: Checks: 5, Failures: 5, Errors: 0 >gstcheck.c:243:F:general:test_num_buffers:0: Could not create a 'fakesrc' element >elements/tee.c:130:F:general:test_stress:0: Failure 'pipeline == NULL' occured >gstcheck.c:243:F:general:test_release_while_buffer_alloc:0: Could not create a 'tee' element >gstcheck.c:243:F:general:test_release_while_second_buffer_alloc:0: Could not create a 'tee' element >gstcheck.c:243:F:general:test_internal_links:0: Could not create a 'tee' element >FAIL: elements/tee >Running suite(s): GstBaseSrc >100%: Checks: 6, Failures: 0, Errors: 0 >PASS: libs/basesrc >Running suite(s): Controller > > >Unexpected critical/warning: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >97%: Checks: 35, Failures: 1, Errors: 0 >gstcheck.c:76:F:general:controller_new_fail1:0: Unexpected critical/warning: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >FAIL: libs/controller >Running suite(s): typefindhelper >100%: Checks: 1, Failures: 0, Errors: 0 >PASS: libs/typefindhelper >Running suite(s): stress > > >Unexpected critical/warning: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest > > >Unexpected critical/warning: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >0%: Checks: 2, Failures: 2, Errors: 0 >gstcheck.c:76:F:linear:test_stress:0: Unexpected critical/warning: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >gstcheck.c:76:F:linear:test_stress_preroll:0: Unexpected critical/warning: Failed to load plugin '../../plugins/elements/.libs/libgstcoreelements.so': ../../plugins/elements/.libs/libgstcoreelements.so: undefined symbol: gst_base_transform_suggest >FAIL: pipelines/stress >Running suite(s): LibsABI >100%: Checks: 1, Failures: 0, Errors: 0 >PASS: libs/libsabi >Running suite(s): data protocol >100%: Checks: 5, Failures: 0, Errors: 0 >PASS: libs/gdp >Running suite(s): adapter >100%: Checks: 8, Failures: 0, Errors: 0 >PASS: libs/adapter >Running suite(s): GstNetClientClock >100%: Checks: 2, Failures: 0, Errors: 0 >PASS: libs/gstnetclientclock >Running suite(s): GstNetTimeProvider >100%: Checks: 2, Failures: 0, Errors: 0 >PASS: libs/gstnettimeprovider >Running suite(s): GstBaseTransform >100%: Checks: 7, Failures: 0, Errors: 0 >PASS: libs/transform1 >========================================================================== >25 of 57 tests failed >Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer >========================================================================== >make[3]: *** [check-TESTS] Error 1 >make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/check' >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests/check' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21/work/gstreamer-0.10.21/tests' >make: *** [check-recursive] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: media-libs/gstreamer-0.10.21 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_test > [31;01m*[0m environment, line 2606: Called _eapi0_src_test > [31;01m*[0m ebuild.sh, line 602: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m hasq test $FEATURES && die "Make check failed. See above for details." > [31;01m*[0m The die message: > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/media-libs:gstreamer-0.10.21:20081206-045757.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/gstreamer-0.10.21/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 250004
:
174386
|
190992