# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/extra-cmake-modules' '-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' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/opt/kde/usr' # from directory: /opt/kde/build/extra-cmake-modules -- The CXX compiler identification is GNU 14.2.1 -- 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 -- Found Sphinx: /usr/bin/sphinx-build (Required is at least version "1.2") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- The C 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 -- 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 Python3: /usr/bin/python3.12 (found version "3.12.7") found components: Interpreter -- Found ReuseTool: /usr/bin/reuse CMake Warning (dev) at CMakeLists.txt:92 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- The following features have been enabled: * BUILD_HTML_DOCS, Generate HTML documentation for installed modules. * BUILD_MAN_DOCS, Generate man page documentation for installed modules. * BUILD_QTHELP_DOCS, Generate QtHelp documentation for installed modules. * BUILD_TESTING, Build automated tests. * SPDX_LICENSE_TESTING, Automatic license testing based on SPDX definitions (requires reuse tool) -- The following OPTIONAL packages have been found: * Sphinx (required version >= 1.2), Tool to generate documentation., Required to build documentation for Extra CMake Modules. * Qt6ToolsTools, Qt help collection generator., Required to build Extra CMake Modules documentation in Qt Help format. * Qt6CoreTools (required version >= 6.8.0) * Qt6Core, Qt core library., Required to run tests for the ECMQtDeclareLoggingCategory module, and for some tests of the KDEInstallDirs module. * Qt6LinguistTools, Qt linguist tools., Required to run tests for the ECMPoQmTools module. * OpenGL * XKB (required version >= 0.5.0), XKB API common to servers and clients., * Qt6GuiTools (required version >= 6.8.0) * Qt6DBusTools (required version >= 6.8.0) * Qt6QmlTools (required version >= 6.8.0) * WrapVulkanHeaders * Qt6Quick, Qt Quick library., Required to run tests for the ECMQMLModules module. * Qt6 * Python3 Required to run tests of module ECMCheckOutboundLicense * ReuseTool Required to run tests of module ECMCheckOutboundLicense -- Configuring done (2.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_KCM_MOUSE_X11 BUILD_WITH_QT6 DIALER_BUILD_SHELL_OVERLAY WITH_ICON_GENERATION -- Build files have been written to: /opt/kde/build/extra-cmake-modules