Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 598308 - kde-apps/libkcddb-16.08.2 dies with link error
Summary: kde-apps/libkcddb-16.08.2 dies with link error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-28 04:54 UTC by ephemer0l
Modified: 2016-11-06 12:59 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,54.69 KB, text/x-log)
2016-10-28 04:54 UTC, ephemer0l
Details
emerge --info =kde-apps/libkcddb-16.08.2 (file_598308.txt,17.57 KB, text/plain)
2016-10-28 05:08 UTC, ephemer0l
Details

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