-- 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 (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:112 (message): Your project should require at least CMake 3.16.0 to use FindKF5.cmake Call Stack (most recent call first): /usr/share/ECM/find-modules/FindKF5.cmake:30 (ecm_find_package_version_check) CMakeLists.txt:18 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5Config: /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.90.0") -- Found KF5CoreAddons: /usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.90.0") -- Found KF5Crash: /usr/lib/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.90.0") -- Found KF5DBusAddons: /usr/lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.90.0") -- Found KF5DocTools: /usr/lib/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.90.0") -- Found KF5Emoticons: /usr/lib/cmake/KF5Emoticons/KF5EmoticonsConfig.cmake (found version "5.90.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.21") -- Found KF5I18n: /usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.90.0") -- Found KF5KCMUtils: /usr/lib/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake (found version "5.90.0") -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found KF5KHtml: /usr/lib/cmake/KF5KHtml/KF5KHtmlConfig.cmake (found version "5.86.0") -- Found KF5NotifyConfig: /usr/lib/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake (found version "5.90.0") -- Found KF5Parts: /usr/lib/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.90.0") -- Found KF5TextEditor: /usr/lib/cmake/KF5TextEditor/KF5TextEditorConfig.cmake (found version "5.86.0") -- Found KF5Wallet: /usr/lib/cmake/KF5Wallet/KF5WalletConfig.cmake (found version "5.89.0") CMake Warning at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): Could not find a configuration file for package "KF5Init" that is compatible with requested version "5.90.0". The following configuration files were considered but not accepted: /usr/lib/cmake/KF5Init/KF5InitConfig.cmake, version: 5.86.0 /lib/cmake/KF5Init/KF5InitConfig.cmake, version: 5.86.0 Call Stack (most recent call first): /usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake:54 (find_dependency) /usr/share/ECM/find-modules/FindKF5.cmake:52 (find_package) CMakeLists.txt:18 (find_package) CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:52 (find_package): Found package configuration file: /usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake but it set KF5KDELibs4Support_FOUND to FALSE so package "KF5KDELibs4Support" is considered to be NOT FOUND. Reason given by package: KF5KDELibs4Support could not be found because dependency KF5Init could not be found. Call Stack (most recent call first): CMakeLists.txt:18 (find_package) -- Could NOT find KF5KDELibs4Support (found version "5.90.0"), checked the following files: /usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake (version 5.90.0) Reason given by package: KF5KDELibs4Support could not be found because dependency KF5Init could not be found. CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find KF5 (missing: KDELibs4Support) (found suitable version "5.86.0", minimum required is "5.25.0") Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/share/ECM/find-modules/FindKF5.cmake:93 (find_package_handle_standard_args) CMakeLists.txt:18 (find_package) -- Configuring incomplete, errors occurred! See also "/build/kopete/src/build/CMakeFiles/CMakeOutput.log". ==> ERROR: A failure occurred in build().  Aborting...