# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/powerdevil' '-G' 'Ninja' '-DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON' '-DQT_MAJOR_VERSION=6' '-DCMAKE_CXX_COMPILER_LAUNCHER=ccache' '-DWITH_ICON_GENERATION=FALSE' '-DBUILD_KCM_MOUSE_X11=OFF' '-DDIALER_BUILD_SHELL_OVERLAY=false' '-DCMAKE_BUILD_TYPE=RelWithDebInfo' '-DBUILD_WITH_QT6=ON' '-DBUILD_QT5=OFF' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/opt/kde/usr' # from directory: /opt/kde/build/powerdevil -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- 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 Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Installing in /opt/kde/usr. Run /opt/kde/build/powerdevil/prefix.sh to set the environment for PowerDevil. -- 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 -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /usr/lib/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /usr/lib/libxkbcommon.so (found suitable version "1.7.0", minimum required is "0.5.0") -- Found WrapVulkanHeaders: /usr/include -- Found KF6Auth: /opt/kde/usr/lib/cmake/KF6Auth/KF6AuthConfig.cmake (found version "6.9.0") -- Found KF6Config: /opt/kde/usr/lib/cmake/KF6Config/KF6ConfigConfig.cmake (found version "6.9.0") -- Found KF6Crash: /opt/kde/usr/lib/cmake/KF6Crash/KF6CrashConfig.cmake (found version "6.9.0") -- Found KF6DBusAddons: /opt/kde/usr/lib/cmake/KF6DBusAddons/KF6DBusAddonsConfig.cmake (found version "6.9.0") -- Found KF6DocTools: /opt/kde/usr/lib/cmake/KF6DocTools/KF6DocToolsConfig.cmake (found version "6.9.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.22.5") -- Found KF6I18n: /opt/kde/usr/lib/cmake/KF6I18n/KF6I18nConfig.cmake (found version "6.9.0") -- Found KF6IdleTime: /opt/kde/usr/lib/cmake/KF6IdleTime/KF6IdleTimeConfig.cmake (found version "6.9.0") -- Found KF6ItemModels: /opt/kde/usr/lib/cmake/KF6ItemModels/KF6ItemModelsConfig.cmake (found version "6.9.0") -- Found KF6GlobalAccel: /opt/kde/usr/lib/cmake/KF6GlobalAccel/KF6GlobalAccelConfig.cmake (found version "6.9.0") -- Could NOT find KF6KIO (missing: KF6KIO_DIR) -- Could NOT find KF6KIO: found neither KF6KIOConfig.cmake nor kf6kio-config.cmake CMake Warning (dev) at /opt/kde/usr/lib/cmake/KF6Kirigami2/KF6Kirigami2Config.cmake:28 (message): find_package(KF6Kirigami2) is deprecated, use find_package(KF6Kirigami) instead Call Stack (most recent call first): /opt/kde/usr/share/ECM/find-modules/FindKF6.cmake:53 (find_package) CMakeLists.txt:33 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Found KF6Kirigami2: /opt/kde/usr/lib/cmake/KF6Kirigami2/KF6Kirigami2Config.cmake (found version "6.9.0") -- Could NOT find KF6KCMUtils (missing: KF6KCMUtils_DIR) -- Could NOT find KF6KCMUtils: found neither KF6KCMUtilsConfig.cmake nor kf6kcmutils-config.cmake -- Found KF6Notifications: /opt/kde/usr/lib/cmake/KF6Notifications/KF6NotificationsConfig.cmake (found version "6.9.0") -- Found KF6Runner: /opt/kde/usr/lib/cmake/KF6Runner/KF6RunnerConfig.cmake (found version "6.9.0") -- Found KF6Solid: /opt/kde/usr/lib/cmake/KF6Solid/KF6SolidConfig.cmake (found version "6.9.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 KF6WindowSystem: /opt/kde/usr/lib/cmake/KF6WindowSystem/KF6WindowSystemConfig.cmake (found version "6.9.0") -- Could NOT find KF6XmlGui (missing: KF6XmlGui_DIR) -- Could NOT find KF6XmlGui: found neither KF6XmlGuiConfig.cmake nor kf6xmlgui-config.cmake CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message): Could NOT find KF6 (missing: KIO KCMUtils XmlGui) (found suitable version "6.9.0", minimum required is "6.5.0") Reason given by package: Missing the following required components: KIO KCMUtils XmlGui Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) /opt/kde/usr/share/ECM/find-modules/FindKF6.cmake:98 (find_package_handle_standard_args) CMakeLists.txt:33 (find_package) -- Configuring incomplete, errors occurred!