# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/libkscreen' '-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' '-DBUILD_QT5=OFF' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/opt/kde/usr' # from directory: /opt/kde/build/libkscreen -- 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/libkscreen/prefix.sh to set the environment for libkscreen. -- 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 Wayland_Client: /usr/lib/libwayland-client.so (found version "1.23.1") -- Found Wayland_Server: /usr/lib/libwayland-server.so (found version "1.23.1") -- Found Wayland_Cursor: /usr/lib/libwayland-cursor.so (found version "1.23.1") -- Found Wayland_Egl: /usr/lib/libwayland-egl.so (found version "18.1.0") -- Found Wayland: /usr/lib/libwayland-client.so;/usr/lib/libwayland-server.so;/usr/lib/libwayland-cursor.so;/usr/lib/libwayland-egl.so (found suitable version "1.23.1", minimum required is "1.15") -- Found WaylandScanner: /usr/bin/wayland-scanner -- Found Wayland: /usr/lib/libwayland-client.so;/usr/lib/libwayland-server.so;/usr/lib/libwayland-cursor.so;/usr/lib/libwayland-egl.so (found suitable version "1.23.1", minimum required is "1.15") found components: Client -- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.17.0") -- Found XCB_DPMS: /usr/lib/libxcb-dpms.so (found version "1.17.0") -- Found XCB_RANDR: /usr/lib/libxcb-randr.so (found version "1.17.0") -- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-dpms.so;/usr/lib/libxcb-randr.so (found version "1.17.0") found components: XCB RANDR DPMS -- Found jq executable: /usr/bin/jq -- 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 -- Will build xrandr backend. CMake Warning at autotests/CMakeLists.txt:30 (message): Skipping KF6::WaylandServer based unit tests! CMake Warning at tests/kwayland/CMakeLists.txt:3 (message): Skipping KF6::WaylandServer based tests! -- Found clang-format version 18 -- The following OPTIONAL packages have been found: * Qt6CoreTools (required version >= 6.7.3) * Qt6Core (required version >= 6.7.0) * Qt6DBusTools (required version >= 6.7.3) * Qt6DBus (required version >= 6.7.0) * OpenGL * XKB (required version >= 0.5.0), XKB API common to servers and clients., * WrapVulkanHeaders * Qt6GuiTools (required version >= 6.7.3) * Qt6Gui (required version >= 6.7.0) * Qt6Test (required version >= 6.7.0) * Qt6WaylandScannerTools (required version >= 6.7.3) * Qt6WaylandClient (required version >= 6.7.0) * WaylandScanner, Executable that converts XML protocol files to C code, * XCB, X protocol C-language Binding, Required for building XRandR backends * Qt6LinguistTools -- The following REQUIRED packages have been found: * ECM (required version >= 6.5.0) * PlasmaWaylandProtocols (required version >= 1.13) * Wayland (required version >= 1.15), C library implementation of the Wayland protocol: a protocol for a compositor to talk to its clients, * Qt6 -- The following features have been disabled: * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop) -- Configuring done (3.7s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: BUILD_KCM_MOUSE_X11 BUILD_QT5 BUILD_WITH_QT6 DIALER_BUILD_SHELL_OVERLAY WITH_ICON_GENERATION -- Build files have been written to: /opt/kde/build/libkscreen