Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662356 - kde-plasma/breeze depends on kde-frameworks/kdeclarative
Summary: kde-plasma/breeze depends on kde-frameworks/kdeclarative
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-28 18:51 UTC by Mark J. Olah
Modified: 2018-08-06 23:05 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.