Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 378298 Details for
Bug 512462
media-libs/gstreamer-1.2.4: ../libtool: eval: line 1102: syntax error near unexpected token `|'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 145.57 KB, created by
Craig Andrews
on 2014-06-05 02:40:32 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Craig Andrews
Created:
2014-06-05 02:40:32 UTC
Size:
145.57 KB
patch
obsolete
> * Package: media-libs/gstreamer-1.2.4 > * Repository: gentoo > * Maintainer: gstreamer@gentoo.org > * USE: amd64 elibc_glibc introspection kernel_linux nls orc userland_GNU > * FEATURES: ccache preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gstreamer-1.2.4.tar.xz to /var/tmp/portage/media-libs/gstreamer-1.2.4/work >>>> Source unpacked in /var/tmp/portage/media-libs/gstreamer-1.2.4/work >>>> Preparing source in /var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4 ... > * econf: updating gstreamer-1.2.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gstreamer-1.2.4/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-debug --disable-examples --disable-static --disable-valgrind --enable-check --enable-introspection --enable-nls --disable-tests --with-package-name=GStreamer ebuild for Gentoo --with-package-origin=http://packages.gentoo.org/package/media-libs/gstreamer >configure: loading site script /usr/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking nano version... 0 (release) >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether make supports nested variables... (cached) yes >checking how to print strings... printf >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /usr/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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 for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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... no >checking whether NLS is requested... 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 for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/lib64/pkgconfig >configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-02-18 >checking whether to build static plugins or not... no >configure: WARNING: Sissy ! By asking to not build the tests known to fail, you hereby waive your right to customer support. If you do not agree with this EULA, please press Ctrl-C before the next line is printed. By allowing the next line to be printed, you expressly acknowledge your acceptance of this EULA. >checking whether byte ordering is bigendian... no >checking if unaligned memory access works correctly... (whitelisted) yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking dependency style of x86_64-pc-linux-gnu-gcc -std=gnu99... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /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 whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >configure: working c++ compiler found: yes >checking for perl... /usr/bin/perl >checking for bison... /usr/bin/bison >checking bison version 3.0.2 >= 1.875... yes >checking for flex... /usr/bin/flex >checking flex version flex 2.5.39 >= 2.5.31... yes >checking for valgrind... /usr/bin/valgrind >checking for gobject-introspection... yes >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for python... /usr/bin/python >checking for python version... 3.3 >checking for python platform... linux >checking for python script directory... ${prefix}/lib64/python3.3/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python3.3/site-packages >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 for ucontext.h... yes >checking for sys/socket.h... yes >checking for sys/times.h... yes >checking for unistd.h... (cached) yes >checking for process.h... no >checking for sys/utsname.h... yes >checking for stdio_ext.h... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for sys/prctl.h... yes >checking for valgrind/valgrind.h... yes >checking for winsock2.h... no >checking for __uint128_t... yes >checking for tm_gmtoff... yes >checking for gmtime_r... yes >checking for localtime_r... yes >checking for sigaction... 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 sys/poll.h... yes >checking for poll.h... yes >checking for poll... yes >checking for ppoll... yes >checking for pselect... yes >checking for broken poll... no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking for posix_memalign... yes >checking for getpagesize... (cached) yes >checking for clock_gettime... yes >checking for posix timers... yes >checking for monotonic clock... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 implements __PRETTY_FUNCTION__... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 implements __FUNCTION__... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 implements __func__... yes >checking for dladdr in -ldl... yes >checking for long long int... yes >checking for unsigned long long int... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for ptrdiff_t... yes >checking for intmax_t... yes >checking for size_t... yes >checking for GLIB... yes >checking for glib-genmarshal... glib-genmarshal (from pkg-config path) >checking for glib-mkenums... glib-mkenums >checking for GIO... yes >checking for -Bsymbolic-functions linker flag... yes >configure: Using /usr/lib64/gstreamer-1.0 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 >checking to see if compiler understands -Wpointer-arith... yes >checking to see if compiler understands -Wmissing-declarations... yes >checking to see if compiler understands -Wmissing-prototypes... yes >checking to see if compiler understands -Wredundant-decls... yes >checking to see if compiler understands -Wundef... yes >checking to see if compiler understands -Wwrite-strings... yes >checking to see if compiler understands -Wformat-nonliteral... yes >checking to see if compiler understands -Wformat-security... yes >checking to see if compiler understands -Wold-style-definition... yes >checking to see if compiler understands -Winit-self... yes >checking to see if compiler understands -Wmissing-include-dirs... yes >checking to see if compiler understands -Waddress... yes >checking to see if compiler understands -Waggregate-return... yes >checking to see if compiler understands -Wno-multichar... yes >checking to see if compiler understands -Wnested-externs... yes >configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs >configure: set ERROR_CFLAGS to >checking to see if compiler understands -Wno-format-nonliteral... yes >configure: Running check unit test framework checks now... >checking for unistd.h... (cached) yes >checking for sys/wait.h... yes >checking for sys/time.h... yes >checking for localtime_r... (cached) yes >checking for stdint types... stdint.h (shortcircuit) >make use of stdint.h in _stdint.h (assuming C99 compatible system) >checking that generated files are newer than configure... done >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 gst/printf/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/check/libcheck/Makefile >config.status: creating libs/gst/check/libcheck/check.h >config.status: creating libs/gst/controller/Makefile >config.status: creating libs/gst/helpers/Makefile >config.status: creating libs/gst/net/Makefile >config.status: creating plugins/Makefile >config.status: creating plugins/elements/Makefile >config.status: creating po/Makefile.in >config.status: creating tests/Makefile >config.status: creating tests/benchmarks/Makefile >config.status: creating tests/check/Makefile >config.status: creating tests/misc/Makefile >config.status: creating tests/examples/Makefile >config.status: creating tests/examples/adapter/Makefile >config.status: creating tests/examples/controller/Makefile >config.status: creating tests/examples/stepping/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/memory/Makefile >config.status: creating tests/examples/metadata/Makefile >config.status: creating tests/examples/queue/Makefile >config.status: creating tests/examples/streams/Makefile >config.status: creating tests/examples/typefind/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 m4/Makefile >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-net.pc >config.status: creating pkgconfig/gstreamer-net-uninstalled.pc >config.status: creating gstreamer.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing _stdint.h commands >config.status: creating _stdint.h : _GSTREAMER__STDINT_H > > >Configuration > Version : 1.2.4 > Source code location : . > Prefix : /usr > Compiler : x86_64-pc-linux-gnu-gcc -std=gnu99 > Package name : GStreamer ebuild for Gentoo > Package origin : http://packages.gentoo.org/package/media-libs/gstreamer > > Documentation (manuals) : no > Documentation (API) : no > > Debug Logging : yes > Command-line parser : yes > Option parsing in gst_init : yes > Tracing subsystem : yes > Allocation tracing : yes > Plugin registry : yes > Plugin support : yes > Static plugins : no > Unit testing support : yes > > Debug : no > Profiling : no > > Building benchmarks : yes > Building examples : no > Building test apps : no > Building tests that fail : no > Building tools : yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4 ... >make -j5 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4' >Making all in pkgconfig >make[2]: Entering directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/pkgconfig' > CP gstreamer-base-1.0.pc > CP gstreamer-net-1.0.pc > CP gstreamer-controller-1.0.pc > CP gstreamer-1.0.pc > CP gstreamer-check-1.0.pc > CP gstreamer-base-1.0-uninstalled.pc > CP gstreamer-1.0-uninstalled.pc > CP gstreamer-check-1.0-uninstalled.pc > CP gstreamer-controller-1.0-uninstalled.pc > CP gstreamer-net-1.0-uninstalled.pc >make[2]: Leaving directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/pkgconfig' >Making all in gst >make[2]: Entering directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/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 gstallocator.h gstbin.h gstbuffer.h gstbufferlist.h gstbufferpool.h gstbus.h gstcaps.h gstcapsfeatures.h gstchildproxy.h gstclock.h gstcompat.h gstcontext.h gstcontrolbinding.h gstcontrolsource.h gstdatetime.h gstdebugutils.h gstelement.h gstelementmetadata.h gstelementfactory.h gsterror.h gstevent.h gstformat.h gstghostpad.h gstinfo.h gstiterator.h gstatomicqueue.h gstmacros.h gstmessage.h gstmeta.h gstmemory.h gstminiobject.h gstpad.h gstpadtemplate.h gstparamspecs.h gstpipeline.h gstplugin.h gstpluginfeature.h gstpoll.h gstpreset.h gstquery.h gstsample.h gstsegment.h gststructure.h gstsystemclock.h gsttaglist.h gsttagsetter.h gsttask.h gsttaskpool.h gsttoc.h gsttocsetter.h gsttypefind.h gsttypefindfactory.h gsturi.h gstutils.h gstvalue.h gstregistry.h gstparse.h > gstenumtypes.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 "GType\n@enum_name@_get_type (void)\n{\n static gsize id = 0;\n static const G@Type@Value values[] = {" \ >--vprod " { C_@TYPE@(@VALUENAME@), \"@VALUENAME@\", \"@valuenick@\" }," \ >--vtail " { 0, NULL, NULL }\n };\n\n if (g_once_init_enter (&id)) {\n GType tmp = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&id, tmp);\n }\n\n return (GType) id;\n}" \ >gst.h glib-compat.h gstobject.h gstallocator.h gstbin.h gstbuffer.h gstbufferlist.h gstbufferpool.h gstbus.h gstcaps.h gstcapsfeatures.h gstchildproxy.h gstclock.h gstcompat.h gstcontext.h gstcontrolbinding.h gstcontrolsource.h gstdatetime.h gstdebugutils.h gstelement.h gstelementmetadata.h gstelementfactory.h gsterror.h gstevent.h gstformat.h gstghostpad.h gstinfo.h gstiterator.h gstatomicqueue.h gstmacros.h gstmessage.h gstmeta.h gstmemory.h gstminiobject.h gstpad.h gstpadtemplate.h gstparamspecs.h gstpipeline.h gstplugin.h gstpluginfeature.h gstpoll.h gstpreset.h gstquery.h gstsample.h gstsegment.h gststructure.h gstsystemclock.h gsttaglist.h gsttagsetter.h gsttask.h gsttaskpool.h gsttoc.h gsttocsetter.h gsttypefind.h gsttypefindfactory.h gsturi.h gstutils.h gstvalue.h gstregistry.h gstparse.h > gstenumtypes.c >make all-recursive >make[3]: Entering directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/gst' >Making all in parse >make[4]: Entering directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/gst/parse' >/usr/bin/bison -d -v -ppriv_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: warning: 37 shift/reduce conflicts [-Wconflicts-sr] >./grammar.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr] >/usr/bin/flex -Ppriv_gst_parse_yy parse.l grammar.tab.h && \ >mv lex.priv_gst_parse_yy.c lex.priv_gst_parse_yy_tmp.c && \ >echo '#ifdef HAVE_CONFIG_H' > lex.priv_gst_parse_yy_tmp2.c && \ >echo '#include <config.h>' >> lex.priv_gst_parse_yy_tmp2.c && \ >echo '#endif' >> lex.priv_gst_parse_yy_tmp2.c && \ >echo 'static inline int priv_gst_parse_yyget_column (void * yyscanner);' >> lex.priv_gst_parse_yy_tmp2.c && \ >echo 'static inline void priv_gst_parse_yyset_column (int column_no , void * yyscanner);' >> lex.priv_gst_parse_yy_tmp2.c && \ >cat lex.priv_gst_parse_yy_tmp.c >> lex.priv_gst_parse_yy_tmp2.c && \ >rm lex.priv_gst_parse_yy_tmp.c && \ >mv lex.priv_gst_parse_yy_tmp2.c lex.priv_gst_parse_yy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstparse_la-lex.priv_gst_parse_yy.lo `test -f 'lex.priv_gst_parse_yy.c' || echo './'`lex.priv_gst_parse_yy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c lex.priv_gst_parse_yy.c -fPIC -DPIC -o .libs/libgstparse_la-lex.priv_gst_parse_yy.o >lex.priv_gst_parse_yy.c:1009:5: warning: redundant redeclaration of 'priv_gst_parse_yyget_column' [-Wredundant-decls] > > ^ >lex.priv_gst_parse_yy.c:4:19: note: previous declaration of 'priv_gst_parse_yyget_column' was here > static inline int priv_gst_parse_yyget_column (void * yyscanner); > ^ >lex.priv_gst_parse_yy.c:1011:6: warning: redundant redeclaration of 'priv_gst_parse_yyset_column' [-Wredundant-decls] > > ^ >lex.priv_gst_parse_yy.c:5:20: note: previous declaration of 'priv_gst_parse_yyset_column' was here > static inline void priv_gst_parse_yyset_column (int column_no , void * yyscanner); > ^ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstparse_la-grammar.tab.lo `test -f 'grammar.tab.c' || echo './'`grammar.tab.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -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 -std=gnu99 -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -Wl,-O1 -Wl,--as-needed -flto -o libgstparse.la libgstparse_la-lex.priv_gst_parse_yy.lo libgstparse_la-grammar.tab.lo -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstparse.a .libs/libgstparse_la-lex.priv_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-1.2.4/work/gstreamer-1.2.4/gst/parse' >Making all in printf >make[4]: Entering directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/gst/printf' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstprintf_la-asnprintf.lo `test -f 'asnprintf.c' || echo './'`asnprintf.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstprintf_la-printf-args.lo `test -f 'printf-args.c' || echo './'`printf-args.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstprintf_la-printf-parse.lo `test -f 'printf-parse.c' || echo './'`printf-parse.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstprintf_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo './'`vasnprintf.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstprintf_la-printf.lo `test -f 'printf.c' || echo './'`printf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c asnprintf.c -fPIC -DPIC -o .libs/libgstprintf_la-asnprintf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c printf.c -fPIC -DPIC -o .libs/libgstprintf_la-printf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c printf-args.c -fPIC -DPIC -o .libs/libgstprintf_la-printf-args.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c vasnprintf.c -fPIC -DPIC -o .libs/libgstprintf_la-vasnprintf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c printf-parse.c -fPIC -DPIC -o .libs/libgstprintf_la-printf-parse.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstprintf_la-printf-extension.lo `test -f 'printf-extension.c' || echo './'`printf-extension.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSTATIC=G_GNUC_INTERNAL -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Wno-format-nonliteral -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -O2 -march=native -pipe -fomit-frame-pointer -flto -c printf-extension.c -fPIC -DPIC -o .libs/libgstprintf_la-printf-extension.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=native -pipe -fomit-frame-pointer -flto -Wl,-O1 -Wl,--as-needed -flto -o libgstprintf.la libgstprintf_la-asnprintf.lo libgstprintf_la-printf-args.lo libgstprintf_la-printf-parse.lo libgstprintf_la-vasnprintf.lo libgstprintf_la-printf.lo libgstprintf_la-printf-extension.lo -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgstprintf.a .libs/libgstprintf_la-asnprintf.o .libs/libgstprintf_la-printf-args.o .libs/libgstprintf_la-printf-parse.o .libs/libgstprintf_la-vasnprintf.o .libs/libgstprintf_la-printf.o .libs/libgstprintf_la-printf-extension.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgstprintf.a >libtool: link: ( cd ".libs" && rm -f "libgstprintf.la" && ln -s "../libgstprintf.la" "libgstprintf.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/gst/printf' >make[4]: Entering directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/gst' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gst.lo `test -f 'gst.c' || echo './'`gst.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstobject.lo `test -f 'gstobject.c' || echo './'`gstobject.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstallocator.lo `test -f 'gstallocator.c' || echo './'`gstallocator.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstbin.lo `test -f 'gstbin.c' || echo './'`gstbin.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstbuffer.lo `test -f 'gstbuffer.c' || echo './'`gstbuffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gst.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gst.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstbuffer.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstbuffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstobject.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstobject.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstbin.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstbin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstallocator.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstallocator.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstbufferlist.lo `test -f 'gstbufferlist.c' || echo './'`gstbufferlist.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstbufferpool.lo `test -f 'gstbufferpool.c' || echo './'`gstbufferpool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstbufferlist.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstbufferlist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstbufferpool.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstbufferpool.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstbus.lo `test -f 'gstbus.c' || echo './'`gstbus.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstcaps.lo `test -f 'gstcaps.c' || echo './'`gstcaps.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstcapsfeatures.lo `test -f 'gstcapsfeatures.c' || echo './'`gstcapsfeatures.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstbus.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstbus.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstcaps.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstcaps.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstcapsfeatures.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstcapsfeatures.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstchildproxy.lo `test -f 'gstchildproxy.c' || echo './'`gstchildproxy.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstclock.lo `test -f 'gstclock.c' || echo './'`gstclock.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstcontext.lo `test -f 'gstcontext.c' || echo './'`gstcontext.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstcontrolbinding.lo `test -f 'gstcontrolbinding.c' || echo './'`gstcontrolbinding.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstcontrolsource.lo `test -f 'gstcontrolsource.c' || echo './'`gstcontrolsource.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstchildproxy.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstchildproxy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstclock.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstclock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstcontrolsource.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstcontrolsource.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstcontrolbinding.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstcontrolbinding.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstcontext.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstcontext.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstdatetime.lo `test -f 'gstdatetime.c' || echo './'`gstdatetime.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstdebugutils.lo `test -f 'gstdebugutils.c' || echo './'`gstdebugutils.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstelement.lo `test -f 'gstelement.c' || echo './'`gstelement.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstelementfactory.lo `test -f 'gstelementfactory.c' || echo './'`gstelementfactory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstdebugutils.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstdebugutils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstdatetime.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstdatetime.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsterror.lo `test -f 'gsterror.c' || echo './'`gsterror.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstelement.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstelement.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstelementfactory.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstelementfactory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsterror.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsterror.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstevent.lo `test -f 'gstevent.c' || echo './'`gstevent.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstformat.lo `test -f 'gstformat.c' || echo './'`gstformat.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstghostpad.lo `test -f 'gstghostpad.c' || echo './'`gstghostpad.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstinfo.lo `test -f 'gstinfo.c' || echo './'`gstinfo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstevent.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstevent.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstformat.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstformat.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstiterator.lo `test -f 'gstiterator.c' || echo './'`gstiterator.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstghostpad.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstghostpad.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstinfo.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstinfo.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstatomicqueue.lo `test -f 'gstatomicqueue.c' || echo './'`gstatomicqueue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstiterator.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstiterator.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstmessage.lo `test -f 'gstmessage.c' || echo './'`gstmessage.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstatomicqueue.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstatomicqueue.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstmeta.lo `test -f 'gstmeta.c' || echo './'`gstmeta.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstmessage.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstmessage.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstmeta.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstmeta.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstmemory.lo `test -f 'gstmemory.c' || echo './'`gstmemory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstmemory.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstmemory.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstminiobject.lo `test -f 'gstminiobject.c' || echo './'`gstminiobject.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstpad.lo `test -f 'gstpad.c' || echo './'`gstpad.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstminiobject.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstminiobject.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstpadtemplate.lo `test -f 'gstpadtemplate.c' || echo './'`gstpadtemplate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstpad.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstpad.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstparamspecs.lo `test -f 'gstparamspecs.c' || echo './'`gstparamspecs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstpadtemplate.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstpadtemplate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstparamspecs.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstparamspecs.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstpipeline.lo `test -f 'gstpipeline.c' || echo './'`gstpipeline.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstplugin.lo `test -f 'gstplugin.c' || echo './'`gstplugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstpipeline.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstpipeline.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstplugin.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstplugin.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstpluginfeature.lo `test -f 'gstpluginfeature.c' || echo './'`gstpluginfeature.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstpluginfeature.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstpluginfeature.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstpluginloader.lo `test -f 'gstpluginloader.c' || echo './'`gstpluginloader.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstpoll.lo `test -f 'gstpoll.c' || echo './'`gstpoll.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstpluginloader.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstpluginloader.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstpreset.lo `test -f 'gstpreset.c' || echo './'`gstpreset.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstquark.lo `test -f 'gstquark.c' || echo './'`gstquark.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstquery.lo `test -f 'gstquery.c' || echo './'`gstquery.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstpoll.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstpoll.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstregistry.lo `test -f 'gstregistry.c' || echo './'`gstregistry.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstregistrychunks.lo `test -f 'gstregistrychunks.c' || echo './'`gstregistrychunks.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstquery.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstquery.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstquark.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstquark.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstpreset.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstpreset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstregistrychunks.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstregistrychunks.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstregistry.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstregistry.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstsample.lo `test -f 'gstsample.c' || echo './'`gstsample.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstsegment.lo `test -f 'gstsegment.c' || echo './'`gstsegment.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gststructure.lo `test -f 'gststructure.c' || echo './'`gststructure.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstsample.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstsample.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstsegment.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstsegment.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstsystemclock.lo `test -f 'gstsystemclock.c' || echo './'`gstsystemclock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gststructure.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gststructure.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsttaglist.lo `test -f 'gsttaglist.c' || echo './'`gsttaglist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstsystemclock.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstsystemclock.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsttagsetter.lo `test -f 'gsttagsetter.c' || echo './'`gsttagsetter.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsttask.lo `test -f 'gsttask.c' || echo './'`gsttask.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsttaskpool.lo `test -f 'gsttaskpool.c' || echo './'`gsttaskpool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttaglist.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsttaglist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttagsetter.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsttagsetter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttask.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsttask.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsttoc.lo `test -f 'gsttoc.c' || echo './'`gsttoc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttaskpool.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsttaskpool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttoc.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsttoc.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsttocsetter.lo `test -f 'gsttocsetter.c' || echo './'`gsttocsetter.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsttrace.lo `test -f 'gsttrace.c' || echo './'`gsttrace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttocsetter.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsttocsetter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttrace.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsttrace.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsttypefind.lo `test -f 'gsttypefind.c' || echo './'`gsttypefind.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsttypefindfactory.lo `test -f 'gsttypefindfactory.c' || echo './'`gsttypefindfactory.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gsturi.lo `test -f 'gsturi.c' || echo './'`gsturi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttypefind.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsttypefind.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttypefindfactory.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsttypefindfactory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsturi.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gsturi.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstutils.lo `test -f 'gstutils.c' || echo './'`gstutils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstutils.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstutils.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstvalue.lo `test -f 'gstvalue.c' || echo './'`gstvalue.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstparse.lo `test -f 'gstparse.c' || echo './'`gstparse.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstregistrybinary.lo `test -f 'gstregistrybinary.c' || echo './'`gstregistrybinary.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstvalue.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstvalue.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstparse.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstparse.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstregistrybinary.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstregistrybinary.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstreamer_1.0_la-gstenumtypes.lo `test -f 'gstenumtypes.c' || echo './'`gstenumtypes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\"1.0\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstenumtypes.c -fPIC -DPIC -o .libs/libgstreamer_1.0_la-gstenumtypes.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -D_GNU_SOURCE -DGST_EXPORTS -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_API_VERSION=\""1.0"\" -DGST_DISABLE_DEPRECATED -I../libs -I.. -I../libs -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -export-symbols-regex \^_?\(gst_\|Gst\|GST_\).* -no-undefined -Wl,-Bsymbolic-functions -version-info 204:0:204 -Wl,-O1 -Wl,--as-needed -flto -o libgstreamer-1.0.la -rpath /usr/lib64 libgstreamer_1.0_la-gst.lo libgstreamer_1.0_la-gstobject.lo libgstreamer_1.0_la-gstallocator.lo libgstreamer_1.0_la-gstbin.lo libgstreamer_1.0_la-gstbuffer.lo libgstreamer_1.0_la-gstbufferlist.lo libgstreamer_1.0_la-gstbufferpool.lo libgstreamer_1.0_la-gstbus.lo libgstreamer_1.0_la-gstcaps.lo libgstreamer_1.0_la-gstcapsfeatures.lo libgstreamer_1.0_la-gstchildproxy.lo libgstreamer_1.0_la-gstclock.lo libgstreamer_1.0_la-gstcontext.lo libgstreamer_1.0_la-gstcontrolbinding.lo libgstreamer_1.0_la-gstcontrolsource.lo libgstreamer_1.0_la-gstdatetime.lo libgstreamer_1.0_la-gstdebugutils.lo libgstreamer_1.0_la-gstelement.lo libgstreamer_1.0_la-gstelementfactory.lo libgstreamer_1.0_la-gsterror.lo libgstreamer_1.0_la-gstevent.lo libgstreamer_1.0_la-gstformat.lo libgstreamer_1.0_la-gstghostpad.lo libgstreamer_1.0_la-gstinfo.lo libgstreamer_1.0_la-gstiterator.lo libgstreamer_1.0_la-gstatomicqueue.lo libgstreamer_1.0_la-gstmessage.lo libgstreamer_1.0_la-gstmeta.lo libgstreamer_1.0_la-gstmemory.lo libgstreamer_1.0_la-gstminiobject.lo libgstreamer_1.0_la-gstpad.lo libgstreamer_1.0_la-gstpadtemplate.lo libgstreamer_1.0_la-gstparamspecs.lo libgstreamer_1.0_la-gstpipeline.lo libgstreamer_1.0_la-gstplugin.lo libgstreamer_1.0_la-gstpluginfeature.lo libgstreamer_1.0_la-gstpluginloader.lo libgstreamer_1.0_la-gstpoll.lo libgstreamer_1.0_la-gstpreset.lo libgstreamer_1.0_la-gstquark.lo libgstreamer_1.0_la-gstquery.lo libgstreamer_1.0_la-gstregistry.lo libgstreamer_1.0_la-gstregistrychunks.lo libgstreamer_1.0_la-gstsample.lo libgstreamer_1.0_la-gstsegment.lo libgstreamer_1.0_la-gststructure.lo libgstreamer_1.0_la-gstsystemclock.lo libgstreamer_1.0_la-gsttaglist.lo libgstreamer_1.0_la-gsttagsetter.lo libgstreamer_1.0_la-gsttask.lo libgstreamer_1.0_la-gsttaskpool.lo libgstreamer_1.0_la-gsttoc.lo libgstreamer_1.0_la-gsttocsetter.lo libgstreamer_1.0_la-gsttrace.lo libgstreamer_1.0_la-gsttypefind.lo libgstreamer_1.0_la-gsttypefindfactory.lo libgstreamer_1.0_la-gsturi.lo libgstreamer_1.0_la-gstutils.lo libgstreamer_1.0_la-gstvalue.lo libgstreamer_1.0_la-gstparse.lo libgstreamer_1.0_la-gstregistrybinary.lo libgstreamer_1.0_la-gstenumtypes.lo parse/libgstparse.la printf/libgstprintf.la -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lm -ldl >libtool: link: /usr/bin/nm -B .libs/libgstreamer_1.0_la-gst.o .libs/libgstreamer_1.0_la-gstobject.o .libs/libgstreamer_1.0_la-gstallocator.o .libs/libgstreamer_1.0_la-gstbin.o .libs/libgstreamer_1.0_la-gstbuffer.o .libs/libgstreamer_1.0_la-gstbufferlist.o .libs/libgstreamer_1.0_la-gstbufferpool.o .libs/libgstreamer_1.0_la-gstbus.o .libs/libgstreamer_1.0_la-gstcaps.o .libs/libgstreamer_1.0_la-gstcapsfeatures.o .libs/libgstreamer_1.0_la-gstchildproxy.o .libs/libgstreamer_1.0_la-gstclock.o .libs/libgstreamer_1.0_la-gstcontext.o .libs/libgstreamer_1.0_la-gstcontrolbinding.o .libs/libgstreamer_1.0_la-gstcontrolsource.o .libs/libgstreamer_1.0_la-gstdatetime.o .libs/libgstreamer_1.0_la-gstdebugutils.o .libs/libgstreamer_1.0_la-gstelement.o .libs/libgstreamer_1.0_la-gstelementfactory.o .libs/libgstreamer_1.0_la-gsterror.o .libs/libgstreamer_1.0_la-gstevent.o .libs/libgstreamer_1.0_la-gstformat.o .libs/libgstreamer_1.0_la-gstghostpad.o .libs/libgstreamer_1.0_la-gstinfo.o .libs/libgstreamer_1.0_la-gstiterator.o .libs/libgstreamer_1.0_la-gstatomicqueue.o .libs/libgstreamer_1.0_la-gstmessage.o .libs/libgstreamer_1.0_la-gstmeta.o .libs/libgstreamer_1.0_la-gstmemory.o .libs/libgstreamer_1.0_la-gstminiobject.o .libs/libgstreamer_1.0_la-gstpad.o .libs/libgstreamer_1.0_la-gstpadtemplate.o .libs/libgstreamer_1.0_la-gstparamspecs.o .libs/libgstreamer_1.0_la-gstpipeline.o .libs/libgstreamer_1.0_la-gstplugin.o .libs/libgstreamer_1.0_la-gstpluginfeature.o .libs/libgstreamer_1.0_la-gstpluginloader.o .libs/libgstreamer_1.0_la-gstpoll.o .libs/libgstreamer_1.0_la-gstpreset.o .libs/libgstreamer_1.0_la-gstquark.o .libs/libgstreamer_1.0_la-gstquery.o .libs/libgstreamer_1.0_la-gstregistry.o .libs/libgstreamer_1.0_la-gstregistrychunks.o .libs/libgstreamer_1.0_la-gstsample.o .libs/libgstreamer_1.0_la-gstsegment.o .libs/libgstreamer_1.0_la-gststructure.o .libs/libgstreamer_1.0_la-gstsystemclock.o .libs/libgstreamer_1.0_la-gsttaglist.o .libs/libgstreamer_1.0_la-gsttagsetter.o .libs/libgstreamer_1.0_la-gsttask.o .libs/libgstreamer_1.0_la-gsttaskpool.o .libs/libgstreamer_1.0_la-gsttoc.o .libs/libgstreamer_1.0_la-gsttocsetter.o .libs/libgstreamer_1.0_la-gsttrace.o .libs/libgstreamer_1.0_la-gsttypefind.o .libs/libgstreamer_1.0_la-gsttypefindfactory.o .libs/libgstreamer_1.0_la-gsturi.o .libs/libgstreamer_1.0_la-gstutils.o .libs/libgstreamer_1.0_la-gstvalue.o .libs/libgstreamer_1.0_la-gstparse.o .libs/libgstreamer_1.0_la-gstregistrybinary.o .libs/libgstreamer_1.0_la-gstenumtypes.o parse/.libs/libgstparse.a printf/.libs/libgstprintf.a | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstreamer-1.0.exp >../libtool: eval: line 1102: syntax error near unexpected token `|' >../libtool: eval: line 1102: `/usr/bin/nm -B .libs/libgstreamer_1.0_la-gst.o .libs/libgstreamer_1.0_la-gstobject.o .libs/libgstreamer_1.0_la-gstallocator.o .libs/libgstreamer_1.0_la-gstbin.o .libs/libgstreamer_1.0_la-gstbuffer.o .libs/libgstreamer_1.0_la-gstbufferlist.o .libs/libgstreamer_1.0_la-gstbufferpool.o .libs/libgstreamer_1.0_la-gstbus.o .libs/libgstreamer_1.0_la-gstcaps.o .libs/libgstreamer_1.0_la-gstcapsfeatures.o .libs/libgstreamer_1.0_la-gstchildproxy.o .libs/libgstreamer_1.0_la-gstclock.o .libs/libgstreamer_1.0_la-gstcontext.o .libs/libgstreamer_1.0_la-gstcontrolbinding.o .libs/libgstreamer_1.0_la-gstcontrolsource.o .libs/libgstreamer_1.0_la-gstdatetime.o .libs/libgstreamer_1.0_la-gstdebugutils.o .libs/libgstreamer_1.0_la-gstelement.o .libs/libgstreamer_1.0_la-gstelementfactory.o .libs/libgstreamer_1.0_la-gsterror.o .libs/libgstreamer_1.0_la-gstevent.o .libs/libgstreamer_1.0_la-gstformat.o .libs/libgstreamer_1.0_la-gstghostpad.o .libs/libgstreamer_1.0_la-gstinfo.o .libs/libgstreamer_1.0_la-gstiterator.o .libs/libgstreamer_1.0_la-gstatomicqueue.o .libs/libgstreamer_1.0_la-gstmessage.o .libs/libgstreamer_1.0_la-gstmeta.o .libs/libgstreamer_1.0_la-gstmemory.o .libs/libgstreamer_1.0_la-gstminiobject.o .libs/libgstreamer_1.0_la-gstpad.o .libs/libgstreamer_1.0_la-gstpadtemplate.o .libs/libgstreamer_1.0_la-gstparamspecs.o .libs/libgstreamer_1.0_la-gstpipeline.o .libs/libgstreamer_1.0_la-gstplugin.o .libs/libgstreamer_1.0_la-gstpluginfeature.o .libs/libgstreamer_1.0_la-gstpluginloader.o .libs/libgstreamer_1.0_la-gstpoll.o .libs/libgstreamer_1.0_la-gstpreset.o .libs/libgstreamer_1.0_la-gstquark.o .libs/libgstreamer_1.0_la-gstquery.o .libs/libgstreamer_1.0_la-gstregistry.o .libs/libgstreamer_1.0_la-gstregistrychunks.o .libs/libgstreamer_1.0_la-gstsample.o .libs/libgstreamer_1.0_la-gstsegment.o .libs/libgstreamer_1.0_la-gststructure.o .libs/libgstreamer_1.0_la-gstsystemclock.o .libs/libgstreamer_1.0_la-gsttaglist.o .libs/libgstreamer_1.0_la-gsttagsetter.o .libs/libgstreamer_1.0_la-gsttask.o .libs/libgstreamer_1.0_la-gsttaskpool.o .libs/libgstreamer_1.0_la-gsttoc.o .libs/libgstreamer_1.0_la-gsttocsetter.o .libs/libgstreamer_1.0_la-gsttrace.o .libs/libgstreamer_1.0_la-gsttypefind.o .libs/libgstreamer_1.0_la-gsttypefindfactory.o .libs/libgstreamer_1.0_la-gsturi.o .libs/libgstreamer_1.0_la-gstutils.o .libs/libgstreamer_1.0_la-gstvalue.o .libs/libgstreamer_1.0_la-gstparse.o .libs/libgstreamer_1.0_la-gstregistrybinary.o .libs/libgstreamer_1.0_la-gstenumtypes.o parse/.libs/libgstparse.a printf/.libs/libgstprintf.a | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstreamer-1.0.exp' >Makefile:950: recipe for target 'libgstreamer-1.0.la' failed >make[4]: *** [libgstreamer-1.0.la] Error 2 >make[4]: Leaving directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/gst' >Makefile:1576: recipe for target 'all-recursive' failed >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/gst' >Makefile:875: recipe for target 'all' failed >make[2]: *** [all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4/gst' >Makefile:738: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4' >Makefile:643: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: media-libs/gstreamer-1.2.4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/gstreamer-1.2.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/gstreamer-1.2.4::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:gstreamer-1.2.4:20140605-022951.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/gstreamer-1.2.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/gstreamer-1.2.4/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4' > * S: '/var/tmp/portage/media-libs/gstreamer-1.2.4/work/gstreamer-1.2.4'
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 512462
: 378298