# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/elisa' '-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/elisa -- 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 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/elisa/prefix.sh to set the environment for elisa. -- 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 Python3: /usr/bin/python3.12 (found version "3.12.6") found components: Interpreter -- 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") -- Found PkgConfig: /usr/bin/pkg-config (found version "2.1.1") -- Checking for module 'libvlc' -- Found libvlc, version 3.0.21 -- 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 CMake Warning at /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:927 (message): The elisaLib target is a QML module with target path org/kde/elisa. It uses an OUTPUT_DIRECTORY of /opt/kde/build/elisa/src, which should end in the same target path, but doesn't. Tooling such as qmllint may not work correctly. Call Stack (most recent call first): /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:2553 (_qt_internal_target_enable_qmllint) /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:647 (qt6_target_qml_sources) /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:780 (qt6_add_qml_module) src/CMakeLists.txt:321 (qt_add_qml_module) -- The following RUNTIME packages have been found: * Qt6QuickWidgets (required version >= 6.5.0), Qt6 Quick Widgets is needed at runtime to provide the interface. * Qt6QuickControls2 (required version >= 6.5.0), Qt6 Quick Controls version 2 is needed at runtime to provide the interface. -- The following OPTIONAL packages have been found: * OpenGL * Vulkan * Qt6Test (required version >= 6.5.0) * Qt6Sql (required version >= 6.5.0) * Qt6Multimedia (required version >= 6.5.0) * Qt6Svg (required version >= 6.5.0) * Qt6QuickTest (required version >= 6.5.0) * Qt6QmlTools (required version >= 6.7.3) * Qt6Qml (required version >= 6.5.0) * Qt6Quick (required version >= 6.5.0) * Qt6Concurrent (required version >= 6.5.0) * Qt6WidgetsTools (required version >= 6.7.3) * Qt6Widgets (required version >= 6.5.0) * Qt6DBusTools (required version >= 6.7.3) * Qt6DBus (required version >= 6.5.0), Qt6 DBus is needed to provide MPris2 interface to allow remote control by the desktop workspace. * KF6Crash (required version >= 6.3), Graceful handling of application crashes. * KF6DBusAddons (required version >= 6.3), Convenience classes for D-Bus. * XKB (required version >= 0.5.0), XKB API common to servers and clients., * WrapVulkanHeaders * Qt6GuiTools (required version >= 6.7.3) * Freetype * Fontconfig * Qt6Network (required version >= 6.5.0) * PkgConfig -- The following RECOMMENDED packages have been found: * KF6FileMetaData (required version >= 6.3), Provides a simple library for extracting metadata. * KF6XmlGui (required version >= 6.3), Framework for managing menu and toolbar actions. * LIBVLC, libvlc allows to play music in Elisa (otherwise it will use QtMultimedia), -- The following REQUIRED packages have been found: * ECM (required version >= 6.3) * Python3 * Qt6 (required version >= 6.5.0) * KF6Kirigami (required version >= 6.3), KF Kirigami is needed to provide the mobile UI components. * Qt6CoreTools (required version >= 6.7.3) * Qt6Core * KF6KirigamiAddons (required version >= 0.11.76), KF KirigamiAddons is needed to provide the about KDE dialogue. * Gettext * KF6I18n (required version >= 6.3), KF text internationalization library. * KF6IconThemes (required version >= 6.3), Support for icon themes. * KF6Config (required version >= 6.3), Persistent platform-independent application settings. * KF6ColorScheme (required version >= 6.3), Allows changing the app's color scheme. * KF6CoreAddons (required version >= 6.6.0), Qt addon library with a collection of non-GUI utilities. * KF6KIO (required version >= 6.3), File management libraries used for file browsing. * KF6QQC2DesktopStyle (required version >= 6.3), KDE QtQuick style for desktop -- The following OPTIONAL packages have not been found: * Qt6QmlCompilerPlusPrivate * UPNPQT, UPNP layer build with Qt. UPnP support is currently broken. You should probably avoid this dependency., -- Configuring done (4.7s) -- Generating done (0.3s) 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/elisa