Cant Build KleverNotes using kde-builder on Fedora 41 , because wayland didnt build

Relevant Output of command kde-builder klevernotes



Building third-party/wayland (3/37)
        Fetching remote changes to wayland
        Merging wayland changes from branch main
        Source update complete for wayland: no commits pulled
          Rebuilding because the last configure failed
        Preparing build system for wayland.
        Removing files in build directory for wayland
        Old build system cleaned, starting new build system.
        Unable to configure wayland with meson

wayland didn't build, stopping here.
[monitor process] recv SIGHUP, will end after updater process finishes.
[updater process] recv SIGHUP, will end after updating ki18n module.

<<<  PACKAGES FAILED TO BUILD  >>>
wayland - /home/skyprincegamer/kde/log/2025-06-16_01/wayland/meson-setup.log

Packages wayland-devel-1.23.0-2.fc41.x86_64 and meson-1.5.2-1.fc41.noarch are already installed on my system.

Am I missing something? Do I have to first clone the source from the GitLab repo?

You should be able to inspect why it failed in the logs: ~/kde/log/latest/wayland, then work from there.

Alternatively, you can add --ignore-projects wayland to make kde-builder use your system libs instead of the compiled version.

1 Like