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

Bug 584284

Summary: kde-frameworks/kjsembed-5.21.0 fails to build: complains that Qt 5 is missing, even when it's present
Product: Gentoo Linux Reporter: Scott Alfter <scott>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

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.