https://bugs.kde.org/show_bug.cgi?id=491059
--- Comment #13 from duha.b...@gmail.com --- >Could you someone reproducing the issue could test my merge request ? I can unfortunately no longer reproduce, neither with 6.1.5 nor with master. (In reply to Patrick Silva from comment #11) > Unfortunately I can't build plasma-workspace on my system. > > $ cmake .. > ... > -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY > -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success > -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY > -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success > -- Performing Test COMPILER_HAS_DEPRECATED_ATTR > -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success > -- Checking for module 'xkbcommon' > -- Found xkbcommon, version 1.7.0 > CMake Error at libkmpris/autotests/CMakeLists.txt:16 (find_program): > Could not find kglobalacceld_PATH using the following names: kglobalacceld > > > -- Configuring incomplete, errors occurred! Can you try building without tests? Not sure how you build, I do this in kde-builder with: kde-builder --cmake-options=-DBUILD_TESTING=OFF -- You are receiving this mail because: You are watching all bug changes.