Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 647760

Summary: vlc-3.0.0-r1 link failure (matroska)
Product: Gentoo Linux Reporter: acab
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description acab 2018-02-15 18:34:43 UTC
Emerging vlc-3.0.0-r1 fails for me with a few linker errors in matroska: e.g.
demux/mkv/.libs/libmkv_plugin_la-matroska_segment.o: In function `matroska_segment_c::ParseSimpleTags(
SimpleTag*, libmatroska::KaxTagSimple*, int)':
matroska_segment.cpp:(.text+0x4a8e): undefined reference to `libebml::EbmlString::operator std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > const&() const'
Comment 1 acab 2018-02-15 18:35:13 UTC
Created attachment 519680 [details]
emerge --info
Comment 2 Andreas Sturmlechner gentoo-dev 2018-02-15 18:36:58 UTC

*** This bug has been marked as a duplicate of bug 647482 ***
Comment 3 acab 2018-02-15 18:37:11 UTC
Created attachment 519682 [details]
build.log
Comment 4 Andreas Sturmlechner gentoo-dev 2018-02-15 18:45:46 UTC
(rebuild libeml)
Comment 5 acab 2018-02-15 18:48:32 UTC
(In reply to Andreas Sturmlechner from comment #4)
> (rebuild libeml)

Thanks, worked