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

Bug 598308

Summary: kde-apps/libkcddb-16.08.2 dies with link error
Product: Gentoo Linux Reporter: ephemer0l <om>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal CC: jstein, martin.dummer
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info =kde-apps/libkcddb-16.08.2

Description ephemer0l 2016-10-28 04:54:17 UTC
Created attachment 451702 [details]
build.log

build log attached, and emerge --info will follow
Comment 1 ephemer0l 2016-10-28 05:08:27 UTC
Created attachment 451704 [details]
emerge --info =kde-apps/libkcddb-16.08.2
Comment 2 Andreas Sturmlechner gentoo-dev 2016-10-28 07:41:45 UTC
That is GCC-5 upgrade fallout. Did you follow the steps of the related news item?
Comment 3 Martin Dummer 2016-10-30 10:19:58 UTC
(In reply to Andreas Sturmlechner from comment #2)
> That is GCC-5 upgrade fallout. Did you follow the steps of the related news
> item?

Hi,
I followed the GCC5 upgrade steps and had this problem, too.
I discovered that emerging it with "USE=-musicbrainz" is successful but this did not satisfy me.
I re-emerged all dependent libraries which had an installation date before gcc-5 upgrade.
My steps were (in this order):
emerge -1 dev-util/cppunit
emerge -1 media-libs/libdiscid
emerge -1 =media-libs/musicbrainz-5.0.1 =media-libs/musicbrainz-3.0.3
emerge -1 =kde-apps/libkcddb-16.08.2
Comment 4 Andreas Sturmlechner gentoo-dev 2016-11-01 21:13:36 UTC
That can only be happening if media-libs/musicbrainz rebuild failed and you didn't notice.