# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/dolphin' '-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/dolphin -- 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/dolphin/prefix.sh to set the environment for Dolphin. -- 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 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 KF6KCMUtils: /opt/kde/usr/lib/cmake/KF6KCMUtils/KF6KCMUtilsConfig.cmake (found version "6.7.0") -- Found KF6NewStuff: /opt/kde/usr/lib/cmake/KF6NewStuff/KF6NewStuffConfig.cmake (found version "6.7.0") -- Found KF6CoreAddons: /opt/kde/usr/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.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 KF6DBusAddons: /opt/kde/usr/lib/cmake/KF6DBusAddons/KF6DBusAddonsConfig.cmake (found version "6.7.0") -- Found KF6Bookmarks: /opt/kde/usr/lib/cmake/KF6Bookmarks/KF6BookmarksConfig.cmake (found version "6.7.0") -- Found KF6Config: /opt/kde/usr/lib/cmake/KF6Config/KF6ConfigConfig.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 KF6KIO: /opt/kde/usr/lib/cmake/KF6KIO/KF6KIOConfig.cmake (found version "6.7.0") -- Found KF6Parts: /opt/kde/usr/lib/cmake/KF6Parts/KF6PartsConfig.cmake (found version "6.7.0") -- Found KF6Solid: /opt/kde/usr/lib/cmake/KF6Solid/KF6SolidConfig.cmake (found version "6.7.0") -- Found KF6IconThemes: /opt/kde/usr/lib/cmake/KF6IconThemes/KF6IconThemesConfig.cmake (found version "6.7.0") -- Found KF6Completion: /opt/kde/usr/lib/cmake/KF6Completion/KF6CompletionConfig.cmake (found version "6.7.0") -- Found KF6TextWidgets: /opt/kde/usr/lib/cmake/KF6TextWidgets/KF6TextWidgetsConfig.cmake (found version "6.7.0") -- Found KF6Notifications: /opt/kde/usr/lib/cmake/KF6Notifications/KF6NotificationsConfig.cmake (found version "6.7.0") -- Found KF6Crash: /opt/kde/usr/lib/cmake/KF6Crash/KF6CrashConfig.cmake (found version "6.7.0") -- Found KF6WindowSystem: /opt/kde/usr/lib/cmake/KF6WindowSystem/KF6WindowSystemConfig.cmake (found version "6.7.0") -- Found KF6WidgetsAddons: /opt/kde/usr/lib/cmake/KF6WidgetsAddons/KF6WidgetsAddonsConfig.cmake (found version "6.7.0") -- Found KF6Codecs: /opt/kde/usr/lib/cmake/KF6Codecs/KF6CodecsConfig.cmake (found version "6.7.0") -- Found KF6GuiAddons: /opt/kde/usr/lib/cmake/KF6GuiAddons/KF6GuiAddonsConfig.cmake (found version "6.7.0") -- Found KF6: success (found suitable version "6.7.0", minimum required is "6.2.0") found components: KCMUtils NewStuff CoreAddons I18n DBusAddons Bookmarks Config KIO Parts Solid IconThemes Completion TextWidgets Notifications Crash WindowSystem WidgetsAddons Codecs GuiAddons -- Found KF6DocTools: /opt/kde/usr/lib/cmake/KF6DocTools/KF6DocToolsConfig.cmake (found version "6.7.0") -- Found KF6: success (found suitable version "6.7.0", minimum required is "6.2.0") found components: DocTools CMake Warning at CMakeLists.txt:98 (find_package): By not providing "FindPackageKitQt6.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "PackageKitQt6", but CMake did not find one. Could not find a package configuration file provided by "PackageKitQt6" with any of the following names: PackageKitQt6Config.cmake packagekitqt6-config.cmake Add the installation prefix of "PackageKitQt6" to CMAKE_PREFIX_PATH or set "PackageKitQt6_DIR" to a directory containing one of the above files. If "PackageKitQt6" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:115 (find_package): By not providing "FindKF6BalooWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KF6BalooWidgets", but CMake did not find one. Could not find a package configuration file provided by "KF6BalooWidgets" (requested version 24.11.70) with any of the following names: KF6BalooWidgetsConfig.cmake kf6baloowidgets-config.cmake Add the installation prefix of "KF6BalooWidgets" to CMAKE_PREFIX_PATH or set "KF6BalooWidgets_DIR" to a directory containing one of the above files. If "KF6BalooWidgets" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:132 (message): Baloo packages not found. They are needed for the metadata features of Dolphin (including the information panel). -- Looking for 3 include files sys/types.h, ..., fts.h -- Looking for 3 include files sys/types.h, ..., fts.h - found -- Looking for fts_open -- Looking for fts_open - found -- 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 -- Found Gem_test-unit: TRUE -- Found Python3: /usr/bin/python3 -- Found Ruby: /usr/bin/ruby -- python3 import failed for flask. -- Could NOT find flask-PythonModule (missing: flask-PythonModule_FOUND) -- python3 import failed for pyatspi. -- Could NOT find pyatspi-PythonModule (missing: pyatspi-PythonModule_FOUND) -- Found lxml-PythonModule: TRUE -- Found gi-PythonModule: TRUE -- The following RUNTIME packages have been found: * lxml-PythonModule, Python module 'lxml' is a runtime dependency. * gi-PythonModule, Python module 'gi' is a runtime dependency. -- The following OPTIONAL packages have been found: * Qt6Concurrent (required version >= 6.4.0) * OpenGL * Qt6DBusTools (required version >= 6.7.2) * Qt6QmlTools (required version >= 6.7.2) * XKB (required version >= 0.5.0), XKB API common to servers and clients., * WrapVulkanHeaders * Qt6GuiTools (required version >= 6.7.2) * KF6UserFeedback (required version >= 6.2.0) Used for submission of telemetry data * KF6DocTools (required version >= 6.2.0) * Qt6CoreTools (required version >= 6.7.2) * Qt6WidgetsTools (required version >= 6.7.2) * KF6Baloo (required version >= 6.2.0), Baloo Core libraries, For adding desktop-wide search and tagging support to dolphin * KF6FileMetaData (required version >= 6.2.0), For accessing file metadata labels * Python3 * Ruby * SeleniumWebDriverATSPI, Server component for selenium tests using Linux accessibility infrastructure, Needed for GUI tests -- The following RECOMMENDED packages have been found: * Gem_test-unit, Ruby gem 'test-unit' required for testing of servicemenu helpers. -- The following REQUIRED packages have been found: * ECM (required version >= 6.2.0) * KF6KCMUtils (required version >= 6.2.0) * KF6NewStuff (required version >= 6.2.0) * KF6CoreAddons (required version >= 6.2.0) * KF6DBusAddons (required version >= 6.2.0) * KF6Config (required version >= 6.2.0) * KF6Bookmarks (required version >= 6.6.0) * KF6KIO (required version >= 6.6.0) * KF6Parts (required version >= 6.2.0) * KF6Solid (required version >= 6.2.0) * KF6IconThemes (required version >= 6.2.0) * KF6Completion (required version >= 6.2.0) * Gettext * KF6I18n (required version >= 6.6.0) * KF6TextWidgets (required version >= 6.2.0) * KF6Notifications (required version >= 6.2.0) * KF6Crash (required version >= 6.2.0) * KF6WindowSystem (required version >= 6.2.0) * KF6WidgetsAddons (required version >= 6.2.0) * KF6Codecs (required version >= 6.2.0) * KF6GuiAddons (required version >= 6.2.0) * Qt6 (required version >= 6.7) * KF6 (required version >= 6.2.0) * Qt6Core * Qt6Widgets * Phonon4Qt6 * Qt6Test -- The following RUNTIME packages have not been found: * flask-PythonModule, Python module 'flask' is a runtime dependency. * pyatspi-PythonModule, Python module 'pyatspi' is a runtime dependency. -- The following OPTIONAL packages have not been found: * KF6BalooWidgets (required version >= 24.11.70), Baloos Widgets, -- The following RECOMMENDED packages have not been found: * PackageKitQt6, Software Manager integration Used in the service menu installer -- Found clang-format version 18 -- Configuring done (4.4s) -- Generating done (0.4s) 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/dolphin