Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658080 - [kde overlay] kde-misc/systemd-kcm-9999 fails to build w/ Qt 5.11
Summary: [kde overlay] kde-misc/systemd-kcm-9999 fails to build w/ Qt 5.11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://phabricator.kde.org/D13545
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.11
  Show dependency tree
 
Reported: 2018-06-14 08:00 UTC by EleRas
Modified: 2018-06-17 20:11 UTC (History)
0 users

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


Attachments
build log (kde-misc:systemd-kcm-9999:20180614-071614.log,5.70 KB, text/x-log)
2018-06-14 08:00 UTC, EleRas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description EleRas 2018-06-14 08:00:00 UTC
Created attachment 535856 [details]
build log

Trying to compile =kde-misc/systemd-kcm-9999 from kde - overlay with Qt 5.11 fails with CMake Error at src/CMakeLists.txt:41 (qt5_use_modules):
  Unknown CMake command "qt5_use_modules".
Comment 1 Andreas Sturmlechner gentoo-dev 2018-06-17 20:06:07 UTC
Fixed upstream.
Comment 2 Larry the Git Cow gentoo-dev 2018-06-17 20:11:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4569f86cc36080d2c2f5ad49e4c8a6e1c99909b4

commit 4569f86cc36080d2c2f5ad49e4c8a6e1c99909b4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-06-17 20:10:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-06-17 20:11:36 +0000

    kde-misc/systemd-kcm: Fix configure with Qt-5.11.0_beta3
    
    Drop unnecessary DEPEND while at it.
    
    Bug: https://bugs.gentoo.org/658080
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../files/systemd-kcm-1.2.1-qt-5.11b3.patch        | 36 ++++++++++++++++++++++
 kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild      |  5 +--
 2 files changed, 39 insertions(+), 2 deletions(-)