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!
Created attachment 526978 [details] /var/tmp/portage/kde-misc/kdeconnect-1.3.0/temp/build.log
Created attachment 526980 [details] emerge -pqv '=kde-misc/kdeconnect-1.3.0::gentoo'
Created attachment 526986 [details] kdeconnect-1.3.0 build.log Yes, same here. workaround: Build it with USE=wayland works.
to confirm bug. same here.
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?
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")
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(-)}
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(-)