https://bugs.kde.org/show_bug.cgi?id=447863
Bug ID: 447863 Summary: flatpak build fails when using libkdegames Product: libkdegames Version: unspecified Platform: Flatpak OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kde-games-b...@kde.org Reporter: de...@roosoft.ltd.uk Target Milestone: --- Created attachment 145064 --> https://bugs.kde.org/attachment.cgi?id=145064&action=edit Cmake Output Log I am trying to build this flatpak package. (see attached json) OBSERVED RESULT It fails with this error ``` ======================================================================== Building module libkdegames in /home/user/devel/flatpak/rolisteam/.flatpak-builder/build/libkdegames-1 ======================================================================== Already on 'master' -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/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/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:11 (find_package): Could not find a configuration file for package "ECM" that is compatible with requested version "5.89.0". The following configuration files were considered but not accepted: /usr/share/ECM/cmake/ECMConfig.cmake, version: 5.88.0 -- Configuring incomplete, errors occurred! See also "/run/build/libkdegames/CMakeFiles/CMakeOutput.log". Error: module libkdegames: Child process exited with code 1 ``` See attached CmakeOutput.log EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.