* Package: media-libs/gst-plugins-base-0.10.32 * Repository: gentoo * Maintainer: gstreamer@gentoo.org * USE: amd64 elibc_glibc introspection kernel_linux nls orc userland_GNU * FEATURES: preserve-libs sandbox * Fixing OMF Makefiles ... [ ok ] * Running elibtoolize in: gst-plugins-base-0.10.32/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Applying gst-plugins-base-0.10.31-fix-tag-test-linking.patch ... [ ok ] * Configuring to build plugin(s) ... configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... yes configure: Using extra code paths for valgrind 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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 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++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-g++... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for valgrind... /usr/bin/valgrind checking for gobject-introspection... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check configure: Looking for Python version >= 2.1 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking whether to build plugin documentation... no (gtk-doc disabled or not available) checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for hstrerror... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes 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 FIONREAD in sys/ioctl.h... 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 socket... yes checking for gethostbyname... yes checking for GLIB... yes checking for ORC... yes checking for GST... yes configure: using GStreamer tools in /usr/bin configure: using GStreamer plug-ins in /usr/lib64/gstreamer-0.10 checking for GST_BASE... yes checking for GST_GDP... yes checking for GST_CONTROLLER... yes checking for GST_CHECK... yes checking for QT... yes checking Qt moc... /usr/local/tmp/portage/x11-libs/qt-gui-4.6.3-r2/work/qt-everywhere-opensource-src-4.6.3/bin/moc checking for -Bsymbolic-functions linker flag... yes configure: Using /usr/lib64/gstreamer-0.10 as the plugin install location configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2011-01-21 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 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 libraries for plugins in sys/ checking for X... libraries , headers configure: *** checking feature: X libraries and plugins *** configure: *** for plug-ins: ximagesink *** configure: *** These plugins will not be built: ximagesink configure: *** checking feature: X11 XVideo extensions *** configure: *** for plug-ins: xvimagesink *** configure: *** These plugins will not be built: xvimagesink configure: *** checking feature: X Shared Memory extension *** configure: *** checking feature: Video 4 Linux *** configure: *** for plug-ins: video4linux *** configure: *** These plugins will not be built: video4linux configure: Checking libraries for plugins in ext/ configure: *** checking feature: ALSA *** configure: *** for plug-ins: alsa *** configure: *** These plugins will not be built: alsa configure: *** checking feature: CDParanoia *** configure: *** for plug-ins: cdparanoia *** configure: *** These plugins will not be built: cdparanoia configure: *** checking feature: GNOME VFS *** configure: *** for plug-ins: gnomevfs *** configure: *** These plugins will not be built: gnomevfs configure: *** checking feature: integer vorbis plug-in *** configure: *** for plug-ins: ivorbisdec *** configure: *** These plugins will not be built: ivorbisdec configure: *** checking feature: GIO library *** configure: *** for plug-ins: gio *** configure: *** These plugins will not be built: gio 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 *** configure: *** These plugins will not be built: ogg configure: *** checking feature: Pango font rendering *** configure: *** for plug-ins: pango *** configure: *** These plugins will not be built: pango configure: *** checking feature: Xiph Theora video codec *** configure: *** for plug-ins: theora *** configure: *** These plugins will not be built: theora configure: *** checking feature: Xiph Vorbis audio codec *** configure: *** for plug-ins: vorbis *** configure: *** These plugins will not be built: vorbis checking for FT2... yes 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/ffmpegcolorspace/Makefile config.status: creating gst/gdp/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 sys/v4l/Makefile config.status: creating ext/Makefile config.status: creating ext/alsa/Makefile config.status: creating ext/cdparanoia/Makefile config.status: creating ext/gnomevfs/Makefile config.status: creating ext/gio/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/audio/Makefile config.status: creating gst-libs/gst/app/Makefile config.status: creating gst-libs/gst/cdda/Makefile config.status: creating gst-libs/gst/fft/Makefile config.status: creating gst-libs/gst/floatcast/Makefile config.status: creating gst-libs/gst/interfaces/Makefile config.status: creating gst-libs/gst/netbuffer/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-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-cdda.pc config.status: creating pkgconfig/gstreamer-cdda-uninstalled.pc config.status: creating pkgconfig/gstreamer-fft.pc config.status: creating pkgconfig/gstreamer-fft-uninstalled.pc config.status: creating pkgconfig/gstreamer-floatcast.pc config.status: creating pkgconfig/gstreamer-floatcast-uninstalled.pc config.status: creating pkgconfig/gstreamer-interfaces.pc config.status: creating pkgconfig/gstreamer-interfaces-uninstalled.pc config.status: creating pkgconfig/gstreamer-netbuffer.pc config.status: creating pkgconfig/gstreamer-netbuffer-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/dynamic/Makefile config.status: creating tests/examples/encoding/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/playrec/Makefile config.status: creating tests/examples/volume/Makefile config.status: creating tests/examples/v4l/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 ffmpegcolorspace gdp playback subparse tcp typefind videorate videoscale videotestsrc volume configure: *** Plug-ins without external dependencies that will NOT be built: configure: *** Plug-ins with dependencies that will be built: configure: *** Plug-ins with dependencies that will NOT be built: alsa cdparanoia gio gnomevfs ivorbisdec libvisual ogg pango theora video4linux vorbis ximagesink xvimagesink configure: *** Orc acceleration enabled. make all-recursive make[1]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32' Making all in pkgconfig make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/pkgconfig' CP gstreamer-audio-0.10.pc CP gstreamer-app-0.10.pc CP gstreamer-cdda-0.10.pc CP gstreamer-fft-0.10.pc CP gstreamer-floatcast-0.10.pc CP gstreamer-interfaces-0.10.pc CP gstreamer-netbuffer-0.10.pc CP gstreamer-riff-0.10.pc CP gstreamer-pbutils-0.10.pc CP gstreamer-rtp-0.10.pc CP gstreamer-rtsp-0.10.pc CP gstreamer-sdp-0.10.pc CP gstreamer-tag-0.10.pc CP gstreamer-video-0.10.pc CP gstreamer-plugins-base-0.10.pc CP gstreamer-app-0.10-uninstalled.pc CP gstreamer-audio-0.10-uninstalled.pc CP gstreamer-cdda-0.10-uninstalled.pc CP gstreamer-fft-0.10-uninstalled.pc CP gstreamer-floatcast-0.10-uninstalled.pc CP gstreamer-netbuffer-0.10-uninstalled.pc CP gstreamer-pbutils-0.10-uninstalled.pc CP gstreamer-interfaces-0.10-uninstalled.pc CP gstreamer-riff-0.10-uninstalled.pc CP gstreamer-rtp-0.10-uninstalled.pc CP gstreamer-rtsp-0.10-uninstalled.pc CP gstreamer-sdp-0.10-uninstalled.pc CP gstreamer-tag-0.10-uninstalled.pc CP gstreamer-video-0.10-uninstalled.pc CP gstreamer-plugins-base-0.10-uninstalled.pc make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/pkgconfig' Making all in gst-libs make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs' Making all in gst make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst' make -C interfaces make -C tag make -C fft make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/tag' make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces' make -C floatcast make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/floatcast' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/floatcast' make -C netbuffer make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/fft' GEN interfaces-marshal.c CC libgsttag_0.10_la-gstvorbistag.lo make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/netbuffer' CC libgstfft_0.10_la-gstfft.lo CC libgstnetbuffer_0.10_la-gstnetbuffer.lo GEN interfaces-enumtypes.c GEN interfaces-marshal.h GEN interfaces-enumtypes.h make all-am make[5]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces' CC libgstinterfaces_0.10_la-colorbalance.lo CC libgstfft_0.10_la-gstffts16.lo CCLD libgstnetbuffer-0.10.la CC libgsttag_0.10_la-gstid3tag.lo CC libgstinterfaces_0.10_la-colorbalancechannel.lo CC libgstfft_0.10_la-gstffts32.lo CC libgsttag_0.10_la-gstxmptag.lo GEN GstNetbuffer-0.10.gir CC libgstinterfaces_0.10_la-mixer.lo g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. CC libgstfft_0.10_la-gstfftf32.lo CC libgstfft_0.10_la-gstfftf64.lo g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/netbuffer/tmp-introspectddRyTK/GstNetbuffer-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/netbuffer/tmp-introspectddRyTK/GstNetbuffer-0.10.c CC libgstinterfaces_0.10_la-mixeroptions.lo g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/netbuffer/tmp-introspectddRyTK/GstNetbuffer-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstnetbuffer-0.10.la -pthread -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/netbuffer/tmp-introspectddRyTK/GstNetbuffer-0.10.o CC libgstfft_0.10_la-kiss_fft_s16.lo CC libgstinterfaces_0.10_la-mixertrack.lo CC libgsttag_0.10_la-gstexiftag.lo GEN GstNetbuffer-0.10.typelib CC libgstinterfaces_0.10_la-navigation.lo make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/netbuffer' make -C rtp make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtp' CC libgstrtp_0.10_la-gstrtpbuffer.lo CC libgstfft_0.10_la-kiss_fft_s32.lo CC libgstinterfaces_0.10_la-propertyprobe.lo CC libgstfft_0.10_la-kiss_fft_f32.lo CC libgstrtp_0.10_la-gstrtcpbuffer.lo CC libgstinterfaces_0.10_la-streamvolume.lo CC libgstfft_0.10_la-kiss_fft_f64.lo CC libgstinterfaces_0.10_la-tuner.lo CC libgstfft_0.10_la-kiss_fftr_s16.lo CC libgstfft_0.10_la-kiss_fftr_s32.lo CC libgstinterfaces_0.10_la-tunernorm.lo CC libgstrtp_0.10_la-gstrtppayloads.lo CC libgstfft_0.10_la-kiss_fftr_f32.lo CC libgstinterfaces_0.10_la-tunerchannel.lo CC libgsttag_0.10_la-lang.lo CC libgstrtp_0.10_la-gstbasertpaudiopayload.lo CC libgstfft_0.10_la-kiss_fftr_f64.lo CC libgstinterfaces_0.10_la-videoorientation.lo CCLD libgstfft-0.10.la CC libgsttag_0.10_la-tags.lo CC libgstinterfaces_0.10_la-xoverlay.lo GEN GstFft-0.10.gir CC libgstrtp_0.10_la-gstbasertppayload.lo g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. CC libgsttag_0.10_la-gsttagdemux.lo CC libgstinterfaces_0.10_la-interfaces-marshal.lo g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/fft/tmp-introspect6c6AYr/GstFft-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/fft/tmp-introspect6c6AYr/GstFft-0.10.c CC libgstinterfaces_0.10_la-interfaces-enumtypes.lo g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/fft/tmp-introspect6c6AYr/GstFft-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstfft-0.10.la -pthread -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/fft/tmp-introspect6c6AYr/GstFft-0.10.o CC libgstrtp_0.10_la-gstbasertpdepayload.lo CCLD libgstinterfaces-0.10.la g-ir-scanner: GstFft: warning: 4 warnings suppressed (use --warn-all to see them) GEN GstFft-0.10.typelib make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/fft' make -C sdp make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/sdp' CC libgstsdp_0.10_la-gstsdpmessage.lo GEN GstInterfaces-0.10.gir CC libgsttag_0.10_la-gsttageditingprivate.lo g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. CCLD libgstrtp-0.10.la g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I../../../gst-libs -I../../../gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces/tmp-introspectg8uJsc/GstInterfaces-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces/tmp-introspectg8uJsc/GstInterfaces-0.10.c CC mklangtables-mklangtables.o g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces/tmp-introspectg8uJsc/GstInterfaces-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstinterfaces-0.10.la -pthread -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces/tmp-introspectg8uJsc/GstInterfaces-0.10.o GEN GstRtp-0.10.gir CCLD libgsttag-0.10.la g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I../../../gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtp/tmp-introspectG6ioQc/GstRtp-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtp/tmp-introspectG6ioQc/GstRtp-0.10.c g-ir-scanner: GstInterfaces: warning: 12 warnings suppressed (use --warn-all to see them) CCLD mklangtables GEN GstInterfaces-0.10.typelib GEN GstTag-0.10.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtp/tmp-introspectG6ioQc/GstRtp-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstrtp-0.10.la -pthread -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtp/tmp-introspectG6ioQc/GstRtp-0.10.o make[5]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces' make -C video make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video' GEN video-enumtypes.c CCLD libgstsdp-0.10.la GEN video-enumtypes.h make all-am make[5]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video' CC libgstvideo_0.10_la-video.lo GEN GstSdp-0.10.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/tag/tmp-introspectcgBE7p/GstTag-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/tag/tmp-introspectcgBE7p/GstTag-0.10.c g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I../../../gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/sdp/tmp-introspectPRMiCP/GstSdp-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/sdp/tmp-introspectPRMiCP/GstSdp-0.10.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/tag/tmp-introspectcgBE7p/GstTag-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgsttag-0.10.la -pthread -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/tag/tmp-introspectcgBE7p/GstTag-0.10.o g-ir-scanner: GstRtp: warning: 19 warnings suppressed (use --warn-all to see them) GEN GstRtp-0.10.typelib g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/sdp/tmp-introspectPRMiCP/GstSdp-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstsdp-0.10.la -pthread -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/sdp/tmp-introspectPRMiCP/GstSdp-0.10.o make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtp' make -C app make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app' GEN gstapp-marshal.c GEN gstapp-marshal.h make all-am make[5]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app' CC libgstapp_0.10_la-gstappsrc.lo CC libgstvideo_0.10_la-gstvideosink.lo g-ir-scanner: GstTag: warning: 8 warnings suppressed (use --warn-all to see them) GEN GstSdp-0.10.typelib GEN GstTag-0.10.typelib make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/sdp' CC libgstvideo_0.10_la-gstvideofilter.lo make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/tag' CC libgstvideo_0.10_la-convertframe.lo CC libgstapp_0.10_la-gstappbuffer.lo CC libgstvideo_0.10_la-video-enumtypes.lo CC libgstapp_0.10_la-gstappsink.lo CC libgstapp_0.10_la-gstapp-marshal.lo CCLD libgstvideo-0.10.la CCLD libgstapp-0.10.la GEN GstVideo-0.10.gir GEN GstApp-0.10.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I../../../gst-libs -I../../../gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video/tmp-introspectXdZIvF/GstVideo-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video/tmp-introspectXdZIvF/GstVideo-0.10.c g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I../../../gst-libs -I../../../gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app/tmp-introspectkez4Rg/GstApp-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app/tmp-introspectkez4Rg/GstApp-0.10.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video/tmp-introspectXdZIvF/GstVideo-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstvideo-0.10.la -pthread -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video/tmp-introspectXdZIvF/GstVideo-0.10.o g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app/tmp-introspectkez4Rg/GstApp-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstapp-0.10.la -pthread -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app/tmp-introspectkez4Rg/GstApp-0.10.o g-ir-scanner: GstVideo: warning: 5 warnings suppressed (use --warn-all to see them) GEN GstVideo-0.10.typelib g-ir-scanner: GstApp: warning: 14 warnings suppressed (use --warn-all to see them) make[5]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video' GEN GstApp-0.10.typelib make[5]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app' Making all in interfaces make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces' make all-am make[5]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces' Making all in tag make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/tag' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/tag' Making all in audio make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/audio' GEN audio-enumtypes.h GEN audio-enumtypes.c make all-am make[5]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/audio' CC libgstaudio_0.10_la-audio.lo CC libgstaudio_0.10_la-gstringbuffer.lo CC libgstaudio_0.10_la-gstaudioclock.lo CC libgstaudio_0.10_la-mixerutils.lo CC libgstaudio_0.10_la-multichannel.lo CC libgstaudio_0.10_la-gstbaseaudiosink.lo CC libgstaudio_0.10_la-gstbaseaudiosrc.lo CC libgstaudio_0.10_la-gstaudiofilter.lo CC libgstaudio_0.10_la-gstaudiosink.lo CC libgstaudio_0.10_la-gstaudiosrc.lo CC libgstaudio_0.10_la-audio-enumtypes.lo CC testchannels-testchannels.o CCLD libgstaudio-0.10.la CCLD testchannels GEN GstAudio-0.10.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I../../../gst-libs -I../../../gst-libs -I/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/audio/tmp-introspectgBIuu_/GstAudio-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/audio/tmp-introspectgBIuu_/GstAudio-0.10.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/audio/tmp-introspectgBIuu_/GstAudio-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstaudio-0.10.la /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces/libgstinterfaces-0.10.la -pthread -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/audio/tmp-introspectgBIuu_/GstAudio-0.10.o g-ir-scanner: GstAudio: warning: 7 warnings suppressed (use --warn-all to see them) GEN GstAudio-0.10.typelib make[5]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/audio' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/audio' Making all in cdda make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/cdda' CC libgstcdda_0.10_la-gstcddabasesrc.lo CCLD libgstcdda-0.10.la make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/cdda' Making all in fft make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/fft' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/fft' Making all in floatcast make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/floatcast' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/floatcast' Making all in netbuffer make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/netbuffer' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/netbuffer' Making all in riff make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/riff' CC libgstriff_0.10_la-riff.lo CC libgstriff_0.10_la-riff-media.lo CC libgstriff_0.10_la-riff-read.lo CCLD libgstriff-0.10.la GEN GstRiff-0.10.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/riff/tmp-introspectZXJbhR/GstRiff-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/riff/tmp-introspectZXJbhR/GstRiff-0.10.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/riff/tmp-introspectZXJbhR/GstRiff-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstriff-0.10.la /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/tag/libgsttag-0.10.la /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/audio/libgstaudio-0.10.la /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/interfaces/libgstinterfaces-0.10.la -pthread -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/riff/tmp-introspectZXJbhR/GstRiff-0.10.o g-ir-scanner: GstRiff: warning: 24 warnings suppressed (use --warn-all to see them) GEN GstRiff-0.10.typelib make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/riff' Making all in rtp make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtp' Making all in sdp make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/sdp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/sdp' Making all in rtsp make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtsp' GEN gstrtsp-marshal.h GEN gstrtsp-enumtypes.h GEN gstrtsp-marshal.c GEN gstrtsp-enumtypes.c make all-am make[5]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtsp' CC libgstrtsp_0.10_la-gstrtspbase64.lo CC libgstrtsp_0.10_la-gstrtsptransport.lo CC libgstrtsp_0.10_la-gstrtspurl.lo CC libgstrtsp_0.10_la-gstrtspmessage.lo CC libgstrtsp_0.10_la-gstrtspconnection.lo CC libgstrtsp_0.10_la-gstrtspdefs.lo CC libgstrtsp_0.10_la-gstrtspextension.lo CC libgstrtsp_0.10_la-gstrtsprange.lo CC libgstrtsp_0.10_la-gstrtsp-marshal.lo CC libgstrtsp_0.10_la-gstrtsp-enumtypes.lo CCLD libgstrtsp-0.10.la GEN GstRtsp-0.10.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I../../../gst-libs -I../../../gst-libs -I/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtsp/tmp-introspectbQZdw_/GstRtsp-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtsp/tmp-introspectbQZdw_/GstRtsp-0.10.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtsp/tmp-introspectbQZdw_/GstRtsp-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstrtsp-0.10.la /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/sdp/libgstsdp-0.10.la -pthread -lgio-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtsp/tmp-introspectbQZdw_/GstRtsp-0.10.o g-ir-scanner: GstRtsp: warning: 2 warnings suppressed (use --warn-all to see them) GEN GstRtsp-0.10.typelib make[5]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtsp' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/rtsp' Making all in video make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video' make all-am make[5]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video' Making all in pbutils make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils' GEN pbutils-enumtypes.h GEN pbutils-marshal.c GEN pbutils-enumtypes.c GEN pbutils-marshal.h make all-am make[5]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils' CC libgstpbutils_0.10_la-gstpluginsbaseversion.lo CC libgstpbutils_0.10_la-pbutils.lo CC libgstpbutils_0.10_la-codec-utils.lo CC libgstpbutils_0.10_la-descriptions.lo CC libgstpbutils_0.10_la-encoding-profile.lo CC libgstpbutils_0.10_la-encoding-target.lo CC libgstpbutils_0.10_la-install-plugins.lo CC libgstpbutils_0.10_la-missing-plugins.lo CC libgstpbutils_0.10_la-gstdiscoverer.lo CC libgstpbutils_0.10_la-gstdiscoverer-types.lo CC libgstpbutils_0.10_la-pbutils-enumtypes.lo CC libgstpbutils_0.10_la-pbutils-marshal.lo CCLD libgstpbutils-0.10.la GEN GstPbutils-0.10.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: compile: gcc -pthread -I/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=k8-sse3 -O2 -I../../../gst-libs -I../../../gst-libs -I/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils/tmp-introspectSruCel/GstPbutils-0.10.o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils/tmp-introspectSruCel/GstPbutils-0.10.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC --silent gcc -o /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils/tmp-introspectSruCel/GstPbutils-0.10 -export-dynamic -march=k8-sse3 -O2 -L. libgstpbutils-0.10.la -lgstreamer-0.10 -L/usr/lib64 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/video/libgstvideo-0.10.la -pthread -lgio-2.0 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils/tmp-introspectSruCel/GstPbutils-0.10.o ** Message: pygobject_register_sinkfunc is deprecated (GstObject) ** GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL) ** GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL) ACCESS DENIED mkdir: /root/.gstreamer-0.10 g-ir-scanner: GstPbutils: warning: 6 warnings suppressed (use --warn-all to see them) GEN GstPbutils-0.10.typelib make[5]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils' Making all in app make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app' make all-am make[5]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/app' make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst' make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs' make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs' Making all in gst make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst' make -C adder make -C app make -C audioconvert make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/adder' make -C audiorate make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/app' ORCC tmp-orc.c make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioconvert' CC libgstapp_la-gstapp.lo make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audiorate' ORCC tmp-orc.c CC libgstaudiorate_la-gstaudiorate.lo ORCC gstadderorc.h make all-am ORCC gstaudioconvertorc.h make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/adder' make all-am CC libgstadder_la-gstadder.lo make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioconvert' CC libgstaudioconvert_la-gstaudioconvert.lo CCLD libgstapp.la CCLD libgstaudiorate.la CC libgstaudioconvert_la-audioconvert.lo CC libgstadder_la-tmp-orc.lo make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/app' make -C audiotestsrc make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audiotestsrc' CC libgstaudiotestsrc_la-gstaudiotestsrc.lo make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audiorate' make -C encoding make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/encoding' GEN gstencode-marshal.h GEN gstencode-marshal.c CCLD libgstadder.la make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/encoding' CC libgstencodebin_la-gstencodebin.lo CC libgstaudioconvert_la-gstchannelmix.lo make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/adder' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/adder' make -C ffmpegcolorspace make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/ffmpegcolorspace' CC libgstffmpegcolorspace_la-gstffmpegcolorspace.lo CC libgstencodebin_la-gstsmartencoder.lo CCLD libgstaudiotestsrc.la CC libgstffmpegcolorspace_la-gstffmpegcodecmap.lo CC libgstaudioconvert_la-gstaudioquantize.lo CC libgstencodebin_la-gststreamcombiner.lo make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audiotestsrc' make -C gdp make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/gdp' CC libgstgdp_la-gstgdp.lo CC libgstffmpegcolorspace_la-dsputil.lo CC libgstencodebin_la-gststreamsplitter.lo CC libgstgdp_la-gstgdppay.lo CC libgstffmpegcolorspace_la-mem.lo CC libgstffmpegcolorspace_la-utils.lo CC libgstffmpegcolorspace_la-imgconvert.lo CC libgstaudioconvert_la-plugin.lo CC libgstencodebin_la-gstencode-marshal.lo CC libgstgdp_la-gstgdpdepay.lo CCLD libgstencodebin.la CC libgstaudioconvert_la-tmp-orc.lo CCLD libgstgdp.la make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/encoding' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/encoding' make -C playback make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/playback' GEN gstplay-marshal.h GEN gstplay-marshal.c make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/playback' CC libgstplaybin_la-gstplayback.lo make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/gdp' make -C audioresample make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioresample' CC libgstaudioresample_la-gstaudioresample.lo CC libgstplaybin_la-gstplaybin.lo CCLD libgstaudioconvert.la CC libgstplaybin_la-gstplaybin2.lo CC libgstaudioresample_la-speex_resampler_int.lo make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioconvert' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioconvert' make -C subparse make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/subparse' CC libgstsubparse_la-gstssaparse.lo CC libgstsubparse_la-gstsubparse.lo CC libgstaudioresample_la-speex_resampler_float.lo CC libgstaudioresample_la-speex_resampler_double.lo CC libgstsubparse_la-samiparse.lo CC libgstplaybin_la-gstplaysink.lo CC libgstsubparse_la-tmplayerparse.lo CCLD libgstaudioresample.la CC libgstsubparse_la-mpl2parse.lo make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioresample' make -C tcp make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/tcp' GEN gsttcp-enumtypes.c CC libgstsubparse_la-qttextparse.lo GEN gsttcp-marshal.c GEN gsttcp-enumtypes.h GEN gsttcp-marshal.h make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/tcp' CC libgsttcp_la-gsttcpplugin.lo CCLD libgstsubparse.la CC libgsttcp_la-gsttcp.lo CC libgstplaybin_la-gstplaybasebin.lo make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/subparse' CC libgsttcp_la-gstmultifdsink.lo CC libgsttcp_la-gsttcpclientsrc.lo CC libgsttcp_la-gsttcpclientsink.lo CC libgsttcp_la-gsttcpserversrc.lo CC libgstplaybin_la-gstplay-enum.lo CC libgsttcp_la-gsttcpserversink.lo CC libgstplaybin_la-gststreaminfo.lo CC libgsttcp_la-gsttcp-enumtypes.lo CC libgsttcp_la-gsttcp-marshal.lo CC libgstplaybin_la-gststreamselector.lo make -C typefind make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/typefind' CC libgsttypefindfunctions_la-gsttypefindfunctions.lo CCLD libgsttcp.la make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/tcp' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/tcp' make -C videotestsrc make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videotestsrc' ORCC tmp-orc.c ORCC gstvideotestsrcorc.h make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videotestsrc' CC libgstvideotestsrc_la-gstvideotestsrc.lo CC libgstplaybin_la-gstsubtitleoverlay.lo CC libgstvideotestsrc_la-videotestsrc.lo CC libgstplaybin_la-gststreamsynchronizer.lo CCLD libgsttypefindfunctions.la CC libgstvideotestsrc_la-tmp-orc.lo CC libgstplaybin_la-gstplay-marshal.lo CC generate_sine_table-generate_sine_table.o make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/typefind' CCLD libgstvideotestsrc.la CCLD generate_sine_table CC libgstdecodebin_la-gstdecodebin.lo CC libgstdecodebin_la-gstplay-marshal.lo CC libgstdecodebin2_la-gstdecodebin2.lo make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videotestsrc' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videotestsrc' make -C videorate make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videorate' CC libgstvideorate_la-gstvideorate.lo CC libgstdecodebin2_la-gsturidecodebin.lo CCLD libgstvideorate.la make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videorate' make -C videoscale make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videoscale' ORCC tmp-orc.c ORCC gstvideoscaleorc.h make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videoscale' CC libgstvideoscale_la-gstvideoscale.lo CC libgstdecodebin2_la-gstplay-enum.lo CC libgstdecodebin2_la-gstplay-marshal.lo CCLD libgstplaybin.la CC libgstvideoscale_la-vs_image.lo CCLD libgstdecodebin.la CCLD libgstdecodebin2.la CC libgstvideoscale_la-vs_scanline.lo CC libgstvideoscale_la-vs_4tap.lo make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/playback' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/playback' make -C volume make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/volume' ORCC tmp-orc.c ORCC gstvolumeorc.h make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/volume' CC libgstvolume_la-gstvolume.lo CC libgstvideoscale_la-vs_fill_borders.lo CC libgstvolume_la-tmp-orc.lo CC libgstvideoscale_la-tmp-orc.lo CCLD libgstffmpegcolorspace.la CCLD libgstvideoscale.la CCLD libgstvolume.la make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/ffmpegcolorspace' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videoscale' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videoscale' make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/volume' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/volume' Making all in adder make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/adder' make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/adder' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/adder' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/adder' Making all in app make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/app' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/app' Making all in audioconvert make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioconvert' make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioconvert' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioconvert' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioconvert' Making all in audiorate make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audiorate' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audiorate' Making all in audiotestsrc make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audiotestsrc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audiotestsrc' Making all in encoding make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/encoding' make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/encoding' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/encoding' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/encoding' Making all in ffmpegcolorspace make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/ffmpegcolorspace' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/ffmpegcolorspace' Making all in gdp make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/gdp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/gdp' Making all in playback make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/playback' make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/playback' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/playback' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/playback' Making all in audioresample make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioresample' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/audioresample' Making all in subparse make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/subparse' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/subparse' Making all in tcp make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/tcp' make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/tcp' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/tcp' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/tcp' Making all in typefind make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/typefind' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/typefind' Making all in videotestsrc make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videotestsrc' make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videotestsrc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videotestsrc' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videotestsrc' Making all in videorate make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videorate' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videorate' Making all in videoscale make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videoscale' make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videoscale' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videoscale' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/videoscale' Making all in volume make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/volume' make all-am make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/volume' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/volume' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst/volume' make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst' make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst' Making all in sys make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/sys' make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/sys' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/sys' make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/sys' Making all in ext make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/ext' make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/ext' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/ext' make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/ext' Making all in tools make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/tools' CC gst-discoverer.o GEN gst-visualise-0.10 GEN gst-visualise-0.10.1 CCLD gst-discoverer-0.10 make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/tools' Making all in tests make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/tests' Making all in check make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/tests/check' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/tests/check' make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/tests' make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/tests' Making all in docs make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs' Making all in design make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs/design' make[4]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs/design' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs/design' make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs/design' Making all in libs make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs/libs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs/libs' Making all in plugins make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs/plugins' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs/plugins' make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs' make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/docs' Making all in po make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/po' make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/po' Making all in common make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/common' Making all in m4 make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/common/m4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/common/m4' make[3]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/common' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/common' make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/common' Making all in m4 make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/m4' make[2]: Entering directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32' make[2]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32' make[1]: Leaving directory `/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32' --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-24551.log" VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: mkdir S: deny P: /root/.gstreamer-0.10 A: /root/.gstreamer-0.10 R: /root/.gstreamer-0.10 C: /usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils/tmp-introspectSruCel/.libs/GstPbutils-0.10 --introspect-dump=/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils/tmp-introspectSruCel/types.txt,/usr/local/tmp/portage/media-libs/gst-plugins-base-0.10.32/work/gst-plugins-base-0.10.32/gst-libs/gst/pbutils/tmp-introspectSruCel/dump.xml --------------------------------------------------------------------------------