# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/knewstuff' '-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/knewstuff -- 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/knewstuff/prefix.sh to set the environment for KNewStuff. -- 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 -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success -- 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 Gettext: /usr/bin/msgmerge (found version "0.22.5") 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): CMakeLists.txt:49 (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") -- 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 features have been enabled: * DESIGNERPLUGIN, Build plugin for Qt Designer -- The following RUNTIME packages have been found: * KF6Kirigami2 (required version >= 2.12.0), KDE's lightweight user interface framework for mobile and convergent applications, Required by KNewStuffQuick's qml components -- The following OPTIONAL packages have been found: * OpenGL * XKB (required version >= 0.5.0), XKB API common to servers and clients., * Qt6GuiTools (required version >= 6.7.3) * Qt6Gui (required version >= 6.5.0) * Qt6Xml (required version >= 6.5.0) * WrapVulkanHeaders * Qt6QuickWidgets (required version >= 6.5.0) * Qt6DBusTools (required version >= 6.7.3) * Qt6WidgetsTools (required version >= 6.7.3) * Qt6CoreTools (required version >= 6.7.3) * Qt6QmlTools (required version >= 6.7.3) * Qt6Quick (required version >= 6.5.0) * KF6Syndication, KDE's RSS/Atom parser library Used by the OPDS provider to handle most of the parsing. -- The following REQUIRED packages have been found: * ECM (required version >= 6.6.0), Extra CMake Modules., * KF6Archive (required version >= 6.6.0) * KF6Config (required version >= 6.6.0) * Gettext * KF6I18n (required version >= 6.6.0) * KF6CoreAddons (required version >= 6.6.0) * KF6Package (required version >= 6.6.0) * Qt6Widgets (required version >= 6.5.0) * KF6WidgetsAddons (required version >= 6.6.0) * Qt6 * KF6Attica (required version >= 6.6.0), A Qt library that implements the Open Collaboration Services API, Support for Get Hot New Stuff in KNewStuff * Qt6Core (required version >= 6.5.0) * Qt6Qml (required version >= 6.5.0) * Qt6UiPlugin Required to build Qt Designer plugins * Qt6Test (required version >= 6.5.0) Required for unit tests -- 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 (3.9s) -- Generating done (0.2s) 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/knewstuff