Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635712 - media-video/mkvtoolnix-17.0.0 fails in link phase
Summary: media-video/mkvtoolnix-17.0.0 fails in link phase
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-28 17:56 UTC by Christian Apeltauer
Modified: 2017-10-28 22:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
complete build log (build.log,264.11 KB, text/x-log)
2017-10-28 17:56 UTC, Christian Apeltauer
Details
emerge --info mkvtoolnix (info,5.55 KB, text/plain)
2017-10-28 17:57 UTC, Christian Apeltauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Apeltauer 2017-10-28 17:56:45 UTC
Created attachment 500556 [details]
complete build log

media-video/mkvtoolnix-17.0.0 fails in link phase due to an unresolved symbol:
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -fstack-protector-strong -Llib/avilib-0.6.10 -Llib/librmff -Lsrc/common -o src/mkvmerge src/merge/mkvmerge.o -Lsrc/merge -lmtxmerge -Lsrc/input -lmtxinput -Lsrc/output -lmtxoutput -Lsrc/merge -lmtxmerge -lmtxcommon -lmagic -lz -lmatroska -lebml -lz -lpugixml -lboost_regex-mt -lboost_filesystem -lboost_system -lavi -lrmff -Lsrc/mpegparser -lmpegparser -lFLAC -logg -lm -lvorbis -logg
src/common/libmtxcommon.a(ebml_chapters_converter.o): In function `mtx::xml::ebml_chapters_converter_c::fix_display(libmatroska::KaxChapterDisplay&) const':
ebml_chapters_converter.cpp:(.text+0x3501): undefined reference to `libebml::EbmlString::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&() const'
ebml_chapters_converter.cpp:(.text+0x3703): undefined reference to `libebml::EbmlString::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&() const'
collect2: error: ld returned 1 exit status
Comment 1 Christian Apeltauer 2017-10-28 17:57:13 UTC
Created attachment 500558 [details]
emerge --info mkvtoolnix
Comment 2 Mike Gilbert gentoo-dev 2017-10-28 19:16:28 UTC
Please try rebuilding dev-libs/libebml.