Failing KDiff3 build due to kf5 internal dependency issue

Nicolas Fella nicolas.fella at gmx.de
Sat Jan 16 01:01:24 GMT 2021


On 1/16/21 1:51 AM, Michael Reeves wrote:
> KDiff3 MacOS X build at binary factory is failing with the fallowing
> error:
>
> 16:04:13  CMake Error at
> /Users/packaging/Craft/BinaryFactory/macos-64-clang/dev-utils/cmake-base/CMake.app/Contents/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:218
> (message):
> 16:04:13    Could NOT find QtWaylandScanner (missing:
> QtWaylandScanner_EXECUTABLE)
> 16:04:13  Call Stack (most recent call first):
> 16:04:13
> /Users/packaging/Craft/BinaryFactory/macos-64-clang/dev-utils/cmake-base/CMake.app/Contents/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:577
> (_FPHSA_FAILURE_MESSAGE)
> 16:04:13
> /Users/packaging/Craft/BinaryFactory/macos-64-clang/share/ECM/find-modules/FindQtWaylandScanner.cmake:78
> (find_package_handle_standard_args)
> 16:04:13    CMakeLists.txt:43 (find_package)
>
> This is blocking release.
>
Hi,

this should be fixed with
https://invent.kde.org/frameworks/kguiaddons/-/commit/c882980869631be94510c62905feef18cdb73267,
which is part of KF 5.78. I see binary-factory builds 5.77 so I suggest
to update that. Alternatively you can pass -DWITH_WAYLAND=OFF when
building KGuiAddons.

Cheers

Nico



More information about the kde-core-devel mailing list