| Summary: | kde-misc/kdeconnect-21.08.3: Could NOT find WaylandScanner (missing: WaylandScanner_EXECUTABLE) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ben Kohler <bkohler> |
| Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Ben Kohler
2022-02-17 16:54:23 UTC
We'll need to scan all use of - ecm_add_wayland_client_protocol - ecm_add_qtwayland_server_protocol in KDE packages, using lxr.kde.org. some packages in kde-overlay now fail configure because of missing QtWaylandScanner: kde-frameworks/kguiaddons-9999 kde-frameworks/kwayland-9999 kde-plasma/kwayland-server-9999 kde-plasma/libkscreen-9999 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find QtWaylandScanner (missing: QtWaylandScanner_EXECUTABLE) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/share/ECM/find-modules/FindQtWaylandScanner.cmake:77 (find_package_handle_standard_args) CMakeLists.txt:32 (find_package) kde-plasma/layer-shell-qt-9999 FAILED: src/qwayland-xdg-shell.h /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999_build/src/qwayland-xdg-shell.h cd /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999_build/src && QtWaylandScanner_EXECUTABLE-NOTFOUND client-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml "" > /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999_build/src/qwayland-xdg-shell.h /bin/sh: line 1: QtWaylandScanner_EXECUTABLE-NOTFOUND: command not found [7/26] cd /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999_build/src && QtWaylandScanner_EXECUTABLE-NOTFOUND client-header /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999/src/wlr-layer-shell-unstable-v1.xml "" > /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999_build/src/qwayland-wlr-layer-shell-unstable-v1.h FAILED: src/qwayland-wlr-layer-shell-unstable-v1.h /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999_build/src/qwayland-wlr-layer-shell-unstable-v1.h cd /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999_build/src && QtWaylandScanner_EXECUTABLE-NOTFOUND client-header /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999/src/wlr-layer-shell-unstable-v1.xml "" > /var/tmp/portage/kde-plasma/layer-shell-qt-9999/work/layer-shell-qt-9999_build/src/qwayland-wlr-layer-shell-unstable-v1.h /bin/sh: line 1: QtWaylandScanner_EXECUTABLE-NOTFOUND: command not found ninja: build stopped: subcommand failed. * ERROR: kde-plasma/layer-shell-qt-9999::kde failed (compile phase) equery b /usr/share/ECM/find-modules/FindQtWaylandScanner.cmake * Searching for /usr/share/ECM/find-modules/FindQtWaylandScanner.cmake ... kde-frameworks/extra-cmake-modules-9999 (/usr/share/ECM/find-modules/FindQtWaylandScanner.cmake) Please don't spam this bug. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=26254ddc66453da4719a4d025ea287e509070426 commit 26254ddc66453da4719a4d025ea287e509070426 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-03-16 14:19:51 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-03-16 14:20:15 +0000 kde-misc/kdeconnect: Add IUSE=wayland, update DEPENDs Upstream commits: cf8ada2b5d38664231c7602a210c07a803eac70c 5d970ddd48d81a77a6769f21db9f65984650cb1b Bug: https://bugs.gentoo.org/833535 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-misc/kdeconnect/kdeconnect-9999.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47baa41a8733d1715be0c1e8cae1851086bc3ef3 commit 47baa41a8733d1715be0c1e8cae1851086bc3ef3 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-03-16 14:24:21 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-03-16 14:29:24 +0000 kde-misc/kdeconnect: Add missing BDEPEND Dependencies are obsolete in >=22.04 again. Closes: https://bugs.gentoo.org/833535 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-misc/kdeconnect/kdeconnect-21.08.3.ebuild | 9 ++++++++- kde-misc/kdeconnect/kdeconnect-21.12.3.ebuild | 7 +++++++ 2 files changed, 15 insertions(+), 1 deletion(-) |