* Package: media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4 * Repository: gentoo * Maintainer: gstreamer * USE: abi_x86_64 amd64 elibc_glibc kernel_linux orc userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gst-ffmpeg-0.10.13_p201211.tar.xz to /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/work >>> Unpacking gst-ffmpeg-0.10.13_p201211-libav-9-patches.tar.xz to /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/work >>> Source unpacked in /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/work >>> Preparing source in /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/work/gst-ffmpeg-0.10.13_p201211 ... * Applying 0001-Partially-revert-commit-0300801b.patch ... [ ok ] * Applying 0002-Fix-includes-for-systemwide-build.patch ... [ ok ] * Applying 0003-libav-Switch-to-non-deprecated-symbols.patch ... [ ok ] * Applying 0004-av-update-to-use-AVOption-variants.patch ... [ ok ] * Applying 0005-av-Update-for-some-constant-changes.patch ... [ ok ] * Applying 0006-av-Remove-palette-support-for-now.patch ... [ ok ] * Applying 0007-av-Port-remaining-simple-bits.patch ... [ ok ] * Applying 0008-av-Use-av_codec_is_-en-de-coder-API-instead-of-priva.patch ... [ ok ] * Applying 0009-avprotocol-Port-from-the-URL-protocol-handler-to-san.patch ... [ ok ] * Applying 0010-avdec-don-t-wait-for-keyframe.patch ... [ ok ] * Applying 0011-av_get_bits_per_sample_format-was-removed-in-libav-9.patch ... [ ok ] * Applying 0.10.13_p201211-channel_layout.patch ... [ ok ] * Applying 0.10.13_p201211-iscodec.patch ... [ ok ] * Applying 0.10.13_p201211-coma.patch ... [ ok ] * Applying 0.10.13_p201211-gstffmpegpipe_redef.patch ... [ ok ] * Applying 0.10.13_p201211-planaraudio.patch ... [ ok ] * Applying 0.10.13_p201211-ffmpeg2.patch ... [ ok ] * Applying 0.10.13_p201211-r_frame_rate.patch ... [ ok ] * Applying 0.10.13_p201211-audioresample.patch ... [ ok ] * Applying 0.10.13_p201211-snow-codec.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/work/gst-ffmpeg-0.10.13_p201211 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating gst-ffmpeg-0.10.13_p201211/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gst-ffmpeg-0.10.13_p201211/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/work/gst-ffmpeg-0.10.13_p201211/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --with-system-ffmpeg --enable-orc 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 whether make supports nested variables... 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking 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... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool 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... ok 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... yes 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 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 configure: Using GStreamer Libav source release as package name configure: Using Unknown package origin as package origin 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 checking whether to build static plugins or not... no checking whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for valgrind... /usr/bin/valgrind checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: Looking for Python version >= 2.1 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking whether to build plugin documentation... no (gtk-doc disabled or not available) checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking 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_PLUGINS_BASE... yes configure: using GStreamer Base Plugins in /usr/lib64/gstreamer-0.10 checking for GST_CHECK... yes configure: Using GStreamer Core Plugins in /usr/lib64/gstreamer-0.10 configure: Using GStreamer Base Plugins in /usr/lib64/gstreamer-0.10 checking for ORC... yes checking for usable orcc... /usr/bin/orcc configure: Using /usr/lib64/gstreamer-0.10 as the plugin install location checking to see if compiler understands ... 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 -Wold-style-definition... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Waddress... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Wno-multichar... yes checking to see if compiler understands -Wnested-externs... yes configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs configure: set ERROR_CFLAGS to checking for BZ2_bzlibVersion in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for FFMPEG... yes checking for POSTPROC... configure: error: Package requirements (libpostproc libavcodec libavutil) were not met: Package libpostproc was not found in the pkg-config search path. Perhaps you should add the directory containing `libpostproc.pc' to the PKG_CONFIG_PATH environment variable Package 'libpostproc', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables POSTPROC_CFLAGS and POSTPROC_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/work/gst-ffmpeg-0.10.13_p201211-abi_x86_64.amd64/config.log * ERROR: media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 90: Called src_configure * environment, line 2718: Called multilib-minimal_src_configure * environment, line 1945: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 2152: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 1876: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 1874: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 398: Called multilib-minimal_abi_src_configure * environment, line 1939: Called multilib_src_configure * environment, line 2364: Called econf '--with-system-ffmpeg' '--enable-orc' * phase-helpers.sh, line 662: Called __helpers_die 'econf failed' * isolated-functions.sh, line 117: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4::gentoo'`. * The complete build log is located at '/var/log/portage/media-plugins:gst-plugins-ffmpeg-0.10.13_p201211-r4:20151114-105602.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/temp/environment'. * Working directory: '/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/work/gst-ffmpeg-0.10.13_p201211-abi_x86_64.amd64' * S: '/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4/work/gst-ffmpeg-0.10.13_p201211'