>>> Unpacking source... >>> Unpacking gstreamer-0.10.21.tar.bz2 to /var/tmp/portage/media-libs/gstreamer-0.10.21-r1/work >>> Source unpacked. * Applying gstreamer-0.10.21-gtkdoc.patch ...  [ ok ] * Applying gstreamer-0.10.21-bison241.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/work/gstreamer-0.10.21' ... * Running aclocal -I common/m4 -I common/m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I common/m4 -I common/m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gstreamer-0.10.21 * Applying sed-1.5.6.patch ... >>> Configuring source in /var/tmp/portage/media-libs/gstreamer-0.10.21-r1/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-static --disable-dependency-tracking --enable-nls --disable-debug --disable-valgrind --disable-examples --disable-tests --with-package-name=GStreamer ebuild for Gentoo --with-package-origin=http://packages.gentoo.org/package/media-libs/gstreamer --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... failed 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_i386) 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... no 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_i386 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_i386) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking for 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 GStreamer ebuild for Gentoo as package name configure: Using http://packages.gentoo.org/package/media-libs/gstreamer 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 >= 1.875... yes checking for flex... /usr/bin/flex checking flex version 2.5.35 >= 2.5.31... yes checking for valgrind... no 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... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no 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 : GStreamer ebuild for Gentoo Package origin : http://packages.gentoo.org/package/media-libs/gstreamer 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 : no Building test apps : no Building tests that fail : no >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/gstreamer-0.10.21-r1/work/gstreamer-0.10.21 ... make -j5 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/work/gstreamer-0.10.21' Making all in gst make[2]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/work/gstreamer-0.10.21/gst' glib-mkenums \ --fhead "#ifndef __GST_ENUM_TYPES_H__\n#define __GST_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_ENUM_TYPES_H__ */" \ gst.h glib-compat.h gstobject.h gstbin.h gstbuffer.h gstbus.h gstcaps.h gstchildproxy.h gstclock.h gstcompat.h 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 glib-mkenums \ --fhead "#include \"gst_private.h\"\n#include \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 mv gstmarshal.h.tmp gstmarshal.h 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-r1/work/gstreamer-0.10.21/gst' Making all in parse make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/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 ' >> 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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c lex._gst_parse_yy.c -fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.o /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 ' >> 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: конфликты: 37 сдвига/вывода, 5 вывода/вывода /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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c grammar.tab.c -fPIC -DPIC -o .libs/libgstparse_la-grammar.tab.o /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 -O2 -pipe -march=athlon64 -msse3 -Wl,-O1 -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-r1/work/gstreamer-0.10.21/gst/parse' make[4]: Entering directory `/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstbuffer.lo `test -f 'gstbuffer.c' || echo './'`gstbuffer.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstbus.lo `test -f 'gstbus.c' || echo './'`gstbus.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstbus.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstbus.o gstobject.c: В функции ‘gst_object_set_name_default’: gstobject.c:607: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstobject.c:617: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти /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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstcaps.lo `test -f 'gstcaps.c' || echo './'`gstcaps.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstchildproxy.lo `test -f 'gstchildproxy.c' || echo './'`gstchildproxy.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstclock.lo `test -f 'gstclock.c' || echo './'`gstclock.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstchildproxy.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstchildproxy.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 -O2 -pipe -march=athlon64 -msse3 -c gstclock.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstclock.o gstcaps.c: В функции ‘gst_static_caps_get’: gstcaps.c:434: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstcaps.c:471: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstcaps.c:481: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти /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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstelement.lo `test -f 'gstelement.c' || echo './'`gstelement.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstelementfactory.lo `test -f 'gstelementfactory.c' || echo './'`gstelementfactory.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 -O2 -pipe -march=athlon64 -msse3 -c gstdebugutils.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstdebugutils.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstelement.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstelement.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstevent.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstevent.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstfilter.lo `test -f 'gstfilter.c' || echo './'`gstfilter.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstformat.lo `test -f 'gstformat.c' || echo './'`gstformat.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstindex.lo `test -f 'gstindex.c' || echo './'`gstindex.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstfilter.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstfilter.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstinfo.lo `test -f 'gstinfo.c' || echo './'`gstinfo.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 -O2 -pipe -march=athlon64 -msse3 -c gstindexfactory.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstindexfactory.o gstformat.c: В функции ‘_gst_format_initialize’: gstformat.c:60: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c:78: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c: В функции ‘gst_format_register’: gstformat.c:153: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c:165: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c: В функции ‘gst_format_get_by_nick’: gstformat.c:186: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c:188: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c: В функции ‘gst_format_get_details’: gstformat.c:236: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c:238: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c: В функции ‘gst_format_iterate_definitions’: gstformat.c:256: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c:259: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstformat.c:261: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти /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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstiterator.lo `test -f 'gstiterator.c' || echo './'`gstiterator.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 -O2 -pipe -march=athlon64 -msse3 -c gstinfo.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstinfo.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstinterface.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstinterface.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstminiobject.lo `test -f 'gstminiobject.c' || echo './'`gstminiobject.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstmessage.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstmessage.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstpad.lo `test -f 'gstpad.c' || echo './'`gstpad.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 -O2 -pipe -march=athlon64 -msse3 -c gstminiobject.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstminiobject.o gstinfo.c: В функции ‘gst_debug_add_log_function’: gstinfo.c:766: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:769: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘gst_debug_remove_with_compare_func’: gstinfo.c:798: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:813: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘gst_debug_reset_threshold’: gstinfo.c:955: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:971: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘gst_debug_reset_all_thresholds’: gstinfo.c:976: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:978: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘gst_debug_set_threshold_for_name’: gstinfo.c:1013: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1015: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1016: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1018: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘gst_debug_unset_threshold_for_name’: gstinfo.c:1036: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1050: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘_gst_debug_category_new’: gstinfo.c:1075: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1077: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘gst_debug_category_free’: gstinfo.c:1095: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1097: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘gst_debug_get_all_categories’: gstinfo.c:1219: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1221: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘_gst_debug_nameof_funcptr’: gstinfo.c:1247: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1250: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1254: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c: В функции ‘_gst_debug_register_funcptr’: gstinfo.c:1279: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstinfo.c:1286: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти /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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstpadtemplate.lo `test -f 'gstpadtemplate.c' || echo './'`gstpadtemplate.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstparamspecs.lo `test -f 'gstparamspecs.c' || echo './'`gstparamspecs.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstpipeline.lo `test -f 'gstpipeline.c' || echo './'`gstpipeline.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 -O2 -pipe -march=athlon64 -msse3 -c gstpad.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpad.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstparamspecs.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstparamspecs.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstplugin.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstplugin.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstpluginfeature.lo `test -f 'gstpluginfeature.c' || echo './'`gstpluginfeature.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstpreset.lo `test -f 'gstpreset.c' || echo './'`gstpreset.c gstplugin.c: В функции ‘gst_plugin_load_file’: gstplugin.c:458: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstplugin.c:463: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstplugin.c:567: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstplugin.c:574: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти /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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstpoll.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpoll.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstquery.lo `test -f 'gstquery.c' || echo './'`gstquery.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstregistry.lo `test -f 'gstregistry.c' || echo './'`gstregistry.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 -O2 -pipe -march=athlon64 -msse3 -c gstpluginfeature.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstpluginfeature.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 -O2 -pipe -march=athlon64 -msse3 -c gstquery.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstquery.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 -O2 -pipe -march=athlon64 -msse3 -c gstregistry.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstregistry.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstsegment.lo `test -f 'gstsegment.c' || echo './'`gstsegment.c gstregistry.c: В функции ‘gst_registry_get_default’: gstregistry.c:239: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstregistry.c:246: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstregistry.c: В функции ‘_priv_gst_registry_cleanup’: gstregistry.c:1023: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstregistry.c:1027: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти /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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstsegment.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstsegment.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 -O2 -pipe -march=athlon64 -msse3 -c gststructure.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gststructure.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gsttaglist.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttaglist.o gstquery.c: В функции ‘_gst_query_initialize’: gstquery.c:107: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c:123: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c: В функции ‘gst_query_type_register’: gstquery.c:266: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c:272: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c: В функции ‘gst_query_type_get_by_nick’: gstquery.c:293: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c:295: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c: В функции ‘gst_query_type_get_details’: gstquery.c:341: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c:343: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c: В функции ‘gst_query_type_iterate_definitions’: gstquery.c:361: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c:364: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstquery.c:366: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти /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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gsttagsetter.lo `test -f 'gsttagsetter.c' || echo './'`gsttagsetter.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 -O2 -pipe -march=athlon64 -msse3 -c gstsystemclock.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstsystemclock.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gsttask.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttask.o gstsystemclock.c: В функции ‘gst_system_clock_obtain’: gstsystemclock.c:192: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstsystemclock.c:206: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gstsystemclock.c:208: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти /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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gsttypefind.lo `test -f 'gsttypefind.c' || echo './'`gsttypefind.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gsttrace.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttrace.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gsttypefindfactory.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttypefindfactory.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 -O2 -pipe -march=athlon64 -msse3 -c gsttypefind.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gsttypefind.o gsttask.c: В функции ‘gst_task_cleanup_all’: gsttask.c:241: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gsttask.c:252: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gsttask.c: В функции ‘gst_task_start’: gsttask.c:388: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gsttask.c:390: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gsttask.c: В функции ‘gst_task_pause’: gsttask.c:497: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gsttask.c:499: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти /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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstvalue.lo `test -f 'gstvalue.c' || echo './'`gstvalue.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstutils.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstutils.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 -O2 -pipe -march=athlon64 -msse3 -c -o libgstreamer_0.10_la-gstregistrybinary.lo `test -f 'gstregistrybinary.c' || echo './'`gstregistrybinary.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstvalue.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstvalue.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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -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 -O2 -pipe -march=athlon64 -msse3 -c gstmarshal.c -fPIC -DPIC -o .libs/libgstreamer_0.10_la-gstmarshal.o /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 -O2 -pipe -march=athlon64 -msse3 -export-symbols-regex \^_*\(gst_\|Gst\|GST_\).* -no-undefined -version-info 18:0:18 -Wl,-O1 -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 | | /bin/sed 's/.* //' | sort | uniq > .libs/libgstreamer-0.10.exp ../libtool: eval: line 950: syntax error near unexpected token `|' ../libtool: eval: line 950: `/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 | | /bin/sed 's/.* //' | sort | uniq > .libs/libgstreamer-0.10.exp' make[4]: *** [libgstreamer-0.10.la] Ошибка 1 make[4]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/work/gstreamer-0.10.21/gst' make[3]: *** [all-recursive] Ошибка 1 make[3]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/work/gstreamer-0.10.21/gst' make[2]: *** [all] Ошибка 2 make[2]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/work/gstreamer-0.10.21/gst' make[1]: *** [all-recursive] Ошибка 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/work/gstreamer-0.10.21' make: *** [all] Ошибка 2 * * ERROR: media-libs/gstreamer-0.10.21-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2867: Called _eapi2_src_compile * ebuild.sh, line 629: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/gstreamer-0.10.21-r1/temp/environment'. *