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

Bug 662356

Summary: kde-plasma/breeze depends on kde-frameworks/kdeclarative
Product: Gentoo Linux Reporter: Mark J. Olah <mjo>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED NEEDINFO    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark J. Olah 2018-07-28 18:51:01 UTC
Building kde-plasma/breeze with old kde-frameworks/kdeclarative results in linking errors:

/usr/lib64/libKF5Declarative.so.5: undefined reference to `QQmlPropertyMap::init(QMetaObject const*)@Qt_5'
/usr/lib64/libKF5Declarative.so.5: undefined reference to `QQmlPropertyMap::allocatePrivate()@Qt_5'

Resolved by adding kde-frameworks/kdeclarative as a dependency.
Comment 1 Andreas Sturmlechner gentoo-dev 2018-08-06 23:05:20 UTC
Please provide a full build.log. In the code, nothing hints at linking with kdeclarative.