Source: qtspeech-opensource-src Version: 5.15.10-2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] 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 qtspeech-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 > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --with pkgkde_symbolshelper > dh_auto_clean > make -j8 distclean > 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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > cd config.tests/flite && make distclean > cd config.tests/speechd && make distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > make[2]: Entering directory '/<<PKGBUILDDIR>>/config.tests/flite' > cd tts/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/tts/tts.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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > rm -f main.o > rm -f *~ core *.core > cd doc/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/doc/doc.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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > rm -f flite > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/config.tests/flite' > make[2]: Entering directory '/<<PKGBUILDDIR>>/config.tests/speechd' > rm -f main.o > rm -f *~ core *.core > rm -f speechd > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/doc' > rm -f .moc/moc_predefs.h > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/config.tests/speechd' > rm -f *~ core *.core > rm -f doc > rm -f > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tts' > rm -f QtTextToSpeech.version > rm -f /<<PKGBUILDDIR>>/src/doc/qdoc_wrapper.sh libdoc.prl > rm -f .moc/moc_predefs.h > rm -f Makefile > rm -f .moc/moc_qtexttospeech.cpp .moc/moc_qtexttospeechengine.cpp > rm -f .obj/qtexttospeech.o .obj/qtexttospeechplugin.o > .obj/qtexttospeechengine.o .obj/qvoice.o .obj/moc_qtexttospeech.o > .obj/moc_qtexttospeechengine.o > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/doc' > rm -f *~ core *.core > rm -f ../../lib/libQt5TextToSpeech.so.5.15.10 > rm -f ../../lib/libQt5TextToSpeech.so ../../lib/libQt5TextToSpeech.so.5 > ../../lib/libQt5TextToSpeech.so.5.15 ../../lib/libQt5TextToSpeech.a > rm -f /<<PKGBUILDDIR>>/include/QtTextToSpeech/qttexttospeech-config.h > /<<PKGBUILDDIR>>/include/QtTextToSpeech/5.15.10/QtTextToSpeech/private/qttexttospeech-config_p.h > /<<PKGBUILDDIR>>/include/QtTextToSpeech/QtTextToSpeechDepends > /<<PKGBUILDDIR>>/lib/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfig.cmake > /<<PKGBUILDDIR>>/lib/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfigVersion.cmake > ../../lib/libQt5TextToSpeech.prl ../../lib/libQt5TextToSpeech.la > ../../lib/pkgconfig/Qt5TextToSpeech.pc > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tts' > cd plugins/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/plugins/plugins.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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/plugins' > cd tts/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/plugins/tts/tts.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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/tts' > cd speechdispatcher/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o > Makefile > /<<PKGBUILDDIR>>/src/plugins/tts/speechdispatcher/speechdispatcher.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 QT_BUILD_PARTS+=tests ) && make -f Makefile distclean > cd flite/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/src/plugins/tts/flite/flite.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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > make[5]: Entering directory > '/<<PKGBUILDDIR>>/src/plugins/tts/speechdispatcher' > rm -f .moc/moc_predefs.h > rm -f .moc/moc_qtexttospeech_speechd.cpp > .moc/moc_qtexttospeech_speechd_plugin.cpp > rm -f .obj/qtexttospeech_speechd.o .obj/qtexttospeech_speechd_plugin.o > .obj/moc_qtexttospeech_speechd.o .obj/moc_qtexttospeech_speechd_plugin.o > rm -f *~ core *.core > rm -f ../../../../plugins/texttospeech/libqtexttospeech_speechd.so > rm -f > /<<PKGBUILDDIR>>/lib/cmake/Qt5TextToSpeech/Qt5TextToSpeech_QTextToSpeechPluginSpeechd.cmake > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/tts/speechdispatcher' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/tts/flite' > rm -f .moc/moc_predefs.h > rm -f .moc/moc_qtexttospeechprocessor_p.cpp .moc/moc_qtexttospeech_flite.cpp > .moc/moc_qtexttospeech_flite_plugin.cpp > .moc/moc_qtexttospeech_flite_processor.cpp > rm -f .obj/qtexttospeechprocessor.o .obj/qtexttospeech_flite.o > .obj/qtexttospeech_flite_plugin.o .obj/qtexttospeech_flite_processor.o > .obj/moc_qtexttospeechprocessor_p.o .obj/moc_qtexttospeech_flite.o > .obj/moc_qtexttospeech_flite_plugin.o .obj/moc_qtexttospeech_flite_processor.o > rm -f *~ core *.core > rm -f ../../../../plugins/texttospeech/libqttexttospeech_flite.so > rm -f > /<<PKGBUILDDIR>>/lib/cmake/Qt5TextToSpeech/Qt5TextToSpeech_QTextToSpeechEngineFlite.cmake > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/tts/flite' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/tts' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins' > rm -f Makefile > 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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > 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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > cd speech/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/examples/speech/speech.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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > 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 QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/speech' > cd hello_speak/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/examples/speech/hello_speak/hello_speak.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 QT_BUILD_PARTS+=tests ) && make -f Makefile distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/auto' > 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 -Wl,-z,now' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro > -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr QT_BUILD_PARTS+=tests ) && make -f > Makefile distclean > cd texttospeech/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile > /<<PKGBUILDDIR>>/tests/auto/texttospeech/texttospeech.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 > QT_BUILD_PARTS+=tests ) && make -f Makefile distclean > make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/speech/hello_speak' > rm -f .moc/moc_predefs.h > rm -f .moc/moc_mainwindow.cpp > rm -f .uic/ui_mainwindow.h > rm -f .obj/main.o .obj/mainwindow.o .obj/moc_mainwindow.o > rm -f *~ core *.core > rm -f hello_speak > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/speech/hello_speak' > rm -f Makefile > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/cmake' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/cmake' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/speech' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/texttospeech' > rm -f .moc/moc_predefs.h > rm -f .moc/tst_qtexttospeech.moc > rm -f .obj/tst_qtexttospeech.o > rm -f *~ core *.core > rm -f tst_qtexttospeech > rm -f /<<PKGBUILDDIR>>/tests/auto/texttospeech/target_wrapper.sh > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/texttospeech' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > rm -f Makefile > rm -f .qmake.cache config.cache config.log mkspecs/modules/*.pri > mkspecs/modules-inst/*.pri .qmake.stash > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building qtspeech-opensource-src using existing > ./qtspeech-opensource-src_5.15.10.orig.tar.xz > dpkg-source: warning: newly created empty file 'config.opt' will not be > represented in diff > dpkg-source: error: cannot represent change to doc/qtspeech.qch: binary file > contents changed > dpkg-source: error: add doc/qtspeech.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/qtspeech/images/arrow_bc.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/bgrContent.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/btn_next.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/btn_prev.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/bullet_dn.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/bullet_sq.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/hellospeak-example.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/images/hellospeak-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/qtspeech/images/home.png: > binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/ico_note.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/ico_note_attention.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/ico_out.png: binary file contents changed > dpkg-source: error: add doc/qtspeech/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/qtspeech/images/logo.png: > binary file contents changed > dpkg-source: error: add doc/qtspeech/images/logo.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > qtspeech-opensource-src-5.15.10/doc/qtspeech/qtspeech.qhp.sha1 has no final > newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'src/doc/codeattributions.qdoc' 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/qtspeech-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.

