Dependency resolution is broken for kdesrc-build
Build log output:
# kdesrc-build running: 'cmake' '/home/ratijas/kde/src/playground/base/maui-pix' '-G' 'Ninja' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/home/ratijas/kde/usr'
# from directory: /home/ratijas/kde/build/playground/base/maui-pix
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/ccache/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Gettext: /usr/bin/msgmerge (found version "0.21")
-- Found KF5I18n: /home/ratijas/kde/usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.92.0")
-- Found KF5CoreAddons: /home/ratijas/kde/usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.92.0")
-- Found KF5: success (found suitable version "5.92.0", minimum required is "5.60") found components: I18n CoreAddons
CMake Warning at /home/ratijas/kde/usr/lib/cmake/MauiKit/MauiKitConfig.cmake:33 (find_package):
By not providing "FindMauiKitFileBrowsing.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"MauiKitFileBrowsing", but CMake did not find one.
Could not find a package configuration file provided by
"MauiKitFileBrowsing" with any of the following names:
MauiKitFileBrowsingConfig.cmake
mauikitfilebrowsing-config.cmake
Add the installation prefix of "MauiKitFileBrowsing" to CMAKE_PREFIX_PATH
or set "MauiKitFileBrowsing_DIR" to a directory containing one of the above
files. If "MauiKitFileBrowsing" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
CMakeLists.txt:39 (find_package)
Installing in /home/ratijas/kde/usr. Run /home/ratijas/kde/build/playground/base/maui-pix/prefix.sh to set the environment for pix.
-- Setting build type to 'Debug' as none was specified.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- The following OPTIONAL packages have been found:
* Qt5QuickCompiler, Compile QML at build time
-- The following REQUIRED packages have been found:
* ECM (required version >= 5.60)
* Qt5Network (required version >= 5.15.3)
* Qt5QmlModels (required version >= 5.15.3)
* Qt5Gui (required version >= 5.15.3)
* Qt5Quick
* Qt5Positioning
* Gettext
* KF5I18n (required version >= 5.60)
* KF5CoreAddons (required version >= 5.60)
* KF5 (required version >= 5.60)
* MauiKitImageTools
* MauiKit
* Qt5Widgets
* Qt5Qml
* Qt5Core
* Qt5
-- The following REQUIRED packages have not been found:
* MauiKitFileBrowsing
CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:464 (message):
feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
run.
Call Stack (most recent call first):
CMakeLists.txt:106 (feature_summary)
-- Configuring incomplete, errors occurred!
See also "/home/ratijas/kde/build/playground/base/maui-pix/CMakeFiles/CMakeOutput.log".
Tried a clean rebuild on a freshly updated Arch Linux, rebooted several times, didn't help.