[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1045569: qtconnectivity-opensource-src: Fails to build source after successful build



Source: qtconnectivity-opensource-src
Version: 5.15.10-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package qtconnectivity-opensource-src
> dpkg-buildpackage: info: source version 5.15.10-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dmitry Shachnev <mitya57@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with pkgkde_symbolshelper
>    dh_auto_clean
> 	make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/src.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: 
> PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> cd bluetooth/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/bluetooth/bluetooth.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd nfc/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/nfc/nfc.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: 
> PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/nfc'
> rm -f QtNfc.version
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/bluetooth'
> rm -f QtBluetooth.version
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_qnearfieldmanager.cpp .moc/moc_qnearfieldtarget.cpp .moc/moc_qqmlndefrecord.cpp .moc/moc_qnearfieldsharemanager.cpp .moc/moc_qnearfieldsharetarget.cpp .moc/moc_qllcpsocket_p.cpp .moc/moc_qllcpserver_p.cpp .moc/moc_qnearfieldmanager_p.cpp .moc/moc_qnearfieldtagtype1_p.cpp .moc/moc_qnearfieldtagtype2_p.cpp .moc/moc_qnearfieldtagtype3_p.cpp .moc/moc_qnearfieldtagtype4_p.cpp .moc/moc_qnearfieldsharemanager_p.cpp .moc/moc_qnearfieldsharetarget_p.cpp .moc/moc_qnearfieldmanager_neard_p.cpp .moc/moc_adapter_p.cpp .moc/moc_manager_p.cpp .moc/moc_tag_p.cpp .moc/moc_agent_p.cpp .moc/moc_dbusproperties_p.cpp .moc/moc_dbusobjectmanager_p.cpp .moc/moc_neard_helper_p.cpp
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_qbluetoothdevicediscoveryagent.cpp .moc/moc_qbluetoothservicediscoveryagent.cpp .moc/moc_qbluetoothsocket.cpp .moc/moc_qbluetoothserver.cpp .moc/moc_qbluetoothlocaldevice.cpp .moc/moc_qbluetoothtransfermanager.cpp .moc/moc_qlowenergyservice.cpp .moc/moc_qbluetoothtransferreply.cpp .moc/moc_qlowenergycontroller.cpp .moc/moc_qbluetoothserviceinfo_p.cpp .moc/moc_qbluetoothdevicediscoveryagent_p.cpp .moc/moc_qbluetoothservicediscoveryagent_p.cpp .moc/moc_qbluetoothsocketbase_p.cpp .moc/moc_qbluetoothlocaldevice_p.cpp .moc/moc_qlowenergycontrollerbase_p.cpp .moc/moc_qlowenergyserviceprivate_p.cpp .moc/moc_manager_p.cpp .moc/moc_adapter_p.cpp .moc/moc_device_p.cpp .moc/moc_service_p.cpp .moc/moc_agent_p.cpp .moc/moc_obex_client_p.cpp .moc/moc_obex_agent_p.cpp .moc/moc_obex_transfer_p.cpp 
> .moc/moc_obex_manager_p.cpp .moc/moc_bluez5_helper_p.cpp .moc/moc_objectmanager_p.cpp .moc/moc_properties_p.cpp .moc/moc_adapter1_bluez5_p.cpp .moc/moc_device1_bluez5_p.cpp .moc/moc_profilemanager1_p.cpp .moc/moc_profile1_p.cpp .moc/moc_profile1context_p.cpp .moc/moc_obex_client1_bluez5_p.cpp .moc/moc_obex_objectpush1_bluez5_p.cpp .moc/moc_obex_transfer1_bluez5_p.cpp .moc/moc_gattchar1_p.cpp .moc/moc_gattdesc1_p.cpp .moc/moc_gattservice1_p.cpp .moc/moc_battery1_p.cpp .moc/moc_hcimanager_p.cpp .moc/moc_remotedevicemanager_p.cpp .moc/moc_bluetoothmanagement_p.cpp .moc/moc_qbluetoothtransferreply_bluez_p.cpp .moc/moc_qbluetoothsocket_bluez_p.cpp .moc/moc_qbluetoothsocket_bluezdbus_p.cpp .moc/moc_qleadvertiser_bluez_p.cpp .moc/moc_qlowenergycontroller_bluezdbus_p.cpp .moc/moc_qlowenergycontroller_bluez_p.cpp
> rm -f .obj/qnearfieldmanager.o .obj/qnearfieldtarget.o .obj/qndefrecord.o .obj/qndefnfctextrecord.o .obj/qndefmessage.o .obj/qndeffilter.o .obj/qndefnfcurirecord.o .obj/qnearfieldtagtype1.o .obj/qnearfieldtagtype2.o .obj/qnearfieldtagtype3.o .obj/qllcpsocket.o .obj/qnearfieldtagtype4.o .obj/qtlv.o .obj/qllcpserver.o .obj/qqmlndefrecord.o .obj/qndefnfcsmartposterrecord.o .obj/qnearfieldsharemanager.o .obj/qnearfieldsharetarget.o .obj/qnfc.o .obj/qllcpsocket_p.o .obj/qllcpserver_p.o .obj/qnearfieldsharemanagerimpl_p.o .obj/qnearfieldsharetargetimpl_p.o .obj/qnearfieldmanager_neard.o .obj/qnearfieldtarget_neard_p.o .obj/adapter.o .obj/manager.o .obj/tag.o .obj/agent.o .obj/dbusproperties.o .obj/dbusobjectmanager.o .obj/neard_helper.o .obj/moc_qqmlndefrecord.o .obj/moc_qnearfieldsharemanager.o 
> .obj/moc_qnearfieldsharetarget.o .obj/moc_qllcpsocket_p.o .obj/moc_qllcpserver_p.o .obj/moc_qnearfieldtagtype1_p.o .obj/moc_qnearfieldtagtype2_p.o .obj/moc_qnearfieldtagtype3_p.o .obj/moc_qnearfieldtagtype4_p.o .obj/moc_qnearfieldsharemanager_p.o .obj/moc_qnearfieldsharetarget_p.o .obj/moc_qnearfieldmanager_neard_p.o .obj/moc_adapter_p.o .obj/moc_manager_p.o .obj/moc_tag_p.o .obj/moc_agent_p.o .obj/moc_dbusproperties_p.o .obj/moc_dbusobjectmanager_p.o .obj/moc_neard_helper_p.o
> rm -f .obj/qbluetoothaddress.o .obj/qbluetoothhostinfo.o .obj/qbluetoothuuid.o .obj/qbluetoothdeviceinfo.o .obj/qbluetoothserviceinfo.o .obj/qbluetoothdevicediscoveryagent.o .obj/qbluetoothservicediscoveryagent.o .obj/qbluetoothsocket.o .obj/qbluetoothsocketbase.o .obj/qbluetoothserver.o .obj/qbluetoothlocaldevice.o .obj/qbluetooth.o .obj/qbluetoothtransfermanager.o .obj/qbluetoothtransferrequest.o .obj/qbluetoothtransferreply.o .obj/qlowenergyadvertisingdata.o .obj/qlowenergyadvertisingparameters.o .obj/qlowenergyconnectionparameters.o .obj/qlowenergyservice.o .obj/qlowenergyservicedata.o .obj/qlowenergycharacteristic.o .obj/qlowenergycharacteristicdata.o .obj/qlowenergydescriptor.o .obj/qlowenergydescriptordata.o .obj/qlowenergycontroller.o .obj/qlowenergycontrollerbase.o .obj/qlowenergyserviceprivate.o 
> .obj/manager.o .obj/adapter.o .obj/agent.o .obj/device.o .obj/service.o .obj/servicemap.o .obj/obex_client.o .obj/obex_agent.o .obj/obex_transfer.o .obj/obex_manager.o .obj/objectmanager.o .obj/properties.o .obj/adapter1_bluez5.o .obj/device1_bluez5.o .obj/bluez5_helper.o .obj/profilemanager1.o .obj/profile1.o .obj/profile1context.o .obj/obex_client1_bluez5.o .obj/obex_objectpush1_bluez5.o .obj/obex_transfer1_bluez5.o .obj/gattchar1.o .obj/gattdesc1.o .obj/gattservice1.o .obj/battery1.o .obj/hcimanager.o .obj/remotedevicemanager.o .obj/bluetoothmanagement.o .obj/qbluetoothserviceinfo_bluez.o .obj/qbluetoothdevicediscoveryagent_bluez.o .obj/qbluetoothservicediscoveryagent_bluez.o .obj/qbluetoothsocket_bluez.o .obj/qbluetoothsocket_bluezdbus.o .obj/qbluetoothserver_bluez.o .obj/qbluetoothlocaldevice_bluez.o 
> .obj/qbluetoothtransferreply_bluez.o .obj/qleadvertiser_bluez.o .obj/qlowenergycontroller_bluez.o .obj/lecmaccalculator.o .obj/qlowenergycontroller_bluezdbus.o .obj/moc_qbluetoothserviceinfo_p.o .obj/moc_qbluetoothdevicediscoveryagent_p.o .obj/moc_qbluetoothservicediscoveryagent_p.o .obj/moc_manager_p.o .obj/moc_adapter_p.o .obj/moc_device_p.o .obj/moc_service_p.o .obj/moc_agent_p.o .obj/moc_obex_client_p.o .obj/moc_obex_agent_p.o .obj/moc_obex_transfer_p.o .obj/moc_obex_manager_p.o .obj/moc_objectmanager_p.o .obj/moc_properties_p.o .obj/moc_adapter1_bluez5_p.o .obj/moc_device1_bluez5_p.o .obj/moc_profilemanager1_p.o .obj/moc_profile1_p.o .obj/moc_obex_client1_bluez5_p.o .obj/moc_obex_objectpush1_bluez5_p.o .obj/moc_obex_transfer1_bluez5_p.o .obj/moc_gattchar1_p.o .obj/moc_gattdesc1_p.o .obj/moc_gattservice1_p.o 
> .obj/moc_battery1_p.o
> rm -f .pch/Qt5Nfc.gch/c .pch/Qt5Nfc.gch/c++
> rm -f *~ core *.core
> rm -f .pch/Qt5Bluetooth.gch/c .pch/Qt5Bluetooth.gch/c++
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/nfc'
> rm -f *~ core *.core
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/bluetooth'
> cd imports/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/imports/imports.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd tools/sdpscanner/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/tools/sdpscanner/sdpscanner.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/imports'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tools/sdpscanner'
> rm -f .moc/moc_predefs.h
> rm -f .obj/main.o
> rm -f *~ core *.core
> cd bluetooth/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/imports/bluetooth/bluetooth.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd nfc/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/imports/nfc/nfc.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/sdpscanner'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imports/bluetooth'
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_qdeclarativebluetoothservice_p.cpp .moc/moc_qdeclarativebluetoothsocket_p.cpp .moc/moc_qdeclarativebluetoothdiscoverymodel_p.cpp
> rm -f .moc/plugin.moc
> rm -f .obj/plugin.o .obj/qdeclarativebluetoothservice.o .obj/qdeclarativebluetoothsocket.o .obj/qdeclarativebluetoothdiscoverymodel.o .obj/moc_qdeclarativebluetoothservice_p.o .obj/moc_qdeclarativebluetoothsocket_p.o .obj/moc_qdeclarativebluetoothdiscoverymodel_p.o
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imports/nfc'
> rm -f .moc/moc_predefs.h
> rm -f *~ core *.core
> rm -f .moc/moc_qdeclarativenearfield_p.cpp .moc/moc_qdeclarativendeffilter_p.cpp .moc/moc_qdeclarativendeftextrecord_p.cpp .moc/moc_qdeclarativendefurirecord_p.cpp .moc/moc_qdeclarativendefmimerecord_p.cpp
> rm -f .moc/plugin.moc
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imports/bluetooth'
> rm -f .obj/plugin.o .obj/qdeclarativenearfield.o .obj/qdeclarativendeffilter.o .obj/qdeclarativendeftextrecord.o .obj/qdeclarativendefurirecord.o .obj/qdeclarativendefmimerecord.o .obj/moc_qdeclarativenearfield_p.o .obj/moc_qdeclarativendeffilter_p.o .obj/moc_qdeclarativendeftextrecord_p.o .obj/moc_qdeclarativendefurirecord_p.o .obj/moc_qdeclarativendefmimerecord_p.o
> rm -f *~ core *.core
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imports/nfc'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/imports'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> cd examples/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/examples.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd tests/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/tests.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: 
> PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> cd bluetooth/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/bluetooth.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd auto/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/auto.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd nfc/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/nfc/nfc.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd bttestui/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/bttestui/bttestui.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/nfc'
> cd annotatedurl/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/nfc/annotatedurl/annotatedurl.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd ndefeditor/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/nfc/ndefeditor/ndefeditor.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd poster/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/nfc/poster/poster.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd corkboard/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/nfc/corkboard/corkboard.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/bttestui'
> rm -f .rcc/qrc_bttest.cpp
> rm -f .moc/moc_predefs.h
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/auto'
> rm -f .moc/moc_btlocaldevice.cpp
> rm -f .obj/main.o .obj/btlocaldevice.o .obj/qrc_bttest.o .obj/moc_btlocaldevice.o
> cd cmake/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/cmake/cmake.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd heartrate-server/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-server/heartrate-server.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd btchat/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/btchat/btchat.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> rm -f *~ core *.core
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/bttestui'
> cd qbluetoothaddress/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothaddress/qbluetoothaddress.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/nfc/poster'
> rm -f .rcc/qrc_poster.cpp
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/nfc/ndefeditor'
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_predefs.h
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/nfc/annotatedurl'
> rm -f .moc/moc_predefs.h
> rm -f .obj/qmlposter.o .obj/qrc_poster.o
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/nfc/corkboard'
> rm -f .rcc/qrc_corkboard.cpp
> rm -f .moc/moc_mainwindow.cpp .moc/moc_textrecordeditor.cpp .moc/moc_urirecordeditor.cpp .moc/moc_mimeimagerecordeditor.cpp
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/heartrate-server'
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_mainwindow.cpp .moc/moc_annotatedurl.cpp
> rm -f .moc/moc_predefs.h
> rm -f .obj/main.o
> rm -f .obj/main.o .obj/qrc_corkboard.o
> rm -f *~ core *.core
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/cmake'
> make[4]: Nothing to be done for 'clean'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/cmake'
> rm -f *~ core *.core
> rm -f .uic/ui_mainwindow.h
> rm -f *~ core *.core
> rm -f .obj/main.o .obj/mainwindow.o .obj/annotatedurl.o .obj/moc_mainwindow.o .obj/moc_annotatedurl.o
> rm -f .moc/mainwindow.moc
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/nfc/poster'
> rm -f .uic/ui_mainwindow.h .uic/ui_textrecordeditor.h .uic/ui_urirecordeditor.h .uic/ui_mimeimagerecordeditor.h
> cd qbluetoothdevicediscoveryagent/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothdevicediscoveryagent/qbluetoothdevicediscoveryagent.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/heartrate-server'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/nfc/corkboard'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/btchat'
> rm -f .moc/moc_predefs.h
> cd qbluetoothdeviceinfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothdeviceinfo/qbluetoothdeviceinfo.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> rm -f .moc/moc_chat.cpp .moc/moc_remoteselector.cpp .moc/moc_chatserver.cpp .moc/moc_chatclient.cpp
> cd btscanner/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/btscanner/btscanner.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> rm -f *~ core *.core
> rm -f .obj/main.o .obj/mainwindow.o .obj/textrecordeditor.o .obj/urirecordeditor.o .obj/mimeimagerecordeditor.o .obj/moc_mainwindow.o .obj/moc_textrecordeditor.o .obj/moc_urirecordeditor.o .obj/moc_mimeimagerecordeditor.o
> cd btfiletransfer/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/btfiletransfer/btfiletransfer.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/nfc/annotatedurl'
> rm -f .uic/ui_chat.h .uic/ui_remoteselector.h
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothaddress'
> rm -f .moc/moc_predefs.h
> rm -f .obj/main.o .obj/chat.o .obj/remoteselector.o .obj/chatserver.o .obj/chatclient.o .obj/moc_chat.o .obj/moc_remoteselector.o .obj/moc_chatserver.o .obj/moc_chatclient.o
> rm -f .moc/tst_qbluetoothaddress.moc
> cd qbluetoothlocaldevice/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> rm -f .obj/tst_qbluetoothaddress.o
> rm -f *~ core *.core
> rm -f *~ core *.core
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothaddress'
> rm -f *~ core *.core
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/nfc/ndefeditor'
> cd qbluetoothhostinfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothhostinfo/qbluetoothhostinfo.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/nfc'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/btchat'
> cd qbluetoothservicediscoveryagent/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd scanner/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/scanner/scanner.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/btscanner'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothdeviceinfo'
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_predefs.h
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothdevicediscoveryagent'
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_device.cpp .moc/moc_service.cpp
> rm -f .moc/tst_qbluetoothdeviceinfo.moc
> rm -f .moc/tst_qbluetoothdevicediscoveryagent.moc
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/btfiletransfer'
> rm -f .rcc/qrc_btfiletransfer.cpp
> rm -f .obj/tst_qbluetoothdeviceinfo.o
> rm -f .obj/tst_qbluetoothdevicediscoveryagent.o
> rm -f .uic/ui_device.h .uic/ui_service.h
> rm -f .moc/moc_predefs.h
> rm -f *~ core *.core
> rm -f *~ core *.core
> rm -f .moc/moc_remoteselector.cpp .moc/moc_progress.cpp .moc/moc_pindisplay.cpp
> rm -f .obj/main.o .obj/device.o .obj/service.o .obj/moc_device.o .obj/moc_service.o
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothdevicediscoveryagent'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothdeviceinfo'
> rm -f .uic/ui_remoteselector.h .uic/ui_progress.h .uic/ui_pindisplay.h
> rm -f *~ core *.core
> cd qbluetoothserviceinfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd qbluetoothsocket/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothsocket/qbluetoothsocket.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothlocaldevice'
> rm -f .moc/moc_predefs.h
> rm -f .obj/main.o .obj/remoteselector.o .obj/progress.o .obj/pindisplay.o .obj/qrc_btfiletransfer.o .obj/moc_remoteselector.o .obj/moc_progress.o .obj/moc_pindisplay.o
> rm -f .moc/tst_qbluetoothlocaldevice.moc
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/btscanner'
> rm -f .obj/tst_qbluetoothlocaldevice.o
> rm -f *~ core *.core
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothservicediscoveryagent'
> rm -f .moc/moc_predefs.h
> cd picturetransfer/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/picturetransfer/picturetransfer.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> rm -f .moc/tst_qbluetoothservicediscoveryagent.moc
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothlocaldevice'
> rm -f .obj/tst_qbluetoothservicediscoveryagent.o
> rm -f *~ core *.core
> rm -f *~ core *.core
> cd qbluetoothtransfermanager/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/btfiletransfer'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothservicediscoveryagent'
> cd pingpong/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/pingpong/pingpong.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd qbluetoothtransferrequest/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothhostinfo'
> rm -f .moc/moc_predefs.h
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/scanner'
> rm -f .rcc/qrc_scanner.cpp
> rm -f .moc/tst_qbluetoothhostinfo.moc
> rm -f .moc/moc_predefs.h
> rm -f .obj/qmlscanner.o .obj/qrc_scanner.o
> rm -f .obj/tst_qbluetoothhostinfo.o
> rm -f *~ core *.core
> rm -f *~ core *.core
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothhostinfo'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/scanner'
> cd qbluetoothuuid/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothuuid/qbluetoothuuid.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd lowenergyscanner/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/lowenergyscanner/lowenergyscanner.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/picturetransfer'
> rm -f .rcc/qrc_qmltransfer.cpp
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_filetransfer.cpp
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothserviceinfo'
> rm -f .moc/moc_predefs.h
> rm -f .obj/filetransfer.o .obj/main.o .obj/qrc_qmltransfer.o .obj/moc_filetransfer.o
> rm -f .moc/tst_qbluetoothserviceinfo.moc
> rm -f .obj/tst_qbluetoothserviceinfo.o
> rm -f *~ core *.core
> rm -f *~ core *.core
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothtransfermanager'
> rm -f .moc/moc_predefs.h
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothsocket'
> rm -f .moc/moc_predefs.h
> rm -f .moc/tst_qbluetoothtransfermanager.moc
> rm -f .moc/tst_qbluetoothsocket.moc
> rm -f .obj/tst_qbluetoothtransfermanager.o
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothserviceinfo'
> rm -f .obj/tst_qbluetoothsocket.o
> rm -f *~ core *.core
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/picturetransfer'
> rm -f *~ core *.core
> cd qbluetoothserver/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qbluetoothserver/qbluetoothserver.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothtransfermanager'
> cd heartrate-game/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/heartrate-game.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothsocket'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothtransferrequest'
> rm -f .moc/moc_predefs.h
> cd qlowenergycharacteristic/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qlowenergycharacteristic/qlowenergycharacteristic.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> rm -f .moc/tst_qbluetoothtransferrequest.moc
> rm -f .obj/tst_qbluetoothtransferrequest.o
> cd qlowenergydescriptor/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qlowenergydescriptor/qlowenergydescriptor.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/pingpong'
> rm -f .rcc/qrc_resource.cpp
> rm -f *~ core *.core
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_pingpong.cpp
> rm -f .obj/main.o .obj/pingpong.o .obj/qrc_resource.o .obj/moc_pingpong.o
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothtransferrequest'
> cd chat/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/examples/bluetooth/chat/chat.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/lowenergyscanner'
> rm -f .rcc/qrc_resources.cpp
> rm -f *~ core *.core
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothuuid'
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_predefs.h
> rm -f .moc/tst_qbluetoothuuid.moc
> rm -f .moc/moc_device.cpp .moc/moc_deviceinfo.cpp .moc/moc_serviceinfo.cpp .moc/moc_characteristicinfo.cpp
> rm -f .obj/tst_qbluetoothuuid.o
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/pingpong'
> rm -f *~ core *.core
> rm -f .obj/main.o .obj/device.o .obj/deviceinfo.o .obj/serviceinfo.o .obj/characteristicinfo.o .obj/qrc_resources.o .obj/moc_device.o .obj/moc_deviceinfo.o .obj/moc_serviceinfo.o .obj/moc_characteristicinfo.o
> cd qlowenergycontroller/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller/qlowenergycontroller.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothuuid'
> cd qlowenergycontroller-gattserver/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller-gattserver/qlowenergycontroller-gattserver.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> rm -f *~ core *.core
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/lowenergyscanner'
> cd qlowenergyservice/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qlowenergyservice/qlowenergyservice.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game'
> rm -f .rcc/qrc_qml.cpp .rcc/qrc_images.cpp
> rm -f .moc/moc_predefs.h
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothserver'
> rm -f .moc/moc_predefs.h
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycharacteristic'
> rm -f .moc/moc_predefs.h
> rm -f .moc/moc_connectionhandler.cpp .moc/moc_deviceinfo.cpp .moc/moc_devicefinder.cpp .moc/moc_devicehandler.cpp .moc/moc_bluetoothbaseclass.cpp
> rm -f .moc/tst_qbluetoothserver.moc
> rm -f .moc/tst_qlowenergycharacteristic.moc
> rm -f .obj/tst_qbluetoothserver.o
> rm -f .obj/tst_qlowenergycharacteristic.o
> rm -f *~ core *.core
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergydescriptor'
> rm -f .moc/moc_predefs.h
> rm -f *~ core *.core
> rm -f .obj/main.o .obj/connectionhandler.o .obj/deviceinfo.o .obj/devicefinder.o .obj/devicehandler.o .obj/bluetoothbaseclass.o .obj/qrc_qml.o .obj/qrc_images.o .obj/moc_connectionhandler.o .obj/moc_deviceinfo.o .obj/moc_devicefinder.o .obj/moc_devicehandler.o .obj/moc_bluetoothbaseclass.o
> rm -f .moc/tst_qlowenergydescriptor.moc
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qbluetoothserver'
> rm -f .obj/tst_qlowenergydescriptor.o
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycharacteristic'
> rm -f *~ core *.core
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/chat'
> rm -f .rcc/qrc_chat.cpp
> rm -f .moc/moc_predefs.h
> rm -f .obj/qmlchat.o .obj/qrc_chat.o
> cd qndefmessage/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qndefmessage/qndefmessage.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd qndefrecord/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qndefrecord/qndefrecord.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
> QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergydescriptor'
> rm -f *~ core *.core
> cd qnearfieldmanager/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qnearfieldmanager/qnearfieldmanager.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/chat'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller-gattserver'
> rm -f *~ core *.core
> cd qnearfieldtagtype1/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd server/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller-gattserver/server/server.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> cd qnearfieldtagtype2/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qnearfieldtagtype2/qnearfieldtagtype2.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller'
> rm -f .moc/moc_predefs.h
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergyservice'
> rm -f .moc/moc_predefs.h
> rm -f .moc/tst_qlowenergycontroller.moc
> rm -f .moc/tst_qlowenergyservice.moc
> rm -f .obj/tst_qlowenergycontroller.o
> rm -f .obj/tst_qlowenergyservice.o
> rm -f *~ core *.core
> rm -f *~ core *.core
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergyservice'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller'
> cd qndefnfcsmartposterrecord/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qndefnfcsmartposterrecord/qndefnfcsmartposterrecord.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 
> QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> cd test/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller-gattserver/test/test.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
> QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr PKG_CONFIG_LIBDIR=/usr/lib/x86_64-linux-gnu/pkgconfig QT_BUILD_PARTS+=tests ) && make -f Makefile clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qndefrecord'
> rm -f .moc/moc_predefs.h
> rm -f .moc/tst_qndefrecord.moc
> rm -f .obj/tst_qndefrecord.o
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qnearfieldmanager'
> rm -f *~ core *.core
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qndefmessage'
> rm -f .moc/moc_predefs.h
> Some of the required modules (contains(QT_CONFIG, private_tests)) are not available.
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qnearfieldtagtype1'
> rm -f .moc/tst_qndefmessage.moc
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qnearfieldtagtype2'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller-gattserver/server'
> rm -f .moc/moc_predefs.h
> rm -f .obj/qlowenergycontroller-gattserver.o
> Skipped.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qnearfieldmanager'
> Some of the required modules (contains(QT_CONFIG, private_tests)) are not available.
> rm -f .obj/tst_qndefmessage.o
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qndefrecord'
> rm -f *~ core *.core
> rm -f *~ core *.core
> Some of the required modules (contains(QT_CONFIG, private_tests)) are not available.
> Skipped.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qnearfieldtagtype1'
> Skipped.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qnearfieldtagtype2'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qndefmessage'
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller-gattserver/server'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qndefnfcsmartposterrecord'
> rm -f .moc/moc_predefs.h
> rm -f .moc/tst_qndefnfcsmartposterrecord.moc
> make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller-gattserver/test'
> rm -f .moc/moc_predefs.h
> rm -f .moc/tst_qlowenergycontroller-gattserver.moc
> rm -f .obj/tst_qndefnfcsmartposterrecord.o
> rm -f *~ core *.core
> rm -f .obj/tst_qlowenergycontroller-gattserver.o
> rm -f *~ core *.core
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller-gattserver/test'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qlowenergycontroller-gattserver'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qndefnfcsmartposterrecord'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building qtconnectivity-opensource-src using existing ./qtconnectivity-opensource-src_5.15.10.orig.tar.xz
> dpkg-source: error: cannot represent change to lib/libQt5Bluetooth.so.5.15:
> dpkg-source: error:   new version is symlink to libQt5Bluetooth.so.5.15.10
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to lib/libQt5Nfc.so.5.15:
> dpkg-source: error:   new version is symlink to libQt5Nfc.so.5.15.10
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to lib/libQt5Nfc.so.5:
> dpkg-source: error:   new version is symlink to libQt5Nfc.so.5.15.10
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to lib/libQt5Nfc.so:
> dpkg-source: error:   new version is symlink to libQt5Nfc.so.5.15.10
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to lib/libQt5Bluetooth.so:
> dpkg-source: error:   new version is symlink to libQt5Bluetooth.so.5.15.10
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to lib/libQt5Bluetooth.so.5:
> dpkg-source: error:   new version is symlink to libQt5Bluetooth.so.5.15.10
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: newly created empty file '.qmake.cache' will not be represented in diff
> dpkg-source: error: cannot represent change to bin/sdpscanner: binary file contents changed
> dpkg-source: error: add bin/sdpscanner in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/sdpscanner' will not be represented in diff
> dpkg-source: warning: newly created empty file 'config.opt' will not be represented in diff
> dpkg-source: error: cannot represent change to config.tests/bluez/bluez: binary file contents changed
> dpkg-source: error: add config.tests/bluez/bluez in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'config.tests/bluez/bluez' will not be represented in diff
> dpkg-source: error: cannot represent change to config.tests/bluez/main.o: binary file contents changed
> dpkg-source: error: add config.tests/bluez/main.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to config.tests/bluez_le/bluez_le: binary file contents changed
> dpkg-source: error: add config.tests/bluez_le/bluez_le in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'config.tests/bluez_le/bluez_le' will not be represented in diff
> dpkg-source: error: cannot represent change to config.tests/bluez_le/main.o: binary file contents changed
> dpkg-source: error: add config.tests/bluez_le/main.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to config.tests/linux_crypto_api/linux_crypto_api: binary file contents changed
> dpkg-source: error: add config.tests/linux_crypto_api/linux_crypto_api in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'config.tests/linux_crypto_api/linux_crypto_api' will not be represented in diff
> dpkg-source: error: cannot represent change to config.tests/linux_crypto_api/main.o: binary file contents changed
> dpkg-source: error: add config.tests/linux_crypto_api/main.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth.qch: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth.qch in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/arrow_bc.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/arrow_bc.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/bgrContent.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/bgrContent.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/btchat-example.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/btchat-example.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/btfiletransfer-example.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/btfiletransfer-example.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/btn_next.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/btn_next.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/btn_prev.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/btn_prev.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/btscanner-example.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/btscanner-example.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/bullet_dn.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/bullet_dn.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/bullet_sq.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/bullet_sq.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/chat-view.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/chat-view.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/devicescan.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/devicescan.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/heartgame-result.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/heartgame-result.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/heartgame-running.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/heartgame-running.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/heartgame-search.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/heartgame-search.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/heartgame-start.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/heartgame-start.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/home.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/home.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/ico_note.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/ico_note.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/ico_note_attention.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/ico_note_attention.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/ico_out.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/ico_out.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/intro.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/intro.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/intro1.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/intro1.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/logo.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/logo.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/lowenergyscanner-chars.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/lowenergyscanner-chars.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/lowenergyscanner-devices.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/lowenergyscanner-devices.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/lowenergyscanner-services.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/lowenergyscanner-services.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/opp-example-1.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/opp-example-1.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/opp-example-2.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/opp-example-2.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/opp-example-3.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/opp-example-3.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/peripheral-structure.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/peripheral-structure.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtbluetooth/images/servicescan.png: binary file contents changed
> dpkg-source: error: add doc/qtbluetooth/images/servicescan.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file qtconnectivity-opensource-src-5.15.10/doc/qtbluetooth/qtbluetooth.qhp.sha1 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/qtnfc.qch: binary file contents changed
> dpkg-source: error: add doc/qtnfc.qch in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/annotatedurl.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/annotatedurl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/annotatedurl2.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/annotatedurl2.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/arrow_bc.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/arrow_bc.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/bgrContent.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/bgrContent.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/btn_next.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/btn_next.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/btn_prev.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/btn_prev.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/bullet_dn.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/bullet_dn.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/bullet_sq.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/bullet_sq.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/corkboard.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/corkboard.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/home.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/home.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/ico_note.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/ico_note.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/ico_note_attention.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/ico_note_attention.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/ico_out.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/ico_out.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/logo.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/logo.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/ndefeditor.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/ndefeditor.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/qtnfc/images/qml-poster-example.png: binary file contents changed
> dpkg-source: error: add doc/qtnfc/images/qml-poster-example.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file qtconnectivity-opensource-src-5.15.10/doc/qtnfc/qtnfc.qhp.sha1 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to examples/bluetooth/btchat/btchat: binary file contents changed
> dpkg-source: error: add examples/bluetooth/btchat/btchat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/btchat/btchat' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/bluetooth/btfiletransfer/btfiletransfer: binary file contents changed
> dpkg-source: error: add examples/bluetooth/btfiletransfer/btfiletransfer in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/btfiletransfer/btfiletransfer' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/bluetooth/btscanner/btscanner: binary file contents changed
> dpkg-source: error: add examples/bluetooth/btscanner/btscanner in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/btscanner/btscanner' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/bluetooth/chat/qml_chat: binary file contents changed
> dpkg-source: error: add examples/bluetooth/chat/qml_chat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/chat/qml_chat' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/bluetooth/heartrate-game/heartrate-game: binary file contents changed
> dpkg-source: error: add examples/bluetooth/heartrate-game/heartrate-game in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/heartrate-game/heartrate-game' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/bluetooth/heartrate-server/heartrate-server: binary file contents changed
> dpkg-source: error: add examples/bluetooth/heartrate-server/heartrate-server in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/heartrate-server/heartrate-server' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/bluetooth/lowenergyscanner/lowenergyscanner: binary file contents changed
> dpkg-source: error: add examples/bluetooth/lowenergyscanner/lowenergyscanner in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/lowenergyscanner/lowenergyscanner' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/bluetooth/picturetransfer/qml_picturetransfer: binary file contents changed
> dpkg-source: error: add examples/bluetooth/picturetransfer/qml_picturetransfer in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/picturetransfer/qml_picturetransfer' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/bluetooth/pingpong/pingpong: binary file contents changed
> dpkg-source: error: add examples/bluetooth/pingpong/pingpong in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/pingpong/pingpong' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/bluetooth/scanner/qml_scanner: binary file contents changed
> dpkg-source: error: add examples/bluetooth/scanner/qml_scanner in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/bluetooth/scanner/qml_scanner' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/nfc/annotatedurl/annotatedurl: binary file contents changed
> dpkg-source: error: add examples/nfc/annotatedurl/annotatedurl in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/nfc/annotatedurl/annotatedurl' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/nfc/corkboard/qml_corkboard: binary file contents changed
> dpkg-source: error: add examples/nfc/corkboard/qml_corkboard in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/nfc/corkboard/qml_corkboard' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/nfc/ndefeditor/ndefeditor: binary file contents changed
> dpkg-source: error: add examples/nfc/ndefeditor/ndefeditor in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/nfc/ndefeditor/ndefeditor' will not be represented in diff
> dpkg-source: error: cannot represent change to examples/nfc/poster/qml_poster: binary file contents changed
> dpkg-source: error: add examples/nfc/poster/qml_poster in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'examples/nfc/poster/qml_poster' will not be represented in diff
> dpkg-source: error: cannot represent change to lib/libQt5Bluetooth.so.5.15.10: binary file contents changed
> dpkg-source: error: add lib/libQt5Bluetooth.so.5.15.10 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'lib/libQt5Bluetooth.so.5.15.10' will not be represented in diff
> dpkg-source: error: cannot represent change to lib/libQt5Nfc.so.5.15.10: binary file contents changed
> dpkg-source: error: add lib/libQt5Nfc.so.5.15.10 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'lib/libQt5Nfc.so.5.15.10' will not be represented in diff
> dpkg-source: error: cannot represent change to qml/QtBluetooth/libdeclarative_bluetooth.so: binary file contents changed
> dpkg-source: error: add qml/QtBluetooth/libdeclarative_bluetooth.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'qml/QtBluetooth/libdeclarative_bluetooth.so' will not be represented in diff
> dpkg-source: error: cannot represent change to qml/QtNfc/libdeclarative_nfc.so: binary file contents changed
> dpkg-source: error: add qml/QtNfc/libdeclarative_nfc.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'qml/QtNfc/libdeclarative_nfc.so' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'src/bluetooth/qdoc_wrapper.sh' will not be represented in diff
> dpkg-source: warning: newly created empty file 'src/nfc/codeattributions.qdoc' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'src/nfc/qdoc_wrapper.sh' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothaddress/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothaddress/tst_qbluetoothaddress: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothaddress/tst_qbluetoothaddress in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothaddress/tst_qbluetoothaddress' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothdevicediscoveryagent/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothdevicediscoveryagent/tst_qbluetoothdevicediscoveryagent: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothdevicediscoveryagent/tst_qbluetoothdevicediscoveryagent in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothdevicediscoveryagent/tst_qbluetoothdevicediscoveryagent' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothdeviceinfo/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothhostinfo/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothhostinfo/tst_qbluetoothhostinfo: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothhostinfo/tst_qbluetoothhostinfo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothhostinfo/tst_qbluetoothhostinfo' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothlocaldevice/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothlocaldevice/tst_qbluetoothlocaldevice: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothlocaldevice/tst_qbluetoothlocaldevice in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothlocaldevice/tst_qbluetoothlocaldevice' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothserver/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothserver/tst_qbluetoothserver: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothserver/tst_qbluetoothserver in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothserver/tst_qbluetoothserver' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothservicediscoveryagent/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothservicediscoveryagent/tst_qbluetoothservicediscoveryagent: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothservicediscoveryagent/tst_qbluetoothservicediscoveryagent in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothservicediscoveryagent/tst_qbluetoothservicediscoveryagent' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothserviceinfo/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothserviceinfo/tst_qbluetoothserviceinfo: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothserviceinfo/tst_qbluetoothserviceinfo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothserviceinfo/tst_qbluetoothserviceinfo' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothsocket/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothsocket/tst_qbluetoothsocket: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothsocket/tst_qbluetoothsocket in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothsocket/tst_qbluetoothsocket' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothtransfermanager/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothtransfermanager/tst_qbluetoothtransfermanager: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothtransfermanager/tst_qbluetoothtransfermanager in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothtransfermanager/tst_qbluetoothtransfermanager' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothtransferrequest/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothtransferrequest/tst_qbluetoothtransferrequest: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothtransferrequest/tst_qbluetoothtransferrequest in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothtransferrequest/tst_qbluetoothtransferrequest' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothuuid/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qbluetoothuuid/tst_qbluetoothuuid: binary file contents changed
> dpkg-source: error: add tests/auto/qbluetoothuuid/tst_qbluetoothuuid in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qbluetoothuuid/tst_qbluetoothuuid' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergycharacteristic/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qlowenergycharacteristic/tst_qlowenergycharacteristic: binary file contents changed
> dpkg-source: error: add tests/auto/qlowenergycharacteristic/tst_qlowenergycharacteristic in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergycharacteristic/tst_qlowenergycharacteristic' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qlowenergycontroller-gattserver/server/server: binary file contents changed
> dpkg-source: error: add tests/auto/qlowenergycontroller-gattserver/server/server in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergycontroller-gattserver/server/server' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergycontroller-gattserver/test/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qlowenergycontroller-gattserver/test/tst_qlowenergycontroller-gattserver: binary file contents changed
> dpkg-source: error: add tests/auto/qlowenergycontroller-gattserver/test/tst_qlowenergycontroller-gattserver in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergycontroller-gattserver/test/tst_qlowenergycontroller-gattserver' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergycontroller/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qlowenergycontroller/tst_qlowenergycontroller: binary file contents changed
> dpkg-source: error: add tests/auto/qlowenergycontroller/tst_qlowenergycontroller in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergycontroller/tst_qlowenergycontroller' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergydescriptor/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qlowenergydescriptor/tst_qlowenergydescriptor: binary file contents changed
> dpkg-source: error: add tests/auto/qlowenergydescriptor/tst_qlowenergydescriptor in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergydescriptor/tst_qlowenergydescriptor' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergyservice/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qlowenergyservice/tst_qlowenergyservice: binary file contents changed
> dpkg-source: error: add tests/auto/qlowenergyservice/tst_qlowenergyservice in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qlowenergyservice/tst_qlowenergyservice' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qndefmessage/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qndefmessage/tst_qndefmessage: binary file contents changed
> dpkg-source: error: add tests/auto/qndefmessage/tst_qndefmessage in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qndefmessage/tst_qndefmessage' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qndefnfcsmartposterrecord/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord: binary file contents changed
> dpkg-source: error: add tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qndefrecord/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/auto/qndefrecord/tst_qndefrecord: binary file contents changed
> dpkg-source: error: add tests/auto/qndefrecord/tst_qndefrecord in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qndefrecord/tst_qndefrecord' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qnearfieldmanager/target_wrapper.sh' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qnearfieldtagtype1/target_wrapper.sh' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'tests/auto/qnearfieldtagtype2/target_wrapper.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/bttestui/bttestui: binary file contents changed
> dpkg-source: error: add tests/bttestui/bttestui in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/bttestui/bttestui' will not be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/qtconnectivity-opensource-src_5.15.10-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply to: