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

Bug 658080

Summary: [kde overlay] kde-misc/systemd-kcm-9999 fails to build w/ Qt 5.11
Product: Gentoo Linux Reporter: EleRas <kontakt-gentoo>
Component: OverlaysAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://phabricator.kde.org/D13545
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653646    
Attachments: build log

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(-)