Summary: | media-sound/cantata-2.0.1 fails to emerge (compile stage) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Zsolt Tóth <horvathjeno1944> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | autobuilds | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
The actual log.
The info. |
Description
Zsolt Tóth
2016-06-06 09:15:30 UTC
Created attachment 436608 [details]
The info.
(In reply to Felix Janda from comment #2) > https://wiki.gentoo.org/wiki/Upgrading_from_gcc-4.x_to_gcc-5.x#Critical_News I did what the article asked me to do, but no improvement. Same error, during the linking of the CXX static library libsolidlite.a, at 34%. > CMakeFiles/cantata-tags.dir/tags.cpp.o: In function `Tags::setTxxxTag(TagLib::ID3v2::Tag*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .constprop.305]':
> tags.cpp:(.text+0x13de): undefined reference to `TagLib::String::String(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, TagLib::String::Type)'
Looks like a GCC upgrade issue. Please rebuild media-libs/taglib.
|