# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/solid' '-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/solid -- 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/solid/prefix.sh to set the environment for Solid. -- 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 FLEX: /usr/bin/flex (found version "2.6.4") -- Found BISON: /usr/bin/bison (found suitable version "3.8.2", minimum required is "3.0") -- Found IMobileDevice: /usr/include (found version "1.3.0-dirty") -- Found PList: /usr/include (found version "2.6.0") -- Found LibMount: /usr/include (found version "2.40.2") -- Found UDev: /usr/include (found version "256") -- Performing Test HAVE_X86_MMX -- Performing Test HAVE_X86_MMX - Success -- Performing Test HAVE_X86_SSE -- Performing Test HAVE_X86_SSE - Success -- Performing Test HAVE_X86_SSE2 -- Performing Test HAVE_X86_SSE2 - Success -- Performing Test HAVE_X86_3DNOW -- Performing Test HAVE_X86_3DNOW - Success -- Performing Test HAVE_PPC_ALTIVEC -- Performing Test HAVE_PPC_ALTIVEC - Failed -- Looking for include file mntent.h -- Looking for include file mntent.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include files stdio.h, sys/mnttab.h -- Looking for include files stdio.h, sys/mnttab.h - not found -- Looking for include files sys/param.h, sys/mount.h -- Looking for include files sys/param.h, sys/mount.h - found -- Looking for getmntinfo -- Looking for getmntinfo - not found -- Looking for setmntent -- Looking for setmntent - found -- Performing Test GETMNTINFO_USES_STATVFS -- Performing Test GETMNTINFO_USES_STATVFS - Failed -- Could NOT find MediaPlayerInfo (missing: MEDIAPLAYERINFO_PATH) -- 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: * fakehw, Solid device 'fakehw' backend. * udev, Solid device 'udev' backend. * udisks2, Solid device 'udisks2' backend. * fstab, Solid device 'fstab' backend. * upower, Solid device 'upower' backend. * imobile, Solid device 'imobile' backend. -- The following OPTIONAL packages have been found: * Qt6CoreTools (required version >= 6.7.3) * Qt6Core * Qt6Xml (required version >= 6.5.0) * OpenGL * XKB (required version >= 0.5.0), XKB API common to servers and clients., * WrapVulkanHeaders * Qt6GuiTools (required version >= 6.7.3) * Qt6DBusTools (required version >= 6.7.3) * Qt6Gui (required version >= 6.5.0) * IMobileDevice, library to communicate with iOS devices, Needed to build the iOS device support backend * PList, library to handle Apple property list format, Needed to build the iOS device support backend * LibMount, API for getting info about mounted filesystems (part of util-linux), * Qt6LinguistTools * Qt6Concurrent (required version >= 6.5.0) * Qt6Test (required version >= 6.5.0) -- The following REQUIRED packages have been found: * ECM (required version >= 6.6.0), Extra CMake Modules., * FLEX, Fast Lexical Analyzer, Required for the Predicate parser * BISON (required version >= 3.0), general-purpose parser generator, Required for the Predicate parser * UDev, API for enumerating and introspecting local devices (part of systemd), Allows Solid to use UDev to provide information about devices on Linux * Qt6 (required version >= 6.5.0) -- The following features have been disabled: * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop) * Solid::Job, WIP: Base class for Solid Asynchronous apis * Solid::PowerManagement, WIP: Freedesktop backend for the asynchronous api -- The following RUNTIME packages have not been found: * MediaPlayerInfo, Enables identification and querying of portable media players, Runtime-only dependency of the udev solid backend. Support for m-p-i is included even if not found during build -- Found clang-format version 18 -- Configuring done (5.7s) -- 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/solid