# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/kdoctools' '-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/kdoctools -- The C compiler identification is GNU 14.1.1 -- The CXX compiler identification is GNU 14.1.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/kdoctools/prefix.sh to set the environment for KDocTools. -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- 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 -- Found Gettext: /usr/bin/msgmerge (found version "0.22.5") -- Found LibXslt: /usr/lib/libxslt.so (found version "1.1.42") -- Found LibXml2: /usr/lib/libxml2.so (found version "2.13.4") -- Found DocBookXML4: /usr/share/xml/docbook/xml-dtd-4.5 (Required is at least version "4.5") -- Found DocBookXSL: /usr/share/xml/docbook/xsl-stylesheets-1.79.2 -- Found Perl: /usr/bin/perl (found version "5.40.0") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (PerlModules_URI::Escape) does not match the name of the calling package (PerlModules). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindPerlModules.cmake:46 (find_package_handle_standard_args) cmake/uriencode.cmake:12 (find_package) src/CMakeLists.txt:4 (kdoctools_encode_uri) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PerlModules_URI::Escape: TRUE -- Found PerlModules: TRUE found components: URI::Escape -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- The following OPTIONAL packages have been found: * Qt6CoreTools (required version >= 6.7.3) * KF6I18n (required version >= 6.6.0) Required to build the KDocTools translations -- The following REQUIRED packages have been found: * ECM (required version >= 6.6.0), Extra CMake Modules., * KF6Archive (required version >= 6.6.0) * Qt6Core (required version >= 6.5.0) * Gettext * LibXslt, Required by the KDE help system to process DocBook XML * LibXml2, Required by the KDE help system to process DocBook XML * DocBookXML4 (required version >= 4.5), DocBook XML 4, Required by the KDE help system to process DocBook XML * DocBookXSL, DocBook XSL, Required by the KDE help system to process DocBook XML * Perl * PerlModules, -- The following features have been disabled: * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop) -- Found clang-format version 18 -- Configuring done (1.7s) -- Generating done (0.1s) 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/kdoctools