Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 378302 Details for
Bug 512464
media-libs/gst-plugins-base-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), 143.53 KB, created by
Craig Andrews
on 2014-06-05 02:52:01 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Craig Andrews
Created:
2014-06-05 02:52:01 UTC
Size:
143.53 KB
patch
obsolete
> * Package: media-libs/gst-plugins-base-1.2.4 > * Repository: gentoo > * Maintainer: gstreamer@gentoo.org > * USE: X alsa amd64 elibc_glibc introspection kernel_linux nls ogg orc pango theora userland_GNU vorbis > * FEATURES: ccache preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gst-plugins-base-1.2.4.tar.xz to /var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work >>>> Source unpacked in /var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work >>>> Preparing source in /var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4 ... > * Configuring to build base plugin(s) ... > * econf: updating gst-plugins-base-1.2.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gst-plugins-base-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 --with-package-name=Gentoo GStreamer ebuild --with-package-origin=http://www.gentoo.org --disable-zlib --disable-x --disable-xvideo --disable-xshm --disable-alsa --disable-cdparanoia --disable-ivorbis --disable-libvisual --disable-ogg --disable-pango --disable-theora --disable-vorbis --enable-orc --disable-maintainer-mode --enable-nls --enable-alsa --enable-introspection --disable-ivorbis --enable-ogg --enable-orc --enable-pango --enable-theora --enable-vorbis --enable-x --enable-xshm --enable-xvideo --disable-debug --disable-examples --disable-freetypetest --disable-static >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... no >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 Gentoo GStreamer ebuild as package name >configure: Using http://www.gentoo.org as package origin >configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/lib64/pkgconfig >configure: Using /usr/libexec/gst-install-plugins-helper as plugin install helper > >configure: *** checking feature: building of plug-ins with external deps *** >configure: building external plug-ins > >configure: *** checking feature: building of experimental plug-ins *** >configure: not building experimental plug-ins >checking whether byte ordering is bigendian... no >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 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 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 xmmintrin.h usability... yes >checking xmmintrin.h presence... yes >checking for xmmintrin.h... yes >checking emmintrin.h usability... yes >checking emmintrin.h presence... yes >checking for emmintrin.h... yes >checking for sys/socket.h... yes >checking for process.h... no >checking for sys/types.h... (cached) yes >checking for sys/wait.h... yes >checking for sys/stat.h... (cached) yes >checking for ARM NEON support in current arch/CFLAGS... no >checking for stdint types... stdint.h (shortcircuit) >make use of stdint.h in _stdint.h (assuming C99 compatible system) >checking for localtime_r... yes >checking for gmtime_r... yes >checking for log2... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for lrint... yes >checking for lrintf... 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 GLIB... yes >checking for glib-genmarshal... glib-genmarshal (from pkg-config path) >checking for glib-mkenums... glib-mkenums >checking for GIO... yes >checking for ORC... yes >checking for usable orcc... /usr/bin/orcc >checking for GST... yes >configure: using GStreamer tools in /usr/bin >configure: using GStreamer plug-ins in /usr/lib64/gstreamer-1.0 >checking for GST_BASE... yes >checking for GST_CONTROLLER... yes >checking for GST_CHECK... yes >checking for QT... yes >checking Qt moc... /usr/bin/moc >checking for -Bsymbolic-functions linker flag... yes >configure: Using /usr/lib64/gstreamer-1.0 as the plugin install location >configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-04-18 >checking whether to build static plugins or not... no >checking whether the GStreamer debugging system is enabled... yes >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 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs >configure: set ERROR_CFLAGS to >checking to see if c++ compiler understands ... yes >checking to see if c++ compiler understands -Wall... yes >checking to see if c++ compiler understands -Wmissing-declarations... yes >checking to see if c++ compiler understands -Wredundant-decls... yes >checking to see if c++ compiler understands -Wundef... yes >checking to see if c++ compiler understands -Wwrite-strings... yes >checking to see if c++ compiler understands -Wformat-nonliteral... yes >checking to see if c++ compiler understands -Wformat-security... yes >checking to see if c++ compiler understands -Winit-self... yes >checking to see if c++ compiler understands -Wmissing-include-dirs... yes >checking to see if c++ compiler understands -Waddress... yes >checking to see if c++ compiler understands -Waggregate-return... yes >checking to see if c++ compiler understands -Wno-multichar... yes >configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar >configure: set ERROR_CXXFLAGS to >configure: Using autoaudiosink as default audio sink >configure: Using alsasrc as default audio source >configure: Using autovideosink as default video sink >configure: Using v4l2src as default video source >configure: Using goom as default visualizer >checking which audio resample format to use for integer... auto >checking for mmap... yes >checking whether to use iso-codes if they are available... yes >checking whether iso-codes are available on this system... yes >checking whether iso-codes has iso-639 domain... yes >checking for iso-codes prefix... yes >checking ISO_CODES_PREFIX... /usr >checking ISO_639_DOMAIN... iso_639 > >configure: *** checking feature: zlib support for ID3 parsing in libgsttag *** > >configure: Checking libraries for plugins in sys/ > >checking for X... libraries , headers > >configure: *** checking feature: X libraries and plugins *** >configure: *** for plug-ins: ximagesink *** >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for X11/Xlib.h... yes >configure: *** These plugins will be built: ximagesink > >configure: *** checking feature: X11 XVideo extensions *** >configure: *** for plug-ins: xvimagesink *** >checking for XvQueryExtension in -lXv_pic... no >checking for XvQueryExtension in -lXv... yes >configure: *** These plugins will be built: xvimagesink > >configure: *** checking feature: X Shared Memory extension *** >checking for XShmAttach in -lXext... yes > >configure: Checking libraries for plugins in ext/ > > >configure: *** checking feature: ALSA *** >configure: *** for plug-ins: alsa *** >checking for ALSA... yes >configure: *** These plugins will be built: alsa > >configure: *** checking feature: CDParanoia *** >configure: *** for plug-ins: cdparanoia *** >configure: *** These plugins will not be built: cdparanoia > >configure: *** checking feature: integer vorbis plug-in *** >configure: *** for plug-ins: ivorbisdec *** >configure: *** These plugins will not be built: ivorbisdec > >configure: *** checking feature: libvisual visualization library *** >configure: *** for plug-ins: libvisual *** >configure: *** These plugins will not be built: libvisual > >configure: *** checking feature: Xiph Ogg library *** >configure: *** for plug-ins: ogg *** >checking for OGG... yes >configure: *** These plugins will be built: ogg > >configure: *** checking feature: Pango font rendering *** >configure: *** for plug-ins: pango *** >checking for PANGO... yes >configure: *** These plugins will be built: pango > >configure: *** checking feature: Xiph Theora video codec *** >configure: *** for plug-ins: theora *** >checking for THEORA... yes >configure: *** These plugins will be built: theora > >configure: *** checking feature: Xiph Vorbis audio codec *** >configure: *** for plug-ins: vorbis *** >checking for VORBIS... yes >configure: *** These plugins will be built: vorbis >checking for FT2... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gst-plugins-base.spec >config.status: creating gst/Makefile >config.status: creating gst/adder/Makefile >config.status: creating gst/app/Makefile >config.status: creating gst/audioconvert/Makefile >config.status: creating gst/audiorate/Makefile >config.status: creating gst/audiotestsrc/Makefile >config.status: creating gst/encoding/Makefile >config.status: creating gst/videoconvert/Makefile >config.status: creating gst/gio/Makefile >config.status: creating gst/playback/Makefile >config.status: creating gst/audioresample/Makefile >config.status: creating gst/subparse/Makefile >config.status: creating gst/tcp/Makefile >config.status: creating gst/typefind/Makefile >config.status: creating gst/videotestsrc/Makefile >config.status: creating gst/videorate/Makefile >config.status: creating gst/videoscale/Makefile >config.status: creating gst/volume/Makefile >config.status: creating sys/Makefile >config.status: creating sys/ximage/Makefile >config.status: creating sys/xvimage/Makefile >config.status: creating ext/Makefile >config.status: creating ext/alsa/Makefile >config.status: creating ext/cdparanoia/Makefile >config.status: creating ext/libvisual/Makefile >config.status: creating ext/ogg/Makefile >config.status: creating ext/pango/Makefile >config.status: creating ext/theora/Makefile >config.status: creating ext/vorbis/Makefile >config.status: creating gst-libs/Makefile >config.status: creating gst-libs/gst/Makefile >config.status: creating gst-libs/gst/allocators/Makefile >config.status: creating gst-libs/gst/audio/Makefile >config.status: creating gst-libs/gst/app/Makefile >config.status: creating gst-libs/gst/fft/Makefile >config.status: creating gst-libs/gst/riff/Makefile >config.status: creating gst-libs/gst/rtp/Makefile >config.status: creating gst-libs/gst/rtsp/Makefile >config.status: creating gst-libs/gst/sdp/Makefile >config.status: creating gst-libs/gst/tag/Makefile >config.status: creating gst-libs/gst/pbutils/Makefile >config.status: creating gst-libs/gst/pbutils/gstpluginsbaseversion.h >config.status: creating gst-libs/gst/video/Makefile >config.status: creating tools/Makefile >config.status: creating pkgconfig/Makefile >config.status: creating pkgconfig/gstreamer-allocators.pc >config.status: creating pkgconfig/gstreamer-allocators-uninstalled.pc >config.status: creating pkgconfig/gstreamer-audio.pc >config.status: creating pkgconfig/gstreamer-audio-uninstalled.pc >config.status: creating pkgconfig/gstreamer-app.pc >config.status: creating pkgconfig/gstreamer-app-uninstalled.pc >config.status: creating pkgconfig/gstreamer-fft.pc >config.status: creating pkgconfig/gstreamer-fft-uninstalled.pc >config.status: creating pkgconfig/gstreamer-pbutils.pc >config.status: creating pkgconfig/gstreamer-pbutils-uninstalled.pc >config.status: creating pkgconfig/gstreamer-riff.pc >config.status: creating pkgconfig/gstreamer-riff-uninstalled.pc >config.status: creating pkgconfig/gstreamer-rtp.pc >config.status: creating pkgconfig/gstreamer-rtp-uninstalled.pc >config.status: creating pkgconfig/gstreamer-rtsp.pc >config.status: creating pkgconfig/gstreamer-rtsp-uninstalled.pc >config.status: creating pkgconfig/gstreamer-sdp.pc >config.status: creating pkgconfig/gstreamer-sdp-uninstalled.pc >config.status: creating pkgconfig/gstreamer-tag.pc >config.status: creating pkgconfig/gstreamer-tag-uninstalled.pc >config.status: creating pkgconfig/gstreamer-video.pc >config.status: creating pkgconfig/gstreamer-video-uninstalled.pc >config.status: creating pkgconfig/gstreamer-plugins-base.pc >config.status: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc >config.status: creating tests/Makefile >config.status: creating tests/check/Makefile >config.status: creating tests/examples/Makefile >config.status: creating tests/examples/app/Makefile >config.status: creating tests/examples/audio/Makefile >config.status: creating tests/examples/dynamic/Makefile >config.status: creating tests/examples/encoding/Makefile >config.status: creating tests/examples/fft/Makefile >config.status: creating tests/examples/gio/Makefile >config.status: creating tests/examples/overlay/Makefile >config.status: creating tests/examples/seek/Makefile >config.status: creating tests/examples/snapshot/Makefile >config.status: creating tests/examples/playback/Makefile >config.status: creating tests/examples/playrec/Makefile >config.status: creating tests/files/Makefile >config.status: creating tests/icles/Makefile >config.status: creating tests/icles/playback/Makefile >config.status: creating docs/Makefile >config.status: creating docs/design/Makefile >config.status: creating docs/libs/Makefile >config.status: creating docs/plugins/Makefile >config.status: creating docs/version.entities >config.status: creating po/Makefile.in >config.status: creating common/Makefile >config.status: creating common/m4/Makefile >config.status: creating m4/Makefile >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 : _GST_PLUGINS_BASE__STDINT_H >configure: *** Plug-ins without external dependencies that will be built: > adder > app > audioconvert > audiorate > audioresample > audiotestsrc > encoding > gio > playback > subparse > tcp > typefind > videoconvert > videorate > videoscale > videotestsrc > volume > >configure: *** Plug-ins without external dependencies that will NOT be built: > >configure: *** Plug-ins that have NOT been ported: > >configure: *** Plug-ins with dependencies that will be built: > alsa > ogg > pango > theora > vorbis > ximagesink > xvimagesink > >configure: *** Plug-ins with dependencies that will NOT be built: > cdparanoia > ivorbisdec > libvisual > >configure: *** Orc acceleration enabled. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4 ... >make -j5 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4' >Making all in pkgconfig >make[2]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/pkgconfig' > CP gstreamer-audio-1.0.pc > CP gstreamer-pbutils-1.0.pc > CP gstreamer-app-1.0.pc > CP gstreamer-fft-1.0.pc > CP gstreamer-allocators-1.0.pc > CP gstreamer-rtp-1.0.pc > CP gstreamer-riff-1.0.pc > CP gstreamer-sdp-1.0.pc > CP gstreamer-rtsp-1.0.pc > CP gstreamer-tag-1.0.pc > CP gstreamer-video-1.0.pc > CP gstreamer-allocators-1.0-uninstalled.pc > CP gstreamer-audio-1.0-uninstalled.pc > CP gstreamer-plugins-base-1.0.pc > CP gstreamer-app-1.0-uninstalled.pc > CP gstreamer-pbutils-1.0-uninstalled.pc > CP gstreamer-riff-1.0-uninstalled.pc > CP gstreamer-rtp-1.0-uninstalled.pc > CP gstreamer-rtsp-1.0-uninstalled.pc > CP gstreamer-fft-1.0-uninstalled.pc > CP gstreamer-sdp-1.0-uninstalled.pc > CP gstreamer-tag-1.0-uninstalled.pc > CP gstreamer-video-1.0-uninstalled.pc > CP gstreamer-plugins-base-1.0-uninstalled.pc >make[2]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/pkgconfig' >Making all in gst-libs >make[2]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs' >Making all in gst >make[3]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst' >make -C tag >make -C fft >make -C rtp >make -C sdp >make -C video >make[4]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/fft' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-gstfft.lo `test -f 'gstfft.c' || echo './'`gstfft.c >make[4]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/video' >/usr/bin/orcc --compat 0.4.18 --implementation --include glib.h -o tmp-orc.c ./video-orc.orc >make[4]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/rtp' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstrtp_1.0_la-gstrtpbuffer.lo `test -f 'gstrtpbuffer.c' || echo './'`gstrtpbuffer.c >make[4]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/tag' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-gstvorbistag.lo `test -f 'gstvorbistag.c' || echo './'`gstvorbistag.c >make[4]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/sdp' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstsdp_1.0_la-gstsdpmessage.lo `test -f 'gstsdpmessage.c' || echo './'`gstsdpmessage.c >/usr/bin/orcc --compat 0.4.18 --header --include glib.h -o video-orc.h ./video-orc.orc >glib-mkenums \ >--fhead "#include \"video-enumtypes.h\"\n\n#include \"video.h\" \n#include \"video-format.h\" \n#include \"video-color.h\" \n#include \"video-info.h\" \n#include \"colorbalance.h\" \n#include \"navigation.h\" \n#include \"video-chroma.h\"" \ >--fprod "\n/* enumerations from \"@filename@\" */" \ >--vhead "GType\n@enum_name@_get_type (void)\n{\n static volatile gsize g_define_type_id__volatile = 0;\n if (g_once_init_enter (&g_define_type_id__volatile)) {\n static const G@Type@Value values[] = {" \ >--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ >--vtail " { 0, NULL, NULL }\n };\n GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n }\n return g_define_type_id__volatile;\n}\n" \ >video.h video-format.h video-color.h video-info.h colorbalance.h navigation.h video-chroma.h > video-enumtypes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstfft.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstfft.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstrtpbuffer.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtpbuffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstsdpmessage.c -fPIC -DPIC -o .libs/libgstsdp_1.0_la-gstsdpmessage.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstvorbistag.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gstvorbistag.o >glib-mkenums \ >--fhead "#ifndef __GST_VIDEO_ENUM_TYPES_H__\n#define __GST_VIDEO_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_VIDEO_ENUM_TYPES_H__ */" \ >video.h video-format.h video-color.h video-info.h colorbalance.h navigation.h video-chroma.h > video-enumtypes.h >make all-am >make[5]: Entering directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/video' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-colorbalance.lo `test -f 'colorbalance.c' || echo './'`colorbalance.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-gstffts16.lo `test -f 'gstffts16.c' || echo './'`gstffts16.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c colorbalance.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-colorbalance.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstffts16.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstffts16.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-gstffts32.lo `test -f 'gstffts32.c' || echo './'`gstffts32.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-colorbalancechannel.lo `test -f 'colorbalancechannel.c' || echo './'`colorbalancechannel.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstffts32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstffts32.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c colorbalancechannel.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-colorbalancechannel.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstrtp_1.0_la-gstrtcpbuffer.lo `test -f 'gstrtcpbuffer.c' || echo './'`gstrtcpbuffer.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-gstid3tag.lo `test -f 'gstid3tag.c' || echo './'`gstid3tag.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstrtcpbuffer.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtcpbuffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstid3tag.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gstid3tag.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libgstsdp-1.0.la -rpath /usr/lib64 libgstsdp_1.0_la-gstsdpmessage.lo -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-navigation.lo `test -f 'navigation.c' || echo './'`navigation.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-gstfftf32.lo `test -f 'gstfftf32.c' || echo './'`gstfftf32.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c navigation.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-navigation.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstfftf32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstfftf32.o >libtool: link: /usr/bin/nm -B .libs/libgstsdp_1.0_la-gstsdpmessage.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstsdp-1.0.exp >../../../libtool: eval: line 1102: syntax error near unexpected token `|' >../../../libtool: eval: line 1102: `/usr/bin/nm -B .libs/libgstsdp_1.0_la-gstsdpmessage.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstsdp-1.0.exp' >Makefile:617: recipe for target 'libgstsdp-1.0.la' failed >make[4]: *** [libgstsdp-1.0.la] Error 2 >make[4]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/sdp' >Makefile:839: recipe for target 'sdp' failed >make[3]: *** [sdp] Error 2 >make[3]: *** Waiting for unfinished jobs.... >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-gstfftf64.lo `test -f 'gstfftf64.c' || echo './'`gstfftf64.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-gstxmptag.lo `test -f 'gstxmptag.c' || echo './'`gstxmptag.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstfftf64.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-gstfftf64.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstrtp_1.0_la-gstrtppayloads.lo `test -f 'gstrtppayloads.c' || echo './'`gstrtppayloads.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstxmptag.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gstxmptag.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video.lo `test -f 'video.c' || echo './'`video.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstrtppayloads.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtppayloads.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-kiss_fft_s16.lo `test -f 'kiss_fft_s16.c' || echo './'`kiss_fft_s16.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c kiss_fft_s16.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fft_s16.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-kiss_fft_s32.lo `test -f 'kiss_fft_s32.c' || echo './'`kiss_fft_s32.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstrtp_1.0_la-gstrtphdrext.lo `test -f 'gstrtphdrext.c' || echo './'`gstrtphdrext.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c kiss_fft_s32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fft_s32.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video-event.lo `test -f 'video-event.c' || echo './'`video-event.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-gstexiftag.lo `test -f 'gstexiftag.c' || echo './'`gstexiftag.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstrtphdrext.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtphdrext.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstexiftag.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gstexiftag.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video-event.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-event.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-kiss_fft_f32.lo `test -f 'kiss_fft_f32.c' || echo './'`kiss_fft_f32.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c kiss_fft_f32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fft_f32.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-kiss_fft_f64.lo `test -f 'kiss_fft_f64.c' || echo './'`kiss_fft_f64.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstrtp_1.0_la-gstrtpbaseaudiopayload.lo `test -f 'gstrtpbaseaudiopayload.c' || echo './'`gstrtpbaseaudiopayload.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video-format.lo `test -f 'video-format.c' || echo './'`video-format.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c kiss_fft_f64.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fft_f64.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstrtpbaseaudiopayload.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtpbaseaudiopayload.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video-format.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-format.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-kiss_fftr_s16.lo `test -f 'kiss_fftr_s16.c' || echo './'`kiss_fftr_s16.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c kiss_fftr_s16.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fftr_s16.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-kiss_fftr_s32.lo `test -f 'kiss_fftr_s32.c' || echo './'`kiss_fftr_s32.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c kiss_fftr_s32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fftr_s32.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstrtp_1.0_la-gstrtpbasepayload.lo `test -f 'gstrtpbasepayload.c' || echo './'`gstrtpbasepayload.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstrtpbasepayload.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtpbasepayload.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-kiss_fftr_f32.lo `test -f 'kiss_fftr_f32.c' || echo './'`kiss_fftr_f32.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video-chroma.lo `test -f 'video-chroma.c' || echo './'`video-chroma.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-lang.lo `test -f 'lang.c' || echo './'`lang.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c kiss_fftr_f32.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fftr_f32.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video-chroma.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-chroma.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstfft_1.0_la-kiss_fftr_f64.lo `test -f 'kiss_fftr_f64.c' || echo './'`kiss_fftr_f64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c lang.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-lang.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c kiss_fftr_f64.c -fPIC -DPIC -o .libs/libgstfft_1.0_la-kiss_fftr_f64.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstrtp_1.0_la-gstrtpbasedepayload.lo `test -f 'gstrtpbasedepayload.c' || echo './'`gstrtpbasedepayload.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -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 libgstfft-1.0.la -rpath /usr/lib64 libgstfft_1.0_la-gstfft.lo libgstfft_1.0_la-gstffts16.lo libgstfft_1.0_la-gstffts32.lo libgstfft_1.0_la-gstfftf32.lo libgstfft_1.0_la-gstfftf64.lo libgstfft_1.0_la-kiss_fft_s16.lo libgstfft_1.0_la-kiss_fft_s32.lo libgstfft_1.0_la-kiss_fft_f32.lo libgstfft_1.0_la-kiss_fft_f64.lo libgstfft_1.0_la-kiss_fftr_s16.lo libgstfft_1.0_la-kiss_fftr_s32.lo libgstfft_1.0_la-kiss_fftr_f32.lo libgstfft_1.0_la-kiss_fftr_f64.lo -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstrtpbasedepayload.c -fPIC -DPIC -o .libs/libgstrtp_1.0_la-gstrtpbasedepayload.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-licenses.lo `test -f 'licenses.c' || echo './'`licenses.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-tags.lo `test -f 'tags.c' || echo './'`tags.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video-color.lo `test -f 'video-color.c' || echo './'`video-color.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c licenses.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-licenses.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c tags.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-tags.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video-color.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-color.o >libtool: link: /usr/bin/nm -B .libs/libgstfft_1.0_la-gstfft.o .libs/libgstfft_1.0_la-gstffts16.o .libs/libgstfft_1.0_la-gstffts32.o .libs/libgstfft_1.0_la-gstfftf32.o .libs/libgstfft_1.0_la-gstfftf64.o .libs/libgstfft_1.0_la-kiss_fft_s16.o .libs/libgstfft_1.0_la-kiss_fft_s32.o .libs/libgstfft_1.0_la-kiss_fft_f32.o .libs/libgstfft_1.0_la-kiss_fft_f64.o .libs/libgstfft_1.0_la-kiss_fftr_s16.o .libs/libgstfft_1.0_la-kiss_fftr_s32.o .libs/libgstfft_1.0_la-kiss_fftr_f32.o .libs/libgstfft_1.0_la-kiss_fftr_f64.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstfft-1.0.exp >../../../libtool: eval: line 1102: syntax error near unexpected token `|' >../../../libtool: eval: line 1102: `/usr/bin/nm -B .libs/libgstfft_1.0_la-gstfft.o .libs/libgstfft_1.0_la-gstffts16.o .libs/libgstfft_1.0_la-gstffts32.o .libs/libgstfft_1.0_la-gstfftf32.o .libs/libgstfft_1.0_la-gstfftf64.o .libs/libgstfft_1.0_la-kiss_fft_s16.o .libs/libgstfft_1.0_la-kiss_fft_s32.o .libs/libgstfft_1.0_la-kiss_fft_f32.o .libs/libgstfft_1.0_la-kiss_fft_f64.o .libs/libgstfft_1.0_la-kiss_fftr_s16.o .libs/libgstfft_1.0_la-kiss_fftr_s32.o .libs/libgstfft_1.0_la-kiss_fftr_f32.o .libs/libgstfft_1.0_la-kiss_fftr_f64.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstfft-1.0.exp' >Makefile:666: recipe for target 'libgstfft-1.0.la' failed >make[4]: *** [libgstfft-1.0.la] Error 2 >make[4]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/fft' >Makefile:839: recipe for target 'fft' failed >make[3]: *** [fft] Error 2 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video-info.lo `test -f 'video-info.c' || echo './'`video-info.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video-info.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-info.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -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 libgstrtp-1.0.la -rpath /usr/lib64 libgstrtp_1.0_la-gstrtpbuffer.lo libgstrtp_1.0_la-gstrtcpbuffer.lo libgstrtp_1.0_la-gstrtppayloads.lo libgstrtp_1.0_la-gstrtphdrext.lo libgstrtp_1.0_la-gstrtpbaseaudiopayload.lo libgstrtp_1.0_la-gstrtpbasepayload.lo libgstrtp_1.0_la-gstrtpbasedepayload.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-gsttagdemux.lo `test -f 'gsttagdemux.c' || echo './'`gsttagdemux.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-gsttagmux.lo `test -f 'gsttagmux.c' || echo './'`gsttagmux.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video-frame.lo `test -f 'video-frame.c' || echo './'`video-frame.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttagmux.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gsttagmux.o >libtool: link: /usr/bin/nm -B .libs/libgstrtp_1.0_la-gstrtpbuffer.o .libs/libgstrtp_1.0_la-gstrtcpbuffer.o .libs/libgstrtp_1.0_la-gstrtppayloads.o .libs/libgstrtp_1.0_la-gstrtphdrext.o .libs/libgstrtp_1.0_la-gstrtpbaseaudiopayload.o .libs/libgstrtp_1.0_la-gstrtpbasepayload.o .libs/libgstrtp_1.0_la-gstrtpbasedepayload.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstrtp-1.0.exp >../../../libtool: eval: line 1102: syntax error near unexpected token `|' >../../../libtool: eval: line 1102: `/usr/bin/nm -B .libs/libgstrtp_1.0_la-gstrtpbuffer.o .libs/libgstrtp_1.0_la-gstrtcpbuffer.o .libs/libgstrtp_1.0_la-gstrtppayloads.o .libs/libgstrtp_1.0_la-gstrtphdrext.o .libs/libgstrtp_1.0_la-gstrtpbaseaudiopayload.o .libs/libgstrtp_1.0_la-gstrtpbasepayload.o .libs/libgstrtp_1.0_la-gstrtpbasedepayload.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstrtp-1.0.exp' >Makefile:636: recipe for target 'libgstrtp-1.0.la' failed >make[4]: *** [libgstrtp-1.0.la] Error 2 >make[4]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/rtp' >Makefile:839: recipe for target 'rtp' failed >make[3]: *** [rtp] Error 2 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-gstvideosink.lo `test -f 'gstvideosink.c' || echo './'`gstvideosink.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttagdemux.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gsttagdemux.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video-frame.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-frame.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstvideosink.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideosink.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-gstvideofilter.lo `test -f 'gstvideofilter.c' || echo './'`gstvideofilter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstvideofilter.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideofilter.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-convertframe.lo `test -f 'convertframe.c' || echo './'`convertframe.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-gsttageditingprivate.lo `test -f 'gsttageditingprivate.c' || echo './'`gsttageditingprivate.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-gstvideometa.lo `test -f 'gstvideometa.c' || echo './'`gstvideometa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c convertframe.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-convertframe.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c gsttageditingprivate.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-gsttageditingprivate.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-id3v2.lo `test -f 'id3v2.c' || echo './'`id3v2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstvideometa.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideometa.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-gstvideopool.lo `test -f 'gstvideopool.c' || echo './'`gstvideopool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c id3v2.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-id3v2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstvideopool.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideopool.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-videoorientation.lo `test -f 'videoorientation.c' || echo './'`videoorientation.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c videoorientation.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-videoorientation.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-id3v2frames.lo `test -f 'id3v2frames.c' || echo './'`id3v2frames.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-videooverlay.lo `test -f 'videooverlay.c' || echo './'`videooverlay.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c id3v2frames.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-id3v2frames.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c videooverlay.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-videooverlay.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgsttag_1.0_la-xmpwriter.lo `test -f 'xmpwriter.c' || echo './'`xmpwriter.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-gstvideodecoder.lo `test -f 'gstvideodecoder.c' || echo './'`gstvideodecoder.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-gstvideoencoder.lo `test -f 'gstvideoencoder.c' || echo './'`gstvideoencoder.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstvideodecoder.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideodecoder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -O2 -march=native -pipe -fomit-frame-pointer -flto -c xmpwriter.c -fPIC -DPIC -o .libs/libgsttag_1.0_la-xmpwriter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstvideoencoder.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideoencoder.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-gstvideoutils.lo `test -f 'gstvideoutils.c' || echo './'`gstvideoutils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c gstvideoutils.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-gstvideoutils.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video-blend.lo `test -f 'video-blend.c' || echo './'`video-blend.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -DLICENSE_TRANSLATIONS_PATH=\"/usr/share/gst-plugins-base/1.0/license-translations.dict\" -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 libgsttag-1.0.la -rpath /usr/lib64 libgsttag_1.0_la-gstvorbistag.lo libgsttag_1.0_la-gstid3tag.lo libgsttag_1.0_la-gstxmptag.lo libgsttag_1.0_la-gstexiftag.lo libgsttag_1.0_la-lang.lo libgsttag_1.0_la-licenses.lo libgsttag_1.0_la-tags.lo libgsttag_1.0_la-gsttagdemux.lo libgsttag_1.0_la-gsttagmux.lo libgsttag_1.0_la-gsttageditingprivate.lo libgsttag_1.0_la-id3v2.lo libgsttag_1.0_la-id3v2frames.lo libgsttag_1.0_la-xmpwriter.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video-blend.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-blend.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video-overlay-composition.lo `test -f 'video-overlay-composition.c' || echo './'`video-overlay-composition.c >libtool: link: /usr/bin/nm -B .libs/libgsttag_1.0_la-gstvorbistag.o .libs/libgsttag_1.0_la-gstid3tag.o .libs/libgsttag_1.0_la-gstxmptag.o .libs/libgsttag_1.0_la-gstexiftag.o .libs/libgsttag_1.0_la-lang.o .libs/libgsttag_1.0_la-licenses.o .libs/libgsttag_1.0_la-tags.o .libs/libgsttag_1.0_la-gsttagdemux.o .libs/libgsttag_1.0_la-gsttagmux.o .libs/libgsttag_1.0_la-gsttageditingprivate.o .libs/libgsttag_1.0_la-id3v2.o .libs/libgsttag_1.0_la-id3v2frames.o .libs/libgsttag_1.0_la-xmpwriter.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgsttag-1.0.exp >../../../libtool: eval: line 1102: syntax error near unexpected token `|' >../../../libtool: eval: line 1102: `/usr/bin/nm -B .libs/libgsttag_1.0_la-gstvorbistag.o .libs/libgsttag_1.0_la-gstid3tag.o .libs/libgsttag_1.0_la-gstxmptag.o .libs/libgsttag_1.0_la-gstexiftag.o .libs/libgsttag_1.0_la-lang.o .libs/libgsttag_1.0_la-licenses.o .libs/libgsttag_1.0_la-tags.o .libs/libgsttag_1.0_la-gsttagdemux.o .libs/libgsttag_1.0_la-gsttagmux.o .libs/libgsttag_1.0_la-gsttageditingprivate.o .libs/libgsttag_1.0_la-id3v2.o .libs/libgsttag_1.0_la-id3v2frames.o .libs/libgsttag_1.0_la-xmpwriter.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgsttag-1.0.exp' >Makefile:680: recipe for target 'libgsttag-1.0.la' failed >make[4]: *** [libgsttag-1.0.la] Error 2 >make[4]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/tag' >Makefile:839: recipe for target 'tag' failed >make[3]: *** [tag] Error 2 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c -o libgstvideo_1.0_la-video-enumtypes.lo `test -f 'video-enumtypes.c' || echo './'`video-enumtypes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video-overlay-composition.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-overlay-composition.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c tmp-orc.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-tmp-orc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -march=native -pipe -fomit-frame-pointer -flto -c video-enumtypes.c -fPIC -DPIC -o .libs/libgstvideo_1.0_la-video-enumtypes.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -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 libgstvideo-1.0.la -rpath /usr/lib64 libgstvideo_1.0_la-colorbalance.lo libgstvideo_1.0_la-colorbalancechannel.lo libgstvideo_1.0_la-navigation.lo libgstvideo_1.0_la-video.lo libgstvideo_1.0_la-video-event.lo libgstvideo_1.0_la-video-format.lo libgstvideo_1.0_la-video-chroma.lo libgstvideo_1.0_la-video-color.lo libgstvideo_1.0_la-video-info.lo libgstvideo_1.0_la-video-frame.lo libgstvideo_1.0_la-gstvideosink.lo libgstvideo_1.0_la-gstvideofilter.lo libgstvideo_1.0_la-convertframe.lo libgstvideo_1.0_la-gstvideometa.lo libgstvideo_1.0_la-gstvideopool.lo libgstvideo_1.0_la-videoorientation.lo libgstvideo_1.0_la-videooverlay.lo libgstvideo_1.0_la-gstvideodecoder.lo libgstvideo_1.0_la-gstvideoencoder.lo libgstvideo_1.0_la-gstvideoutils.lo libgstvideo_1.0_la-video-blend.lo libgstvideo_1.0_la-video-overlay-composition.lo libgstvideo_1.0_la-tmp-orc.lo libgstvideo_1.0_la-video-enumtypes.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lorc-0.4 >libtool: link: /usr/bin/nm -B .libs/libgstvideo_1.0_la-colorbalance.o .libs/libgstvideo_1.0_la-colorbalancechannel.o .libs/libgstvideo_1.0_la-navigation.o .libs/libgstvideo_1.0_la-video.o .libs/libgstvideo_1.0_la-video-event.o .libs/libgstvideo_1.0_la-video-format.o .libs/libgstvideo_1.0_la-video-chroma.o .libs/libgstvideo_1.0_la-video-color.o .libs/libgstvideo_1.0_la-video-info.o .libs/libgstvideo_1.0_la-video-frame.o .libs/libgstvideo_1.0_la-gstvideosink.o .libs/libgstvideo_1.0_la-gstvideofilter.o .libs/libgstvideo_1.0_la-convertframe.o .libs/libgstvideo_1.0_la-gstvideometa.o .libs/libgstvideo_1.0_la-gstvideopool.o .libs/libgstvideo_1.0_la-videoorientation.o .libs/libgstvideo_1.0_la-videooverlay.o .libs/libgstvideo_1.0_la-gstvideodecoder.o .libs/libgstvideo_1.0_la-gstvideoencoder.o .libs/libgstvideo_1.0_la-gstvideoutils.o .libs/libgstvideo_1.0_la-video-blend.o .libs/libgstvideo_1.0_la-video-overlay-composition.o .libs/libgstvideo_1.0_la-tmp-orc.o .libs/libgstvideo_1.0_la-video-enumtypes.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstvideo-1.0.exp >../../../libtool: eval: line 1102: syntax error near unexpected token `|' >../../../libtool: eval: line 1102: `/usr/bin/nm -B .libs/libgstvideo_1.0_la-colorbalance.o .libs/libgstvideo_1.0_la-colorbalancechannel.o .libs/libgstvideo_1.0_la-navigation.o .libs/libgstvideo_1.0_la-video.o .libs/libgstvideo_1.0_la-video-event.o .libs/libgstvideo_1.0_la-video-format.o .libs/libgstvideo_1.0_la-video-chroma.o .libs/libgstvideo_1.0_la-video-color.o .libs/libgstvideo_1.0_la-video-info.o .libs/libgstvideo_1.0_la-video-frame.o .libs/libgstvideo_1.0_la-gstvideosink.o .libs/libgstvideo_1.0_la-gstvideofilter.o .libs/libgstvideo_1.0_la-convertframe.o .libs/libgstvideo_1.0_la-gstvideometa.o .libs/libgstvideo_1.0_la-gstvideopool.o .libs/libgstvideo_1.0_la-videoorientation.o .libs/libgstvideo_1.0_la-videooverlay.o .libs/libgstvideo_1.0_la-gstvideodecoder.o .libs/libgstvideo_1.0_la-gstvideoencoder.o .libs/libgstvideo_1.0_la-gstvideoutils.o .libs/libgstvideo_1.0_la-video-blend.o .libs/libgstvideo_1.0_la-video-overlay-composition.o .libs/libgstvideo_1.0_la-tmp-orc.o .libs/libgstvideo_1.0_la-video-enumtypes.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstvideo-1.0.exp' >Makefile:739: recipe for target 'libgstvideo-1.0.la' failed >make[5]: *** [libgstvideo-1.0.la] Error 2 >make[5]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/video' >Makefile:667: recipe for target 'all' failed >make[4]: *** [all] Error 2 >make[4]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst/video' >Makefile:839: recipe for target 'video' failed >make[3]: *** [video] Error 2 >make[3]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs/gst' >Makefile:542: recipe for target 'all-recursive' failed >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4/gst-libs' >Makefile:672: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4' >Makefile:600: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: media-libs/gst-plugins-base-1.2.4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/gst-plugins-base-1.2.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/gst-plugins-base-1.2.4::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:gst-plugins-base-1.2.4:20140605-024746.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-1.2.4' > * S: '/var/tmp/portage/media-libs/gst-plugins-base-1.2.4/work/gst-plugins-base-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 512464
: 378302