* Package:    kde-plasma/kwayland-5.116.0:5/5.116
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * Upstream:   https://bugs.kde.org/
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking kwayland-5.116.0.tar.xz to /var/tmp/portage/kde-plasma/kwayland-5.116.0/work
>>> Source unpacked in /var/tmp/portage/kde-plasma/kwayland-5.116.0/work
>>> Preparing source in /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build"
cmake -C /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DBUILD_QCH=no -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/gentoo_toolchain.cmake /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0
loading initial cache file /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/gentoo_common_config.cmake
-- 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/x86_64-pc-linux-gnu-gcc - 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/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 

fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
-- 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 QtWaylandScanner: /usr/lib64/qt5/bin/qtwaylandscanner
-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.3.0")
-- Checking for module 'xkbcommon'
--   Found xkbcommon, version 1.7.0
-- Found Wayland_Client: /usr/lib64/libwayland-client.so (found version "1.23.1")
-- Found Wayland_Server: /usr/lib64/libwayland-server.so (found version "1.23.1")
-- Found Wayland: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so (found suitable version "1.23.1", minimum required is "1.15") found components: Client Server
-- Found WaylandScanner: /usr/bin/wayland-scanner
-- Found WaylandProtocols: //usr/share/wayland-protocols (found suitable version "1.38", minimum required is "1.15")
-- Performing Test HAVE_EGL
-- Performing Test HAVE_EGL - Success
-- Found EGL: /usr/include (found version "1.5")
-- Performing Test HAVE_MEMFD
-- Performing Test HAVE_MEMFD - Success
-- 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 REQUIRED packages have been found:

 * ECM (required version >= 5.116.0), Extra CMake Modules., <https://commits.kde.org/extra-cmake-modules>
 * Qt5Gui (required version >= 5.15.2)
 * Qt5Concurrent
 * Qt5 (required version >= 5.15.2)
 * Qt5WaylandClient (required version >= 5.15.2)
 * QtWaylandScanner, Executable that converts XML protocol files to C++ code, <https://qt.io/>
 * Qt5XkbCommonSupport
 * Wayland (required version >= 1.15), C library implementation of the Wayland protocol: a protocol for a compositor to talk to its clients, <https://wayland.freedesktop.org/>
 * WaylandProtocols (required version >= 1.15), Specifications of extended Wayland protocols, <https://wayland.freedesktop.org/>
 * PkgConfig
 * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., <https://www.khronos.org/egl/>
 * PlasmaWaylandProtocols (required version >= 1.9.0)
 * WaylandScanner, Executable that converts XML protocol files to C code, <https://wayland.freedesktop.org/>

-- The following features have been disabled:

 * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)

-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90
C++             -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always
Linker flags:
Executable      -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module          -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-Bsymbolic-functions
Shared          -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-Bsymbolic-functions

