Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 490506 Details for
Bug 628880
media-video/mkvtoolnix-15.0.0-r1 needs newer libmatroska (>= 1.4.7)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
mkvtoolnix.build.log (text/x-log), 27.92 KB, created by
Jan Vansteenkiste
on 2017-08-25 05:24:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Jan Vansteenkiste
Created:
2017-08-25 05:24:33 UTC
Size:
27.92 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-video/mkvtoolnix-15.0.0-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: media-video@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux qt5 userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mkvtoolnix-15.0.0.tar.xz to /var/tmp/portage/media-video/mkvtoolnix-15.0.0-r1/work >>>> Source unpacked in /var/tmp/portage/media-video/mkvtoolnix-15.0.0-r1/work >>>> Preparing source in /var/tmp/portage/media-video/mkvtoolnix-15.0.0-r1/work/mkvtoolnix-15.0.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-video/mkvtoolnix-15.0.0-r1/work/mkvtoolnix-15.0.0 ... > * econf: updating mkvtoolnix-15.0.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mkvtoolnix-15.0.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 --docdir=/usr/share/doc/mkvtoolnix-15.0.0-r1 --htmldir=/usr/share/doc/mkvtoolnix-15.0.0-r1/html --libdir=/usr/lib64 --disable-debug --enable-qt --disable-precompiled-headers --with-moc=/usr/lib64/qt5/bin/moc --with-uic=/usr/lib64/qt5/bin/uic --with-rcc=/usr/lib64/qt5/bin/rcc --with-qmake=/usr/lib64/qt5/bin/qmake --disable-update-check --disable-optimization --docdir=/usr/share/doc/mkvtoolnix-15.0.0-r1 --with-boost=/usr --with-boost-libdir=/usr/lib64 >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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/lib/portage/python2.7/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-strings... x86_64-pc-linux-gnu-strings >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 stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking for vsscanf... yes >checking for syscall... yes >checking gcc version... 5.4.0 >checking for support for the "-std=c++14" flag... -std=gnu++14 >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 for support for C++11 feature "alias declarations"... yes >checking for support for C++14 feature "std::make_unique"... yes >checking for support for C++14 feature "digit separators"... yes >checking for support for C++14 feature "binary literals"... yes >checking for support for C++14 feature "generic lambdas"... 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 EBML... yes >checking for MATROSKA... yes >checking if libEBML contains FindNextChild... yes >checking pugixml.hpp usability... yes >checking pugixml.hpp presence... yes >checking for pugixml.hpp... yes >checking for main in -lpugixml... yes >configure: Using the system version of the pugixml library >checking nlohmann's json-cpp... no >configure: Using the internal version of nlohmann json-cpp >checking utf8.h usability... no >checking utf8.h presence... no >checking for utf8.h... no >configure: Using the internal version of UTF8-CPP >checking for ZLIB... yes >checking for moc... using supplied /usr/lib64/qt5/bin/moc >checking for the Qt version /usr/lib64/qt5/bin/moc uses... 5.7.1 >checking for uic... using supplied /usr/lib64/qt5/bin/uic >checking for the Qt version /usr/lib64/qt5/bin/uic uses... 5.7.1 >checking for rcc... using supplied /usr/lib64/qt5/bin/rcc >checking for the Qt version /usr/lib64/qt5/bin/rcc uses... 5.7.1 >checking for qmake... using supplied /usr/lib64/qt5/bin/qmake >checking for the Qt version /usr/lib64/qt5/bin/qmake uses... 5.7.1 >checking for Qt 5.3.0 or newer... yes >checking for lconvert... /usr/bin/lconvert >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.49.0... yes >checking whether the Boost::System library is available... yes >checking for exit in -lboost_system... yes >checking whether the Boost::Filesystem library is available... yes >checking for exit in -lboost_filesystem... yes >checking whether the Boost::Regex library is available... yes >checking for exit in -lboost_regex-mt... yes >checking whether the Boost::Date_Time library is available... yes >checking for exit in -lboost_date_time-mt... yes >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/math/common_factor.hpp usability... yes >checking boost/math/common_factor.hpp presence... yes >checking for boost/math/common_factor.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 main in -lgtest_main... no >checking gtest/gtest.h usability... no >checking gtest/gtest.h presence... no >checking for gtest/gtest.h... no >checking for pandoc... no >checking for DocBook XSL root directory... /usr/share/sgml/docbook/xsl-stylesheets >checking for xsltproc... /usr/bin/xsltproc >checking whether xsltproc works... yes >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... nl >checking the manpage translation languages to install... nl >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 > * libMagic file type detection > * man page translations (po4a) > * translations (gettext) >Optional features that are NOT built: > * online update check in the GUI > * debugging information > * compiler optimizations > * profiling support > * development technique 'address sanitizer' > * development technique 'undefined behavior sanitizer' > * pre-compiled headers > * make a static build of the applications >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-video/mkvtoolnix-15.0.0-r1/work/mkvtoolnix-15.0.0 ... >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_merge_mkvmerge_o.d -o src/merge/mkvmerge.o -x c++ src/merge/mkvmerge.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_extract_mkvextract_o.d -o src/extract/mkvextract.o -x c++ src/extract/mkvextract.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_info_mkvinfo_o.d -o src/info/mkvinfo.o -x c++ src/info/mkvinfo.cpp >[01m[Ksrc/info/mkvinfo.cpp:[m[K In function â[01m[Kvoid handle_video_projection(libebml::EbmlStream*&, libebml::EbmlElement*&)[m[Kâ: >[01m[Ksrc/info/mkvinfo.cpp:650:12:[m[K [01;31m[Kerror: [m[Kâ[01m[KKaxVideoProjectionType[m[Kâ was not declared in this scope > if (Is<KaxVideoProjectionType>(l5)) { >[01;32m[K ^[m[K >compilation terminated due to -Wfatal-errors. >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_propedit_propedit_o.d -o src/propedit/propedit.o -x c++ src/propedit/propedit.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_extract_attachments_o.d -o src/extract/attachments.o -x c++ src/extract/attachments.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_propedit_attachment_target_o.d -o src/propedit/attachment_target.o -x c++ src/propedit/attachment_target.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_extract_chapters_o.d -o src/extract/chapters.o -x c++ src/extract/chapters.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_extract_cues_o.d -o src/extract/cues.o -x c++ src/extract/cues.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_merge_cluster_helper_o.d -o src/merge/cluster_helper.o -x c++ src/merge/cluster_helper.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_propedit_change_o.d -o src/propedit/change.o -x c++ src/propedit/change.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_extract_cuesheets_o.d -o src/extract/cuesheets.o -x c++ src/extract/cuesheets.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_merge_cues_o.d -o src/merge/cues.o -x c++ src/merge/cues.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_extract_extract_cli_parser_o.d -o src/extract/extract_cli_parser.o -x c++ src/extract/extract_cli_parser.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_propedit_chapter_target_o.d -o src/propedit/chapter_target.o -x c++ src/propedit/chapter_target.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_merge_generic_packetizer_o.d -o src/merge/generic_packetizer.o -x c++ src/merge/generic_packetizer.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_propedit_options_o.d -o src/propedit/options.o -x c++ src/propedit/options.cpp >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_extract_options_o.d -o src/extract/options.o -x c++ src/extract/options.cpp >[01m[Ksrc/merge/generic_packetizer.cpp:[m[K In member function â[01m[Kvirtual void generic_packetizer_c::set_video_projection_type(uint64_t, option_source_e)[m[Kâ: >[01m[Ksrc/merge/generic_packetizer.cpp:880:43:[m[K [01;31m[Kerror: [m[Kâ[01m[KKaxVideoProjection[m[Kâ was not declared in this scope > auto &projection = GetChildEmptyIfNew<KaxVideoProjection>(GetChild<KaxTrackVideo>(m_track_entry)); >[01;32m[K ^[m[K >compilation terminated due to -Wfatal-errors. >x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -pipe -march=broadwell -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -c -MMD -MF ./rake.d/dependency.d/tmp/src_info_console_ui_o.d -o src/info/console_ui.o -x c++ src/info/console_ui.cpp >/usr/lib64/qt5/bin/moc -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/utf8-cpp/source -nw src/mkvtoolnix-gui/app.h > src/mkvtoolnix-gui/app.moc [31;01m*[0m ERROR: media-video/mkvtoolnix-15.0.0-r1::gentoo failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 115: Called src_compile > [31;01m*[0m environment, line 2318: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m rake V=1 -j$(makeopts_jobs) || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-video/mkvtoolnix-15.0.0-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-video/mkvtoolnix-15.0.0-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-video/mkvtoolnix-15.0.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-video/mkvtoolnix-15.0.0-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-video/mkvtoolnix-15.0.0-r1/work/mkvtoolnix-15.0.0' > [31;01m*[0m S: '/var/tmp/portage/media-video/mkvtoolnix-15.0.0-r1/work/mkvtoolnix-15.0.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 628880
: 490506 |
492228