# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/kscreen' '-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/kscreen -- 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/kscreen/prefix.sh to set the environment for KScreen. -- 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 KF6Config: /opt/kde/usr/lib/cmake/KF6Config/KF6ConfigConfig.cmake (found version "6.7.0") -- Found KF6DBusAddons: /opt/kde/usr/lib/cmake/KF6DBusAddons/KF6DBusAddonsConfig.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 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 KF6Svg: /opt/kde/usr/lib/cmake/KF6Svg/KF6SvgConfig.cmake (found version "6.7.0") -- Found KF6XmlGui: /opt/kde/usr/lib/cmake/KF6XmlGui/KF6XmlGuiConfig.cmake (found version "6.7.0") -- Found KF6: success (found suitable version "6.7.0", minimum required is "6.5.0") found components: Config DBusAddons I18n KCMUtils Svg XmlGui -- 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 X11_XCB: /usr/lib/libX11-xcb.so (found version "1.8.10") -- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.17.0") -- Found XCB_ATOM: /usr/lib/libxcb-util.so (found version "0.4.1") -- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-util.so (found version "1.17.0") found components: XCB ATOM CMake Warning at /opt/kde/usr/lib/cmake/KF6Package/KF6PackageMacros.cmake:55 (message): warnings during generation of metainfo for org.kde.kscreen: 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. Call Stack (most recent call first): /opt/kde/usr/lib/cmake/Plasma/PlasmaMacros.cmake:29 (kpackage_install_package) plasmoid/CMakeLists.txt:18 (plasma_install_package) -- Found clang-format version 18 -- The following OPTIONAL packages have been found: * Qt6Test (required version >= 6.7.0) * Qt6Sensors (required version >= 6.7.0) * Qt6DBusTools (required version >= 6.7.2) * Qt6WidgetsTools (required version >= 6.7.2) * OpenGL * Qt6QmlTools (required version >= 6.7.2) * Qt6CoreTools (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) -- The following REQUIRED packages have been found: * ECM (required version >= 6.5.0) * Qt6 (required version >= 6.7.0) * KF6DBusAddons (required version >= 6.5.0) * Gettext * KF6I18n (required version >= 6.5.0) * KF6Config (required version >= 6.6.0) * KF6KCMUtils (required version >= 6.5.0) * KF6Svg (required version >= 6.5.0) * KF6XmlGui (required version >= 6.5.0) * KF6 (required version >= 6.5.0) * KF6Screen (required version >= 6.1.80) * Plasma * PlasmaQuick (required version >= 6.1.80) * LayerShellQt, Layer shell Qt bindings, Required for the screen selection osd * X11, X11 libraries, Required for touchscreen XInput mapping to internal display * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, * XCB, X protocol C-language Binding, -- Configuring done (3.6s) -- Generating done (0.1s) 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/kscreen