Source: qtsystems-opensource-src Version: 5.0~git20190103.e3332ee+dfsg1-5 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian...@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 qtsystems-opensource-src > dpkg-buildpackage: info: source version 5.0~git20190103.e3332ee+dfsg1-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Marius Gripsgard > <mar...@ubports.com> > dpkg-source --before-build . > 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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro > -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'CONFIG+=tests ofono upower udisks' > QT_BUILD_PARTS+=tests ) && make -f Makefile clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > cd publishsubscribe/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile /<<PKGBUILDDIR>>/src/publishsubscribe/publishsubscribe.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/publishsubscribe' > rm -f QtPublishSubscribe.version > rm -f .moc/moc_predefs.h > rm -f .moc/moc_qvaluespacepublisher.cpp .moc/moc_qvaluespacesubscriber.cpp > .moc/moc_qvaluespace_p.cpp .moc/moc_qvaluespacesubscriber_p.cpp > rm -f .obj/qvaluespace.o .obj/qvaluespacemanager.o > .obj/qvaluespacepublisher.o .obj/qvaluespacesubscriber.o > .obj/moc_qvaluespacepublisher.o .obj/moc_qvaluespacesubscriber.o > .obj/moc_qvaluespace_p.o .obj/moc_qvaluespacesubscriber_p.o > rm -f .pch/Qt5PublishSubscribe.gch/c .pch/Qt5PublishSubscribe.gch/c++ > rm -f *~ core *.core > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/publishsubscribe' > cd serviceframework/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile /<<PKGBUILDDIR>>/src/serviceframework/serviceframework.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/serviceframework' > rm -f QtServiceFramework.version > rm -f .moc/moc_predefs.h > rm -f .moc/moc_qservicemanager.cpp .moc/moc_qremoteserviceregister.cpp > .moc/moc_qremoteserviceregister_dbus_p.cpp .moc/moc_objectendpoint_dbus_p.cpp > .moc/moc_qslotinvoker_p.cpp .moc/moc_instancemanager_p.cpp > .moc/moc_qservicepackage_p.cpp .moc/moc_ipcendpoint_p.cpp > .moc/moc_qremoteserviceregister_p.cpp .moc/moc_servicedatabase_p.cpp > .moc/moc_databasemanager_p.cpp .moc/moc_qserviceoperations_p.cpp > .moc/moc_qservicereply.cpp .moc/moc_qservicereply_p.cpp > rm -f .moc/qremoteserviceregister_dbus_p.moc .moc/qservicemanager.moc > rm -f .obj/qremoteserviceregister_dbus_p.o .obj/objectendpoint_dbus.o > .obj/qservicemetaobject_dbus.o .obj/qslotinvoker.o .obj/qsignalintercepter.o > .obj/instancemanager.o .obj/qservicepackage.o .obj/proxyobject.o > .obj/ipcendpoint.o .obj/qremoteserviceregister_p.o .obj/servicemetadata.o > .obj/qservicemanager.o .obj/qserviceplugininterface.o > .obj/qserviceinterfacedescriptor.o .obj/qservicefilter.o .obj/dberror.o > .obj/qremoteserviceregister.o .obj/qserviceclientcredentials.o > .obj/qservicedebuglog.o .obj/qserviceoperations.o .obj/qservicereply.o > .obj/qservicerequest.o .obj/servicedatabase.o .obj/databasemanager.o > .obj/moc_qservicepackage_p.o .obj/moc_qserviceoperations_p.o > .obj/moc_qservicereply.o .obj/moc_qservicereply_p.o > rm -f .pch/Qt5ServiceFramework.gch/c .pch/Qt5ServiceFramework.gch/c++ > rm -f *~ core *.core > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/serviceframework' > cd systeminfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/systeminfo/systeminfo.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro > -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'CONFIG+=tests ofono upower udisks' > QT_BUILD_PARTS+=tests ) && make -f Makefile clean > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/systeminfo' > rm -f QtSystemInfo.version > rm -f .moc/moc_predefs.h > rm -f .moc/moc_qinputinfo.cpp .moc/moc_qinputinfomanager_p.cpp > .moc/moc_qdevicekitservice_linux_p.cpp .moc/moc_qbatteryinfo_upower_p.cpp > .moc/moc_qdeviceinfo.cpp .moc/moc_qscreensaver.cpp .moc/moc_qbatteryinfo.cpp > .moc/moc_qnetworkinfo.cpp .moc/moc_qdeviceinfo_linux_p.cpp > .moc/moc_qnetworkinfo_linux_p.cpp .moc/moc_qofonowrapper_p.cpp > .moc/moc_qudevwrapper_p.cpp .moc/moc_qinputinfomanagerudev_p.cpp > rm -f .obj/qdeviceinfo.o .obj/qscreensaver.o .obj/qbatteryinfo.o > .obj/qnetworkinfo.o .obj/qinputinfo.o .obj/qdeviceinfo_linux.o > .obj/qnetworkinfo_linux.o .obj/qinputinfomanager.o .obj/qscreensaver_linux.o > .obj/qofonowrapper.o .obj/qdevicekitservice_linux.o > .obj/qbatteryinfo_upower.o .obj/qudevwrapper.o .obj/qinputinfomanagerudev.o > .obj/moc_qinputinfo.o .obj/moc_qinputinfomanager_p.o > .obj/moc_qdevicekitservice_linux_p.o .obj/moc_qbatteryinfo_upower_p.o > .obj/moc_qdeviceinfo.o .obj/moc_qscreensaver.o .obj/moc_qbatteryinfo.o > .obj/moc_qnetworkinfo.o .obj/moc_qdeviceinfo_linux_p.o > .obj/moc_qnetworkinfo_linux_p.o .obj/moc_qofonowrapper_p.o > .obj/moc_qudevwrapper_p.o .obj/moc_qinputinfomanagerudev_p.o > rm -f .pch/Qt5SystemInfo.gch/c .pch/Qt5SystemInfo.gch/c++ > rm -f *~ core *.core > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/systeminfo' > cd tools/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/tools/tools.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro > -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'CONFIG+=tests ofono upower udisks' > QT_BUILD_PARTS+=tests ) && make -f Makefile clean > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tools' > cd servicefw/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/tools/servicefw/servicefw.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > cd sfwlisten/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/tools/sfwlisten/sfwlisten.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/tools/sfwlisten' > rm -f .moc/moc_predefs.h > rm -f .moc/main.moc > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/tools/servicefw' > rm -f .moc/moc_predefs.h > rm -f .obj/main.o > rm -f .moc/servicefw.moc > rm -f *~ core *.core > rm -f .obj/servicefw.o .obj/servicemetadata.o > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/sfwlisten' > rm -f *~ core *.core > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/servicefw' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tools' > 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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro > -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'CONFIG+=tests ofono upower udisks' > QT_BUILD_PARTS+=tests ) && make -f Makefile clean > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/imports' > cd systeminfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/imports/systeminfo/systeminfo.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > cd publishsubscribe/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile /<<PKGBUILDDIR>>/src/imports/publishsubscribe/publishsubscribe.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd serviceframework/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile /<<PKGBUILDDIR>>/src/imports/serviceframework/serviceframework.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imports/systeminfo' > rm -f .moc/moc_predefs.h > rm -f .moc/moc_qdeclarativedeviceinfo_p.cpp > .moc/moc_qdeclarativenetworkinfo_p.cpp > .moc/moc_qdeclarativeinputdevicemodel_p.cpp > rm -f .moc/qsysteminfo.moc > rm -f .obj/qdeclarativedeviceinfo.o .obj/qdeclarativenetworkinfo.o > .obj/qsysteminfo.o .obj/qdeclarativeinputdevicemodel.o > .obj/moc_qdeclarativedeviceinfo_p.o .obj/moc_qdeclarativenetworkinfo_p.o > .obj/moc_qdeclarativeinputdevicemodel_p.o > rm -f *~ core *.core > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imports/systeminfo' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imports/serviceframework' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imports/publishsubscribe' > rm -f .moc/moc_predefs.h > rm -f .moc/moc_predefs.h > rm -f .moc/moc_qdeclarativeservice_p.cpp .moc/moc_qdeclarativeserviceold_p.cpp > rm -f .moc/moc_qdeclarativevaluespacepublisher_p.cpp > .moc/moc_qdeclarativevaluespacesubscriber_p.cpp > rm -f .moc/serviceframework.moc > rm -f .moc/publishsubscribe.moc > rm -f .obj/qdeclarativeservice.o .obj/qdeclarativeserviceold.o > .obj/serviceframework.o > rm -f .obj/publishsubscribe.o .obj/qdeclarativevaluespacepublisher.o > .obj/qdeclarativevaluespacepublishermetaobject.o > .obj/qdeclarativevaluespacesubscriber.o > .obj/moc_qdeclarativevaluespacepublisher_p.o > .obj/moc_qdeclarativevaluespacesubscriber_p.o > rm -f *~ core *.core > rm -f *~ core *.core > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imports/publishsubscribe' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imports/serviceframework' > 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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro > -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'CONFIG+=tests ofono upower udisks' > QT_BUILD_PARTS+=tests ) && make -f Makefile clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > cd systeminfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/examples/systeminfo/systeminfo.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/systeminfo' > cd qml-deviceinfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/examples/systeminfo/qml-deviceinfo/qml-deviceinfo.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd qml-battery/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/examples/systeminfo/qml-battery/qml-battery.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd qml-inputinfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/examples/systeminfo/qml-inputinfo/qml-inputinfo.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd inputinfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/examples/systeminfo/inputinfo/inputinfo.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/systeminfo/inputinfo' > rm -f .moc/moc_predefs.h > rm -f .moc/moc_inputtest.cpp > rm -f .obj/main.o .obj/inputtest.o .obj/moc_inputtest.o > rm -f *~ core *.core > make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/systeminfo/qml-battery' > rm -f .rcc/qrc_qml-battery.cpp > rm -f .moc/moc_predefs.h > make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/systeminfo/inputinfo' > rm -f .obj/main.o .obj/qrc_qml-battery.o > rm -f *~ core *.core > make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/systeminfo/qml-battery' > make[4]: Entering directory > '/<<PKGBUILDDIR>>/examples/systeminfo/qml-inputinfo' > rm -f .rcc/qrc_qml-inputinfo.cpp > rm -f .moc/moc_predefs.h > rm -f .obj/main.o .obj/qrc_qml-inputinfo.o > rm -f *~ core *.core > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/examples/systeminfo/qml-inputinfo' > make[4]: Entering directory > '/<<PKGBUILDDIR>>/examples/systeminfo/qml-deviceinfo' > rm -f .rcc/qrc_qml-deviceinfo.cpp > rm -f .moc/moc_predefs.h > rm -f .obj/main.o .obj/qrc_qml-deviceinfo.o > rm -f *~ core *.core > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/examples/systeminfo/qml-deviceinfo' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/systeminfo' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > 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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro > -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'CONFIG+=tests ofono upower udisks' > QT_BUILD_PARTS+=tests ) && make -f Makefile clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > 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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro > -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr 'CONFIG+=tests ofono upower udisks' > QT_BUILD_PARTS+=tests ) && make -f Makefile clean > cd manual/sysinfo-tester/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile /<<PKGBUILDDIR>>/tests/manual/sysinfo-tester/sysinfo-tester.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/manual/sysinfo-tester' > rm -f .moc/moc_predefs.h > rm -f .obj/main.o > rm -f *~ core *.core > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/auto' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/manual/sysinfo-tester' > cd publishsubscribe/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile /<<PKGBUILDDIR>>/tests/auto/publishsubscribe/publishsubscribe.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd serviceframework/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile /<<PKGBUILDDIR>>/tests/auto/serviceframework/serviceframework.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd systeminfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/systeminfo/systeminfo.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/serviceframework' > cd qremoteserviceregister/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qremoteserviceregister/qremoteserviceregister.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > cd qservicefilter/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicefilter/qservicefilter.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd qserviceinterfacedescriptor/ && ( test -e Makefile || > /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qserviceinterfacedescriptor/qserviceinterfacedescriptor.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > cd qservicemanager/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/qservicemanager.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd qservicemanager_ipc/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/qservicemanager_ipc.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/publishsubscribe' > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/systeminfo' > cd qservicemetadata/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemetadata/qservicemetadata.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd qvaluespace/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/publishsubscribe/qvaluespace/qvaluespace.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd qdeviceinfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/systeminfo/qdeviceinfo/qdeviceinfo.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc' > cd client/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/client/client.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicefilter' > rm -f .moc/moc_predefs.h > rm -f .moc/tst_qservicefilter.moc > rm -f .obj/tst_qservicefilter.o > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qremoteserviceregister' > rm -f .moc/moc_predefs.h > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qserviceinterfacedescriptor' > rm -f .moc/moc_predefs.h > rm -f *~ core *.core > rm -f .moc/tst_qserviceinterfacedescriptor.moc > rm -f .moc/moc_service.cpp > rm -f .moc/tst_qremoteserviceregister.moc > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicefilter' > rm -f .obj/tst_qremoteserviceregister.o .obj/moc_service.o > rm -f .obj/tst_qserviceinterfacedescriptor.o > cd servicedeletion/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/servicedeletion/servicedeletion.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > rm -f *~ core *.core > rm -f *~ core *.core > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qremoteserviceregister' > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qserviceinterfacedescriptor' > cd qscreensaver/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/systeminfo/qscreensaver/qscreensaver.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager' > make[6]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/client' > rm -f .moc/moc_predefs.h > rm -f .moc/tst_qservicemanager_ipc.moc > rm -f .obj/tst_qservicemanager_ipc.o > rm -f *~ core *.core > make[6]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/client' > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemetadata' > rm -f .moc/moc_predefs.h > cd sampleservice/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/sampleservice/sampleservice.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > rm -f .moc/tst_servicemetadata.moc > rm -f .obj/tst_servicemetadata.o > rm -f *~ core *.core > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemetadata' > cd sampleservice2/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/sampleservice2/sampleservice2.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile clean > cd service/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/service/service.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd testservice2/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/testservice2/testservice2.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/publishsubscribe/qvaluespace' > rm -f .moc/moc_predefs.h > rm -f .moc/tst_qvaluespace.moc > rm -f .obj/tst_qvaluespace.o > rm -f *~ core *.core > make[6]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/sampleservice2' > rm -f .moc/moc_predefs.h > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/systeminfo/qscreensaver' > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/systeminfo/qdeviceinfo' > rm -f .moc/moc_predefs.h > rm -f .moc/moc_predefs.h > rm -f .moc/tst_qscreensaver.moc > rm -f .moc/tst_qdeviceinfo.moc > rm -f .obj/tst_qscreensaver.o > rm -f .obj/tst_qdeviceinfo.o > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/servicedeletion' > rm -f .moc/moc_predefs.h > rm -f *~ core *.core > rm -f *~ core *.core > rm -f .moc/moc_sampleserviceplugin2.cpp > rm -f .moc/tst_servicedeletion.moc > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/publishsubscribe/qvaluespace' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/publishsubscribe' > rm -f .obj/sampleserviceplugin2.o .obj/moc_sampleserviceplugin2.o > ( test -e Makefile.tst_qservicemanager || /usr/lib/qt5/bin/qmake -o > Makefile.tst_qservicemanager > /<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/tst_qservicemanager.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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr > 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && make -f > Makefile.tst_qservicemanager clean > rm -f .obj/tst_servicedeletion.o > make[6]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/sampleservice' > rm -f .moc/moc_predefs.h > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/systeminfo/qscreensaver' > rm -f .moc/moc_sampleserviceplugin.cpp > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/systeminfo/qdeviceinfo' > rm -f *~ core *.core > rm -f .obj/sampleserviceplugin.o .obj/moc_sampleserviceplugin.o > rm -f *~ core *.core > cd qbatteryinfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/systeminfo/qbatteryinfo/qbatteryinfo.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > cd qinputdeviceinfo/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/tests/auto/systeminfo/qinputdeviceinfo/qinputdeviceinfo.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 > -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: > PREFIX=/usr 'CONFIG+=tests ofono upower udisks' QT_BUILD_PARTS+=tests ) && > make -f Makefile clean > make[6]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/sampleservice2' > rm -f *~ core *.core > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/servicedeletion' > make[6]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/sampleservice' > make[6]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/service' > rm -f .moc/moc_predefs.h > rm -f .moc/main.moc > make[6]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/testservice2' > rm -f .moc/moc_predefs.h > rm -f .obj/main.o > rm -f .moc/moc_testserviceplugin.cpp .moc/moc_testservice.cpp > rm -f .obj/testserviceplugin.o .obj/moc_testserviceplugin.o > .obj/moc_testservice.o > rm -f *~ core *.core > rm -f *~ core *.core > make[6]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc/service' > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager_ipc' > make[6]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager/testservice2' > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/systeminfo/qinputdeviceinfo' > rm -f .moc/moc_predefs.h > rm -f .moc/tst_qinputdeviceinfo.moc > rm -f .obj/tst_qinputdeviceinfo.o > rm -f *~ core *.core > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/systeminfo/qinputdeviceinfo' > make[6]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager' > rm -f .moc/moc_predefs.h > rm -f .moc/moc_sampleserviceplugin.cpp > rm -f .moc/tst_qservicemanager.moc > make[5]: Entering directory > '/<<PKGBUILDDIR>>/tests/auto/systeminfo/qbatteryinfo' > rm -f .moc/moc_predefs.h > rm -f .moc/tst_qbatteryinfo.moc > rm -f .obj/tst_qservicemanager.o .obj/sampleserviceplugin.o > .obj/qsfwtestutil.o .obj/moc_sampleserviceplugin.o > rm -f .obj/tst_qbatteryinfo.o > rm -f *~ core *.core > rm -f *~ core *.core > make[6]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager' > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/systeminfo/qbatteryinfo' > make[5]: Leaving directory > '/<<PKGBUILDDIR>>/tests/auto/serviceframework/qservicemanager' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/serviceframework' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/systeminfo' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > debian/rules override_dh_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -Rfv /<<PKGBUILDDIR>>/debian/test-home/ > removed directory > '/<<PKGBUILDDIR>>/debian/test-home/.local/share/dbus-1/services' > removed directory '/<<PKGBUILDDIR>>/debian/test-home/.local/share/dbus-1' > removed directory '/<<PKGBUILDDIR>>/debian/test-home/.local/share' > removed directory '/<<PKGBUILDDIR>>/debian/test-home/.local' > removed > '/<<PKGBUILDDIR>>/debian/test-home/.config/Nokia/QtServiceFramework_5.15._user.db' > removed directory '/<<PKGBUILDDIR>>/debian/test-home/.config/Nokia' > removed directory '/<<PKGBUILDDIR>>/debian/test-home/.config' > removed directory '/<<PKGBUILDDIR>>/debian/test-home/' > dh_clean > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building qtsystems-opensource-src using existing > ./qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to lib/libQt5ServiceFramework.so: > dpkg-source: error: new version is symlink to > libQt5ServiceFramework.so.5.4.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > lib/libQt5ServiceFramework.so.5: > dpkg-source: error: new version is symlink to > libQt5ServiceFramework.so.5.4.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to lib/libQt5SystemInfo.so.5.4: > dpkg-source: error: new version is symlink to libQt5SystemInfo.so.5.4.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > lib/libQt5ServiceFramework.so.5.4: > dpkg-source: error: new version is symlink to > libQt5ServiceFramework.so.5.4.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > lib/libQt5PublishSubscribe.so.5: > dpkg-source: error: new version is symlink to > libQt5PublishSubscribe.so.5.4.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > lib/libQt5PublishSubscribe.so.5.4: > dpkg-source: error: new version is symlink to > libQt5PublishSubscribe.so.5.4.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to lib/libQt5SystemInfo.so: > dpkg-source: error: new version is symlink to libQt5SystemInfo.so.5.4.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to lib/libQt5PublishSubscribe.so: > dpkg-source: error: new version is symlink to > libQt5PublishSubscribe.so.5.4.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to lib/libQt5SystemInfo.so.5: > dpkg-source: error: new version is symlink to libQt5SystemInfo.so.5.4.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to bin/servicefw: binary file > contents changed > dpkg-source: error: add bin/servicefw 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/servicefw' will not be > represented in diff > dpkg-source: error: cannot represent change to bin/sfwlisten: binary file > contents changed > dpkg-source: error: add bin/sfwlisten 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/sfwlisten' will not be > represented in diff > dpkg-source: error: cannot represent change to > config.tests/bluez/.obj/main.o: binary file contents changed > dpkg-source: error: add config.tests/bluez/.obj/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/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/evdev/.obj/main.o: binary file contents changed > dpkg-source: error: add config.tests/evdev/.obj/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/evdev/evdev: > binary file contents changed > dpkg-source: error: add config.tests/evdev/evdev 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/evdev/evdev' will > not be represented in diff > dpkg-source: error: cannot represent change to config.tests/udev/.obj/main.o: > binary file contents changed > dpkg-source: error: add config.tests/udev/.obj/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/udev/udev: binary > file contents changed > dpkg-source: error: add config.tests/udev/udev 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/udev/udev' will > not be represented in diff > dpkg-source: error: cannot represent change to config.tests/x11/.obj/main.o: > binary file contents changed > dpkg-source: error: add config.tests/x11/.obj/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/x11/x11: binary > file contents changed > dpkg-source: error: add config.tests/x11/x11 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/x11/x11' will not > be represented in diff > dpkg-source: error: cannot represent change to > examples/systeminfo/inputinfo/inputinfo: binary file contents changed > dpkg-source: error: add examples/systeminfo/inputinfo/inputinfo 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/systeminfo/inputinfo/inputinfo' will not be represented in diff > dpkg-source: error: cannot represent change to > examples/systeminfo/qml-battery/qml-battery: binary file contents changed > dpkg-source: error: add examples/systeminfo/qml-battery/qml-battery 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/systeminfo/qml-battery/qml-battery' will not be represented in diff > dpkg-source: error: cannot represent change to > examples/systeminfo/qml-deviceinfo/qml-deviceinfo: binary file contents > changed > dpkg-source: error: add examples/systeminfo/qml-deviceinfo/qml-deviceinfo 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/systeminfo/qml-deviceinfo/qml-deviceinfo' will not be represented > in diff > dpkg-source: error: cannot represent change to > examples/systeminfo/qml-inputinfo/qml-inputinfo: binary file contents changed > dpkg-source: error: add examples/systeminfo/qml-inputinfo/qml-inputinfo 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/systeminfo/qml-inputinfo/qml-inputinfo' will not be represented in > diff > dpkg-source: error: cannot represent change to > lib/libQt5PublishSubscribe.so.5.4.0: binary file contents changed > dpkg-source: error: add lib/libQt5PublishSubscribe.so.5.4.0 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/libQt5PublishSubscribe.so.5.4.0' will not be represented in diff > dpkg-source: error: cannot represent change to > lib/libQt5ServiceFramework.so.5.4.0: binary file contents changed > dpkg-source: error: add lib/libQt5ServiceFramework.so.5.4.0 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/libQt5ServiceFramework.so.5.4.0' will not be represented in diff > dpkg-source: error: cannot represent change to lib/libQt5SystemInfo.so.5.4.0: > binary file contents changed > dpkg-source: error: add lib/libQt5SystemInfo.so.5.4.0 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/libQt5SystemInfo.so.5.4.0' > will not be represented in diff > dpkg-source: error: cannot represent change to > qml/QtPublishSubscribe/libdeclarative_publishsubscribe.so: binary file > contents changed > dpkg-source: error: add > qml/QtPublishSubscribe/libdeclarative_publishsubscribe.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/QtPublishSubscribe/libdeclarative_publishsubscribe.so' will not be > represented in diff > dpkg-source: error: cannot represent change to > qml/QtServiceFramework/libdeclarative_serviceframework.so: binary file > contents changed > dpkg-source: error: add > qml/QtServiceFramework/libdeclarative_serviceframework.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/QtServiceFramework/libdeclarative_serviceframework.so' will not be > represented in diff > dpkg-source: error: cannot represent change to > qml/QtSystemInfo/libdeclarative_systeminfo.so: binary file contents changed > dpkg-source: error: add qml/QtSystemInfo/libdeclarative_systeminfo.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/QtSystemInfo/libdeclarative_systeminfo.so' will not be represented in > diff > dpkg-source: warning: executable mode 0755 of > 'src/publishsubscribe/qdoc_wrapper.sh' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'src/serviceframework/qdoc_wrapper.sh' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'src/systeminfo/qdoc_wrapper.sh' will not be represented in diff > dpkg-source: error: cannot represent change to > tests/auto/publishsubscribe/qvaluespace/qvaluespace: binary file contents > changed > dpkg-source: error: add tests/auto/publishsubscribe/qvaluespace/qvaluespace > 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/publishsubscribe/qvaluespace/qvaluespace' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'tests/auto/serviceframework/qremoteserviceregister/target_wrapper.sh' will > not be represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qremoteserviceregister/tst_qremoteserviceregister: > binary file contents changed > dpkg-source: error: add > tests/auto/serviceframework/qremoteserviceregister/tst_qremoteserviceregister > 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/serviceframework/qremoteserviceregister/tst_qremoteserviceregister' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'tests/auto/serviceframework/qservicefilter/target_wrapper.sh' will not be > represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qservicefilter/tst_qservicefilter: binary file > contents changed > dpkg-source: error: add > tests/auto/serviceframework/qservicefilter/tst_qservicefilter 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/serviceframework/qservicefilter/tst_qservicefilter' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'tests/auto/serviceframework/qserviceinterfacedescriptor/target_wrapper.sh' > will not be represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qserviceinterfacedescriptor/tst_qserviceinterfacedescriptor: > binary file contents changed > dpkg-source: error: add > tests/auto/serviceframework/qserviceinterfacedescriptor/tst_qserviceinterfacedescriptor > 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/serviceframework/qserviceinterfacedescriptor/tst_qserviceinterfacedescriptor' > will not be represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_sampleserviceplugin.so: > binary file contents changed > dpkg-source: error: add > tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_sampleserviceplugin.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 > 'tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_sampleserviceplugin.so' > will not be represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_sampleserviceplugin2.so: > binary file contents changed > dpkg-source: error: add > tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_sampleserviceplugin2.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 > 'tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_sampleserviceplugin2.so' > will not be represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_testservice2plugin.so: > binary file contents changed > dpkg-source: error: add > tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_testservice2plugin.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 > 'tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_testservice2plugin.so' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'tests/auto/serviceframework/qservicemanager/target_wrapper.sh' will not be > represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qservicemanager/tst_qservicemanager: binary file > contents changed > dpkg-source: error: add > tests/auto/serviceframework/qservicemanager/tst_qservicemanager 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/serviceframework/qservicemanager/tst_qservicemanager' will not be > represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qservicemanager_ipc/client/qt_sfw_example_ipc_unittest: > binary file contents changed > dpkg-source: error: add > tests/auto/serviceframework/qservicemanager_ipc/client/qt_sfw_example_ipc_unittest > 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/serviceframework/qservicemanager_ipc/client/qt_sfw_example_ipc_unittest' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'tests/auto/serviceframework/qservicemanager_ipc/client/target_wrapper.sh' > will not be represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qservicemanager_ipc/client/tst_qservicemanager_ipc: > binary file contents changed > dpkg-source: error: add > tests/auto/serviceframework/qservicemanager_ipc/client/tst_qservicemanager_ipc > 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/serviceframework/qservicemanager_ipc/client/tst_qservicemanager_ipc' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'tests/auto/serviceframework/qservicemetadata/target_wrapper.sh' will not be > represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/qservicemetadata/tst_qservicemetadata: binary > file contents changed > dpkg-source: error: add > tests/auto/serviceframework/qservicemetadata/tst_qservicemetadata 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/serviceframework/qservicemetadata/tst_qservicemetadata' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of > 'tests/auto/serviceframework/servicedeletion/target_wrapper.sh' will not be > represented in diff > dpkg-source: error: cannot represent change to > tests/auto/serviceframework/servicedeletion/tst_servicedeletion: binary file > contents changed > dpkg-source: error: add > tests/auto/serviceframework/servicedeletion/tst_servicedeletion 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/serviceframework/servicedeletion/tst_servicedeletion' will not be > represented in diff > dpkg-source: error: cannot represent change to > tests/auto/systeminfo/qbatteryinfo/qbatteryinfo: binary file contents changed > dpkg-source: error: add tests/auto/systeminfo/qbatteryinfo/qbatteryinfo 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/systeminfo/qbatteryinfo/qbatteryinfo' will not be represented in > diff > dpkg-source: error: cannot represent change to > tests/auto/systeminfo/qdeviceinfo/qdeviceinfo: binary file contents changed > dpkg-source: error: add tests/auto/systeminfo/qdeviceinfo/qdeviceinfo 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/systeminfo/qdeviceinfo/qdeviceinfo' will not be represented in > diff > dpkg-source: error: cannot represent change to > tests/auto/systeminfo/qinputdeviceinfo/tst_qinputdeviceinfo: binary file > contents changed > dpkg-source: error: add > tests/auto/systeminfo/qinputdeviceinfo/tst_qinputdeviceinfo 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/systeminfo/qinputdeviceinfo/tst_qinputdeviceinfo' will not be > represented in diff > dpkg-source: error: cannot represent change to > tests/auto/systeminfo/qscreensaver/qscreensaver: binary file contents changed > dpkg-source: error: add tests/auto/systeminfo/qscreensaver/qscreensaver 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/systeminfo/qscreensaver/qscreensaver' will not be represented in > diff > dpkg-source: error: cannot represent change to > tests/manual/sysinfo-tester/sysinfo_tester: binary file contents changed > dpkg-source: error: add tests/manual/sysinfo-tester/sysinfo_tester 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/manual/sysinfo-tester/sysinfo_tester' 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/qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-5_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.