-- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.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 Warning at CMakeLists.txt:9 (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 -- * ECM (required version >= 5.89.0), Extra CMake Modules., CMake Error at /usr/share/cmake-3.21/Modules/FeatureSummary.cmake:464 (message): feature_summary() Error: REQUIRED package(s) are missing, aborting CMake run. Call Stack (most recent call first): CMakeLists.txt:11 (feature_summary) -- Configuring incomplete, errors occurred! See also "/build/kquickcharts/src/build/CMakeFiles/CMakeOutput.log". ==> ERROR: A failure occurred in build().  Aborting...