* Package: media-video/mkvtoolnix-6.6.0  * Repository: gentoo  * Maintainer: media-video@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * 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 ] * Applying mkvtoolnix-6.6.0-boost-1.56.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/mkvtoolnix-6.6.0/work/mkvtoolnix-6.6.0' ... * Running aclocal ...  [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ...  [ 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 ... * econf: updating mkvtoolnix-6.6.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mkvtoolnix-6.6.0/config.sub with /usr/share/gnuconfig/config.sub ./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 --disable-qt --disable-wxwidgets --disable-precompiled-headers --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/bin/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.8.4 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 *** Not checking for wxWidgets: disabled by user request 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... no checking for po4a-translate... no checking for gettext... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking the translations to install... cs de es eu fr it ja lt nl pl pt ru tr uk zh_CN zh_TW checking the manpage translation languages to install... de ja nl uk zh_CN checking the mmg guide translation languages to install... en es eu nl zh_CN 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 * libMagic file type detection * translations (gettext) Optional features that are NOT built: * debugging information * compiler optimizations * profiling support * pre-compiled headers * GUIs (wxWidgets version) * GUIs (Qt version) * 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.1.0/rubygems.rb:15:in `require': cannot load such file -- rubygems/compatibility (LoadError) from /usr/lib64/ruby/2.1.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 3307: 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'