# kdesrc-build running: 'cmake' '-B' '.' '-S' '/opt/kde/src/kpty' '-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/kpty -- 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/kpty/prefix.sh to set the environment for KPty. -- 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 Gettext: /usr/bin/msgmerge (found version "0.22.5") -- Could NOT find UTEMPTER (missing: UTEMPTER_EXECUTABLE UTEMPTER_COMPILE_FLAGS) -- 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 -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include files sys/types.h, libutil.h -- Looking for include files sys/types.h, libutil.h - not found -- Looking for include file util.h -- Looking for include file util.h - not found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file termio.h -- Looking for include file termio.h - found -- Looking for include file pty.h -- Looking for include file pty.h - found -- Looking for include file sys/stropts.h -- Looking for include file sys/stropts.h - not found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - not found -- Looking for login -- Looking for login - found -- Performing Test HAVE_STRUCT_UTMP_UT_SYSLEN -- Performing Test HAVE_STRUCT_UTMP_UT_SYSLEN - Failed -- Performing Test HAVE_STRUCT_UTMP_UT_ID -- Performing Test HAVE_STRUCT_UTMP_UT_ID - Success -- Looking for openpty -- Looking for openpty - found -- Looking for ptsname -- Looking for ptsname - found -- Looking for tcgetattr -- Looking for tcgetattr - found -- Looking for tcsetattr -- Looking for tcsetattr - found -- The following OPTIONAL packages have been found: * Qt6CoreTools (required version >= 6.7.3) * Qt6Test (required version >= 6.5.0) -- The following REQUIRED packages have been found: * ECM (required version >= 6.7.0), Extra CMake Modules., * Qt6Core (required version >= 6.5.0) * KF6CoreAddons (required version >= 6.7.0) * Gettext * KF6I18n (required version >= 6.7.0) * 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) -- The following OPTIONAL packages have not been found: * UTEMPTER, Allows non-privileged applications such as terminal emulators to modify the utmp database without having to be setuid root., Required by KPty for managing UTMP entries -- Found clang-format version 18 -- Configuring done (3.6s) -- Generating done (0.0s) 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/kpty