* Package:    dev-qt/qtwayland-6.9.1:6/6.9.1
 * Repository: gentoo
 * Maintainer: qt@gentoo.org
 * Upstream:   https://bugreports.qt.io/
 * USE:        abi_x86_64 amd64 elibc_glibc gnome kernel_linux qml vulkan
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking qtwayland-everywhere-src-6.9.1.tar.xz to /var/tmp/portage/dev-qt/qtwayland-6.9.1/work
>>> Source unpacked in /var/tmp/portage/dev-qt/qtwayland-6.9.1/work
>>> Preparing source in /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build"
 * C(XX)FLAGS adjusted due to frequent -march=*/-m* issues with Qt:
 *     "-O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3"
 * (can override with USE=custom-cflags, but no support will be given)
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build"
cmake -C /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr --log-level=STATUS -Wno-dev -DINSTALL_PUBLICBINDIR=/usr/bin -DQT_BUILD_TESTS=OFF -DQT_USE_DEFAULT_CMAKE_OPTIMIZATION_FLAGS=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt6Quick=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt6Quick=OFF -DQT_FEATURE_wayland_server=OFF -DQT_FEATURE_wayland_decoration_adwaita=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/gentoo_toolchain.cmake /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1
loading initial cache file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/gentoo_common_config.cmake
-- The CXX compiler identification is GNU 14.3.0
-- The C compiler identification is GNU 14.3.0
-- 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
-- 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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found OpenGL: /usr/lib64/libOpenGL.so
-- Checking for feature set changes
-- CMAKE_STRIP (original): /usr/bin/x86_64-pc-linux-gnu-strip
-- Performing Test strip --keep-section
-- Performing Test strip --keep-section - TRUE
-- CMAKE_STRIP (used by Qt): /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qt-internal-strip
-- Found Git: /usr/bin/git (found version "2.49.1")
-- Git repo not found, skipping querying git version.
-- Found WaylandScanner: /usr/bin/wayland-scanner
-- Found Wayland_Client: /usr/lib64/libwayland-client.so (found version "1.24.0")
-- Found Wayland_Server: /usr/lib64/libwayland-server.so (found version "1.24.0")
-- Found Wayland_Cursor: /usr/lib64/libwayland-cursor.so (found version "1.24.0")
-- Found Wayland_Egl: /usr/lib64/libwayland-egl.so (found version "18.1.0")
-- Found Wayland: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so;/usr/lib64/libwayland-cursor.so;/usr/lib64/libwayland-egl.so (found suitable version "1.24.0", minimum required is "1.15")
-- Found Wayland: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so;/usr/lib64/libwayland-cursor.so;/usr/lib64/libwayland-egl.so (found version "1.24.0")
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Performing Test HAVE_EGL
-- Performing Test HAVE_EGL - Success
-- Found EGL: /usr/include (found version "1.5")
-- Found Libdrm: /usr/lib64/libdrm.so (found version "2.4.125")
-- Performing Test HAVE_drm_egl_server
-- Performing Test HAVE_drm_egl_server - Success
-- Performing Test HAVE_libhybris_egl_server
-- Performing Test HAVE_libhybris_egl_server - Failed
-- Performing Test HAVE_dmabuf_server_buffer
-- Performing Test HAVE_dmabuf_server_buffer - Success
-- Performing Test HAVE_vulkan_server_buffer
-- Performing Test HAVE_vulkan_server_buffer - Success
-- Tool 'Qt6::qtwaylandscanner' will be built from source.
-- Performing Test HAVE_egl_1_5_wayland
-- Performing Test HAVE_egl_1_5_wayland - Success
-- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS
-- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS - Success
-- Performing Test HAVE_DASH_DASH_NO_UNDEFINED
-- Performing Test HAVE_DASH_DASH_NO_UNDEFINED - Success
-- Generated QtModulePlugins.cmake files for the following modules: WaylandClient
-- The following packages have been found:

 * Qt6BuildInternals (required version >= 6.9.1)
 * Qt6CorePrivate (required version == 6.9.1)
 * Qt6Core (required version >= 6.9.1)
 * Qt6DBusTools (required version >= 6.9.1)
 * Qt6DBusPrivate (required version == 6.9.1)
 * Qt6DBus (required version >= 6.9.1)
 * OpenGL
 * Vulkan
 * Qt6CoreTools (required version >= 6.9.1)
 * Qt6GuiTools (required version >= 6.9.1)
 * Qt6GuiPrivate (required version == 6.9.1)
 * Qt6Gui (required version >= 6.9.1)
 * WrapVulkanHeaders
 * Qt6OpenGLPrivate (required version == 6.9.1)
 * Qt6OpenGL (required version >= 6.9.1)
 * Qt6QuickTools (required version >= 6.9.1)
 * Qt6QmlTools (required version >= 6.9.1)
 * Qt6QmlIntegrationPrivate (required version == 6.9.1)
 * Qt6NetworkPrivate (required version == 6.9.1)
 * Qt6QmlPrivate (required version == 6.9.1)
 * Qt6ConcurrentPrivate (required version == 6.9.1)
 * Qt6QmlAssetDownloaderPrivate (required version == 6.9.1)
 * Qt6QmlModelsPrivate (required version == 6.9.1)
 * Qt6QmlWorkerScriptPrivate (required version == 6.9.1)
 * Qt6QmlMetaPrivate (required version == 6.9.1)
 * Qt6QuickPrivate (required version == 6.9.1)
 * Qt6Quick (required version >= 6.9.1)
 * Qt6SvgPrivate (required version == 6.9.1)
 * Qt6Svg (required version >= 6.9.1)
 * Qt6 (required version >= 6.9.1)
 * Git
 * Python3 (required version >= 3.9)
 * WaylandScanner, Executable that converts XML protocol files to C code, <https://wayland.freedesktop.org/>
 * Wayland, C library implementation of the Wayland protocol: a protocol for a compositor to talk to its clients, <http://wayland.freedesktop.org>
 * Freetype
 * Fontconfig
 * X11
 * Libdrm, Userspace interface to kernel DRM services., <https://wiki.freedesktop.org/dri/>
 * 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/>

-- The following OPTIONAL packages have not been found:

 * Qt6QmlCompilerPlusPrivateTools (required version >= 6.9.1)
 * PlatformGraphics


-- Configuration summary shown below. It has also been written to /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/config.summary
-- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations.
 
-- Configure summary:

Qt Wayland Client ........................ yes
wayland_server ........................... no
Qt Wayland Drivers:
  EGL .................................... yes
  Raspberry Pi ........................... no
  DRM EGL ................................ yes
  libhybris EGL .......................... no
  Linux dma-buf server buffer integration  yes
  Shm emulation server buffer integration  yes
  Vulkan-based server buffer integration . yes
Qt Wayland Decoration Plugins:
  wayland_decoration_adwaita ............. yes
Qt Wayland Client Shell Integrations:
  xdg-shell .............................. yes
  ivi-shell .............................. yes
  wl-shell (deprecated) .................. yes
  qt-shell ............................... yes
 

-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3
C++             -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Shared          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs

