# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/angelfish' '-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/angelfish -- 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/angelfish/prefix.sh to set the environment for angelfish. -- 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 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 -- Could NOT find Qt6Feedback (missing: Qt6Feedback_DIR) CMake Warning at /usr/lib/cmake/Qt6/Qt6Config.cmake:236 (message): Failed to find optional Qt component "Feedback". Expected Config file at "/usr/lib/cmake/Qt6Feedback/Qt6FeedbackConfig.cmake" does NOT exist Call Stack (most recent call first): CMakeLists.txt:60 (find_package) -- Found KF6Kirigami: /opt/kde/usr/lib/cmake/KF6Kirigami/KF6KirigamiConfig.cmake (found version "6.7.0") -- Found KF6Purpose: /opt/kde/usr/lib/cmake/KF6Purpose/KF6PurposeConfig.cmake (found version "6.7.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.22.5") -- Found KF6I18n: /opt/kde/usr/lib/cmake/KF6I18n/KF6I18nConfig.cmake (found version "6.7.0") -- Found KF6Config: /opt/kde/usr/lib/cmake/KF6Config/KF6ConfigConfig.cmake (found version "6.7.0") -- Found KF6CoreAddons: /opt/kde/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake (found version "6.7.0") -- Found KF6DBusAddons: /opt/kde/usr/lib/cmake/KF6DBusAddons/KF6DBusAddonsConfig.cmake (found version "6.7.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.7.0") -- Found KF6Notifications: /opt/kde/usr/lib/cmake/KF6Notifications/KF6NotificationsConfig.cmake (found version "6.7.0") -- Found KF6QQC2DesktopStyle: /opt/kde/usr/lib/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyleConfig.cmake (found version "6.7.0") -- Found KF6: success (found suitable version "6.7.0", minimum required is "5.240") found components: Kirigami Purpose I18n Config CoreAddons DBusAddons WindowSystem Notifications QQC2DesktopStyle -- Rust Target: x86_64-unknown-linux-gnu -- Determining required link libraries for target x86_64-unknown-linux-gnu -- Required static libs for target x86_64-unknown-linux-gnu: gcc_s;util;rt;pthread;m;dl;c -- Required link flags for target x86_64-unknown-linux-gnu: -- Found Rust: /usr/bin/rustc (found version "1.81.0") -- Using Corrosion as a subdirectory CMake Warning at CMakeLists.txt:88 (message): Qt Feedback dependency is not found. While it is optional since unmaintained, haptics feedback functionality is not supported without it. -- The following RUNTIME packages have been found: * KF6QQC2DesktopStyle (required version >= 5.240) -- The following OPTIONAL packages have been found: * OpenGL * Vulkan * Qt6Test (required version >= 6.4) * Qt6Svg (required version >= 6.4) * Qt6QuickControls2 (required version >= 6.4) * Qt6WidgetsTools (required version >= 6.7.3) * Qt6Widgets (required version >= 6.4) * Qt6DBusTools (required version >= 6.7.3) * XKB (required version >= 0.5.0), XKB API common to servers and clients., * WrapVulkanHeaders * Qt6GuiTools (required version >= 6.7.3) * Freetype * PkgConfig * Fontconfig * Qt6WebEngineCoreTools (required version >= 6.7.3) * Qt6CoreTools (required version >= 6.7.3) * Qt6QmlTools (required version >= 6.7.3) -- The following RECOMMENDED packages have been found: * Corrosion, CMake scripts to seamlessly build and link to targets using cargo, Required to build the builtin adblocker -- The following REQUIRED packages have been found: * ECM (required version >= 5.240) * KF6Kirigami (required version >= 5.240) * KF6Purpose (required version >= 5.240) * Gettext * KF6I18n (required version >= 5.240) * KF6Config (required version >= 5.240) * KF6CoreAddons (required version >= 5.240) * KF6DBusAddons (required version >= 5.240) * KF6WindowSystem (required version >= 5.240) * KF6Notifications (required version >= 5.240) * KF6 (required version >= 5.240) * KF6KirigamiAddons (required version >= 0.6) * Qt6WebEngineCore * Qt6WebEngineQuick * Qt6Core (required version >= 6.6) * Qt6Sql (required version >= 6.6) * FutureSQL6 * Qt6Quick * QCoro6Core * QCoro6Quick * Qt6Qml * QCoro6Qml * QCoro6 (required version >= 0.7.0) * Rust * Qt6 -- The following OPTIONAL packages have not been found: * Qt6QmlCompilerPlusPrivate * Qt6Feedback (required version >= 6.4) -- Configuring done (4.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/angelfish