Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652888 - kde-misc/kdeconnect-1.3.0: fails to build with USE="-wayland"
Summary: kde-misc/kdeconnect-1.3.0: fails to build with USE="-wayland"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-10 03:02 UTC by email200202
Modified: 2018-04-10 18:43 UTC (History)
4 users (show)

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


Attachments
emerge --info '=kde-misc/kdeconnect-1.3.0 (file_652888.txt,6.43 KB, text/plain)
2018-04-10 03:02 UTC, email200202
Details
/var/tmp/portage/kde-misc/kdeconnect-1.3.0/temp/build.log (file_652888.txt,7.78 KB, text/plain)
2018-04-10 03:09 UTC, email200202
Details
emerge -pqv '=kde-misc/kdeconnect-1.3.0::gentoo' (file_652888.txt,273 bytes, text/plain)
2018-04-10 03:11 UTC, email200202
Details
kdeconnect-1.3.0 build.log (kdeconnect-1.3.0:20180410-063322.log.gz,11.51 KB, application/gzip)
2018-04-10 07:17 UTC, josef.95
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2018-04-10 03:02:46 UTC
Created attachment 526976 [details]
emerge --info '=kde-misc/kdeconnect-1.3.0

kde-misc/kdeconnect-1.3.0 failed to emerge on ~amd64 with the following message:

-- The following REQUIRED packages have not been found:

 * KF5 (required version >= 5.42.0)

CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:459 (message):
  feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
  run.
Call Stack (most recent call first):
  CMakeLists.txt:71 (feature_summary)


-- Configuring incomplete, errors occurred!
Comment 1 email200202 2018-04-10 03:09:52 UTC
Created attachment 526978 [details]
/var/tmp/portage/kde-misc/kdeconnect-1.3.0/temp/build.log
Comment 2 email200202 2018-04-10 03:11:48 UTC
Created attachment 526980 [details]
emerge -pqv '=kde-misc/kdeconnect-1.3.0::gentoo'
Comment 3 josef.95 2018-04-10 07:17:49 UTC
Created attachment 526986 [details]
kdeconnect-1.3.0 build.log

Yes, same here.
workaround: Build it with USE=wayland works.
Comment 4 jms 2018-04-10 08:27:37 UTC
to confirm bug.
same here.
Comment 5 jms 2018-04-10 08:40:00 UTC
note:
I do have 
plasma 5.12.4
Framework 5.44.0
QT 5.9.4
 so how come
-- The following REQUIRED packages have not been found:

 * KF5 (required version >= 5.42.0)
?
 CMakeLists.txt incorrect?
Comment 6 jms 2018-04-10 09:03:17 UTC
as josef.95 say wayland seems to be required

-- Found X11: /usr/lib/libX11.so
-- Could NOT find KF5Wayland: found neither KF5WaylandConfig.cmake nor kf5wayland-config.cmake
-- Could NOT find KF5 (missing: Wayland) (Required is at least version "5.42.0")
Comment 7 Larry the Git Cow gentoo-dev 2018-04-10 18:41:29 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e7baea700bac009a9cc0887c0fd596473517604

commit 2e7baea700bac009a9cc0887c0fd596473517604
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-04-10 18:38:33 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-04-10 18:41:14 +0000

    kde-misc/kdeconnect: Fix build w/o wayland/handbook
    
    Reported-by: email200202@yahoo.com
    Thanks-to: Andreas Sturmlechner <asturm@gentoo.org>
    Bug: https://bugs.gentoo.org/652888
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch | 11 +++++++++++
 kde-misc/kdeconnect/kdeconnect-9999.ebuild                  |  8 +++++---
 2 files changed, 16 insertions(+), 3 deletions(-)}
Comment 8 Larry the Git Cow gentoo-dev 2018-04-10 18:43:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403144c366b8149bf3f3dfbc3919adcbf44ae56a

commit 403144c366b8149bf3f3dfbc3919adcbf44ae56a
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-04-10 18:43:21 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-04-10 18:43:33 +0000

    kde-misc/kdeconnect: Fix build w/o wayland/handbook
    
    Reported-by: email200202@yahoo.com
    Thanks-to: Andreas Sturmlechner <asturm@gentoo.org>
    Closes: https://bugs.gentoo.org/652888
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/kdeconnect/files/kdeconnect-1.3.0-no-wayland.patch | 13 +++++++++++++
 kde-misc/kdeconnect/kdeconnect-1.3.0.ebuild                 |  8 +++++---
 2 files changed, 18 insertions(+), 3 deletions(-)