Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647760 - vlc-3.0.0-r1 link failure (matroska)
Summary: vlc-3.0.0-r1 link failure (matroska)
Status: RESOLVED DUPLICATE of bug 647482
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-15 18:34 UTC by acab
Modified: 2018-02-15 18:48 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.log,6.74 KB, text/plain)
2018-02-15 18:35 UTC, acab
Details
build.log (build.log.bz2,58.11 KB, application/x-bzip2)
2018-02-15 18:37 UTC, acab
Details

Note You need to log in before you can comment on or make changes to this bug.
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