Your message dated Sun, 27 Apr 2025 11:20:10 +0200
with message-id <116386848.nniJfEyVGO@treadstone-71>
and subject line
has caused the Debian Bug report #1097719,
regarding qt6-connectivity: 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.)
--
1097719: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097719
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qt6-connectivity
Version: 6.7.2-8
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-connectivity_6.7.2-8_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
[...]
[107/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/leadvertisement1.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/leadvertisement1.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/leadvertisement1.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/leadvertisement1.cpp
[108/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/remotedevicemanager.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/remotedevicemanager.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/remotedevicemanager.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/remotedevicemanager.cpp
[109/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/leadvertisingmanager1.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/leadvertisingmanager1.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/leadvertisingmanager1.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/leadvertisingmanager1.cpp
[110/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/objectmanageradaptor.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/objectmanageradaptor.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/objectmanageradaptor.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/objectmanageradaptor.cpp
[111/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/propertiesadaptor.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/propertiesadaptor.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/propertiesadaptor.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/propertiesadaptor.cpp
[112/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/gattdescriptor1adaptor.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/gattdescriptor1adaptor.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/gattdescriptor1adaptor.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/gattdescriptor1adaptor.cpp
[113/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/gattcharacteristic1adaptor.cpp.o
-MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/gattcharacteristic1adaptor.cpp.o.d
-o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/gattcharacteristic1adaptor.cpp.o
-c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/gattcharacteristic1adaptor.cpp
[114/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/gattservice1adaptor.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/gattservice1adaptor.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/gattservice1adaptor.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/gattservice1adaptor.cpp
[115/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserver_bluez.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserver_bluez.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserver_bluez.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qbluetoothserver_bluez.cpp
[116/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/bluezperipheralconnectionmanager.cpp.o
-MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/bluezperipheralconnectionmanager.cpp.o.d
-o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/bluezperipheralconnectionmanager.cpp.o
-c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/bluezperipheralconnectionmanager.cpp
[117/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/bluezperipheralapplication.cpp.o
-MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/bluezperipheralapplication.cpp.o.d
-o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/bluezperipheralapplication.cpp.o
-c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/bluezperipheralapplication.cpp
[118/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/bluez/bluezperipheralobjects.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/bluezperipheralobjects.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/bluez/bluezperipheralobjects.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/bluez/bluezperipheralobjects.cpp
[119/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/lecmaccalculator.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/lecmaccalculator.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/lecmaccalculator.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/lecmaccalculator.cpp
[120/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserviceinfo_bluez.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserviceinfo_bluez.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothserviceinfo_bluez.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qbluetoothserviceinfo_bluez.cpp
[121/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothsocket_bluez.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothsocket_bluez.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothsocket_bluez.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qbluetoothsocket_bluez.cpp
[122/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothdevicediscoveryagent_bluez.cpp.o
-MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothdevicediscoveryagent_bluez.cpp.o.d
-o
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothdevicediscoveryagent_bluez.cpp.o
-c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp
[123/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothlocaldevice_bluez.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothlocaldevice_bluez.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothlocaldevice_bluez.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qbluetoothlocaldevice_bluez.cpp
[124/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothservicediscoveryagent_bluez.cpp.o
-MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothservicediscoveryagent_bluez.cpp.o.d
-o
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothservicediscoveryagent_bluez.cpp.o
-c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qbluetoothservicediscoveryagent_bluez.cpp
[125/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qleadvertiser_bluez.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qleadvertiser_bluez.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/qleadvertiser_bluez.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qleadvertiser_bluez.cpp
[126/266] /usr/bin/c++ -DNfc_EXPORTS -DPCSC_NFC -DQT_ASCII_CAST_WARNINGS
-DQT_BUILDING_QT -DQT_BUILD_NFC_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc
-I/build/
reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2/QtNfc
-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/PCSC -g
-O2 -ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsc.cpp.o -MF
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsc.cpp.o.d -o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsc.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc/pcsc/qpcsc.cpp
[127/266] /usr/bin/c++ -DNfc_EXPORTS -DPCSC_NFC -DQT_ASCII_CAST_WARNINGS
-DQT_BUILDING_QT -DQT_BUILD_NFC_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc
-I/build/
reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2/QtNfc
-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/PCSC -g
-O2 -ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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/nfc/CMakeFiles/Nfc.dir/qapduutils.cpp.o -MF
src/nfc/CMakeFiles/Nfc.dir/qapduutils.cpp.o.d -o
src/nfc/CMakeFiles/Nfc.dir/qapduutils.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc/qapduutils.cpp
[128/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothsocket_bluezdbus.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothsocket_bluezdbus.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/qbluetoothsocket_bluezdbus.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qbluetoothsocket_bluezdbus.cpp
[129/266] /usr/bin/c++ -DNfc_EXPORTS -DPCSC_NFC -DQT_ASCII_CAST_WARNINGS
-DQT_BUILDING_QT -DQT_BUILD_NFC_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc
-I/build/
reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2/QtNfc
-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/PCSC -g
-O2 -ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_pcsc.cpp.o -MF
src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_pcsc.cpp.o.d -o
src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_pcsc.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc/qnearfieldtarget_pcsc.cpp
[130/266] /usr/bin/c++ -DNfc_EXPORTS -DPCSC_NFC -DQT_ASCII_CAST_WARNINGS
-DQT_BUILDING_QT -DQT_BUILD_NFC_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc
-I/build/
reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2/QtNfc
-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/PCSC -g
-O2 -ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager_pcsc.cpp.o -MF
src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager_pcsc.cpp.o.d -o
src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager_pcsc.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc/qnearfieldmanager_pcsc.cpp
[131/266] /usr/bin/c++ -DNfc_EXPORTS -DPCSC_NFC -DQT_ASCII_CAST_WARNINGS
-DQT_BUILDING_QT -DQT_BUILD_NFC_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc
-I/build/
reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2/QtNfc
-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/PCSC -g
-O2 -ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscslot.cpp.o
-MF src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscslot.cpp.o.d -o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscslot.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc/pcsc/qpcscslot.cpp
[132/266] : && /usr/bin/c++ -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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
-flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -Wl,--enable-new-dtags
-fPIE -pie
src/tools/sdpscanner/CMakeFiles/sdpscanner.dir/sdpscanner_autogen/mocs_compilation.cpp.o
src/tools/sdpscanner/CMakeFiles/sdpscanner.dir/main.cpp.o -o
lib/qt6/libexec/sdpscanner /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
/usr/lib/x86_64-linux-gnu/libbluetooth.so && :
[133/266] /usr/bin/c++ -DNfc_EXPORTS -DPCSC_NFC -DQT_ASCII_CAST_WARNINGS
-DQT_BUILDING_QT -DQT_BUILD_NFC_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc
-I/build/
reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2/QtNfc
-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/PCSC -g
-O2 -ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsccard.cpp.o
-MF src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsccard.cpp.o.d -o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsccard.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc/pcsc/qpcsccard.cpp
[134/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qleadvertiser_bluezdbus.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qleadvertiser_bluezdbus.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/qleadvertiser_bluezdbus.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qleadvertiser_bluezdbus.cpp
[135/266] /usr/bin/c++ -DNfc_EXPORTS -DPCSC_NFC -DQT_ASCII_CAST_WARNINGS
-DQT_BUILDING_QT -DQT_BUILD_NFC_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc
-I/build/
reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2/QtNfc
-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/PCSC -g
-O2 -ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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/nfc/CMakeFiles/Nfc.dir/ndef/qnfctagtype4ndeffsm.cpp.o -MF
src/nfc/CMakeFiles/Nfc.dir/ndef/qnfctagtype4ndeffsm.cpp.o.d -o
src/nfc/CMakeFiles/Nfc.dir/ndef/qnfctagtype4ndeffsm.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc/ndef/qnfctagtype4ndef
fsm.cpp
[136/266] /usr/bin/c++ -DNfc_EXPORTS -DPCSC_NFC -DQT_ASCII_CAST_WARNINGS
-DQT_BUILDING_QT -DQT_BUILD_NFC_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NO_AS_CONST
-DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc
-I/build/
reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtNfc/6.7.2/QtNfc
-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/PCSC -g
-O2 -ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscmanager.cpp.o
-MF src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscmanager.cpp.o.d -o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscmanager.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/nfc/pcsc/qpcscmanager.cpp
[137/266] : && /usr/bin/c++ -fPIC -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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
-flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -Wl,--no-undefined
-Wl,--version-script,/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc.version
-Wl,--enable-new-dtags -shared -Wl,-soname,libQt6Nfc.so.6 -o
lib/x86_64-linux-gnu/libQt6Nfc.so.6.7.2
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndeffilter.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefmessage.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefnfcsmartposterrecord.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefnfctextrecord.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefnfcurirecord.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefrecord.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qnear
fieldtarget.cpp.o src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_p.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager_pcsc.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_pcsc.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qapduutils.cpp.o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsc.cpp.o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscmanager.cpp.o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscslot.cpp.o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsccard.cpp.o
src/nfc/CMakeFiles/Nfc.dir/ndef/qnfctagtype4ndeffsm.cpp.o
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
/usr/lib/x86_64-linux-gnu/libpcsclite.so && :
FAILED: lib/x86_64-linux-gnu/libQt6Nfc.so.6.7.2
: && /usr/bin/c++ -fPIC -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-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
-flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -Wl,--no-undefined
-Wl,--version-script,/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/nfc/Nfc.version
-Wl,--enable-new-dtags -shared -Wl,-soname,libQt6Nfc.so.6 -o
lib/x86_64-linux-gnu/libQt6Nfc.so.6.7.2
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndeffilter.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefmessage.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefnfcsmartposterrecord.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefnfctextrecord.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefnfcurirecord.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qndefrecord.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarge
t.cpp.o src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_p.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager_pcsc.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_pcsc.cpp.o
src/nfc/CMakeFiles/Nfc.dir/qapduutils.cpp.o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsc.cpp.o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscmanager.cpp.o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscslot.cpp.o
src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsccard.cpp.o
src/nfc/CMakeFiles/Nfc.dir/ndef/qnfctagtype4ndeffsm.cpp.o
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
/usr/lib/x86_64-linux-gnu/libpcsclite.so && :
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qndeffilter.cpp.o (symbol from plugin):
in function `QNdefFilterPrivate::QNdefFilterPrivate()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qndefmessage.cpp.o (symbol from
plugin): in function `QNdefMessage::operator==(QNdefMessage const&) const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qndefnfcsmartposterrecord.cpp.o (symbol
from plugin): in function `QNdefNfcSmartPosterRecord::hasAction() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qndefnfctextrecord.cpp.o (symbol from
plugin): in function `QNdefNfcTextRecord::locale() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qndefnfcurirecord.cpp.o (symbol from
plugin): in function `QNdefNfcUriRecord::uri() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager.cpp.o (symbol from
plugin): in function `QNearFieldManager::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget.cpp.o (symbol from
plugin): in function `QNearFieldTarget::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_p.cpp.o (symbol from
plugin): in function `QNearFieldTargetPrivate::uid() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qnearfieldmanager_pcsc.cpp.o (symbol
from plugin): in function
`QNearFieldManagerPrivateImpl::onTargetLost(QNearFieldTargetPrivate*)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qnearfieldtarget_pcsc.cpp.o (symbol
from plugin): in function
`QNearFieldTargetPrivateImpl::onNdefMessageRead(QNdefMessage const&)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/qapduutils.cpp.o (symbol from plugin):
in function `QCommandApdu::build(unsigned char, unsigned char, unsigned char,
unsigned char, QByteArrayView, unsigned short)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscmanager.cpp.o (symbol from
plugin): in function
`QPcscManager::onStartTargetDetectionRequest(QNearFieldTarget::AccessMethod)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcscslot.cpp.o (symbol from
plugin): in function `QPcscSlot::QPcscSlot(QPcscSlotName const&,
QPcscManager*)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/pcsc/qpcsccard.cpp.o (symbol from
plugin): in function `QPcscCard::invalidate()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
/usr/bin/ld: src/nfc/CMakeFiles/Nfc.dir/ndef/qnfctagtype4ndeffsm.cpp.o (symbol
from plugin): in function `QNfcTagType4NdefFsm::detectNdefSupport()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
src/nfc/CMakeFiles/Nfc.dir/Nfc_autogen/mocs_compilation.cpp.o (symbol from
plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
[138/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycontroller_bluezdbus.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycontroller_bluezdbus.cpp.o.d
-o src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycontroller_bluezdbus.cpp.o
-c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qlowenergycontroller_bluezdbus.cpp
[139/266] /usr/bin/c++ -DBluetooth_EXPORTS -DCONFIG_LINUX_CRYPTO_API
-DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_BLUETOOTH_LIB
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_UP_TO=0x050000
-DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_MOC_COMPAT -DQT_NETWORK_LIB
-DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII
-DQT_NO_CONTEXTLESS_CONNECT -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_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth/Bluetooth_autogen/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth -I/bui
ld/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/src/bluetooth
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2
-I/build/reproducible-path/qt6-connectivity-6.7.2/obj-x86_64-linux-gnu/include/QtBluetooth/6.7.2/QtBluetooth
-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/QtNetwork -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/QtNetwork/6.7.2 -isystem
/usr/include/x86_64-linux-gnu/qt6/QtNetwork/6.7.2/QtNetwork -isystem
/usr/include/x86_64-linux-gnu/qt6/QtDBus -g -O2
-ffile-prefix-map=/build/reproducible-path/qt6-connectivity-6.7.2=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-ti
me -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/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycontroller_bluez.cpp.o -MF
src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycontroller_bluez.cpp.o.d -o
src/bluetooth/CMakeFiles/Bluetooth.dir/qlowenergycontroller_bluez.cpp.o -c
/build/reproducible-path/qt6-connectivity-6.7.2/src/bluetooth/qlowenergycontroller_bluez.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:13: 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 ---