* Package: media-video/mkvtoolnix-6.6.0 * Repository: gentoo * Maintainer: media-video@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux qt4 userland_GNU wxwidgets * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mkvtoolnix-6.6.0.tar.xz to /var/tmp/portage/media-video/mkvtoolnix-6.6.0/work >>> Source unpacked in /var/tmp/portage/media-video/mkvtoolnix-6.6.0/work >>> Preparing source in /var/tmp/portage/media-video/mkvtoolnix-6.6.0/work/mkvtoolnix-6.6.0 ... * Applying mkvtoolnix-5.8.0-system-pugixml.patch ... [ ok ] * Applying mkvtoolnix-5.8.0-boost-configure.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/mkvtoolnix-6.6.0/work/mkvtoolnix-6.6.0' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: mkvtoolnix-6.6.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/mkvtoolnix-6.6.0/work/mkvtoolnix-6.6.0 ... * Requested wxWidgets: unicode 2.8 * Using wxWidgets: gtk2-unicode-release-2.8 * econf: updating mkvtoolnix-6.6.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mkvtoolnix-6.6.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-debug --enable-qt --enable-wxwidgets --disable-precompiled-headers --with-wx-config=/usr/lib64/wx/config/gtk2-unicode-release-2.8 --disable-optimization --docdir=/usr/share/doc/mkvtoolnix-6.6.0 --with-boost=/usr --with-boost-libdir=/usr/lib64 --without-curl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld 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 for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for vsscanf... yes checking for syscall... yes checking gcc version... 4.7.3 checking for support for the "-std=c++11"/"-std=c++0x" flag... -std=c++11 checking for support for C++11 feature "initializer lists"... yes checking for support for C++11 feature "range-based 'for'"... yes checking for support for C++11 feature "right angle brackets"... yes checking for support for C++11 feature "'auto' keyword"... yes checking for support for C++11 feature "lambda functions"... yes checking for support for C++11 feature "nullptr"... yes checking for support for C++11 feature "tuples"... yes checking compiler is clang... no checking whether the byte order is big-endian... no checking if being compiled with mingw32... no checking for int64_t... yes checking for uint64_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for PRId64 and PRIu64... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo... yes checking for ogg_sync_init in -logg... yes checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking for vorbis_synthesis_init in -lvorbis... yes checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking for FLAC__stream_decoder_new in -lFLAC... yes checking for FLAC__StreamMetadata_StreamInfo.sample_rate... yes checking for FLAC__stream_decoder_skip_single_frame in -lFLAC... yes checking for libEBML headers version >= 1.3.0... yes checking if linking against libEBML works and if it requires -DEBML_DLL... yes, without -DEBML_DLL checking for libMatroska headers version >= 1.4.1... yes checking if linking against libMatroska works and if it requires -DMATROSKA_DLL... yes, without -MATROSKA_DLL checking for ZLIB... yes checking for wx-config... /usr/lib64/wx/config/gtk2-unicode-release-2.8 checking for wxWidgets 2.8.0 or newer... 2.8.12 ok checking for wxWidgets class wxBitmapComboBox... yes checking for wxMenuBar member function SetMenuLabel... yes checking for wxMenuItem member function SetItemlabel... yes checking for moc-qt4... no checking for moc... /usr/bin/moc checking for the Qt version /usr/bin/moc uses... 4.8.5 checking for uic-qt4... no checking for uic... /usr/bin/uic checking for the Qt version /usr/bin/uic uses... 4.8.5 checking for rcc-qt4... no checking for rcc... /usr/bin/rcc checking for the Qt version /usr/bin/rcc uses... 4.8.5 checking for Qt 4.7.0 or newer... yes checking for magic_open in -lmagic... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for boostlib >= 1.46.0... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system-mt... yes checking whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem-mt... yes checking whether the Boost::Regex library is available... yes checking for exit in -lboost_regex-mt... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking boost/rational.hpp usability... yes checking boost/rational.hpp presence... yes checking for boost/rational.hpp... yes checking boost/logic/tribool.hpp usability... yes checking boost/logic/tribool.hpp presence... yes checking for boost/logic/tribool.hpp... yes checking boost/lexical_cast.hpp usability... yes checking boost/lexical_cast.hpp presence... yes checking for boost/lexical_cast.hpp... yes checking boost/range.hpp usability... yes checking boost/range.hpp presence... yes checking for boost/range.hpp... yes checking boost/variant.hpp usability... yes checking boost/variant.hpp presence... yes checking for boost/variant.hpp... yes checking for etags... no checking for ebrowse... no checking for pandoc... no checking for xsltproc... /usr/bin/xsltproc checking whether xsltproc works... no checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for po4a... /usr/bin/po4a checking for po4a-translate... /usr/bin/po4a-translate checking whether po4a-translate works... yes checking for gettext... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking the translations to install... ru checking the manpage translation languages to install... checking the mmg guide translation languages to install... configure: creating ./config.status config.status: creating build-config config.status: creating config.h The mkvtoolnix configuration is complete. Optional features that are built: * FLAC audio * GUIs (wxWidgets version) * GUIs (Qt version) * libMagic file type detection * translations (gettext) Optional features that are NOT built: * debugging information * compiler optimizations * profiling support * pre-compiled headers * online update checks (via libcurl) >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/mkvtoolnix-6.6.0/work/mkvtoolnix-6.6.0 ... /usr/lib64/ruby/2.0.0/rubygems.rb:15:in `require': cannot load such file -- rubygems/compatibility (LoadError) from /usr/lib64/ruby/2.0.0/rubygems.rb:15:in `' from :1:in `require' from :1:in `' * ERROR: media-video/mkvtoolnix-6.6.0::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2954: Called die * The specific snippet of code: * ./drake V=1 -j$(makeopts_jobs) || die * * If you need support, post the output of `emerge --info '=media-video/mkvtoolnix-6.6.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/mkvtoolnix-6.6.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-video/mkvtoolnix-6.6.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/mkvtoolnix-6.6.0/temp/environment'. * Working directory: '/var/tmp/portage/media-video/mkvtoolnix-6.6.0/work/mkvtoolnix-6.6.0' * S: '/var/tmp/portage/media-video/mkvtoolnix-6.6.0/work/mkvtoolnix-6.6.0'