| 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] KDE | Assignee: | 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 |
||
Created attachment 435524 [details]
emerge --info
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? >/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.
|
Created attachment 435522 [details] build log emerge -uND world is now stuck. More details to follow.