Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584284 - kde-frameworks/kjsembed-5.21.0 fails to build: complains that Qt 5 is missing, even when it's present
Summary: kde-frameworks/kjsembed-5.21.0 fails to build: complains that Qt 5 is missing...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-27 05:08 UTC by Scott Alfter
Modified: 2016-05-29 09:08 UTC (History)
0 users

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


Attachments
build log (build.log,28.97 KB, text/x-log)
2016-05-27 05:08 UTC, Scott Alfter
Details
emerge --info (file_584284.txt,6.52 KB, text/plain)
2016-05-27 05:09 UTC, Scott Alfter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Alfter 2016-05-27 05:08:09 UTC
Created attachment 435522 [details]
build log

emerge -uND world is now stuck.  More details to follow.
Comment 1 Scott Alfter 2016-05-27 05:09:01 UTC
Created attachment 435524 [details]
emerge --info
Comment 2 Scott Alfter 2016-05-27 21:33:58 UTC
This whole thing started when I tried rolling Qt 5 back from 5.6 (keyworded unstable) to 5.5 (keyworded stable), as I was getting blocked ebuilds.  I went back to enabling Qt 5.6, resolved the remaining blocks, and kjsembed built without issue.  Could it be an issue with kjsembed and Qt versions before 5.6?
Comment 3 Michael Palimaka (kensington) gentoo-dev 2016-05-28 19:02:52 UTC
>/usr/bin/meinproc5: /usr/lib64/libQt5Core.so.5: version `Qt_5.6' not found (required by /usr/bin/meinproc5)
>/usr/bin/meinproc5: /usr/lib64/libQt5Core.so.5: version `Qt_5' not found (required by /usr/bin/meinproc5)
>/usr/bin/meinproc5: /usr/lib64/libQt5Core.so.5: version `Qt_5.6' not found (required by /usr/lib64/libKF5Archive.so.5)
>/usr/bin/meinproc5: /usr/lib64/libQt5Core.so.5: version `Qt_5' not found (required by /usr/lib64/libKF5Archive.so.5)

Downgrading Qt is often painful. In this case, it looks like a rebuild of at least kde-frameworks/karchive and kde-frameworks/kdoctools is required.