Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570260 - kde-frameworks/kfilemetadata-5.17.0 fails to build
Summary: kde-frameworks/kfilemetadata-5.17.0 fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-30 15:08 UTC by Paul Monsour
Modified: 2015-12-31 17:09 UTC (History)
1 user (show)

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


Attachments
output of emerge --info (info.log,6.09 KB, text/plain)
2015-12-30 15:08 UTC, Paul Monsour
Details
build log (build.log,115.10 KB, text/plain)
2015-12-30 15:18 UTC, Paul Monsour
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Monsour 2015-12-30 15:08:16 UTC
Created attachment 421234 [details]
output of emerge --info

I am unable to build kde-frameworks/kfilemetadata-5.17.0. The emerge builds to 100% and then fails with the following messages:

[100%] Built target kfilemetadata_popplerextractor
make[1]: Leaving directory '/var/tmp/portage/kde-frameworks/kfilemetadata-5.17.0/work/kfilemetadata-5.17.0_build'
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

Any help much appreciated.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2015-12-30 15:08:48 UTC
Please attach the failing build log.
Comment 2 Paul Monsour 2015-12-30 15:18:24 UTC
Created attachment 421244 [details]
build log

The output of emerge -pqv '=kde-frameworks/kfilemetadata-5.17.0::gentoo' is

[ebuild  N    ] kde-frameworks/kfilemetadata-5.17.0  USE="exif ffmpeg pdf -debug -doc -epub -libav -taglib {-test}"
Comment 3 Michael Palimaka (kensington) gentoo-dev 2015-12-30 15:37:10 UTC
This looks like a GCC 5 ABI issue - have you actioned the news item yet? https://gentoo.org/support/news-items/2015-10-22-gcc-5-new-c++11-abi.html

In this case it looks like media-gfx/exiv2 needs rebuilding.
Comment 4 Paul Monsour 2015-12-30 16:19:18 UTC
Running the revdep-rebuild suggested in that news item has started a rebuild of over 300 files. I think this must be the ticket!