-- Configuring done (2.5s)
-- Generating done (0.3s)
-- Build files have been written to: /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build"
ninja -v -j2 -l2
[1/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/CMakeFiles/KF5WaylandServer_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0 /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/deps /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/CMakeFiles/d/b9e5aec47cddac2cfd57daefc96eb3a6249261330c71ab87fb793da5bf54d783.d
[2/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/output-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-output-management-client-protocol.h
[3/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/outputdevice.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-org_kde_kwin_outputdevice-client-protocol.h
[4/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/plasma-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-shell-client-protocol.h
[5/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/plasma-virtual-desktop.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-virtual-desktop-client-protocol.h
[6/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/plasma-window-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-window-management-client-protocol.h
/usr/share/plasma-wayland-protocols/plasma-window-management.xml:69: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:214: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:301: warning: since version not increasing

[7/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/surface-extension.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-qt-surface-extension-client-protocol.h
[8/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/idle.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-idle-client-protocol.h
[9/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/fake-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-fake-input-client-protocol.h
[10/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/shadow.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-shadow-client-protocol.h
[11/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/dpms.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-dpms-client-protocol.h
[12/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/blur.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-blur-client-protocol.h
[13/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/contrast.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-contrast-client-protocol.h
[14/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-relativepointer-unstable-v1-client-protocol.h
[15/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/slide.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-slide-client-protocol.h
[16/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/server-decoration.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-server_decoration-client-protocol.h
[17/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/text-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-text-client-protocol.h
[18/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/text-input-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-text-input-unstable-v2-client-protocol.h
[19/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-shell-v6-client-protocol.h
[20/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-pointer-gestures-unstable-v1-client-protocol.h
[21/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-pointer-constraints-unstable-v1-client-protocol.h
[22/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-foreign-unstable-v2-client-protocol.h
[23/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-idle-inhibit-unstable-v1-client-protocol.h
[24/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/appmenu.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-appmenu-client-protocol.h
[25/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/server-decoration-palette.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-server_decoration_palette-client-protocol.h
[26/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/remote-access.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-remote-access-client-protocol.h
[27/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-output-client-protocol.h
[28/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-shell-client-protocol.h
[29/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-decoration-client-protocol.h
[30/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/wayland-eglstream-controller.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-eglstream-controller-client-protocol.h
[31/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/keystate.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-keystate-client-protocol.h
[32/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-linux-dmabuf-unstable-v1-client-protocol.h
[33/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-tablet-unstable-v2-client-protocol.h
[34/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/lib64/qt5/bin/qtwaylandscanner server-header //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml "" > /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/qwayland-server-tablet-unstable-v2.h
[35/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/output-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-output-management-protocol.c
[36/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/output-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-output-management-server-protocol.h
[37/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/outputdevice.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-org_kde_kwin_outputdevice-protocol.c
[38/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/outputdevice.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-org_kde_kwin_outputdevice-server-protocol.h
[39/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/plasma-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-shell-protocol.c
[40/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/plasma-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-shell-server-protocol.h
[41/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/plasma-virtual-desktop.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-virtual-desktop-protocol.c
[42/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/plasma-virtual-desktop.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-virtual-desktop-server-protocol.h
[43/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/plasma-window-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-window-management-protocol.c
/usr/share/plasma-wayland-protocols/plasma-window-management.xml:69: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:214: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:301: warning: since version not increasing

[44/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/plasma-window-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-window-management-server-protocol.h
/usr/share/plasma-wayland-protocols/plasma-window-management.xml:69: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:214: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:301: warning: since version not increasing

[45/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/surface-extension.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-qt-surface-extension-protocol.c
[46/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/surface-extension.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-qt-surface-extension-server-protocol.h
[47/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/idle.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-idle-protocol.c
[48/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/idle.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-idle-server-protocol.h
[49/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/fake-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-fake-input-protocol.c
[50/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/fake-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-fake-input-server-protocol.h
[51/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/shadow.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-shadow-protocol.c
[52/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/shadow.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-shadow-server-protocol.h
[53/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/dpms.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-dpms-protocol.c
[54/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/dpms.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-dpms-server-protocol.h
[55/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/blur.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-blur-protocol.c
[56/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/blur.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-blur-server-protocol.h
[57/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/contrast.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-contrast-protocol.c
[58/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/contrast.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-contrast-server-protocol.h
[59/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-relativepointer-unstable-v1-protocol.c
[60/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-relativepointer-unstable-v1-server-protocol.h
[61/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/slide.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-slide-protocol.c
[62/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/slide.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-slide-server-protocol.h
[63/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/server-decoration.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-server_decoration-protocol.c
[64/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/server-decoration.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-server_decoration-server-protocol.h
[65/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/text-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-text-protocol.c
[66/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/text-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-text-server-protocol.h
[67/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/text-input-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-text-input-unstable-v2-protocol.c
[68/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/text-input-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-text-input-unstable-v2-server-protocol.h
[69/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-shell-v6-protocol.c
[70/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-shell-v6-server-protocol.h
[71/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-pointer-gestures-unstable-v1-protocol.c
[72/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-pointer-gestures-unstable-v1-server-protocol.h
[73/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-pointer-constraints-unstable-v1-protocol.c
[74/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-pointer-constraints-unstable-v1-server-protocol.h
[75/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-foreign-unstable-v2-protocol.c
[76/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-foreign-unstable-v2-server-protocol.h
[77/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-idle-inhibit-unstable-v1-protocol.c
[78/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-idle-inhibit-unstable-v1-server-protocol.h
[79/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/appmenu.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-appmenu-protocol.c
[80/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/appmenu.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-appmenu-server-protocol.h
[81/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/server-decoration-palette.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-server_decoration_palette-protocol.c
[82/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/server-decoration-palette.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-server_decoration_palette-server-protocol.h
[83/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/remote-access.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-remote-access-protocol.c
[84/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/remote-access.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-remote-access-server-protocol.h
[85/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-output-protocol.c
[86/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-output-server-protocol.h
[87/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-shell-protocol.c
[88/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-shell-server-protocol.h
[89/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-decoration-protocol.c
[90/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-decoration-server-protocol.h
[91/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/wayland-eglstream-controller.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-eglstream-controller-protocol.c
[92/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/wayland-eglstream-controller.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-eglstream-controller-server-protocol.h
[93/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/keystate.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-keystate-protocol.c
[94/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header /usr/share/plasma-wayland-protocols/keystate.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-keystate-server-protocol.h
[95/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-linux-dmabuf-unstable-v1-protocol.c
[96/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-linux-dmabuf-unstable-v1-server-protocol.h
[97/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-tablet-unstable-v2-protocol.c
[98/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-tablet-unstable-v2-server-protocol.h
[99/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server && /usr/lib64/qt5/bin/qtwaylandscanner server-code //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml "" > /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/qwayland-server-tablet-unstable-v2.cpp
[100/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/CMakeFiles/KF5WaylandClient_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0 /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/deps /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/CMakeFiles/d/f77b455610ac4ff167027c7d113aaf98ba3e3c8be0f0f87afce1bc6e82abe588.d
[101/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/KF5WaylandServer_autogen/mocs_compilation.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/KF5WaylandServer_autogen/mocs_compilation.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/KF5WaylandServer_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/mocs_compilation.cpp
[102/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/__/compat/wayland-xdg-shell-v5-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/__/compat/wayland-xdg-shell-v5-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/__/compat/wayland-xdg-shell-v5-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/compat/wayland-xdg-shell-v5-protocol.c
[103/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/appmenu_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/appmenu_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/appmenu_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/appmenu_interface.cpp
[104/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/blur_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/blur_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/blur_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/blur_interface.cpp
[105/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/buffer_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/buffer_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/buffer_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/buffer_interface.cpp
[106/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/clientconnection.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/clientconnection.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/clientconnection.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/clientconnection.cpp
[107/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/compositor_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/compositor_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/compositor_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/compositor_interface.cpp
[108/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/contrast_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/contrast_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/contrast_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/contrast_interface.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/contrast_interface.cpp:154:132: warning: missing initializer for member ‘org_kde_kwin_contrast_interface::set_frost’ [-Wmissing-field-initializers]
  154 |     {commitCallback, setRegionCallback, setContrastCallback, setIntensityCallback, setSaturationCallback, resourceDestroyedCallback};
      |                                                                                                                                    ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/contrast_interface.cpp:154:132: warning: missing initializer for member ‘org_kde_kwin_contrast_interface::unset_frost’ [-Wmissing-field-initializers]
[109/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/datadevice_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/datadevice_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/datadevice_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/datadevice_interface.cpp
[110/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/datadevicemanager_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/datadevicemanager_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/datadevicemanager_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/datadevicemanager_interface.cpp
[111/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/dataoffer_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/dataoffer_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/dataoffer_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/dataoffer_interface.cpp
[112/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/datasource_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/datasource_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/datasource_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/datasource_interface.cpp
[113/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/display.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/display.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/display.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/display.cpp
[114/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/dpms_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/dpms_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/dpms_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/dpms_interface.cpp
[115/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/eglstream_controller_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/eglstream_controller_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/eglstream_controller_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/eglstream_controller_interface.cpp
[116/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/fakeinput_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/fakeinput_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/fakeinput_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/fakeinput_interface.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/fakeinput_interface.cpp:76:111: warning: missing initializer for member ‘org_kde_kwin_fake_input_interface::destroy’ [-Wmissing-field-initializers]
   76 |                                                                                            keyboardKeyCallback};
      |                                                                                                               ^
[117/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/filtered_display.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/filtered_display.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/filtered_display.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/filtered_display.cpp
[118/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/global.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/global.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/global.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/global.cpp
[119/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/idle_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/idle_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/idle_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/idle_interface.cpp
[120/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/idleinhibit_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/idleinhibit_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/idleinhibit_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/idleinhibit_interface.cpp
[121/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/idleinhibit_interface_v1.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/idleinhibit_interface_v1.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/idleinhibit_interface_v1.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/idleinhibit_interface_v1.cpp
[122/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/keyboard_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/keyboard_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/keyboard_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/keyboard_interface.cpp
[123/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/keystate_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/keystate_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/keystate_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/keystate_interface.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/keystate_interface.cpp:70:108: warning: missing initializer for member ‘org_kde_kwin_keystate_interface::destroy’ [-Wmissing-field-initializers]
   70 | const struct org_kde_kwin_keystate_interface KeyStateInterface::Private::s_interface = {fetchStatesCallback};
      |                                                                                                            ^
[124/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/linuxdmabuf_v1_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/linuxdmabuf_v1_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/linuxdmabuf_v1_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/linuxdmabuf_v1_interface.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/linuxdmabuf_v1_interface.cpp:175:102: warning: missing initializer for member ‘zwp_linux_dmabuf_v1_interface::get_default_feedback’ [-Wmissing-field-initializers]
  175 |                                                                                  createParamsCallback};
      |                                                                                                      ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/linuxdmabuf_v1_interface.cpp:175:102: warning: missing initializer for member ‘zwp_linux_dmabuf_v1_interface::get_surface_feedback’ [-Wmissing-field-initializers]
[125/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/output_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/output_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/output_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/output_interface.cpp
[126/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/outputchangeset.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/outputchangeset.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/outputchangeset.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/outputchangeset.cpp
[127/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/outputconfiguration_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/outputconfiguration_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/outputconfiguration_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/outputconfiguration_interface.cpp
[128/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/outputdevice_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/outputdevice_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/outputdevice_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/outputdevice_interface.cpp
[129/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/outputmanagement_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/outputmanagement_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/outputmanagement_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/outputmanagement_interface.cpp
[130/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/plasmashell_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/plasmashell_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/plasmashell_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/plasmashell_interface.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/plasmashell_interface.cpp:152:123: warning: missing initializer for member ‘org_kde_plasma_surface_interface::open_under_cursor’ [-Wmissing-field-initializers]
  152 |                                                                                                    setSkipSwitcherCallback};
      |                                                                                                                           ^
[131/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/plasmavirtualdesktop_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/plasmavirtualdesktop_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/plasmavirtualdesktop_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/plasmavirtualdesktop_interface.cpp
[132/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/plasmawindowmanagement_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/plasmawindowmanagement_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/plasmawindowmanagement_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/plasmawindowmanagement_interface.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/plasmawindowmanagement_interface.cpp:132:137: warning: missing initializer for member ‘org_kde_plasma_window_management_interface::get_stacking_order’ [-Wmissing-field-initializers]
  132 |                                                                                                                  getWindowByUuidCallback};
      |                                                                                                                                         ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/plasmawindowmanagement_interface.cpp:344:127: warning: missing initializer for member ‘org_kde_plasma_window_interface::request_enter_activity’ [-Wmissing-field-initializers]
  344 |                                                                                             requestLeaveVirtualDesktopCallback};
      |                                                                                                                               ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/plasmawindowmanagement_interface.cpp:344:127: warning: missing initializer for member ‘org_kde_plasma_window_interface::request_leave_activity’ [-Wmissing-field-initializers]
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/plasmawindowmanagement_interface.cpp:344:127: warning: missing initializer for member ‘org_kde_plasma_window_interface::send_to_output’ [-Wmissing-field-initializers]
[133/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/pointer_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/pointer_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/pointer_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/pointer_interface.cpp
[134/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/pointerconstraints_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/pointerconstraints_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/pointerconstraints_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/pointerconstraints_interface.cpp
[135/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/pointerconstraints_interface_v1.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/pointerconstraints_interface_v1.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/pointerconstraints_interface_v1.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/pointerconstraints_interface_v1.cpp
[136/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/pointergestures_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/pointergestures_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/pointergestures_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/pointergestures_interface.cpp
[137/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/pointergestures_interface_v1.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/pointergestures_interface_v1.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/pointergestures_interface_v1.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/pointergestures_interface_v1.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/pointergestures_interface_v1.cpp:44:156: warning: missing initializer for member ‘zwp_pointer_gestures_v1_interface::release’ [-Wmissing-field-initializers]
   44 | const struct zwp_pointer_gestures_v1_interface PointerGesturesUnstableV1Interface::Private::s_interface = {getSwipeGestureCallback, getPinchGestureCallback};
      |                                                                                                                                                            ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/pointergestures_interface_v1.cpp:44:156: warning: missing initializer for member ‘zwp_pointer_gestures_v1_interface::get_hold_gesture’ [-Wmissing-field-initializers]
[138/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/qtsurfaceextension_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/qtsurfaceextension_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/qtsurfaceextension_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/qtsurfaceextension_interface.cpp
[139/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/region_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/region_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/region_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/region_interface.cpp
[140/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/relativepointer_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/relativepointer_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/relativepointer_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/relativepointer_interface.cpp
[141/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/relativepointer_interface_v1.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/relativepointer_interface_v1.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/relativepointer_interface_v1.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/relativepointer_interface_v1.cpp
[142/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/remote_access_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/remote_access_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/remote_access_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/remote_access_interface.cpp
[143/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/resource.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/resource.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/resource.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/resource.cpp
[144/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/seat_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/seat_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/seat_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/seat_interface.cpp
[145/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/server_decoration_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/server_decoration_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/server_decoration_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/server_decoration_interface.cpp
[146/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/server_decoration_palette_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/server_decoration_palette_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/server_decoration_palette_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/server_decoration_palette_interface.cpp
[147/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/shadow_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/shadow_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/shadow_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/shadow_interface.cpp
[148/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/shell_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/shell_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/shell_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/shell_interface.cpp
[149/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/slide_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/slide_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/slide_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/slide_interface.cpp
[150/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/subcompositor_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/subcompositor_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/subcompositor_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/subcompositor_interface.cpp
[151/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/surface_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/surface_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/surface_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/surface_interface.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/surface_interface.cpp:255:97: warning: missing initializer for member ‘wl_surface_interface::offset’ [-Wmissing-field-initializers]
  255 |                                                                             damageBufferCallback};
      |                                                                                                 ^
[152/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/surfacerole.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/surfacerole.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/surfacerole.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/surfacerole.cpp
[153/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/tablet_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/tablet_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/tablet_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/tablet_interface.cpp
[154/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/textinput_interface.cpp
[155/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface_v0.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface_v0.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface_v0.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/textinput_interface_v0.cpp
[156/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface_v2.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface_v2.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface_v2.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/textinput_interface_v2.cpp
[157/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/touch_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/touch_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/touch_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/touch_interface.cpp
[158/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/xdgdecoration_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/xdgdecoration_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/xdgdecoration_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgdecoration_interface.cpp
[159/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/xdgforeign_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/xdgforeign_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/xdgforeign_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgforeign_interface.cpp
[160/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/xdgforeign_v2_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/xdgforeign_v2_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/xdgforeign_v2_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgforeign_v2_interface.cpp
[161/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/xdgoutput_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/xdgoutput_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/xdgoutput_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgoutput_interface.cpp
[162/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgshell_interface.cpp
[163/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_stable_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_stable_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_stable_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgshell_stable_interface.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgshell_stable_interface.cpp:608:110: warning: missing initializer for member ‘xdg_positioner_interface::set_reactive’ [-Wmissing-field-initializers]
  608 |                                                                                             setOffsetCallback};
      |                                                                                                              ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgshell_stable_interface.cpp:608:110: warning: missing initializer for member ‘xdg_positioner_interface::set_parent_size’ [-Wmissing-field-initializers]
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgshell_stable_interface.cpp:608:110: warning: missing initializer for member ‘xdg_positioner_interface::set_parent_configure’ [-Wmissing-field-initializers]
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgshell_stable_interface.cpp:924:122: warning: missing initializer for member ‘xdg_popup_interface::reposition’ [-Wmissing-field-initializers]
  924 | const struct xdg_popup_interface XdgPopupStableInterface::Private::s_interface = {resourceDestroyedCallback, grabCallback};
      |                                                                                                                          ^
[164/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_v5_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_v5_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_v5_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgshell_v5_interface.cpp
[165/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_v6_interface.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_v6_interface.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_v6_interface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server/xdgshell_v6_interface.cpp
[166/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/logging.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/logging.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/logging.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/logging.cpp
[167/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-output-management-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-output-management-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-output-management-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-output-management-protocol.c
[168/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-org_kde_kwin_outputdevice-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-org_kde_kwin_outputdevice-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-org_kde_kwin_outputdevice-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-org_kde_kwin_outputdevice-protocol.c
[169/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-shell-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-shell-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-shell-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-shell-protocol.c
[170/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-virtual-desktop-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-virtual-desktop-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-virtual-desktop-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-virtual-desktop-protocol.c
[171/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-window-management-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-window-management-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-window-management-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-plasma-window-management-protocol.c
[172/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-qt-surface-extension-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-qt-surface-extension-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-qt-surface-extension-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-qt-surface-extension-protocol.c
[173/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-idle-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-idle-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-idle-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-idle-protocol.c
[174/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-fake-input-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-fake-input-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-fake-input-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-fake-input-protocol.c
[175/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-shadow-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-shadow-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-shadow-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-shadow-protocol.c
[176/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-dpms-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-dpms-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-dpms-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-dpms-protocol.c
[177/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-blur-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-blur-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-blur-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-blur-protocol.c
[178/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-contrast-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-contrast-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-contrast-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-contrast-protocol.c
[179/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-relativepointer-unstable-v1-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-relativepointer-unstable-v1-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-relativepointer-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-relativepointer-unstable-v1-protocol.c
[180/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-slide-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-slide-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-slide-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-slide-protocol.c
[181/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-server_decoration-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-server_decoration-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-server_decoration-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-server_decoration-protocol.c
[182/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-text-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-text-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-text-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-text-protocol.c
[183/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-text-input-unstable-v2-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-text-input-unstable-v2-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-text-input-unstable-v2-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-text-input-unstable-v2-protocol.c
[184/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-shell-v6-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-shell-v6-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-shell-v6-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-shell-v6-protocol.c
[185/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-pointer-gestures-unstable-v1-protocol.c
[186/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-pointer-constraints-unstable-v1-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-pointer-constraints-unstable-v1-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-pointer-constraints-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-pointer-constraints-unstable-v1-protocol.c
[187/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-foreign-unstable-v2-protocol.c
[188/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-idle-inhibit-unstable-v1-protocol.c
[189/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-appmenu-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-appmenu-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-appmenu-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-appmenu-protocol.c
[190/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-server_decoration_palette-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-server_decoration_palette-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-server_decoration_palette-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-server_decoration_palette-protocol.c
[191/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-remote-access-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-remote-access-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-remote-access-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-remote-access-protocol.c
[192/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-output-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-output-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-output-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-output-protocol.c
[193/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-shell-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-shell-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-shell-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-shell-protocol.c
[194/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-decoration-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-decoration-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-decoration-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-xdg-decoration-protocol.c
[195/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-eglstream-controller-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-eglstream-controller-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-eglstream-controller-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-eglstream-controller-protocol.c
[196/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-keystate-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-keystate-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-keystate-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-keystate-protocol.c
[197/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-linux-dmabuf-unstable-v1-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-linux-dmabuf-unstable-v1-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-linux-dmabuf-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-linux-dmabuf-unstable-v1-protocol.c
[198/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/wayland-tablet-unstable-v2-protocol.c.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/wayland-tablet-unstable-v2-protocol.c.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-tablet-unstable-v2-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/wayland-tablet-unstable-v2-protocol.c
[199/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5WaylandServer_EXPORTS -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/KF5WaylandServer_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/server/CMakeFiles/KF5WaylandServer.dir/qwayland-server-tablet-unstable-v2.cpp.o -MF src/server/CMakeFiles/KF5WaylandServer.dir/qwayland-server-tablet-unstable-v2.cpp.o.d -o src/server/CMakeFiles/KF5WaylandServer.dir/qwayland-server-tablet-unstable-v2.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server/qwayland-server-tablet-unstable-v2.cpp
[200/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/fullscreen-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-fullscreen-shell-client-protocol.h
[201/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/output-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-output-management-client-protocol.h
[202/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/outputdevice.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-org_kde_kwin_outputdevice-client-protocol.h
[203/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/plasma-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-plasma-shell-client-protocol.h
[204/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/plasma-virtual-desktop.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-plasma-virtual-desktop-client-protocol.h
[205/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/plasma-window-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-plasma-window-management-client-protocol.h
/usr/share/plasma-wayland-protocols/plasma-window-management.xml:69: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:214: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:301: warning: since version not increasing

[206/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/idle.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-idle-client-protocol.h
[207/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/fake-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-fake-input-client-protocol.h
[208/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/shadow.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-shadow-client-protocol.h
[209/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/blur.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-blur-client-protocol.h
[210/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/contrast.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-contrast-client-protocol.h
[211/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/slide.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-slide-client-protocol.h
[212/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/dpms.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-dpms-client-protocol.h
[213/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/server-decoration.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-server-decoration-client-protocol.h
[214/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/text-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-text-input-v0-client-protocol.h
[215/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/text-input-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-text-input-v2-client-protocol.h
[216/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-shell-v6-client-protocol.h
[217/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-relativepointer-unstable-v1-client-protocol.h
[218/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-pointer-gestures-unstable-v1-client-protocol.h
[219/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-pointer-constraints-unstable-v1-client-protocol.h
[220/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-foreign-unstable-v2-client-protocol.h
[221/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-idle-inhibit-unstable-v1-client-protocol.h
[222/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/appmenu.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-appmenu-client-protocol.h
[223/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/server-decoration-palette.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-server-decoration-palette-client-protocol.h
[224/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-output-unstable-v1-client-protocol.h
[225/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-shell-client-protocol.h
[226/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-decoration-unstable-v1-client-protocol.h
[227/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/keystate.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-keystate-client-protocol.h
[228/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner client-header /usr/share/plasma-wayland-protocols/remote-access.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-remote-access-client-protocol.h
[229/354] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always  -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-Bsymbolic-functions -shared -Wl,-soname,libKF5WaylandServer.so.5 -o bin/libKF5WaylandServer.so.5.116.0 src/server/CMakeFiles/KF5WaylandServer.dir/KF5WaylandServer_autogen/mocs_compilation.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/__/compat/wayland-xdg-shell-v5-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/appmenu_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/blur_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/buffer_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/clientconnection.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/compositor_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/contrast_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/datadevice_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/datadevicemanager_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/dataoffer_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/datasource_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/display.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/dpms_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/eglstream_controller_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/fakeinput_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/filtered_display.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/global.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/idle_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/idleinhibit_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/idleinhibit_interface_v1.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/keyboard_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/keystate_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/linuxdmabuf_v1_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/output_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/outputchangeset.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/outputconfiguration_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/outputdevice_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/outputmanagement_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/plasmashell_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/plasmavirtualdesktop_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/plasmawindowmanagement_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/pointer_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/pointerconstraints_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/pointerconstraints_interface_v1.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/pointergestures_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/pointergestures_interface_v1.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/qtsurfaceextension_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/region_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/relativepointer_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/relativepointer_interface_v1.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/remote_access_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/resource.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/seat_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/server_decoration_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/server_decoration_palette_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/shadow_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/shell_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/slide_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/subcompositor_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/surface_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/surfacerole.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/tablet_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface_v0.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/textinput_interface_v2.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/touch_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/xdgdecoration_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/xdgforeign_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/xdgforeign_v2_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/xdgoutput_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_stable_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_v5_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/xdgshell_v6_interface.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/logging.cpp.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-output-management-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-org_kde_kwin_outputdevice-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-shell-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-virtual-desktop-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-plasma-window-management-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-qt-surface-extension-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-idle-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-fake-input-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-shadow-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-dpms-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-blur-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-contrast-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-relativepointer-unstable-v1-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-slide-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-server_decoration-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-text-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-text-input-unstable-v2-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-shell-v6-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-pointer-constraints-unstable-v1-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-appmenu-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-server_decoration_palette-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-remote-access-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-output-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-shell-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-xdg-decoration-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-eglstream-controller-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-keystate-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-linux-dmabuf-unstable-v1-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/wayland-tablet-unstable-v2-protocol.c.o src/server/CMakeFiles/KF5WaylandServer.dir/qwayland-server-tablet-unstable-v2.cpp.o  /usr/lib64/libQt5Gui.so.5.15.14  /usr/lib64/libwayland-server.so  /usr/lib64/libEGL.so  /usr/lib64/libQt5Concurrent.so.5.15.14  /usr/lib64/libQt5Core.so.5.15.14 && :
[230/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/fullscreen-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-fullscreen-shell-protocol.c
[231/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/output-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-output-management-protocol.c
[232/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/outputdevice.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-org_kde_kwin_outputdevice-protocol.c
[233/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/plasma-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-plasma-shell-protocol.c
[234/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/plasma-virtual-desktop.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-plasma-virtual-desktop-protocol.c
[235/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/plasma-window-management.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-plasma-window-management-protocol.c
/usr/share/plasma-wayland-protocols/plasma-window-management.xml:69: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:214: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:301: warning: since version not increasing

[236/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/idle.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-idle-protocol.c
[237/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/fake-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-fake-input-protocol.c
[238/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/shadow.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-shadow-protocol.c
[239/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/blur.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-blur-protocol.c
[240/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/contrast.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-contrast-protocol.c
[241/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/slide.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-slide-protocol.c
[242/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/dpms.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-dpms-protocol.c
[243/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/server-decoration.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-server-decoration-protocol.c
[244/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/text-input.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-text-input-v0-protocol.c
[245/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/text-input-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-text-input-v2-protocol.c
[246/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-shell-v6-protocol.c
[247/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-relativepointer-unstable-v1-protocol.c
[248/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-pointer-gestures-unstable-v1-protocol.c
[249/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-pointer-constraints-unstable-v1-protocol.c
[250/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-foreign-unstable-v2-protocol.c
[251/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-idle-inhibit-unstable-v1-protocol.c
[252/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/appmenu.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-appmenu-protocol.c
[253/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/server-decoration-palette.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-server-decoration-palette-protocol.c
[254/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-output-unstable-v1-protocol.c
[255/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-shell-protocol.c
[256/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-decoration-unstable-v1-protocol.c
[257/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/keystate.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-keystate-protocol.c
[258/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client && /usr/bin/wayland-scanner public-code /usr/share/plasma-wayland-protocols/remote-access.xml /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-remote-access-protocol.c
[259/354] /usr/bin/cmake -E cmake_symlink_library bin/libKF5WaylandServer.so.5.116.0  bin/libKF5WaylandServer.so.5 bin/libKF5WaylandServer.so && :
[260/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/KF5WaylandClient_autogen/mocs_compilation.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/KF5WaylandClient_autogen/mocs_compilation.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/KF5WaylandClient_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/mocs_compilation.cpp
[261/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/appmenu.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/appmenu.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/appmenu.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/appmenu.cpp
[262/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/buffer.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/buffer.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/buffer.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/buffer.cpp
In file included from /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/buffer.cpp:7:
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/buffer_p.h:17:29: warning: KWayland::Client::Buffer::Private’ has a field ‘KWayland::Client::WaylandPointer<wl_buffer, wl_buffer_destroy> KWayland::Client::Buffer::Private::nativeBuffer’ whose type has internal linkage [-Wsubobject-linkage]
   17 | class Q_DECL_HIDDEN Buffer::Private
      |                             ^~~~~~~
[263/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/blur.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/blur.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/blur.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/blur.cpp
[264/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/compositor.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/compositor.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/compositor.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/compositor.cpp
[265/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/connection_thread.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/connection_thread.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/connection_thread.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/connection_thread.cpp
[266/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/contrast.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/contrast.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/contrast.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/contrast.cpp
[267/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/slide.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/slide.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/slide.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/slide.cpp
[268/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/event_queue.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/event_queue.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/event_queue.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/event_queue.cpp
[269/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/datadevice.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/datadevice.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/datadevice.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/datadevice.cpp
[270/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/datadevicemanager.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/datadevicemanager.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/datadevicemanager.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/datadevicemanager.cpp
[271/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/dataoffer.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/dataoffer.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/dataoffer.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/dataoffer.cpp
[272/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/datasource.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/datasource.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/datasource.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/datasource.cpp
[273/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/dpms.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/dpms.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/dpms.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/dpms.cpp
[274/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/fakeinput.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/fakeinput.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/fakeinput.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/fakeinput.cpp
[275/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/fullscreen_shell.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/fullscreen_shell.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/fullscreen_shell.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/fullscreen_shell.cpp
[276/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/idle.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/idle.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/idle.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/idle.cpp
[277/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/idleinhibit.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/idleinhibit.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/idleinhibit.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/idleinhibit.cpp
[278/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/keyboard.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/keyboard.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/keyboard.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/keyboard.cpp
[279/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/keystate.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/keystate.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/keystate.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/keystate.cpp
[280/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/remote_access.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/remote_access.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/remote_access.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/remote_access.cpp
[281/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/outputconfiguration.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/outputconfiguration.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/outputconfiguration.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/outputconfiguration.cpp
[282/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/outputmanagement.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/outputmanagement.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/outputmanagement.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/outputmanagement.cpp
[283/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/outputdevice.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/outputdevice.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/outputdevice.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/outputdevice.cpp
[284/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/output.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/output.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/output.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/output.cpp
[285/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/pointer.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/pointer.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/pointer.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/pointer.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/pointer.cpp:72:155: warning: missing initializer for member ‘wl_pointer_listener::axis_value120’ [-Wmissing-field-initializers]
   72 |     {enterCallback, leaveCallback, motionCallback, buttonCallback, axisCallback, frameCallback, axisSourceCallback, axisStopCallback, axisDiscreteCallback};
      |                                                                                                                                                           ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/pointer.cpp:72:155: warning: missing initializer for member ‘wl_pointer_listener::axis_relative_direction’ [-Wmissing-field-initializers]
[286/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/pointerconstraints.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/pointerconstraints.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/pointerconstraints.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/pointerconstraints.cpp
[287/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/pointergestures.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/pointergestures.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/pointergestures.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/pointergestures.cpp
[288/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/plasmashell.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/plasmashell.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/plasmashell.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/plasmashell.cpp
[289/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/plasmavirtualdesktop.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/plasmavirtualdesktop.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/plasmavirtualdesktop.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/plasmavirtualdesktop.cpp
[290/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/plasmawindowmanagement.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/plasmawindowmanagement.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/plasmawindowmanagement.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/plasmawindowmanagement.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/plasmawindowmanagement.cpp:159:1: warning: missing initializer for member ‘org_kde_plasma_window_management_listener::stacking_order_changed_2’ [-Wmissing-field-initializers]
  159 | };
      | ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/plasmawindowmanagement.cpp:442:1: warning: missing initializer for member ‘org_kde_plasma_window_listener::client_geometry’ [-Wmissing-field-initializers]
  442 | };
      | ^
[291/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/plasmawindowmodel.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/plasmawindowmodel.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/plasmawindowmodel.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/plasmawindowmodel.cpp
[292/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/region.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/region.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/region.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/region.cpp
[293/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/registry.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/registry.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/registry.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/registry.cpp
[294/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/relativepointer.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/relativepointer.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/relativepointer.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/relativepointer.cpp
[295/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/seat.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/seat.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/seat.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/seat.cpp
[296/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/server_decoration.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/server_decoration.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/server_decoration.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/server_decoration.cpp
[297/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/server_decoration_palette.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/server_decoration_palette.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/server_decoration_palette.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/server_decoration_palette.cpp
[298/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/shadow.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/shadow.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/shadow.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/shadow.cpp
[299/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/shell.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/shell.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/shell.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/shell.cpp
[300/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/shm_pool.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/shm_pool.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/shm_pool.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/shm_pool.cpp
In file included from /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/shm_pool.cpp:7:
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/buffer_p.h:17:29: warning: KWayland::Client::Buffer::Private’ has a field ‘KWayland::Client::WaylandPointer<wl_buffer, wl_buffer_destroy> KWayland::Client::Buffer::Private::nativeBuffer’ whose type has internal linkage [-Wsubobject-linkage]
   17 | class Q_DECL_HIDDEN Buffer::Private
      |                             ^~~~~~~
[301/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/subcompositor.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/subcompositor.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/subcompositor.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/subcompositor.cpp
[302/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/subsurface.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/subsurface.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/subsurface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/subsurface.cpp
[303/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/surface.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/surface.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/surface.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/surface.cpp
In file included from /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/surface.cpp:9:
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/surface_p.h:18:30: warning: KWayland::Client::Surface::Private’ has a field ‘KWayland::Client::WaylandPointer<wl_surface, wl_surface_destroy> KWayland::Client::Surface::Private::surface’ whose type has internal linkage [-Wsubobject-linkage]
   18 | class Q_DECL_HIDDEN Surface::Private
      |                              ^~~~~~~
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/surface.cpp:86:101: warning: missing initializer for member ‘wl_surface_listener::preferred_buffer_scale’ [-Wmissing-field-initializers]
   86 | const struct wl_surface_listener Surface::Private::s_surfaceListener = {enterCallback, leaveCallback};
      |                                                                                                     ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/surface.cpp:86:101: warning: missing initializer for member ‘wl_surface_listener::preferred_buffer_transform’ [-Wmissing-field-initializers]
[304/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/touch.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/touch.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/touch.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/touch.cpp
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/touch.cpp:127:126: warning: missing initializer for member ‘wl_touch_listener::shape’ [-Wmissing-field-initializers]
  127 | const wl_touch_listener Touch::Private::s_listener = {downCallback, upCallback, motionCallback, frameCallback, cancelCallback};
      |                                                                                                                              ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/touch.cpp:127:126: warning: missing initializer for member ‘wl_touch_listener::orientation’ [-Wmissing-field-initializers]
[305/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/textinput.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/textinput.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/textinput.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/textinput.cpp
[306/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/textinput_v0.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/textinput_v0.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/textinput_v0.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/textinput_v0.cpp
[307/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/textinput_v2.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/textinput_v2.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/textinput_v2.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/textinput_v2.cpp
[308/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/xdgdecoration.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/xdgdecoration.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/xdgdecoration.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgdecoration.cpp
[309/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell.cpp
[310/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/xdgforeign_v2.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/xdgforeign_v2.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/xdgforeign_v2.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgforeign_v2.cpp
[311/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/xdgforeign.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/xdgforeign.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/xdgforeign.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgforeign.cpp
[312/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_v5.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_v5.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_v5.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_v5.cpp
In file included from /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_v5.cpp:12:
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_p.h:86:28: warning: virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShell::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::XdgShellPopup*, const KWayland::Client::XdgPositioner&, QObject*)’ was hidden [-Woverloaded-virtual=]
   86 |     virtual XdgShellPopup *getXdgPopup(Surface *surface, XdgShellPopup *parentSurface, const XdgPositioner &positioner, QObject *parent)
      |                            ^~~~~~~~~~~
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_v5.cpp:26:20: note:   by ‘virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShellUnstableV5::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::Surface*, KWayland::Client::Seat*, quint32, const QPoint&, QObject*)’
   26 |     XdgShellPopup *getXdgPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 serial, const QPoint &parentPos, QObject *parent) override;
      |                    ^~~~~~~~~~~
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_p.h:76:28: warning: virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShell::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::XdgShellSurface*, const KWayland::Client::XdgPositioner&, QObject*)’ was hidden [-Woverloaded-virtual=]
   76 |     virtual XdgShellPopup *getXdgPopup(Surface *surface, XdgShellSurface *parentSurface, const XdgPositioner &positioner, QObject *parent)
      |                            ^~~~~~~~~~~
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_v5.cpp:26:20: note:   by ‘virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShellUnstableV5::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::Surface*, KWayland::Client::Seat*, quint32, const QPoint&, QObject*)’
   26 |     XdgShellPopup *getXdgPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 serial, const QPoint &parentPos, QObject *parent) override;
      |                    ^~~~~~~~~~~
[313/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_v6.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_v6.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_v6.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_v6.cpp
In file included from /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_v6.cpp:11:
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_p.h:64:28: warning: virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShell::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::Surface*, KWayland::Client::Seat*, quint32, const QPoint&, QObject*)’ was hidden [-Woverloaded-virtual=]
   64 |     virtual XdgShellPopup *getXdgPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 serial, const QPoint &parentPos, QObject *parent)
      |                            ^~~~~~~~~~~
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_v6.cpp:30:20: note:   by ‘KWayland::Client::XdgShellUnstableV6::Private::getXdgPopup’
   30 |     XdgShellPopup *getXdgPopup(Surface *surface, XdgShellPopup *parentSurface, const XdgPositioner &positioner, QObject *parent) override;
      |                    ^~~~~~~~~~~
[314/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_stable.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_stable.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_stable.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_stable.cpp
In file included from /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_stable.cpp:11:
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_p.h:64:28: warning: virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShell::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::Surface*, KWayland::Client::Seat*, quint32, const QPoint&, QObject*)’ was hidden [-Woverloaded-virtual=]
   64 |     virtual XdgShellPopup *getXdgPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 serial, const QPoint &parentPos, QObject *parent)
      |                            ^~~~~~~~~~~
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_stable.cpp:28:20: note:   by ‘KWayland::Client::XdgShellStable::Private::getXdgPopup’
   28 |     XdgShellPopup *getXdgPopup(Surface *surface, XdgShellPopup *parentSurface, const XdgPositioner &positioner, QObject *parent) override;
      |                    ^~~~~~~~~~~
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_stable.cpp:288:118: warning: missing initializer for member ‘xdg_toplevel_listener::configure_bounds’ [-Wmissing-field-initializers]
  288 | const struct xdg_toplevel_listener XdgTopLevelStable::Private::s_toplevelListener = {configureCallback, closeCallback};
      |                                                                                                                      ^
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_stable.cpp:288:118: warning: missing initializer for member ‘xdg_toplevel_listener::wm_capabilities’ [-Wmissing-field-initializers]
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgshell_stable.cpp:527:118: warning: missing initializer for member ‘xdg_popup_listener::repositioned’ [-Wmissing-field-initializers]
  527 | const struct xdg_popup_listener XdgShellPopupStable::Private::s_popupListener = {configureCallback, popupDoneCallback};
      |                                                                                                                      ^
[315/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/xdgoutput.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/xdgoutput.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/xdgoutput.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/xdgoutput.cpp
[316/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/__/compat/wayland-xdg-shell-v5-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/__/compat/wayland-xdg-shell-v5-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/__/compat/wayland-xdg-shell-v5-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/compat/wayland-xdg-shell-v5-protocol.c
[317/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/logging.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/logging.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/logging.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/logging.cpp
[318/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-fullscreen-shell-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-fullscreen-shell-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-fullscreen-shell-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-fullscreen-shell-protocol.c
[319/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-output-management-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-output-management-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-output-management-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-output-management-protocol.c
[320/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-org_kde_kwin_outputdevice-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-org_kde_kwin_outputdevice-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-org_kde_kwin_outputdevice-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-org_kde_kwin_outputdevice-protocol.c
[321/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-shell-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-shell-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-shell-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-plasma-shell-protocol.c
[322/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-virtual-desktop-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-virtual-desktop-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-virtual-desktop-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-plasma-virtual-desktop-protocol.c
[323/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-window-management-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-window-management-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-window-management-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-plasma-window-management-protocol.c
[324/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-idle-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-idle-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-idle-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-idle-protocol.c
[325/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-fake-input-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-fake-input-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-fake-input-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-fake-input-protocol.c
[326/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-shadow-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-shadow-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-shadow-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-shadow-protocol.c
[327/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-blur-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-blur-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-blur-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-blur-protocol.c
[328/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-contrast-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-contrast-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-contrast-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-contrast-protocol.c
[329/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-slide-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-slide-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-slide-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-slide-protocol.c
[330/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-dpms-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-dpms-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-dpms-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-dpms-protocol.c
[331/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-server-decoration-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-server-decoration-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-server-decoration-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-server-decoration-protocol.c
[332/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-text-input-v0-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-text-input-v0-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-text-input-v0-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-text-input-v0-protocol.c
[333/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-text-input-v2-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-text-input-v2-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-text-input-v2-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-text-input-v2-protocol.c
[334/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-shell-v6-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-shell-v6-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-shell-v6-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-shell-v6-protocol.c
[335/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-relativepointer-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-relativepointer-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-relativepointer-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-relativepointer-unstable-v1-protocol.c
[336/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-pointer-gestures-unstable-v1-protocol.c
[337/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-pointer-constraints-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-pointer-constraints-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-pointer-constraints-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-pointer-constraints-unstable-v1-protocol.c
[338/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-foreign-unstable-v2-protocol.c
[339/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-idle-inhibit-unstable-v1-protocol.c
[340/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-appmenu-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-appmenu-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-appmenu-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-appmenu-protocol.c
[341/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-server-decoration-palette-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-server-decoration-palette-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-server-decoration-palette-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-server-decoration-palette-protocol.c
[342/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-output-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-output-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-output-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-output-unstable-v1-protocol.c
[343/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-shell-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-shell-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-shell-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-shell-protocol.c
[344/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-xdg-decoration-unstable-v1-protocol.c
[345/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-keystate-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-keystate-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-keystate-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-keystate-protocol.c
[346/354] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -std=gnu90 -std=c99 -fPIC -fvisibility=hidden -fPIC -DQT_NO_KEYWORDS -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/wayland-remote-access-protocol.c.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/wayland-remote-access-protocol.c.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-remote-access-protocol.c.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/wayland-remote-access-protocol.c
[347/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MEMFD=1 -DKF5WaylandClient_EXPORTS -DKWAYLANDCLIENT_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDCLIENT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/client/KF5WaylandClient_autogen/include -isystem /usr/include/qt5/QtGui/5.15.14 -isystem /usr/include/qt5/QtGui/5.15.14/QtGui -isystem /usr/include/qt5/QtCore/5.15.14 -isystem /usr/include/qt5/QtCore/5.15.14/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWaylandClient/5.15.14 -isystem /usr/include/qt5/QtWaylandClient/5.15.14/QtWaylandClient -isystem /usr/include/qt5/QtWaylandClient -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14 -isystem /usr/include/qt5/QtXkbCommonSupport/5.15.14/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/client/CMakeFiles/KF5WaylandClient.dir/surface_p.cpp.o -MF src/client/CMakeFiles/KF5WaylandClient.dir/surface_p.cpp.o.d -o src/client/CMakeFiles/KF5WaylandClient.dir/surface_p.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/surface_p.cpp
In file included from /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/surface_p.cpp:7:
/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/client/surface_p.h:18:30: warning: KWayland::Client::Surface::Private’ has a field ‘KWayland::Client::WaylandPointer<wl_surface, wl_surface_destroy> KWayland::Client::Surface::Private::surface’ whose type has internal linkage [-Wsubobject-linkage]
   18 | class Q_DECL_HIDDEN Surface::Private
      |                              ^~~~~~~
[348/354] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver/org-kde-kf5-kwayland-testserver_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0 /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/tools/testserver /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver/org-kde-kf5-kwayland-testserver_autogen/deps /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/CMakeFiles/d/fb04c87fb119463f295a23974a0d0fbe7bfcc47bdfd2ab1da75eaf2e8b78660c.d
[349/354] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always  -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-Bsymbolic-functions   -pthread -shared -Wl,-soname,libKF5WaylandClient.so.5 -o bin/libKF5WaylandClient.so.5.116.0 src/client/CMakeFiles/KF5WaylandClient.dir/KF5WaylandClient_autogen/mocs_compilation.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/appmenu.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/buffer.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/blur.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/compositor.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/connection_thread.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/contrast.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/slide.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/event_queue.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/datadevice.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/datadevicemanager.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/dataoffer.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/datasource.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/dpms.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/fakeinput.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/fullscreen_shell.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/idle.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/idleinhibit.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/keyboard.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/keystate.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/remote_access.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/outputconfiguration.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/outputmanagement.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/outputdevice.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/output.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/pointer.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/pointerconstraints.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/pointergestures.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/plasmashell.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/plasmavirtualdesktop.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/plasmawindowmanagement.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/plasmawindowmodel.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/region.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/registry.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/relativepointer.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/seat.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/server_decoration.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/server_decoration_palette.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/shadow.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/shell.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/shm_pool.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/subcompositor.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/subsurface.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/surface.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/touch.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/textinput.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/textinput_v0.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/textinput_v2.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/xdgdecoration.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/xdgforeign_v2.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/xdgforeign.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_v5.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_v6.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/xdgshell_stable.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/xdgoutput.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/__/compat/wayland-xdg-shell-v5-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/logging.cpp.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-fullscreen-shell-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-output-management-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-org_kde_kwin_outputdevice-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-shell-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-virtual-desktop-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-plasma-window-management-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-idle-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-fake-input-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-shadow-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-blur-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-contrast-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-slide-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-dpms-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-server-decoration-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-text-input-v0-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-text-input-v2-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-shell-v6-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-relativepointer-unstable-v1-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-pointer-constraints-unstable-v1-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-appmenu-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-server-decoration-palette-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-output-unstable-v1-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-shell-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-keystate-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/wayland-remote-access-protocol.c.o src/client/CMakeFiles/KF5WaylandClient.dir/surface_p.cpp.o  /usr/lib64/libwayland-client.so  /usr/lib64/libQt5Concurrent.so.5.15.14  /usr/lib64/libQt5WaylandClient.so.5.15.14  /usr/lib64/libQt5XkbCommonSupport.a  /usr/lib64/libQt5Gui.so.5.15.14  /usr/lib64/libQt5Core.so.5.15.14  /usr/lib64//libQt5Gui.so  /usr/lib64//libQt5Core.so  /usr/lib64/libGL.so  /usr/lib64/libxkbcommon.so && :
[350/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/tools/testserver -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver/org-kde-kf5-kwayland-testserver_autogen/include -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/org-kde-kf5-kwayland-testserver_autogen/mocs_compilation.cpp.o -MF src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/org-kde-kf5-kwayland-testserver_autogen/mocs_compilation.cpp.o.d -o src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/org-kde-kf5-kwayland-testserver_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver/org-kde-kf5-kwayland-testserver_autogen/mocs_compilation.cpp
[351/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/tools/testserver -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver/org-kde-kf5-kwayland-testserver_autogen/include -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/main.cpp.o -MF src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/main.cpp.o.d -o src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/main.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/tools/testserver/main.cpp
[352/354] /usr/bin/x86_64-pc-linux-gnu-g++ -DKWAYLANDSERVER_DEPRECATED_WARNINGS_SINCE=0x0 -DKWAYLANDSERVER_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/tools/testserver -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/tools/testserver/org-kde-kf5-kwayland-testserver_autogen/include -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/src/server -I/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/server -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui  -DQT_NO_DEBUG -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/testserver.cpp.o -MF src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/testserver.cpp.o.d -o src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/testserver.cpp.o -c /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0/src/tools/testserver/testserver.cpp
[353/354] /usr/bin/cmake -E cmake_symlink_library bin/libKF5WaylandClient.so.5.116.0  bin/libKF5WaylandClient.so.5 bin/libKF5WaylandClient.so && :
[354/354] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/org-kde-kf5-kwayland-testserver_autogen/mocs_compilation.cpp.o src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/main.cpp.o src/tools/testserver/CMakeFiles/org-kde-kf5-kwayland-testserver.dir/testserver.cpp.o -o bin/org-kde-kf5-kwayland-testserver  -Wl,-rpath,/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build/bin:  bin/libKF5WaylandServer.so.5.116.0  /usr/lib64/libQt5Gui.so.5.15.14  /usr/lib64/libQt5Core.so.5.15.14 && :
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: kde-plasma/kwayland-5.116.0

>>> Install kde-plasma/kwayland-5.116.0 into /var/tmp/portage/kde-plasma/kwayland-5.116.0/image
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build"
ninja -v -j2 -l2 install
[0/1] cd /var/tmp/portage/kde-plasma/kwayland-5.116.0/work/kwayland-5.116.0_build && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/libKF5WaylandClient.so.5.116.0
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/libKF5WaylandClient.so.5
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/libKF5WaylandClient.so
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/kwaylandclient_export.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/appmenu.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/blur.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/buffer.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/compositor.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/connection_thread.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/contrast.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/event_queue.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/datadevice.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/datadevicemanager.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/dataoffer.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/datasource.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/dpms.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/fakeinput.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/fullscreen_shell.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/idle.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/idleinhibit.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/keyboard.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/keystate.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/remote_access.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/outputconfiguration.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/outputmanagement.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/outputdevice.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/output.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/pointer.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/pointerconstraints.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/plasmashell.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/plasmavirtualdesktop.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/plasmawindowmanagement.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/plasmawindowmodel.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/pointergestures.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/region.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/registry.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/relativepointer.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/seat.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/server_decoration.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/server_decoration_palette.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/shadow.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/shell.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/shm_pool.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/slide.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/subcompositor.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/subsurface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/surface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/touch.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/textinput.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/xdgdecoration.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/xdgshell.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/xdgforeign.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/KWayland/Client/xdgoutput.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/qt5/mkspecs/modules/qt_KWaylandClient.pri
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/libKF5WaylandServer.so.5.116.0
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/libKF5WaylandServer.so.5
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/libKF5WaylandServer.so
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/kwaylandserver_export.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/appmenu_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/blur_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/buffer_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/clientconnection.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/compositor_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/contrast_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/datadevice_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/datadevicemanager_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/dataoffer_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/datasource_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/display.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/dpms_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/eglstream_controller_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/fakeinput_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/filtered_display.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/global.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/idle_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/idleinhibit_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/keyboard_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/keystate_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/linuxdmabuf_v1_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/output_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/outputchangeset.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/outputconfiguration_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/outputdevice_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/outputmanagement_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/plasmashell_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/plasmavirtualdesktop_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/plasmawindowmanagement_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/pointer_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/pointerconstraints_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/pointergestures_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/qtsurfaceextension_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/region_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/relativepointer_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/remote_access_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/resource.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/seat_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/server_decoration_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/server_decoration_palette_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/shadow_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/shell_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/slide_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/subcompositor_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/surface_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/tablet_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/textinput_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/touch_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/xdgdecoration_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/xdgforeign_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/xdgoutput_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/Server/xdgshell_interface.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/qt5/mkspecs/modules/qt_KWaylandServer.pri
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/libexec/org-kde-kf5-kwayland-testserver
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/libexec/org-kde-kf5-kwayland-testserver" to ""
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/share/qlogging-categories5/kwayland.categories
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/share/qlogging-categories5/kwayland.renamecategories
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/cmake/KF5Wayland/KF5WaylandConfig.cmake
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/cmake/KF5Wayland/KF5WaylandConfigVersion.cmake
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/cmake/KF5Wayland/KF5WaylandTargets.cmake
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/cmake/KF5Wayland/KF5WaylandTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/include/KF5/KWayland/kwayland_version.h
-- Installing: /var/tmp/portage/kde-plasma/kwayland-5.116.0/image/usr/lib64/pkgconfig/KF5WaylandClient.pc
>>> Completed installing kde-plasma/kwayland-5.116.0 into /var/tmp/portage/kde-plasma/kwayland-5.116.0/image

 * Final size of build directory: 22412 KiB (21.8 MiB)
 * Final size of installed tree:   4148 KiB ( 4.0 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libKF5WaylandClient.so.5.116.0
   /usr/lib64/libKF5WaylandServer.so.5.116.0
   /usr/lib64/libexec/org-kde-kf5-kwayland-testserver