-- Configuring done (7.0s)
-- Generating done (0.6s)
-- Build files have been written to: /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build"
ninja -v -j2 -l2
[1/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/qtwaylandscanner && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/qtwaylandscanner/CMakeFiles/qtwaylandscanner_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/qtwaylandscanner/qtwaylandscanner_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/qtwaylandscanner /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/qtwaylandscanner /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/qtwaylandscanner/qtwaylandscanner_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/990ed7edbcbdfd6feae85b8f69a0f8515e17b6bb57afd9569a79e451e662ed1e.d
[2/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/qtwaylandscanner/qtwaylandscanner_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/qtwaylandscanner -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/qtwaylandscanner -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Wsuggest-override -fno-exceptions -mno-direct-extern-access -MD -MT src/qtwaylandscanner/CMakeFiles/qtwaylandscanner.dir/Unity/unity_0_cxx.cxx.o -MF src/qtwaylandscanner/CMakeFiles/qtwaylandscanner.dir/Unity/unity_0_cxx.cxx.o.d -o src/qtwaylandscanner/CMakeFiles/qtwaylandscanner.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/qtwaylandscanner/CMakeFiles/qtwaylandscanner.dir/Unity/unity_0_cxx.cxx
[3/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs     -Wl,--enable-new-dtags -fPIE -pie src/qtwaylandscanner/CMakeFiles/qtwaylandscanner.dir/Unity/unity_0_cxx.cxx.o -o lib64/qt6/libexec/qtwaylandscanner  -Wl,-rpath,::::::::::::::  /usr/lib64/libQt6Core.so.6.9.1 && :
[4/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src && /usr/lib64/qt6/libexec/syncqt @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/WaylandGlobalPrivate_syncqt_args && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/WaylandGlobalPrivate_syncqt_timestamp
[5/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/appmenu/appmenu.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-appmenu-client-protocol.h
[6/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/appmenu/appmenu.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-appmenu.h
[7/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/cursor-shape/cursor-shape-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-cursor-shape-v1-client-protocol.h
[8/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/cursor-shape/cursor-shape-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-cursor-shape-v1.h
[9/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/pointer-gestures/pointer-gestures-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-pointer-gestures-unstable-v1-client-protocol.h
[10/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/pointer-gestures/pointer-gestures-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-pointer-gestures-unstable-v1.h
[11/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/tablet/tablet-unstable-v2.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-tablet-unstable-v2-client-protocol.h
[12/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/tablet/tablet-unstable-v2.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-tablet-unstable-v2.h
[13/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v1/text-input-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-text-input-unstable-v1-client-protocol.h
[14/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v1/text-input-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-text-input-unstable-v1.h
[15/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v2/text-input-unstable-v2.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-text-input-unstable-v2-client-protocol.h
[16/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v2/text-input-unstable-v2.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-text-input-unstable-v2.h
[17/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v3/text-input-unstable-v3.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-text-input-unstable-v3-client-protocol.h
[18/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v3/text-input-unstable-v3.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-text-input-unstable-v3.h
[19/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wayland/wayland.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-wayland-client-protocol.h
[20/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wayland/wayland.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-wayland.h
[21/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wp-primary-selection/wp-primary-selection-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-wp-primary-selection-unstable-v1-client-protocol.h
[22/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wp-primary-selection/wp-primary-selection-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-wp-primary-selection-unstable-v1.h
[23/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-output/xdg-output-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-output-unstable-v1-client-protocol.h
[24/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-output/xdg-output-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-output-unstable-v1.h
[25/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/fractional-scale/fractional-scale-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-fractional-scale-v1-client-protocol.h
[26/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/fractional-scale/fractional-scale-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-fractional-scale-v1.h
[27/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/viewporter/viewporter.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-viewporter-client-protocol.h
[28/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/viewporter/viewporter.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-viewporter.h
[29/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wlr-data-control/wlr-data-control-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-wlr-data-control-unstable-v1-client-protocol.h
[30/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wlr-data-control/wlr-data-control-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-wlr-data-control-unstable-v1.h
[31/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-shell/xdg-shell.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-shell-client-protocol.h
[32/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-shell/xdg-shell.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-shell.h
[33/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-system-bell/xdg-system-bell-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-system-bell-v1-client-protocol.h
[34/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-system-bell/xdg-system-bell-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-system-bell-v1.h
[35/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-toplevel-drag/xdg-toplevel-drag-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-toplevel-drag-v1-client-protocol.h
[36/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-toplevel-drag/xdg-toplevel-drag-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-toplevel-drag-v1.h
[37/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-key-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-qt-key-unstable-v1-client-protocol.h
[38/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-key-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-qt-key-unstable-v1.h
[39/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-text-input-method-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-qt-text-input-method-unstable-v1-client-protocol.h
[40/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-text-input-method-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-qt-text-input-method-unstable-v1.h
[41/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-windowmanager.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-qt-windowmanager-client-protocol.h
[42/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-windowmanager.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-qt-windowmanager.h
[43/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/touch-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-touch-extension-client-protocol.h
[44/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/touch-extension.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-touch-extension.h
[45/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration/../../extensions/hardware-integration.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-hardware-integration-client-protocol.h
[46/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration/../../extensions/hardware-integration.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-hardware-integration.h
[47/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration/../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-server-buffer-extension-client-protocol.h
[48/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration/../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-server-buffer-extension.h
[49/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/lib64/qt6/libexec/syncqt @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_syncqt_args && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_syncqt_timestamp
[50/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient.version.in -DPRIVATE_CONTENT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient.version.private_content -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[51/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/cmake "-DIN_FILES=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qt_lib_waylandclient_private.pri;/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/RelWithDebInfo/qt_lib_waylandclient_private.cmake" -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/mkspecs/modules/qt_lib_waylandclient_private.pri "-DLIBRARY_PREFIXES=lib;lib" "-DLIBRARY_SUFFIXES=.so;.a" -DLINK_LIBRARY_FLAG=-l -DCONFIGS=RelWithDebInfo "-DIMPLICIT_LINK_DIRECTORIES=/usr/lib/gcc/x86_64-pc-linux-gnu/14;/usr/lib64;/lib64;/usr/x86_64-pc-linux-gnu/lib;/usr/lib" -P /usr/lib64/cmake/Qt6/QtGenerateLibPri.cmake
[52/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/appmenu/appmenu.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-appmenu-protocol.c
[53/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/appmenu/appmenu.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-appmenu.cpp
[54/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/cursor-shape/cursor-shape-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-cursor-shape-v1-protocol.c
[55/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/cursor-shape/cursor-shape-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-cursor-shape-v1.cpp
[56/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/pointer-gestures/pointer-gestures-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-pointer-gestures-unstable-v1-protocol.c
[57/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/pointer-gestures/pointer-gestures-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-pointer-gestures-unstable-v1.cpp
[58/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/tablet/tablet-unstable-v2.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-tablet-unstable-v2-protocol.c
[59/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/tablet/tablet-unstable-v2.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-tablet-unstable-v2.cpp
[60/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v1/text-input-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-text-input-unstable-v1-protocol.c
[61/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v1/text-input-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-text-input-unstable-v1.cpp
[62/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v2/text-input-unstable-v2.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-text-input-unstable-v2-protocol.c
[63/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v2/text-input-unstable-v2.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-text-input-unstable-v2.cpp
[64/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v3/text-input-unstable-v3.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-text-input-unstable-v3-protocol.c
[65/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/text-input/v3/text-input-unstable-v3.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-text-input-unstable-v3.cpp
[66/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wayland/wayland.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-wayland-protocol.c
[67/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wayland/wayland.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-wayland.cpp
[68/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wp-primary-selection/wp-primary-selection-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-wp-primary-selection-unstable-v1-protocol.c
[69/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wp-primary-selection/wp-primary-selection-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-wp-primary-selection-unstable-v1.cpp
[70/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-output/xdg-output-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-output-unstable-v1-protocol.c
[71/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-output/xdg-output-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-output-unstable-v1.cpp
[72/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/fractional-scale/fractional-scale-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-fractional-scale-v1-protocol.c
[73/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/fractional-scale/fractional-scale-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-fractional-scale-v1.cpp
[74/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/viewporter/viewporter.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-viewporter-protocol.c
[75/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/viewporter/viewporter.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-viewporter.cpp
[76/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wlr-data-control/wlr-data-control-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-wlr-data-control-unstable-v1-protocol.c
[77/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/wlr-data-control/wlr-data-control-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-wlr-data-control-unstable-v1.cpp
[78/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-shell/xdg-shell.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-shell-protocol.c
[79/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-shell/xdg-shell.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-shell.cpp
[80/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-system-bell/xdg-system-bell-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-system-bell-v1-protocol.c
[81/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-system-bell/xdg-system-bell-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-system-bell-v1.cpp
[82/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-toplevel-drag/xdg-toplevel-drag-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-toplevel-drag-v1-protocol.c
[83/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../3rdparty/protocol/xdg-toplevel-drag/xdg-toplevel-drag-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-toplevel-drag-v1.cpp
[84/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-key-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-qt-key-unstable-v1-protocol.c
[85/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-key-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-qt-key-unstable-v1.cpp
[86/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-text-input-method-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-qt-text-input-method-unstable-v1-protocol.c
[87/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-text-input-method-unstable-v1.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-qt-text-input-method-unstable-v1.cpp
[88/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-windowmanager.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-qt-windowmanager-protocol.c
[89/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/qt-windowmanager.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-qt-windowmanager.cpp
[90/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/touch-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-touch-extension-protocol.c
[91/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../extensions/touch-extension.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-touch-extension.cpp
[92/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration/../../extensions/hardware-integration.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-hardware-integration-protocol.c
[93/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration/../../extensions/hardware-integration.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-hardware-integration.cpp
[94/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration/../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-server-buffer-extension-protocol.c
[95/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration/../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_WAYLANDCLIENT_LIB --header-path='QtWaylandClient/private' --add-include='<QtWaylandClient/private/wayland-wayland-client-protocol.h>' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-server-buffer-extension.cpp
[96/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/CMakeFiles/WaylandClient_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/6790f6bffb1cd966d4669c7838b1e1ccf3c22ad94759c092f082176e54850ad3.d
AutoMoc: /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/qwaylandwindowmanagerintegration_p.h: note: No relevant classes found. No output generated.
[97/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/CMakeFiles/WaylandClient_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/CMakeFiles/WaylandClient_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/meta_types/WaylandClient_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/meta_types/WaylandClient_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include
[98/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/meta_types/qt6waylandclient_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/meta_types/WaylandClient_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/meta_types/qt6waylandclient_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/meta_types/qt6waylandclient_relwithdebinfo_metatypes.json
[99/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/preliminary_prl_for_WaylandClient_step1_RelWithDebInfo.prl -DIN_META_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/preliminary_prl_meta_info_for_WaylandClient_RelWithDebInfo.txt -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/preliminary_prl_for_WaylandClient_step2_RelWithDebInfo.prl "-DLIBRARY_PREFIXES=lib;lib" "-DLIBRARY_SUFFIXES=.so;.a" -DLINK_LIBRARY_FLAG=-l "-DQT_LIB_DIRS=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64;/usr/lib64" "-DQT_PLUGIN_DIRS=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/plugins;/usr/lib64/qt6/plugins" "-DQT_QML_DIRS=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/qml;/usr/lib64/qt6/qml" "-DIMPLICIT_LINK_DIRECTORIES=/usr/lib/gcc/x86_64-pc-linux-gnu/14;/usr/lib64;/lib64;/usr/x86_64-pc-linux-gnu/lib;/usr/lib" -P /usr/lib64/cmake/Qt6/QtFinishPrlFile.cmake
[100/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/pkgconfig/preliminary_pc_for_Qt6WaylandClient_RelWithDebInfo_step2.pc -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/pkgconfig/Qt6WaylandClient.pc -P /usr/lib64/cmake/Qt6/QtFinishPkgConfigFile.cmake
[101/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/Unity/unity_1_cxx.cxx.o -MF src/client/CMakeFiles/WaylandClient.dir/Unity/unity_1_cxx.cxx.o.d -o src/client/CMakeFiles/WaylandClient.dir/Unity/unity_1_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/CMakeFiles/WaylandClient.dir/Unity/unity_1_cxx.cxx
[102/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/Unity/unity_0_cxx.cxx.o -MF src/client/CMakeFiles/WaylandClient.dir/Unity/unity_0_cxx.cxx.o.d -o src/client/CMakeFiles/WaylandClient.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/CMakeFiles/WaylandClient.dir/Unity/unity_0_cxx.cxx
[103/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-appmenu-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-appmenu-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-appmenu-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-appmenu-protocol.c
[104/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-appmenu.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-appmenu.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-appmenu.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-appmenu.cpp
[105/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-cursor-shape-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-cursor-shape-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-cursor-shape-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-cursor-shape-v1-protocol.c
[106/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-cursor-shape-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-cursor-shape-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-cursor-shape-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-cursor-shape-v1.cpp
[107/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-pointer-gestures-unstable-v1-protocol.c
[108/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-pointer-gestures-unstable-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-pointer-gestures-unstable-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-pointer-gestures-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-pointer-gestures-unstable-v1.cpp
[109/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-tablet-unstable-v2-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-tablet-unstable-v2-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-tablet-unstable-v2-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-tablet-unstable-v2-protocol.c
[110/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-tablet-unstable-v2.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-tablet-unstable-v2.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-tablet-unstable-v2.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-tablet-unstable-v2.cpp
[111/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-text-input-unstable-v1-protocol.c
[112/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-text-input-unstable-v1.cpp
[113/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v2-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v2-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v2-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-text-input-unstable-v2-protocol.c
[114/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v2.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v2.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v2.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-text-input-unstable-v2.cpp
[115/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v3-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v3-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v3-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-text-input-unstable-v3-protocol.c
[116/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v3.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v3.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v3.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-text-input-unstable-v3.cpp
[117/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-wayland-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-wayland-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-wayland-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-wayland-protocol.c
[118/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-wayland.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-wayland.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-wayland.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-wayland.cpp
[119/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-wp-primary-selection-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-wp-primary-selection-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-wp-primary-selection-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-wp-primary-selection-unstable-v1-protocol.c
[120/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-wp-primary-selection-unstable-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-wp-primary-selection-unstable-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-wp-primary-selection-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-wp-primary-selection-unstable-v1.cpp
[121/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-output-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-output-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-output-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-output-unstable-v1-protocol.c
[122/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-output-unstable-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-output-unstable-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-output-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-output-unstable-v1.cpp
[123/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-fractional-scale-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-fractional-scale-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-fractional-scale-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-fractional-scale-v1-protocol.c
[124/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-fractional-scale-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-fractional-scale-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-fractional-scale-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-fractional-scale-v1.cpp
[125/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-viewporter-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-viewporter-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-viewporter-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-viewporter-protocol.c
[126/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-viewporter.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-viewporter.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-viewporter.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-viewporter.cpp
[127/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-wlr-data-control-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-wlr-data-control-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-wlr-data-control-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-wlr-data-control-unstable-v1-protocol.c
[128/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-wlr-data-control-unstable-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-wlr-data-control-unstable-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-wlr-data-control-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-wlr-data-control-unstable-v1.cpp
[129/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-shell-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-shell-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-shell-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-shell-protocol.c
[130/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-shell.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-shell.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-shell.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-shell.cpp
[131/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-system-bell-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-system-bell-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-system-bell-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-system-bell-v1-protocol.c
[132/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-system-bell-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-system-bell-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-system-bell-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-system-bell-v1.cpp
[133/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-toplevel-drag-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-toplevel-drag-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-toplevel-drag-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-xdg-toplevel-drag-v1-protocol.c
[134/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-toplevel-drag-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-toplevel-drag-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-toplevel-drag-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-xdg-toplevel-drag-v1.cpp
[135/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-qt-key-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-qt-key-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-qt-key-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-qt-key-unstable-v1-protocol.c
[136/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-key-unstable-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-key-unstable-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-key-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-qt-key-unstable-v1.cpp
[137/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-qt-text-input-method-unstable-v1-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-qt-text-input-method-unstable-v1-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-qt-text-input-method-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-qt-text-input-method-unstable-v1-protocol.c
[138/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-text-input-method-unstable-v1.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-text-input-method-unstable-v1.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-text-input-method-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-qt-text-input-method-unstable-v1.cpp
[139/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-qt-windowmanager-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-qt-windowmanager-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-qt-windowmanager-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-qt-windowmanager-protocol.c
[140/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-windowmanager.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-windowmanager.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-windowmanager.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-qt-windowmanager.cpp
[141/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-touch-extension-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-touch-extension-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-touch-extension-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-touch-extension-protocol.c
[142/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-touch-extension.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-touch-extension.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-touch-extension.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-touch-extension.cpp
[143/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-hardware-integration-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-hardware-integration-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-hardware-integration-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-hardware-integration-protocol.c
[144/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-hardware-integration.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-hardware-integration.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-hardware-integration.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-hardware-integration.cpp
[145/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/wayland-server-buffer-extension-protocol.c.o -MF src/client/CMakeFiles/WaylandClient.dir/wayland-server-buffer-extension-protocol.c.o.d -o src/client/CMakeFiles/WaylandClient.dir/wayland-server-buffer-extension-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/wayland-server-buffer-extension-protocol.c
[146/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDGLOBAL_LIB -DWaylandClient_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/../shared -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/global -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/hardwareintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/inputdeviceintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/client/shellintegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/client/CMakeFiles/WaylandClient.dir/qwayland-server-buffer-extension.cpp.o -MF src/client/CMakeFiles/WaylandClient.dir/qwayland-server-buffer-extension.cpp.o.d -o src/client/CMakeFiles/WaylandClient.dir/qwayland-server-buffer-extension.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/qwayland-server-buffer-extension.cpp
[147/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell/../../../3rdparty/protocol/wayland/wayland.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/wayland-wayland-client-protocol.h
[148/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell/../../../3rdparty/protocol/wayland/wayland.xml --build-macro=QT_BUILD_WLSHELLINTEGRATIONPRIVATE_LIB --header-path="QtWaylandClient/private" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/qwayland-wayland.h
[149/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client/WaylandClient.version -Wl,--enable-new-dtags -shared -Wl,-soname,libQt6WaylandClient.so.6 -o lib64/libQt6WaylandClient.so.6.9.1 src/client/CMakeFiles/WaylandClient.dir/Unity/unity_1_cxx.cxx.o src/client/CMakeFiles/WaylandClient.dir/Unity/unity_0_cxx.cxx.o src/client/CMakeFiles/WaylandClient.dir/wayland-appmenu-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-appmenu.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-cursor-shape-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-cursor-shape-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-pointer-gestures-unstable-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-pointer-gestures-unstable-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-tablet-unstable-v2-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-tablet-unstable-v2.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v2-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v2.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-text-input-unstable-v3-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-text-input-unstable-v3.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-wayland-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-wayland.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-wp-primary-selection-unstable-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-wp-primary-selection-unstable-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-output-unstable-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-output-unstable-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-fractional-scale-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-fractional-scale-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-viewporter-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-viewporter.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-wlr-data-control-unstable-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-wlr-data-control-unstable-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-shell-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-shell.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-system-bell-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-system-bell-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-xdg-toplevel-drag-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-xdg-toplevel-drag-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-qt-key-unstable-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-key-unstable-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-qt-text-input-method-unstable-v1-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-text-input-method-unstable-v1.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-qt-windowmanager-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-qt-windowmanager.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-touch-extension-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-touch-extension.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-hardware-integration-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-hardware-integration.cpp.o src/client/CMakeFiles/WaylandClient.dir/wayland-server-buffer-extension-protocol.c.o src/client/CMakeFiles/WaylandClient.dir/qwayland-server-buffer-extension.cpp.o  -Wl,-rpath,:::::::  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libxkbcommon.so && :
[150/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/lib64/qt6/libexec/syncqt @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate_syncqt_args && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate_syncqt_timestamp
[151/373] /usr/bin/cmake -E cmake_symlink_library lib64/libQt6WaylandClient.so.6.9.1  lib64/libQt6WaylandClient.so.6 lib64/libQt6WaylandClient.so && :
[152/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl && /usr/lib64/qt6/libexec/syncqt @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate_syncqt_args && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate_syncqt_timestamp
[153/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate.version.in -DPRIVATE_CONTENT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate.version.private_content -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[154/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/hardwareintegration/client/wayland-egl && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate.version.in -DPRIVATE_CONTENT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate.version.private_content -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[155/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell/../../../3rdparty/protocol/wayland/wayland.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/wayland-wayland-protocol.c
[156/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell/../../../3rdparty/protocol/wayland/wayland.xml --build-macro=QT_BUILD_WLSHELLINTEGRATIONPRIVATE_LIB --header-path='QtWaylandClient/private' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/qwayland-wayland.cpp
[157/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/CMakeFiles/WaylandEglClientHwIntegrationPrivate_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/hardwareintegration/client/wayland-egl /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/6f5e9fbd8ce90e29627e0104e61914bc8f9baee4223028080d93492a815192d6.d
[158/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/333b183143a5231f62e42d2e59b38230f13fd9174c252d2fce92cb79370b04a4.d
[159/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/CMakeFiles/WaylandEglClientHwIntegrationPrivate_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/CMakeFiles/WaylandEglClientHwIntegrationPrivate_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/meta_types/WaylandEglClientHwIntegrationPrivate_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/meta_types/WaylandEglClientHwIntegrationPrivate_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate_autogen/include
[160/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/WlShellIntegrationPrivate_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/WlShellIntegrationPrivate_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate_autogen/include
[161/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/meta_types/qt6waylandeglclienthwintegrationprivate_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/meta_types/WaylandEglClientHwIntegrationPrivate_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/meta_types/qt6waylandeglclienthwintegrationprivate_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/meta_types/qt6waylandeglclienthwintegrationprivate_relwithdebinfo_metatypes.json
[162/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/preliminary_prl_for_WaylandEglClientHwIntegrationPrivate_step1_RelWithDebInfo.prl -DIN_META_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/preliminary_prl_meta_info_for_WaylandEglClientHwIntegrationPrivate_RelWithDebInfo.txt -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/preliminary_prl_for_WaylandEglClientHwIntegrationPrivate_step2_RelWithDebInfo.prl "-DLIBRARY_PREFIXES=lib;lib" "-DLIBRARY_SUFFIXES=.so;.a" -DLINK_LIBRARY_FLAG=-l "-DQT_LIB_DIRS=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64;/usr/lib64" "-DQT_PLUGIN_DIRS=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/plugins;/usr/lib64/qt6/plugins" "-DQT_QML_DIRS=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/qml;/usr/lib64/qt6/qml" "-DIMPLICIT_LINK_DIRECTORIES=/usr/lib/gcc/x86_64-pc-linux-gnu/14;/usr/lib64;/lib64;/usr/x86_64-pc-linux-gnu/lib;/usr/lib" -P /usr/lib64/cmake/Qt6/QtFinishPrlFile.cmake
[163/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/qt6wlshellintegrationprivate_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/WlShellIntegrationPrivate_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/qt6wlshellintegrationprivate_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/qt6wlshellintegrationprivate_relwithdebinfo_metatypes.json
[164/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/preliminary_prl_for_WlShellIntegrationPrivate_step1_RelWithDebInfo.prl -DIN_META_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/preliminary_prl_meta_info_for_WlShellIntegrationPrivate_RelWithDebInfo.txt -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/preliminary_prl_for_WlShellIntegrationPrivate_step2_RelWithDebInfo.prl "-DLIBRARY_PREFIXES=lib;lib" "-DLIBRARY_SUFFIXES=.so;.a" -DLINK_LIBRARY_FLAG=-l "-DQT_LIB_DIRS=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64;/usr/lib64" "-DQT_PLUGIN_DIRS=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/plugins;/usr/lib64/qt6/plugins" "-DQT_QML_DIRS=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/qml;/usr/lib64/qt6/qml" "-DIMPLICIT_LINK_DIRECTORIES=/usr/lib/gcc/x86_64-pc-linux-gnu/14;/usr/lib64;/lib64;/usr/x86_64-pc-linux-gnu/lib;/usr/lib" -P /usr/lib64/cmake/Qt6/QtFinishPrlFile.cmake
[165/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WAYLAND_EGL_CLIENT_HW_INTEGRATION_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DWaylandEglClientHwIntegrationPrivate_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/hardwareintegration/client/wayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration/6.9.1/QtWaylandEglClientHwIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL/6.9.1 -isystem /usr/include/qt6/QtOpenGL/6.9.1/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtOpenGL  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/hardwareintegration/client/wayland-egl/CMakeFiles/WaylandEglClientHwIntegrationPrivate.dir/Unity/unity_0_cxx.cxx.o -MF src/hardwareintegration/client/wayland-egl/CMakeFiles/WaylandEglClientHwIntegrationPrivate.dir/Unity/unity_0_cxx.cxx.o.d -o src/hardwareintegration/client/wayland-egl/CMakeFiles/WaylandEglClientHwIntegrationPrivate.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/CMakeFiles/WaylandEglClientHwIntegrationPrivate.dir/Unity/unity_0_cxx.cxx
[166/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WL_SHELL_INTEGRATION_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DWlShellIntegrationPrivate_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration/6.9.1/QtWlShellIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/Unity/unity_0_cxx.cxx
[167/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WL_SHELL_INTEGRATION_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DWlShellIntegrationPrivate_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration/6.9.1/QtWlShellIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/wayland-wayland-protocol.c.o -MF src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/wayland-wayland-protocol.c.o.d -o src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/wayland-wayland-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/wayland-wayland-protocol.c
[168/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_WL_SHELL_INTEGRATION_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DWlShellIntegrationPrivate_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration/6.9.1/QtWlShellIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/qwayland-wayland.cpp.o -MF src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/qwayland-wayland.cpp.o.d -o src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/qwayland-wayland.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/qwayland-wayland.cpp
[169/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl/WaylandEglClientHwIntegrationPrivate.version -Wl,--enable-new-dtags -shared -Wl,-soname,libQt6WaylandEglClientHwIntegration.so.6 -o lib64/libQt6WaylandEglClientHwIntegration.so.6.9.1 src/hardwareintegration/client/wayland-egl/CMakeFiles/WaylandEglClientHwIntegrationPrivate.dir/Unity/unity_0_cxx.cxx.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  -ldl  /usr/lib64/libEGL.so  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-egl.so  /usr/lib64/libQt6OpenGL.so.6.9.1  /usr/lib64/libxkbcommon.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libwayland-cursor.so  /usr/lib64/libwayland-client.so && :
[170/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[171/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[172/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[173/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[174/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/fullscreen-shell-v1 && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/QWaylandFullScreenShellV1IntegrationPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/QWaylandFullScreenShellV1IntegrationPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[175/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[176/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/WlShellIntegrationPrivate.version -Wl,--enable-new-dtags -shared -Wl,-soname,libQt6WlShellIntegration.so.6 -o lib64/libQt6WlShellIntegration.so.6.9.1 src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/Unity/unity_0_cxx.cxx.o src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/wayland-wayland-protocol.c.o src/plugins/shellintegration/wl-shell/CMakeFiles/WlShellIntegrationPrivate.dir/qwayland-wayland.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libwayland-client.so  /usr/lib64/libxkbcommon.so  /usr/lib64/libxkbcommon.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Core.so.6.9.1 && :
[177/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[178/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/qt-shell && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/QWaylandQtShellIntegrationPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/QWaylandQtShellIntegrationPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[179/373] /usr/bin/cmake -E cmake_symlink_library lib64/libQt6WaylandEglClientHwIntegration.so.6.9.1  lib64/libQt6WaylandEglClientHwIntegration.so.6 lib64/libQt6WaylandEglClientHwIntegration.so && :
[180/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/wayland-egl && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/QWaylandEglClientBufferPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/QWaylandEglClientBufferPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[181/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../extensions/drm-egl-server-buffer.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/wayland-drm-egl-server-buffer-client-protocol.h
[182/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../extensions/drm-egl-server-buffer.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/wayland-drm-egl-server-buffer-protocol.c
[183/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../extensions/drm-egl-server-buffer.xml --build-macro=QT_BUILD_DRMEGLSERVERBUFFERPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/qwayland-drm-egl-server-buffer.h
[184/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../extensions/drm-egl-server-buffer.xml --build-macro=QT_BUILD_DRMEGLSERVERBUFFERPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/qwayland-drm-egl-server-buffer.cpp
[185/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/wayland-server-buffer-extension-client-protocol.h
[186/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/wayland-server-buffer-extension-protocol.c
[187/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_DRMEGLSERVERBUFFERPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/qwayland-server-buffer-extension.h
[188/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_DRMEGLSERVERBUFFERPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/qwayland-server-buffer-extension.cpp
[189/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/wayland-server-buffer-extension-client-protocol.h
[190/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/wayland-server-buffer-extension-protocol.c
[191/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_SHMSERVERBUFFERPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/qwayland-server-buffer-extension.h
[192/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_SHMSERVERBUFFERPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/qwayland-server-buffer-extension.cpp
[193/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../extensions/shm-emulation-server-buffer.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/wayland-shm-emulation-server-buffer-client-protocol.h
[194/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../extensions/shm-emulation-server-buffer.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/wayland-shm-emulation-server-buffer-protocol.c
[195/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../extensions/shm-emulation-server-buffer.xml --build-macro=QT_BUILD_SHMSERVERBUFFERPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/qwayland-shm-emulation-server-buffer.h
[196/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../extensions/shm-emulation-server-buffer.xml --build-macro=QT_BUILD_SHMSERVERBUFFERPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/qwayland-shm-emulation-server-buffer.cpp
[197/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../extensions/qt-dmabuf-server-buffer.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/wayland-qt-dmabuf-server-buffer-client-protocol.h
[198/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../extensions/qt-dmabuf-server-buffer.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/wayland-qt-dmabuf-server-buffer-protocol.c
[199/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../extensions/qt-dmabuf-server-buffer.xml --build-macro=QT_BUILD_DMABUFSERVERBUFFERPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/qwayland-qt-dmabuf-server-buffer.h
[200/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../extensions/qt-dmabuf-server-buffer.xml --build-macro=QT_BUILD_DMABUFSERVERBUFFERPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/qwayland-qt-dmabuf-server-buffer.cpp
[201/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/wayland-server-buffer-extension-client-protocol.h
[202/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/wayland-server-buffer-extension-protocol.c
[203/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_DMABUFSERVERBUFFERPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/qwayland-server-buffer-extension.h
[204/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_DMABUFSERVERBUFFERPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/qwayland-server-buffer-extension.cpp
[205/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../extensions/qt-vulkan-server-buffer-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/wayland-qt-vulkan-server-buffer-unstable-v1-client-protocol.h
[206/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../extensions/qt-vulkan-server-buffer-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/wayland-qt-vulkan-server-buffer-unstable-v1-protocol.c
[207/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../extensions/qt-vulkan-server-buffer-unstable-v1.xml --build-macro=QT_BUILD_VULKANSERVERBUFFERPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/qwayland-qt-vulkan-server-buffer-unstable-v1.h
[208/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../extensions/qt-vulkan-server-buffer-unstable-v1.xml --build-macro=QT_BUILD_VULKANSERVERBUFFERPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/qwayland-qt-vulkan-server-buffer-unstable-v1.cpp
[209/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/wayland-server-buffer-extension-client-protocol.h
[210/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../extensions/server-buffer-extension.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/wayland-server-buffer-extension-protocol.c
[211/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_VULKANSERVERBUFFERPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/qwayland-server-buffer-extension.h
[212/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../extensions/server-buffer-extension.xml --build-macro=QT_BUILD_VULKANSERVERBUFFERPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/qwayland-server-buffer-extension.cpp
[213/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/platforms/qwayland-generic && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/QWaylandIntegrationPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/QWaylandIntegrationPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[214/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/platforms/qwayland-egl && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/QWaylandEglPlatformIntegrationPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/QWaylandEglPlatformIntegrationPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[215/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/decorations/adwaita && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/QWaylandAdwaitaDecorationPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/QWaylandAdwaitaDecorationPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[216/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/decorations/bradient && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/QWaylandBradientDecorationPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/QWaylandBradientDecorationPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[217/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/fullscreen-shell-v1/../../../3rdparty/protocol/fullscreen-shell/fullscreen-shell-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/wayland-fullscreen-shell-unstable-v1-client-protocol.h
[218/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/fullscreen-shell-v1/../../../3rdparty/protocol/fullscreen-shell/fullscreen-shell-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/wayland-fullscreen-shell-unstable-v1-protocol.c
[219/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/fullscreen-shell-v1/../../../3rdparty/protocol/fullscreen-shell/fullscreen-shell-unstable-v1.xml --build-macro=QT_BUILD_QWAYLANDFULLSCREENSHELLV1INTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/qwayland-fullscreen-shell-unstable-v1.h
[220/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/fullscreen-shell-v1/../../../3rdparty/protocol/fullscreen-shell/fullscreen-shell-unstable-v1.xml --build-macro=QT_BUILD_QWAYLANDFULLSCREENSHELLV1INTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/qwayland-fullscreen-shell-unstable-v1.cpp
[221/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell/../../../3rdparty/protocol/ivi/ivi-application.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/wayland-ivi-application-client-protocol.h
[222/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell/../../../3rdparty/protocol/ivi/ivi-application.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/wayland-ivi-application-protocol.c
[223/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell/../../../3rdparty/protocol/ivi/ivi-application.xml --build-macro=QT_BUILD_QWAYLANDIVISHELLINTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/qwayland-ivi-application.h
[224/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell/../../../3rdparty/protocol/ivi/ivi-application.xml --build-macro=QT_BUILD_QWAYLANDIVISHELLINTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/qwayland-ivi-application.cpp
[225/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell/../../../3rdparty/protocol/ivi/ivi-controller.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/wayland-ivi-controller-client-protocol.h
[226/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell/../../../3rdparty/protocol/ivi/ivi-controller.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/wayland-ivi-controller-protocol.c
[227/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell/../../../3rdparty/protocol/ivi/ivi-controller.xml --build-macro=QT_BUILD_QWAYLANDIVISHELLINTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/qwayland-ivi-controller.h
[228/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell/../../../3rdparty/protocol/ivi/ivi-controller.xml --build-macro=QT_BUILD_QWAYLANDIVISHELLINTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/qwayland-ivi-controller.cpp
[229/373] /usr/bin/cmake -E cmake_symlink_library lib64/libQt6WlShellIntegration.so.6.9.1  lib64/libQt6WlShellIntegration.so.6 lib64/libQt6WlShellIntegration.so && :
[230/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell && /usr/bin/cmake -DIN_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/QWaylandWlShellIntegrationPlugin.version.in -DPRIVATE_CONTENT_FILE= -DOUT_FILE=/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/QWaylandWlShellIntegrationPlugin.version -P /usr/lib64/cmake/Qt6/QtGenerateVersionScript.cmake
[231/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-decoration/xdg-decoration-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-decoration-unstable-v1-client-protocol.h
[232/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-decoration/xdg-decoration-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-decoration-unstable-v1-protocol.c
[233/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-decoration/xdg-decoration-unstable-v1.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-decoration-unstable-v1.h
[234/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-decoration/xdg-decoration-unstable-v1.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-decoration-unstable-v1.cpp
[235/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-shell/xdg-shell.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-shell-client-protocol.h
[236/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-shell/xdg-shell.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-shell-protocol.c
[237/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-shell/xdg-shell.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-shell.h
[238/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-shell/xdg-shell.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-shell.cpp
[239/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-activation/xdg-activation-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-activation-v1-client-protocol.h
[240/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-activation/xdg-activation-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-activation-v1-protocol.c
[241/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-activation/xdg-activation-v1.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-activation-v1.h
[242/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-activation/xdg-activation-v1.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-activation-v1.cpp
[243/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-foreign/xdg-foreign-unstable-v2.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-foreign-unstable-v2-client-protocol.h
[244/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-foreign/xdg-foreign-unstable-v2.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-foreign-unstable-v2-protocol.c
[245/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-foreign/xdg-foreign-unstable-v2.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-foreign-unstable-v2.h
[246/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-foreign/xdg-foreign-unstable-v2.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-foreign-unstable-v2.cpp
[247/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-dialog/xdg-dialog-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-dialog-v1-client-protocol.h
[248/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-dialog/xdg-dialog-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-dialog-v1-protocol.c
[249/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-dialog/xdg-dialog-v1.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-dialog-v1.h
[250/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-dialog/xdg-dialog-v1.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-dialog-v1.cpp
[251/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-toplevel-icon/xdg-toplevel-icon-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-toplevel-icon-v1-client-protocol.h
[252/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-toplevel-icon/xdg-toplevel-icon-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-toplevel-icon-v1-protocol.c
[253/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-toplevel-icon/xdg-toplevel-icon-v1.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-toplevel-icon-v1.h
[254/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell/../../../3rdparty/protocol/xdg-toplevel-icon/xdg-toplevel-icon-v1.xml --build-macro=QT_BUILD_QWAYLANDXDGSHELLINTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-toplevel-icon-v1.cpp
[255/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell && /usr/bin/wayland-scanner --include-core-only client-header < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/qt-shell/../../../extensions/qt-shell-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/wayland-qt-shell-unstable-v1-client-protocol.h
[256/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell && /usr/bin/wayland-scanner --include-core-only private-code < /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/qt-shell/../../../extensions/qt-shell-unstable-v1.xml > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/wayland-qt-shell-unstable-v1-protocol.c
[257/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-header /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/qt-shell/../../../extensions/qt-shell-unstable-v1.xml --build-macro=QT_BUILD_QWAYLANDQTSHELLINTEGRATIONPLUGIN_LIB --header-path="" > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/qwayland-qt-shell-unstable-v1.h
[258/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell && /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64/qt6/libexec/qtwaylandscanner client-code /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/qt-shell/../../../extensions/qt-shell-unstable-v1.xml --build-macro=QT_BUILD_QWAYLANDQTSHELLINTEGRATIONPLUGIN_LIB --header-path='' --add-include='' > /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/qwayland-qt-shell-unstable-v1.cpp
[259/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/QWaylandEglClientBufferPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/wayland-egl /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/QWaylandEglClientBufferPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/082ebe667616aa3330164cad9a560d766909c1ff85e9a212d65d31509afce451.d
[260/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/ae104b1b68d6c6236f1fbb06d253a68db2eb6cce1696b38f8019ab78f3a7a6ff.d
[261/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/62fef04ae43eb3249cdd637135645450906acd2403ea63424f225ee4c1821ed2.d
[262/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/be99e3d7646a4404a853f16a43a941b58537920574ad4c1a6260783cd7e6810a.d
[263/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/9c8ccbca80699b57e692621e079fe517c1626ac9361509393429c6ff04fc3dc7.d
[264/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/CMakeFiles/QWaylandIntegrationPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/QWaylandIntegrationPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/platforms/qwayland-generic /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/QWaylandIntegrationPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/06f4854ec880dd9a8a9cb48f9dbeaba44a4c956cfbebfe23141fa22ce7379d0c.d
[265/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/CMakeFiles/QWaylandEglPlatformIntegrationPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/QWaylandEglPlatformIntegrationPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/platforms/qwayland-egl /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/QWaylandEglPlatformIntegrationPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/e86d25a31f13e8b4689210bc8036a06f20ba67b4bef0d43969ecfa4cbfcb0a7f.d
[266/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/CMakeFiles/QWaylandAdwaitaDecorationPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/QWaylandAdwaitaDecorationPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/decorations/adwaita /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/QWaylandAdwaitaDecorationPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/fb486f03fc290b11d19f0af5649f5e1b809b1607c23d8d65939aef01150321c7.d
[267/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/CMakeFiles/QWaylandBradientDecorationPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/QWaylandBradientDecorationPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/decorations/bradient /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/QWaylandBradientDecorationPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/66dfdd6553d10724b751600caffe95884dc521857312d74a0bfff2639b534702.d
[268/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/QWaylandFullScreenShellV1IntegrationPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/fullscreen-shell-v1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/QWaylandFullScreenShellV1IntegrationPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/17177db40ff7b868019e93b0d951d59cdf1f0d100dbd63346e807845985397ef.d
[269/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/89a1f472670bbc354aa1b2e27f0fec5138191aae461c6287b2a72c9c1be95653.d
[270/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/CMakeFiles/QWaylandWlShellIntegrationPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/QWaylandWlShellIntegrationPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/QWaylandWlShellIntegrationPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/3bf814fa747eac43e6589c25247a121fa83979af51f0e4e4cfc910afcd14591f.d
[271/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/970a89f8ea5b4a99c86af31673db4bc19d2801d3582cbe8b30afbd043a338fc7.d
[272/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/QWaylandQtShellIntegrationPlugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1 /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/qt-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/QWaylandQtShellIntegrationPlugin_autogen/deps /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/CMakeFiles/d/a9121224ee9dac243eb4da83a82ebd77a949be2ebc004b9d618e273521896b1b.d
[273/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/meta_types/QWaylandEglClientBufferPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/meta_types/QWaylandEglClientBufferPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/QWaylandEglClientBufferPlugin_autogen/include
[274/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/meta_types/DrmEglServerBufferPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/meta_types/DrmEglServerBufferPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/include
[275/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/meta_types/ShmServerBufferPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/meta_types/ShmServerBufferPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/include
[276/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/meta_types/DmaBufServerBufferPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/meta_types/DmaBufServerBufferPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include
[277/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/meta_types/VulkanServerBufferPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/meta_types/VulkanServerBufferPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include
[278/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/CMakeFiles/QWaylandIntegrationPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/CMakeFiles/QWaylandIntegrationPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/meta_types/QWaylandIntegrationPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/meta_types/QWaylandIntegrationPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/QWaylandIntegrationPlugin_autogen/include
[279/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/CMakeFiles/QWaylandEglPlatformIntegrationPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/CMakeFiles/QWaylandEglPlatformIntegrationPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/meta_types/QWaylandEglPlatformIntegrationPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/meta_types/QWaylandEglPlatformIntegrationPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/QWaylandEglPlatformIntegrationPlugin_autogen/include
[280/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/CMakeFiles/QWaylandAdwaitaDecorationPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/CMakeFiles/QWaylandAdwaitaDecorationPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/meta_types/QWaylandAdwaitaDecorationPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/meta_types/QWaylandAdwaitaDecorationPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/QWaylandAdwaitaDecorationPlugin_autogen/include
[281/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/CMakeFiles/QWaylandBradientDecorationPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/CMakeFiles/QWaylandBradientDecorationPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/meta_types/QWaylandBradientDecorationPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/meta_types/QWaylandBradientDecorationPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/QWaylandBradientDecorationPlugin_autogen/include
[282/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/meta_types/QWaylandFullScreenShellV1IntegrationPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/meta_types/QWaylandFullScreenShellV1IntegrationPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/QWaylandFullScreenShellV1IntegrationPlugin_autogen/include
[283/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/meta_types/QWaylandIviShellIntegrationPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/meta_types/QWaylandIviShellIntegrationPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin_autogen/include
[284/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/CMakeFiles/QWaylandWlShellIntegrationPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/CMakeFiles/QWaylandWlShellIntegrationPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/QWaylandWlShellIntegrationPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/QWaylandWlShellIntegrationPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/QWaylandWlShellIntegrationPlugin_autogen/include
[285/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/meta_types/QWaylandXdgShellIntegrationPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/meta_types/QWaylandXdgShellIntegrationPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include
[286/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell && /usr/lib64/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin_autogen.dir/AutogenInfo.json --output-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/meta_types/QWaylandQtShellIntegrationPlugin_json_file_list.txt --timestamp-file-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/meta_types/QWaylandQtShellIntegrationPlugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/QWaylandQtShellIntegrationPlugin_autogen/include
[287/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/meta_types/qt6qwaylandeglclientbufferplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/meta_types/QWaylandEglClientBufferPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/meta_types/qt6qwaylandeglclientbufferplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/meta_types/qt6qwaylandeglclientbufferplugin_relwithdebinfo_metatypes.json
[288/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/meta_types/qt6drmeglserverbufferplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/meta_types/DrmEglServerBufferPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/meta_types/qt6drmeglserverbufferplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/meta_types/qt6drmeglserverbufferplugin_relwithdebinfo_metatypes.json
[289/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/meta_types/qt6shmserverbufferplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/meta_types/ShmServerBufferPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/meta_types/qt6shmserverbufferplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/meta_types/qt6shmserverbufferplugin_relwithdebinfo_metatypes.json
[290/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/meta_types/qt6dmabufserverbufferplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/meta_types/DmaBufServerBufferPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/meta_types/qt6dmabufserverbufferplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/meta_types/qt6dmabufserverbufferplugin_relwithdebinfo_metatypes.json
[291/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/meta_types/qt6vulkanserverbufferplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/meta_types/VulkanServerBufferPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/meta_types/qt6vulkanserverbufferplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/meta_types/qt6vulkanserverbufferplugin_relwithdebinfo_metatypes.json
[292/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/meta_types/qt6qwaylandintegrationplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/meta_types/QWaylandIntegrationPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/meta_types/qt6qwaylandintegrationplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/meta_types/qt6qwaylandintegrationplugin_relwithdebinfo_metatypes.json
[293/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/meta_types/qt6qwaylandeglplatformintegrationplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/meta_types/QWaylandEglPlatformIntegrationPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/meta_types/qt6qwaylandeglplatformintegrationplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/meta_types/qt6qwaylandeglplatformintegrationplugin_relwithdebinfo_metatypes.json
[294/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/meta_types/qt6qwaylandadwaitadecorationplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/meta_types/QWaylandAdwaitaDecorationPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/meta_types/qt6qwaylandadwaitadecorationplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/meta_types/qt6qwaylandadwaitadecorationplugin_relwithdebinfo_metatypes.json
[295/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/meta_types/qt6qwaylandbradientdecorationplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/meta_types/QWaylandBradientDecorationPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/meta_types/qt6qwaylandbradientdecorationplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/meta_types/qt6qwaylandbradientdecorationplugin_relwithdebinfo_metatypes.json
[296/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/meta_types/qt6qwaylandfullscreenshellv1integrationplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/meta_types/QWaylandFullScreenShellV1IntegrationPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/meta_types/qt6qwaylandfullscreenshellv1integrationplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/meta_types/qt6qwaylandfullscreenshellv1integrationplugin_relwithdebinfo_metatypes.json
[297/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/meta_types/qt6qwaylandivishellintegrationplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/meta_types/QWaylandIviShellIntegrationPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/meta_types/qt6qwaylandivishellintegrationplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/meta_types/qt6qwaylandivishellintegrationplugin_relwithdebinfo_metatypes.json
[298/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/qt6qwaylandwlshellintegrationplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/QWaylandWlShellIntegrationPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/qt6qwaylandwlshellintegrationplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/meta_types/qt6qwaylandwlshellintegrationplugin_relwithdebinfo_metatypes.json
[299/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/meta_types/qt6qwaylandxdgshellintegrationplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/meta_types/QWaylandXdgShellIntegrationPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/meta_types/qt6qwaylandxdgshellintegrationplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/meta_types/qt6qwaylandxdgshellintegrationplugin_relwithdebinfo_metatypes.json
[300/373] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell && /usr/lib64/qt6/libexec/moc -o /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/meta_types/qt6qwaylandqtshellintegrationplugin_relwithdebinfo_metatypes.json.gen --collect-json @/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/meta_types/QWaylandQtShellIntegrationPlugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/meta_types/qt6qwaylandqtshellintegrationplugin_relwithdebinfo_metatypes.json.gen /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/meta_types/qt6qwaylandqtshellintegrationplugin_relwithdebinfo_metatypes.json
[301/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQT_WAYLAND_EGL_CLIENT_HW_INTEGRATION_LIB -DQWaylandEglClientBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/QWaylandEglClientBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/wayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration/6.9.1/QtWaylandEglClientHwIntegration -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtOpenGL/6.9.1 -isystem /usr/include/qt6/QtOpenGL/6.9.1/QtOpenGL -isystem /usr/include/qt6/QtOpenGL  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin.dir/QWaylandEglClientBufferPlugin_autogen/mocs_compilation.cpp.o -MF src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin.dir/QWaylandEglClientBufferPlugin_autogen/mocs_compilation.cpp.o.d -o src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin.dir/QWaylandEglClientBufferPlugin_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/QWaylandEglClientBufferPlugin_autogen/mocs_compilation.cpp
[302/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQT_WAYLAND_EGL_CLIENT_HW_INTEGRATION_LIB -DQWaylandEglClientBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/QWaylandEglClientBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/wayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration/6.9.1/QtWaylandEglClientHwIntegration -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtOpenGL/6.9.1 -isystem /usr/include/qt6/QtOpenGL/6.9.1/QtOpenGL -isystem /usr/include/qt6/QtOpenGL  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin.dir/main.cpp.o -MF src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin.dir/main.cpp.o.d -o src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin.dir/main.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/wayland-egl/main.cpp
[303/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDrmEglServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/DrmEglServerBufferPlugin_autogen/mocs_compilation.cpp.o -MF src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/DrmEglServerBufferPlugin_autogen/mocs_compilation.cpp.o.d -o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/DrmEglServerBufferPlugin_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/mocs_compilation.cpp
[304/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDrmEglServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp.o -MF src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp.o.d -o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp
[305/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDrmEglServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/main.cpp.o -MF src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/main.cpp.o.d -o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/main.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/main.cpp
[306/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DDrmEglServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/wayland-drm-egl-server-buffer-protocol.c.o -MF src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/wayland-drm-egl-server-buffer-protocol.c.o.d -o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/wayland-drm-egl-server-buffer-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/wayland-drm-egl-server-buffer-protocol.c
[307/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDrmEglServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/qwayland-drm-egl-server-buffer.cpp.o -MF src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/qwayland-drm-egl-server-buffer.cpp.o.d -o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/qwayland-drm-egl-server-buffer.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/qwayland-drm-egl-server-buffer.cpp
[308/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DDrmEglServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o -MF src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o.d -o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/wayland-server-buffer-extension-protocol.c
[309/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDrmEglServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/drm-egl-server/../../../../hardwareintegration/client/drm-egl-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o -MF src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o.d -o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/qwayland-server-buffer-extension.cpp
[310/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DShmServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/ShmServerBufferPlugin_autogen/mocs_compilation.cpp.o -MF src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/ShmServerBufferPlugin_autogen/mocs_compilation.cpp.o.d -o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/ShmServerBufferPlugin_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/mocs_compilation.cpp
[311/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DShmServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/shm-emulation-server/shmserverbufferintegration.cpp.o -MF src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/shm-emulation-server/shmserverbufferintegration.cpp.o.d -o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/shm-emulation-server/shmserverbufferintegration.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/hardwareintegration/client/shm-emulation-server/shmserverbufferintegration.cpp
[312/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DShmServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/main.cpp.o -MF src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/main.cpp.o.d -o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/main.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/main.cpp
[313/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DShmServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o -MF src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o.d -o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/wayland-server-buffer-extension-protocol.c
[314/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DShmServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o -MF src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o.d -o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/qwayland-server-buffer-extension.cpp
[315/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DShmServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/wayland-shm-emulation-server-buffer-protocol.c.o -MF src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/wayland-shm-emulation-server-buffer-protocol.c.o.d -o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/wayland-shm-emulation-server-buffer-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/wayland-shm-emulation-server-buffer-protocol.c
[316/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DShmServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../hardwareintegration/client/shm-emulation-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/qwayland-shm-emulation-server-buffer.cpp.o -MF src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/qwayland-shm-emulation-server-buffer.cpp.o.d -o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/qwayland-shm-emulation-server-buffer.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/qwayland-shm-emulation-server-buffer.cpp
[317/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/DmaBufServerBufferPlugin_autogen/mocs_compilation.cpp.o -MF src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/DmaBufServerBufferPlugin_autogen/mocs_compilation.cpp.o.d -o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/DmaBufServerBufferPlugin_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/mocs_compilation.cpp
[318/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/dmabuf-server/dmabufserverbufferintegration.cpp.o -MF src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/dmabuf-server/dmabufserverbufferintegration.cpp.o.d -o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/dmabuf-server/dmabufserverbufferintegration.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/hardwareintegration/client/dmabuf-server/dmabufserverbufferintegration.cpp
[319/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/main.cpp.o -MF src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/main.cpp.o.d -o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/main.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/main.cpp
[320/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/wayland-qt-dmabuf-server-buffer-protocol.c.o -MF src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/wayland-qt-dmabuf-server-buffer-protocol.c.o.d -o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/wayland-qt-dmabuf-server-buffer-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/wayland-qt-dmabuf-server-buffer-protocol.c
[321/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/qwayland-qt-dmabuf-server-buffer.cpp.o -MF src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/qwayland-qt-dmabuf-server-buffer.cpp.o.d -o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/qwayland-qt-dmabuf-server-buffer.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/qwayland-qt-dmabuf-server-buffer.cpp
[322/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o -MF src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o.d -o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/wayland-server-buffer-extension-protocol.c
[323/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o -MF src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o.d -o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/qwayland-server-buffer-extension.cpp
[324/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DVulkanServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/VulkanServerBufferPlugin_autogen/mocs_compilation.cpp.o -MF src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/VulkanServerBufferPlugin_autogen/mocs_compilation.cpp.o.d -o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/VulkanServerBufferPlugin_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/mocs_compilation.cpp
[325/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DVulkanServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/vulkan-server/vulkanserverbufferintegration.cpp.o -MF src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/vulkan-server/vulkanserverbufferintegration.cpp.o.d -o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/vulkan-server/vulkanserverbufferintegration.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/hardwareintegration/client/vulkan-server/vulkanserverbufferintegration.cpp
[326/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DVulkanServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/main.cpp.o -MF src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/main.cpp.o.d -o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/main.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/main.cpp
[327/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DVulkanServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/wayland-qt-vulkan-server-buffer-unstable-v1-protocol.c.o -MF src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/wayland-qt-vulkan-server-buffer-unstable-v1-protocol.c.o.d -o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/wayland-qt-vulkan-server-buffer-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/wayland-qt-vulkan-server-buffer-unstable-v1-protocol.c
[328/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DVulkanServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/qwayland-qt-vulkan-server-buffer-unstable-v1.cpp.o -MF src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/qwayland-qt-vulkan-server-buffer-unstable-v1.cpp.o.d -o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/qwayland-qt-vulkan-server-buffer-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/qwayland-qt-vulkan-server-buffer-unstable-v1.cpp
[329/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DVulkanServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o -MF src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o.d -o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/wayland-server-buffer-extension-protocol.c
[330/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DVulkanServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/hardwareintegration/client/vulkan-server/../../../../hardwareintegration/client/vulkan-server -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o -MF src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o.d -o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/qwayland-server-buffer-extension.cpp
[331/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/QWaylandIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/platforms/qwayland-generic -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/platforms/qwayland-generic/CMakeFiles/QWaylandIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/platforms/qwayland-generic/CMakeFiles/QWaylandIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/platforms/qwayland-generic/CMakeFiles/QWaylandIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/CMakeFiles/QWaylandIntegrationPlugin.dir/Unity/unity_0_cxx.cxx
[332/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQT_WAYLAND_EGL_CLIENT_HW_INTEGRATION_LIB -DQWaylandEglPlatformIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/QWaylandEglPlatformIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/platforms/qwayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/hardwareintegration/client/wayland-egl -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandEglClientHwIntegration/6.9.1/QtWaylandEglClientHwIntegration -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtOpenGL/6.9.1 -isystem /usr/include/qt6/QtOpenGL/6.9.1/QtOpenGL -isystem /usr/include/qt6/QtOpenGL  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/platforms/qwayland-egl/CMakeFiles/QWaylandEglPlatformIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/platforms/qwayland-egl/CMakeFiles/QWaylandEglPlatformIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/platforms/qwayland-egl/CMakeFiles/QWaylandEglPlatformIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/CMakeFiles/QWaylandEglPlatformIntegrationPlugin.dir/Unity/unity_0_cxx.cxx
[333/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandAdwaitaDecorationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/QWaylandAdwaitaDecorationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/decorations/adwaita -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/decorations/adwaita/CMakeFiles/QWaylandAdwaitaDecorationPlugin.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/decorations/adwaita/CMakeFiles/QWaylandAdwaitaDecorationPlugin.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/decorations/adwaita/CMakeFiles/QWaylandAdwaitaDecorationPlugin.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/CMakeFiles/QWaylandAdwaitaDecorationPlugin.dir/Unity/unity_0_cxx.cxx
[334/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandBradientDecorationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/QWaylandBradientDecorationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/decorations/bradient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/decorations/bradient/CMakeFiles/QWaylandBradientDecorationPlugin.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/decorations/bradient/CMakeFiles/QWaylandBradientDecorationPlugin.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/decorations/bradient/CMakeFiles/QWaylandBradientDecorationPlugin.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/CMakeFiles/QWaylandBradientDecorationPlugin.dir/Unity/unity_0_cxx.cxx
[335/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandFullScreenShellV1IntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/QWaylandFullScreenShellV1IntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/fullscreen-shell-v1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/Unity/unity_0_cxx.cxx
[336/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandFullScreenShellV1IntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/QWaylandFullScreenShellV1IntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/fullscreen-shell-v1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/wayland-fullscreen-shell-unstable-v1-protocol.c.o -MF src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/wayland-fullscreen-shell-unstable-v1-protocol.c.o.d -o src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/wayland-fullscreen-shell-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/wayland-fullscreen-shell-unstable-v1-protocol.c
[337/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandFullScreenShellV1IntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/QWaylandFullScreenShellV1IntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/fullscreen-shell-v1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/qwayland-fullscreen-shell-unstable-v1.cpp.o -MF src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/qwayland-fullscreen-shell-unstable-v1.cpp.o.d -o src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/qwayland-fullscreen-shell-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/qwayland-fullscreen-shell-unstable-v1.cpp
[338/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandIviShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx
[339/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandIviShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/wayland-ivi-application-protocol.c.o -MF src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/wayland-ivi-application-protocol.c.o.d -o src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/wayland-ivi-application-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/wayland-ivi-application-protocol.c
[340/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandIviShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/qwayland-ivi-application.cpp.o -MF src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/qwayland-ivi-application.cpp.o.d -o src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/qwayland-ivi-application.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/qwayland-ivi-application.cpp
[341/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandIviShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/wayland-ivi-controller-protocol.c.o -MF src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/wayland-ivi-controller-protocol.c.o.d -o src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/wayland-ivi-controller-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/wayland-ivi-controller-protocol.c
[342/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandIviShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/qwayland-ivi-controller.cpp.o -MF src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/qwayland-ivi-controller.cpp.o.d -o src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/qwayland-ivi-controller.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/qwayland-ivi-controller.cpp
[343/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQT_WL_SHELL_INTEGRATION_LIB -DQWaylandWlShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/QWaylandWlShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/wl-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWlShellIntegration/6.9.1/QtWlShellIntegration -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/wl-shell/CMakeFiles/QWaylandWlShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/shellintegration/wl-shell/CMakeFiles/QWaylandWlShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/shellintegration/wl-shell/CMakeFiles/QWaylandWlShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/CMakeFiles/QWaylandWlShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx
[344/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx
[345/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-decoration-unstable-v1-protocol.c
[346/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-decoration-unstable-v1.cpp.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-decoration-unstable-v1.cpp.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-decoration-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-decoration-unstable-v1.cpp
[347/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-shell-protocol.c.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-shell-protocol.c.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-shell-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-shell-protocol.c
[348/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-shell.cpp.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-shell.cpp.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-shell.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-shell.cpp
[349/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-activation-v1-protocol.c.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-activation-v1-protocol.c.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-activation-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-activation-v1-protocol.c
[350/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-activation-v1.cpp.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-activation-v1.cpp.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-activation-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-activation-v1.cpp
[351/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-foreign-unstable-v2-protocol.c
[352/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-foreign-unstable-v2.cpp.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-foreign-unstable-v2.cpp.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-foreign-unstable-v2.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-foreign-unstable-v2.cpp
[353/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-dialog-v1-protocol.c.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-dialog-v1-protocol.c.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-dialog-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-dialog-v1-protocol.c
[354/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-dialog-v1.cpp.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-dialog-v1.cpp.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-dialog-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-dialog-v1.cpp
[355/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-toplevel-icon-v1-protocol.c.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-toplevel-icon-v1-protocol.c.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-toplevel-icon-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/wayland-xdg-toplevel-icon-v1-protocol.c
[356/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandXdgShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-toplevel-icon-v1.cpp.o -MF src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-toplevel-icon-v1.cpp.o.d -o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-toplevel-icon-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/qwayland-xdg-toplevel-icon-v1.cpp
[357/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandQtShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/QWaylandQtShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/qt-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -MF src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o.d -o src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx
[358/373] /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandQtShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/QWaylandQtShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/qt-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu11 -fPIC -fvisibility=hidden -Wall -Wextra -mno-direct-extern-access -fno-exceptions -MD -MT src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/wayland-qt-shell-unstable-v1-protocol.c.o -MF src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/wayland-qt-shell-unstable-v1-protocol.c.o.d -o src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/wayland-qt-shell-unstable-v1-protocol.c.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/wayland-qt-shell-unstable-v1-protocol.c
[359/373] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST=1 -DQT_NO_CONTEXTLESS_CONNECT=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_STD_FORMAT_SUPPORT -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DQWaylandQtShellIntegrationPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/QWaylandQtShellIntegrationPlugin_autogen/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src/plugins/shellintegration/qt-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/client -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandClient/6.9.1/QtWaylandClient -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1 -I/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/include/QtWaylandGlobal/6.9.1/QtWaylandGlobal -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.9.1 -isystem /usr/include/qt6/QtGui/6.9.1/QtGui -isystem /usr/include/qt6/QtCore/6.9.1 -isystem /usr/include/qt6/QtCore/6.9.1/QtCore  -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -mno-direct-extern-access -Wsuggest-override -fno-exceptions -MD -MT src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/qwayland-qt-shell-unstable-v1.cpp.o -MF src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/qwayland-qt-shell-unstable-v1.cpp.o.d -o src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/qwayland-qt-shell-unstable-v1.cpp.o -c /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/qwayland-qt-shell-unstable-v1.cpp
[360/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/wayland-egl/QWaylandEglClientBufferPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin.dir/QWaylandEglClientBufferPlugin_autogen/mocs_compilation.cpp.o src/plugins/hardwareintegration/client/wayland-egl/CMakeFiles/QWaylandEglClientBufferPlugin.dir/main.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  lib64/libQt6WaylandEglClientHwIntegration.so.6.9.1  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libwayland-cursor.so  -ldl  /usr/lib64/libEGL.so  /usr/lib64/libxkbcommon.so  /usr/lib64/libQt6OpenGL.so.6.9.1  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libwayland-egl.so  /usr/lib64/libwayland-client.so && :
[361/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/drm-egl-server/DrmEglServerBufferPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-graphics-integration-client/libdrm-egl-server.so src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/DrmEglServerBufferPlugin_autogen/mocs_compilation.cpp.o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp.o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/main.cpp.o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/wayland-drm-egl-server-buffer-protocol.c.o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/qwayland-drm-egl-server-buffer.cpp.o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o src/plugins/hardwareintegration/client/drm-egl-server/CMakeFiles/DrmEglServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libEGL.so  /usr/lib64/libQt6OpenGL.so.6.9.1  /usr/lib64/libwayland-client.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libxkbcommon.so && :
[362/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-graphics-integration-client/libshm-emulation-server.so src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/ShmServerBufferPlugin_autogen/mocs_compilation.cpp.o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/shm-emulation-server/shmserverbufferintegration.cpp.o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/main.cpp.o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/wayland-shm-emulation-server-buffer-protocol.c.o src/plugins/hardwareintegration/client/shm-emulation-server/CMakeFiles/ShmServerBufferPlugin.dir/qwayland-shm-emulation-server-buffer.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libQt6OpenGL.so.6.9.1  /usr/lib64/libwayland-client.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libxkbcommon.so && :
[363/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-graphics-integration-client/libdmabuf-server.so src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/DmaBufServerBufferPlugin_autogen/mocs_compilation.cpp.o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/dmabuf-server/dmabufserverbufferintegration.cpp.o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/main.cpp.o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/wayland-qt-dmabuf-server-buffer-protocol.c.o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/qwayland-qt-dmabuf-server-buffer.cpp.o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libEGL.so  /usr/lib64/libQt6OpenGL.so.6.9.1  /usr/lib64/libwayland-client.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libxkbcommon.so && :
[364/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-graphics-integration-client/libvulkan-server.so src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/VulkanServerBufferPlugin_autogen/mocs_compilation.cpp.o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/__/__/__/__/hardwareintegration/client/vulkan-server/vulkanserverbufferintegration.cpp.o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/main.cpp.o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/wayland-qt-vulkan-server-buffer-unstable-v1-protocol.c.o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/qwayland-qt-vulkan-server-buffer-unstable-v1.cpp.o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/wayland-server-buffer-extension-protocol.c.o src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/qwayland-server-buffer-extension.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libQt6OpenGL.so.6.9.1  /usr/lib64/libwayland-client.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libxkbcommon.so && :
[365/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-generic/QWaylandIntegrationPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/platforms/libqwayland-generic.so src/plugins/platforms/qwayland-generic/CMakeFiles/QWaylandIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libxkbcommon.so && :
[366/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/platforms/qwayland-egl/QWaylandEglPlatformIntegrationPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/platforms/libqwayland-egl.so src/plugins/platforms/qwayland-egl/CMakeFiles/QWaylandEglPlatformIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  lib64/libQt6WaylandEglClientHwIntegration.so.6.9.1  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libwayland-cursor.so  -ldl  /usr/lib64/libEGL.so  /usr/lib64/libxkbcommon.so  /usr/lib64/libQt6OpenGL.so.6.9.1  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libwayland-egl.so  /usr/lib64/libwayland-client.so && :
[367/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/adwaita/QWaylandAdwaitaDecorationPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-decoration-client/libadwaita.so src/plugins/decorations/adwaita/CMakeFiles/QWaylandAdwaitaDecorationPlugin.dir/Unity/unity_0_cxx.cxx.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libQt6Svg.so.6.9.1  /usr/lib64/libwayland-client.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libQt6DBus.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libxkbcommon.so && :
[368/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/decorations/bradient/QWaylandBradientDecorationPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-decoration-client/libbradient.so src/plugins/decorations/bradient/CMakeFiles/QWaylandBradientDecorationPlugin.dir/Unity/unity_0_cxx.cxx.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libwayland-client.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libxkbcommon.so && :
[369/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/fullscreen-shell-v1/QWaylandFullScreenShellV1IntegrationPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-shell-integration/libfullscreen-shell-v1.so src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/wayland-fullscreen-shell-unstable-v1-protocol.c.o src/plugins/shellintegration/fullscreen-shell-v1/CMakeFiles/QWaylandFullScreenShellV1IntegrationPlugin.dir/qwayland-fullscreen-shell-unstable-v1.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libwayland-client.so  /usr/lib64/libxkbcommon.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Core.so.6.9.1 && :
[370/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/ivi-shell/QWaylandIviShellIntegrationPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-shell-integration/libivi-shell.so src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/wayland-ivi-application-protocol.c.o src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/qwayland-ivi-application.cpp.o src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/wayland-ivi-controller-protocol.c.o src/plugins/shellintegration/ivi-shell/CMakeFiles/QWaylandIviShellIntegrationPlugin.dir/qwayland-ivi-controller.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libwayland-client.so  /usr/lib64/libxkbcommon.so  /usr/lib64/libxkbcommon.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Core.so.6.9.1 && :
[371/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/wl-shell/QWaylandWlShellIntegrationPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-shell-integration/libwl-shell-plugin.so src/plugins/shellintegration/wl-shell/CMakeFiles/QWaylandWlShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  lib64/libQt6WlShellIntegration.so.6.9.1  /usr/lib64/libxkbcommon.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libQt6Core.so.6.9.1  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so && :
[372/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/xdg-shell/QWaylandXdgShellIntegrationPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-shell-integration/libxdg-shell.so src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-decoration-unstable-v1.cpp.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-shell-protocol.c.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-shell.cpp.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-activation-v1-protocol.c.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-activation-v1.cpp.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-foreign-unstable-v2-protocol.c.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-foreign-unstable-v2.cpp.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-dialog-v1-protocol.c.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-dialog-v1.cpp.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/wayland-xdg-toplevel-icon-v1-protocol.c.o src/plugins/shellintegration/xdg-shell/CMakeFiles/QWaylandXdgShellIntegrationPlugin.dir/qwayland-xdg-toplevel-icon-v1.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libwayland-client.so  /usr/lib64/libxkbcommon.so  /usr/lib64/libxkbcommon.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Core.so.6.9.1 && :
[373/373] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -mtune=native -fomit-frame-pointer -pipe -march=x86-64-v3  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -Wl,--no-undefined -Wl,--version-script,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/src/plugins/shellintegration/qt-shell/QWaylandQtShellIntegrationPlugin.version -Wl,--enable-new-dtags -shared  -o lib64/qt6/plugins/wayland-shell-integration/libqt-shell.so src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/Unity/unity_0_cxx.cxx.o src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/wayland-qt-shell-unstable-v1-protocol.c.o src/plugins/shellintegration/qt-shell/CMakeFiles/QWaylandQtShellIntegrationPlugin.dir/qwayland-qt-shell-unstable-v1.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/lib64:  /usr/lib64/libwayland-client.so  /usr/lib64/libxkbcommon.so  /usr/lib64/libxkbcommon.so  lib64/libQt6WaylandClient.so.6.9.1  /usr/lib64/libQt6Gui.so.6.9.1  /usr/lib64/libGLX.so  /usr/lib64/libOpenGL.so  /usr/lib64/libwayland-client.so  /usr/lib64/libwayland-cursor.so  /usr/lib64/libQt6Core.so.6.9.1 && :
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-qt/qtwayland-6.9.1

>>> Install dev-qt/qtwayland-6.9.1 into /var/tmp/portage/dev-qt/qtwayland-6.9.1/image
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build"
ninja -v -j2 -l2 install
[0/1] cd /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateVersionlessAliasTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateVersionlessTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/modules/WaylandGlobalPrivate.json
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/libexec/qtwaylandscanner
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/libexec/qtwaylandscanner" to "$ORIGIN/../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/metatypes/qt6waylandclient_relwithdebinfo_metatypes.json
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientMacros.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandClient.so.6.9.1
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandClient.so.6
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandClient.so.6.9.1" to "$ORIGIN"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandClient.so
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientVersionlessAliasTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientVersionlessTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateVersionlessAliasTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateVersionlessTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/modules/WaylandClient.json
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/QWaylandClientExtensionTemplate
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/QWaylandClientExtension
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/qtwaylandclientversion.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/QtWaylandClientVersion
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/QtWaylandClient
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/qtwaylandclientexports.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/qwaylandclientextension.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/qtwaylandclientglobal.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/qtwaylandclient-config.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/QtWaylandClientDepends
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandclientextension_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandclientbufferintegration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandclientbufferintegrationfactory_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandclientbufferintegrationplugin_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandhardwareintegration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandserverbufferintegration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandserverbufferintegrationfactory_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandserverbufferintegrationplugin_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandinputdeviceintegration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandinputdeviceintegrationfactory_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandinputdeviceintegrationplugin_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qtwaylandclientglobal_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandabstractdecoration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandappmenu_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandbuffer_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylanddatacontrolv1_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylanddecorationfactory_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylanddecorationplugin_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylanddisplay_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandfractionalscale_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandinputcontext_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandtextinputv1_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandtextinputv2_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandtextinputv3_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandtextinputinterface_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandinputdevice_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandinputmethodcontext_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandintegration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandnativeinterface_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandplatformservices_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandpointergestures_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandqtkey_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandscreen_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandshellsurface_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandshm_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandshmbackingstore_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandshmwindow_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandsubsurface_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandsurface_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandtouch_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandviewport_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandwindow_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandwindowmanagerintegration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandclientshellapi_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandshellintegration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandshellintegrationfactory_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandshellintegrationplugin_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qtwaylandclient-config_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-appmenu-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-appmenu.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-cursor-shape-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-cursor-shape-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-pointer-gestures-unstable-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-pointer-gestures-unstable-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-tablet-unstable-v2-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-tablet-unstable-v2.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-text-input-unstable-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-text-input-unstable-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-text-input-unstable-v2-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-text-input-unstable-v2.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-text-input-unstable-v3-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-text-input-unstable-v3.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-wayland-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-wayland.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-wp-primary-selection-unstable-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-wp-primary-selection-unstable-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-xdg-output-unstable-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-xdg-output-unstable-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-fractional-scale-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-fractional-scale-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-viewporter-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-viewporter.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-wlr-data-control-unstable-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-wlr-data-control-unstable-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-xdg-shell-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-xdg-shell.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-xdg-system-bell-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-xdg-system-bell-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-xdg-toplevel-drag-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-xdg-toplevel-drag-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-qt-key-unstable-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-qt-key-unstable-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-qt-text-input-method-unstable-v1-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-qt-text-input-method-unstable-v1.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-qt-windowmanager-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-qt-windowmanager.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-touch-extension-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-touch-extension.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-hardware-integration-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-hardware-integration.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/wayland-server-buffer-extension-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwayland-server-buffer-extension.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandtabletv2_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandclipboard_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandvulkaninstance_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandvulkanwindow_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandcursor_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylanddatadevice_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylanddatadevicemanager_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylanddataoffer_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylanddatasource_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylandprimaryselectionv1_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandClient/6.9.1/QtWaylandClient/private/qwaylanddnd_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/mkspecs/modules/qt_lib_waylandclient.pri
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/mkspecs/modules/qt_lib_waylandclient_private.pri
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/pkgconfig/Qt6WaylandClient.pc
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/metatypes/qt6waylandeglclienthwintegrationprivate_relwithdebinfo_metatypes.json
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate/Qt6WaylandEglClientHwIntegrationPrivateConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate/Qt6WaylandEglClientHwIntegrationPrivateConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate/Qt6WaylandEglClientHwIntegrationPrivateConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandEglClientHwIntegration.so.6.9.1
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandEglClientHwIntegration.so.6
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandEglClientHwIntegration.so.6.9.1" to "$ORIGIN"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandEglClientHwIntegration.so
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate/Qt6WaylandEglClientHwIntegrationPrivateTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate/Qt6WaylandEglClientHwIntegrationPrivateTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate/Qt6WaylandEglClientHwIntegrationPrivateVersionlessAliasTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate/Qt6WaylandEglClientHwIntegrationPrivateVersionlessTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/modules/WaylandEglClientHwIntegrationPrivate.json
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate/Qt6WaylandEglClientHwIntegrationPrivateAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandEglClientHwIntegration
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandEglClientHwIntegration/QtWaylandEglClientHwIntegration
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandEglClientHwIntegration/qtwaylandeglclienthwintegrationversion.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandEglClientHwIntegration/QtWaylandEglClientHwIntegrationVersion
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandEglClientHwIntegration/QtWaylandEglClientHwIntegrationDepends
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandEglClientHwIntegration/6.9.1/QtWaylandEglClientHwIntegration/private/qwaylandeglclientbufferintegration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandEglClientHwIntegration/6.9.1/QtWaylandEglClientHwIntegration/private/qwaylandeglinclude_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandEglClientHwIntegration/6.9.1/QtWaylandEglClientHwIntegration/private/qwaylandeglwindow_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandEglClientHwIntegration/6.9.1/QtWaylandEglClientHwIntegration/private/qwaylandglcontext_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/mkspecs/modules/qt_lib_wayland_egl_client_hw_integration_private.pri
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libdrm-egl-server.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libdrm-egl-server.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libshm-emulation-server.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libshm-emulation-server.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libdmabuf-server.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libdmabuf-server.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libvulkan-server.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client/libvulkan-server.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/platforms/libqwayland-generic.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/platforms/libqwayland-generic.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandEglPlatformIntegrationPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandEglPlatformIntegrationPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandEglPlatformIntegrationPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/platforms/libqwayland-egl.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/platforms/libqwayland-egl.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandEglPlatformIntegrationPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandEglPlatformIntegrationPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui/Qt6QWaylandEglPlatformIntegrationPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandAdwaitaDecorationPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandAdwaitaDecorationPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandAdwaitaDecorationPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-decoration-client/libadwaita.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-decoration-client/libadwaita.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandAdwaitaDecorationPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandAdwaitaDecorationPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandAdwaitaDecorationPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-decoration-client/libbradient.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-decoration-client/libbradient.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libfullscreen-shell-v1.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libfullscreen-shell-v1.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandIviShellIntegrationPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandIviShellIntegrationPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandIviShellIntegrationPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libivi-shell.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libivi-shell.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandIviShellIntegrationPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandIviShellIntegrationPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandIviShellIntegrationPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/metatypes/qt6wlshellintegrationprivate_relwithdebinfo_metatypes.json
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WlShellIntegration.so.6.9.1
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WlShellIntegration.so.6
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WlShellIntegration.so.6.9.1" to "$ORIGIN"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WlShellIntegration.so
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateVersionlessAliasTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateVersionlessTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/modules/WlShellIntegrationPrivate.json
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libwl-shell-plugin.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libwl-shell-plugin.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWlShellIntegration
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWlShellIntegration/QtWlShellIntegration
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWlShellIntegration/qtwlshellintegrationversion.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWlShellIntegration/QtWlShellIntegrationVersion
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWlShellIntegration/QtWlShellIntegrationDepends
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWlShellIntegration/6.9.1/QtWlShellIntegration/private/qwaylandwlshellintegration_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWlShellIntegration/6.9.1/QtWlShellIntegration/private/qwaylandwlshellsurface_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWlShellIntegration/6.9.1/QtWlShellIntegration/private/wayland-wayland-client-protocol.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWlShellIntegration/6.9.1/QtWlShellIntegration/private/qwayland-wayland.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/mkspecs/modules/qt_lib_wl_shell_integration_private.pri
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libxdg-shell.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libxdg-shell.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandQtShellIntegrationPluginConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandQtShellIntegrationPluginConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandQtShellIntegrationPluginConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libqt-shell.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration/libqt-shell.so" to "$ORIGIN/../../../"
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandQtShellIntegrationPluginTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandQtShellIntegrationPluginTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6QWaylandQtShellIntegrationPluginAdditionalTargetInfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandGlobal
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandGlobal/QtWaylandGlobal
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandGlobal/qtwaylandglobalversion.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandGlobal/QtWaylandGlobalVersion
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandGlobal/qtwaylandglobal-config.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandGlobal/QtWaylandGlobalDepends
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/include/qt6/QtWaylandGlobal/6.9.1/QtWaylandGlobal/private/qtwaylandglobal-config_p.h
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/mkspecs/modules/qt_lib_waylandglobal_private.pri
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientDependencies.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateDependencies.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate/Qt6WaylandEglClientHwIntegrationPrivateDependencies.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateDependencies.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient/Qt6WaylandClientPlugins.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6BuildInternals/StandaloneTests/QtWaylandTestsConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsDependencies.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsConfig.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsConfigVersionImpl.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsTargets.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsVersionlessTargets.cmake
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandClient.prl
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WaylandEglClientHwIntegration.prl
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/modules
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/mkspecs
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/mkspecs/modules
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/libexec
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/platforms
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-shell-integration
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-decoration-client
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/plugins/wayland-graphics-integration-client
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6Gui
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandEglClientHwIntegrationPrivate
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClientPrivate
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandClient
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6BuildInternals
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6BuildInternals/StandaloneTests
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandGlobalPrivate
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandScannerTools
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WlShellIntegrationPrivate
-- Up-to-date: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/pkgconfig
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/libQt6WlShellIntegration.prl
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6/FindWaylandkms.cmake
-- Starting SBOM generation in build dir: /var/tmp/portage/dev-qt/qtwayland-6.9.1/work/qtwayland-everywhere-src-6.9.1_build/qt_sbom/staging-qtwayland.spdx.in
-- Finalizing SBOM generation in install dir: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/qt6/sbom/qtwayland-6.9.1.spdx
-- Installing: /var/tmp/portage/dev-qt/qtwayland-6.9.1/image/usr/lib64/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsAdditionalTargetInfo.cmake
>>> Completed installing dev-qt/qtwayland-6.9.1 into /var/tmp/portage/dev-qt/qtwayland-6.9.1/image

 * Final size of build directory: 27980 KiB (27.3 MiB)
 * Final size of installed tree:   5508 KiB ( 5.3 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/qt6/libexec/qtwaylandscanner
   /usr/lib64/libQt6WaylandClient.so.6.9.1
   /usr/lib64/libQt6WaylandEglClientHwIntegration.so.6.9.1
   /usr/lib64/qt6/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so
   /usr/lib64/qt6/plugins/wayland-graphics-integration-client/libdrm-egl-server.so
   /usr/lib64/qt6/plugins/wayland-graphics-integration-client/libshm-emulation-server.so
   /usr/lib64/qt6/plugins/wayland-graphics-integration-client/libdmabuf-server.so
   /usr/lib64/qt6/plugins/wayland-graphics-integration-client/libvulkan-server.so
   /usr/lib64/qt6/plugins/platforms/libqwayland-generic.so
   /usr/lib64/qt6/plugins/platforms/libqwayland-egl.so
   /usr/lib64/qt6/plugins/wayland-decoration-client/libadwaita.so
   /usr/lib64/qt6/plugins/wayland-decoration-client/libbradient.so
   /usr/lib64/qt6/plugins/wayland-shell-integration/libfullscreen-shell-v1.so
   /usr/lib64/qt6/plugins/wayland-shell-integration/libivi-shell.so
   /usr/lib64/libQt6WlShellIntegration.so.6.9.1
   /usr/lib64/qt6/plugins/wayland-shell-integration/libwl-shell-plugin.so
   /usr/lib64/qt6/plugins/wayland-shell-integration/libxdg-shell.so
   /usr/lib64/qt6/plugins/wayland-shell-integration/libqt-shell.so