Your message dated Fri, 14 Mar 2025 23:58:19 +0100
with message-id <13720165.uLZWGnKmhe@treadstone-71>
and subject line
has caused the Debian Bug report #1097744,
regarding qt6-wayland: ftbfs with GCC-15
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1097744: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097744
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qt6-wayland
Version: 6.7.2-5
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/qt6-wayland_6.7.2-5_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/qwaylandinputmethodcontext.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandTextInputMethod::text_input_method_v1_input_direction_changed(int)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandintegration.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandIntegration::nativeInterface() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/qwaylandnativeinterface.cpp.o (symbol
from plugin): in function `QtWaylandClient::QWaylandNativeInterface::display()
const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/qwaylandpointergestures.cpp.o (symbol
from plugin): in function
`QtWaylandClient::QWaylandPointerGestures::QWaylandPointerGestures(QtWaylandClient::QWaylandDisplay*,
unsigned int, unsigned int)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandqtkey.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandQtKeyExtension::QWaylandQtKeyExtension(QtWaylandClient::QWaylandDisplay*,
unsigned int)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandscreen.cpp.o
(symbol from plugin): in function `QtWaylandClient::QWaylandScreen::depth()
const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandshellsurface.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandShellSurface::setWindowFlags(QFlags<Qt::WindowType>)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandshm.cpp.o (symbol
from plugin): in function
`QtWaylandClient::QWaylandShm::QWaylandShm(QtWaylandClient::QWaylandDisplay*,
int, unsigned int)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/qwaylandshmbackingstore.cpp.o (symbol
from plugin): in function
`QtWaylandClient::QWaylandShmBackingStore::resize(QSize const&, QRegion
const&)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandshmwindow.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandShmWindow::windowType() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandsubsurface.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandSubSurface::set_sync()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandsurface.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandSurface::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandtouch.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandTouchExtension::touch_extension_configure(unsigned
int)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandwindow.cpp.o
(symbol from plugin): in function `QtWaylandClient::QWaylandWindow::winId()
const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/qwaylandwindowmanagerintegration.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandWindowManagerIntegration::windowmanager_hints(int)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/shellintegration/qwaylandshellintegration.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandShellIntegration::wlSurfaceForWindow(QtWaylandClient::QWaylandWindow*)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/shellintegration/qwaylandshellintegrationfactory.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandShellIntegrationFactory::create(QString const&,
QtWaylandClient::QWaylandDisplay*, QList<QString> const&)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/shellintegration/qwaylandshellintegrationplugin.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandShellIntegrationPlugin::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandtabletv2.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandTabletToolV2::zwp_tablet_tool_v2_type(unsigned int)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandclipboard.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandClipboard::mimeData(QClipboard::Mode)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/qwaylandvulkaninstance.cpp.o (symbol
from plugin): in function
`QtWaylandClient::QWaylandVulkanInstance::~QWaylandVulkanInstance()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandvulkanwindow.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandVulkanWindow::windowType() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylandcursor.cpp.o
(symbol from plugin): in function `QtWaylandClient::QWaylandCursor::pos()
const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylanddatadevice.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandDataDevice::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/qwaylanddatadevicemanager.cpp.o (symbol
from plugin): in function
`QtWaylandClient::QWaylandDataDeviceManager::~QWaylandDataDeviceManager()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylanddataoffer.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandDataOffer::mimeData()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylanddatasource.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandDataSource::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld:
src/client/CMakeFiles/WaylandClient.dir/qwaylandprimaryselectionv1.cpp.o
(symbol from plugin): in function
`QtWaylandClient::QWaylandPrimarySelectionDeviceV1::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: src/client/CMakeFiles/WaylandClient.dir/qwaylanddnd.cpp.o (symbol
from plugin): in function `QtWaylandClient::QWaylandDrag::move(QPoint const&,
QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/client/CMakeFiles/WaylandClient.dir/WaylandClient_autogen/mocs_compilation.cpp.o
(symbol from plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
[472/802] /usr/bin/c++ -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=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_QEXCHANGE -DQT_OPENGL_LIB
-DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE
-D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/dmabuf-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/dmabuf-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-
gnu/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/client
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2/QtWaylandClient
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient
-isystem /usr/include/x86_64-linux-gnu/qt6
/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-wayland-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra
-fno-exceptions -Wsuggest-override -fcf-protection=full -MD -MT
src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/qwayland-qt-dmabuf-server-buffer.cpp.o
-MF src/plugins/hardwareintegration/client/dmabu
f-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
/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/dmabuf-server/qwayland-qt-dmabuf-server-buffer.cpp
[473/802] /usr/bin/c++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT
-DQT_BUILD_WAYLANDCOMPOSITOR_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_MOC_COMPAT
-DQT_NETWORK_LIB -DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-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_QEXCHANGE -DQT_OPENGL_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB
-DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_QSTRINGBUILDER
-DQT_WARN_DEPRECATED_UP_TO=0x070000 -DQT_WAYLANDGLOBAL_LIB
-DWaylandCompositor_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/compositor/WaylandCompositor_autogen/include
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/incl
ude/QtWaylandCompositor
-I/build/reproducible-path/qt6-wayland-6.7.2/src/compositor
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/compositor
-I/build/reproducible-path/qt6-wayland-6.7.2/src/compositor/../shared
-I/build/reproducible-path/qt6-wayland-6.7.2/src/compositor/compositor_api
-I/build/reproducible-path/qt6-wayland-6.7.2/src/compositor/extensions
-I/build/reproducible-path/qt6-wayland-6.7.2/src/compositor/global
-I/build/reproducible-path/qt6-wayland-6.7.2/src/compositor/wayland_wrapper
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandCompositor/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandCompositor/6.7.2/QtWaylandCompositor
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/qt6-wayland-6.7.2
/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2/QtWaylandGlobal
-isystem /usr/include/x86_64-linux-gnu/qt6/QtQml/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQml/6.7.2/QtQml -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore -isystem
/usr/include/x86_64-linux-gnu/qt6 -isystem
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins/6.7.2/QtQmlBuiltins -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQml -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/q
t6/QtGui/6.7.2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui
-isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQuick/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQuick/6.7.2/QtQuick -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQmlModels/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtQmlModels/6.7.2/QtQmlModels -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-wayland-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra
-fno-exceptions -Wsuggest-override -fcf-protection=full -MD -MT
src/compositor/CMakeFiles/WaylandCompositor.dir/extensions/qwltexturesharingextension.cpp.o
-MF src/compositor/CMakeFiles/WaylandCompo
sitor.dir/extensions/qwltexturesharingextension.cpp.o.d -o
src/compositor/CMakeFiles/WaylandCompositor.dir/extensions/qwltexturesharingextension.cpp.o
-c
/build/reproducible-path/qt6-wayland-6.7.2/src/compositor/extensions/qwltexturesharingextension.cpp
[474/802] /usr/bin/c++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=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_QEXCHANGE -DQT_OPENGL_LIB
-DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -DShmServerBufferPlugin_EXPORTS
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/shm-emulation-server/ShmServerBufferPlugin_autogen/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/shm-emulation-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/shm-emulation-server
-I/build/reproducible-path/qt6-wayland-6.7.2/ob
j-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/shm-emulation-server/../../../../hardwareintegration/client/shm-emulation-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/client
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2/QtWaylandClient
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient
-isystem /usr
/include/x86_64-linux-gnu/qt6/QtCore -isystem
/usr/include/x86_64-linux-gnu/qt6 -isystem
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-wayland-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra
-fno-exceptions -Wsuggest-override -fcf-protection=full -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
/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/shm-emulation-server/main.cpp
[475/802] /usr/bin/c++ -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=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_QEXCHANGE -DQT_OPENGL_LIB
-DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE
-D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/dmabuf-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/dmabuf-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-
gnu/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/client
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2/QtWaylandClient
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient
-isystem /usr/include/x86_64-linux-gnu/qt6
/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-wayland-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra
-fno-exceptions -Wsuggest-override -fcf-protection=full -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
/build/reproducible-path/qt6-wayland-6.7.2/src/hardwareintegration/client/dmabuf-server/dmabufserverbufferintegration.cpp
[476/802] /usr/bin/c++ -DDmaBufServerBufferPlugin_EXPORTS -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=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_QEXCHANGE -DQT_OPENGL_LIB
-DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB -D_LARGEFILE64_SOURCE
-D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/dmabuf-server/DmaBufServerBufferPlugin_autogen/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/dmabuf-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/dmabuf-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-
gnu/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/dmabuf-server/../../../../hardwareintegration/client/dmabuf-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/client
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2/QtWaylandClient
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient
-isystem /usr/include/x86_64-linux-gnu/qt6
/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-wayland-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra
-fno-exceptions -Wsuggest-override -fcf-protection=full -MD -MT
src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/main.cpp.o
-MF src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufSe
rverBufferPlugin.dir/main.cpp.o.d -o
src/plugins/hardwareintegration/client/dmabuf-server/CMakeFiles/DmaBufServerBufferPlugin.dir/main.cpp.o
-c
/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/dmabuf-server/main.cpp
[477/802] /usr/bin/c++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=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_QEXCHANGE -DQT_OPENGL_LIB
-DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB
-DVulkanServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/vulkan-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/vulkan-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-
gnu/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/vulkan-server/../../../../hardwareintegration/client/vulkan-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/client
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2/QtWaylandClient
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient
-isystem /usr/include/x86_64-linux-gnu/qt6
/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-wayland-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra
-fno-exceptions -Wsuggest-override -fcf-protection=full -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
/build/reproducible-path/qt6-wayland-6.7.2/src/hardwareintegration/client/vulkan-server/vulkanserverbufferintegration.cpp
[478/802] /usr/bin/c++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=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_QEXCHANGE -DQT_OPENGL_LIB
-DQT_PLUGIN -DQT_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-DQT_WAYLANDCLIENT_LIB -DQT_WAYLANDGLOBAL_LIB
-DVulkanServerBufferPlugin_EXPORTS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/vulkan-server/VulkanServerBufferPlugin_autogen/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/vulkan-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/plugins/hardwareintegration/client/vulkan-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-
gnu/include
-I/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/vulkan-server/../../../../hardwareintegration/client/vulkan-server
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src/client
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient/6.7.2/QtWaylandClient
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandGlobal/6.7.2/QtWaylandGlobal
-I/build/reproducible-path/qt6-wayland-6.7.2/obj-x86_64-linux-gnu/include/QtWaylandClient
-isystem /usr/include/x86_64-linux-gnu/qt6
/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-wayland-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra
-fno-exceptions -Wsuggest-override -fcf-protection=full -MD -MT
src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/main.cpp.o
-MF src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanSe
rverBufferPlugin.dir/main.cpp.o.d -o
src/plugins/hardwareintegration/client/vulkan-server/CMakeFiles/VulkanServerBufferPlugin.dir/main.cpp.o
-c
/build/reproducible-path/qt6-wayland-6.7.2/src/plugins/hardwareintegration/client/vulkan-server/main.cpp
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
returned exit code 1
make: *** [debian/rules:16: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097717
--- End Message ---