[РЕШЕНО] Не ставится mkvtoolnix

Sabayon, Calculate, Funtoo, Exherbo

Модератор: /dev/random

Ответить
Аватара пользователя
Yaros
Сообщения: 501
ОС: Debian Wheezy / Gentoo

[РЕШЕНО] Не ставится mkvtoolnix

Сообщение Yaros »

Решил поставить видеоредактор LiVES, у него в зависимостях mkvtoolnix, который никак не хочет собираться.
USE-флаги:

Код: Выделить всё

[19 янв 2015 12:41:31] rand@DragonReborn ~
 $ emerge -vp lives
!!! Found 2 make.conf files, using both '/etc/make.conf' and '/etc/portage/make.conf'

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] media-video/mkvtoolnix-6.6.0  USE="-debug -pch -qt4 -wxwidgets" 0 KiB
[ebuild  N    ~] media-video/lives-1.4.6  USE="matroska nls ogg theora -libvisual" 0 KiB

Total: 2 packages (2 new), Size of downloads: 0 KiB
Сама установка:

Код: Выделить всё

[19 янв 2015 13:03:30] rand@DragonReborn ~
 $ sudo emerge lives
!!! Found 2 make.conf files, using both '/etc/make.conf' and '/etc/portage/make.conf'

 * IMPORTANT: 10 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


 * IMPORTANT: config file '/etc/portage/package.use' needs updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.
Calculating dependencies... done!

>>> Verifying ebuild manifests
>>> Running pre-merge checks for media-video/mkvtoolnix-6.6.0

>>> Emerging (1 of 2) media-video/mkvtoolnix-6.6.0::gentoo
 * mkvtoolnix-6.6.0.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                              [ ok ]
>>> 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 ]
 * 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.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 --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.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
*** 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... /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... en
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.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 `<top (required)>'
    from <internal:gem_prelude>:1:in `require'
    from <internal:gem_prelude>:1:in `<compiled>'
 * 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 2940:  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'

>>> Failed to emerge media-video/mkvtoolnix-6.6.0, Log file:

>>>  '/var/tmp/portage/media-video/mkvtoolnix-6.6.0/temp/build.log'

 * Messages for package media-video/mkvtoolnix-6.6.0:

 * 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 2940:  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'

Напрягает в основном это:

Код: Выделить всё

 * 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 2940:  Called die
 * The specific snippet of code:
 *       ./drake V=1 -j$(makeopts_jobs) || die
Я правильно понял, что проблема в исходниках программы, или я просто что-то не учел и все можно поставить без патчей?
=========
=Мой блог. =
=========
Gentoo-ниасилятар
Спасибо сказали:
Аватара пользователя
/dev/random
Администратор
Сообщения: 5282
ОС: Gentoo

Re: [РЕШЕНО] Не ставится mkvtoolnix

Сообщение /dev/random »

Yaros писал(а):
19.01.2015 13:34

Код: Выделить всё

/usr/lib64/ruby/2.0.0/rubygems.rb:15:in `require': cannot load such file -- rubygems/compatibility (LoadError)

Кажется, у вас что-то повреждено в установке ruby или gems. Попробуйте сделать emerge -1 dev-lang/ruby dev-ruby/rubygems.
Спасибо сказали:
Аватара пользователя
Yaros
Сообщения: 501
ОС: Debian Wheezy / Gentoo

Re: [РЕШЕНО] Не ставится mkvtoolnix

Сообщение Yaros »

Спасибо, именно так и оказалось.
=========
=Мой блог. =
=========
Gentoo-ниасилятар
Спасибо сказали:
Ответить