Source: taopm Version: 1.0-7 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 taopm > dpkg-buildpackage: info: source version 1.0-7 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sebastian Ramacher > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in libtao > make[3]: Entering directory '/<<PKGBUILDDIR>>/libtao' > test -z "libtao.la" || rm -f libtao.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/Tao.Plo > rm -f ./.deps/TaoAccessPoint.Plo > rm -f ./.deps/TaoBow.Plo > rm -f ./.deps/TaoCell.Plo > rm -f ./.deps/TaoCircle.Plo > rm -f ./.deps/TaoConnector.Plo > rm -f ./.deps/TaoDevice.Plo > rm -f ./.deps/TaoEllipse.Plo > rm -f ./.deps/TaoGraphicsEngine.Plo > rm -f ./.deps/TaoHammer.Plo > rm -f ./.deps/TaoInstrument.Plo > rm -f ./.deps/TaoOutput.Plo > rm -f ./.deps/TaoPitch.Plo > rm -f ./.deps/TaoRectangle.Plo > rm -f ./.deps/TaoStop.Plo > rm -f ./.deps/TaoString.Plo > rm -f ./.deps/TaoSynthEngine.Plo > rm -f ./.deps/TaoTriangle.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libtao' > Making distclean in include > make[3]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in taoparse > make[3]: Entering directory '/<<PKGBUILDDIR>>/taoparse' > test -z "taoscanner.cc taoparser.cc taoparser.h y.tab.c y.tab.h *~" || rm -f > taoscanner.cc taoparser.cc taoparser.h y.tab.c y.tab.h *~ > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f taoparse > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/taoparser.Po > rm -f ./.deps/taoscanner.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/taoparse' > Making distclean in tao2aiff > make[3]: Entering directory '/<<PKGBUILDDIR>>/tao2aiff' > rm -rf .libs _libs > rm -f *.o > rm -f tao2aiff > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/tao2aiff.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tao2aiff' > Making distclean in tao2wav > make[3]: Entering directory '/<<PKGBUILDDIR>>/tao2wav' > rm -rf .libs _libs > rm -f *.o > rm -f tao2wav > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/tao2wav.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tao2wav' > Making distclean in user-scripts > make[3]: Entering directory '/<<PKGBUILDDIR>>/user-scripts' > test -z "tao tao-config" || rm -f tao tao-config > rm -rf .libs _libs > rm -f *.lo > test -z "tao tao-config" || rm -f tao tao-config > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/user-scripts' > Making distclean in doc > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > Making distclean in UserManual > make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/UserManual' > Making distclean in html > make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/UserManual/html' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/UserManual/html' > make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/UserManual' > test -z "UserManual.bbl UserManual.ilg UserManual.blg UserManual.dvi > UserManual.ps UserManual.log UserManual.idx UserManual.ind UserManual.toc > UserManual.lof UserManual.aux tao-1.0-beta-usermanual-html.tgz > tao-1.0-beta-usermanual.ps.gz" || rm -f UserManual.bbl UserManual.ilg > UserManual.blg UserManual.dvi UserManual.ps UserManual.log UserManual.idx > UserManual.ind UserManual.toc UserManual.lof UserManual.aux > tao-1.0-beta-usermanual-html.tgz tao-1.0-beta-usermanual.ps.gz > rm -rf .libs _libs > rm -f *.lo > test -z "introduction.tex" || rm -f introduction.tex > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/UserManual' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/UserManual' > Making distclean in Dependencies > make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/Dependencies' > Making distclean in html > make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/Dependencies/html' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/Dependencies/html' > make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/Dependencies' > test -z "Dependencies.dvi Dependencies.ps Dependencies.log Dependencies.idx > Dependencies.ind Dependencies.toc Dependencies.lof Dependencies.aux > tao-1.0-beta-dependencies-html.tgz Dependencies.ps.gz" || rm -f > Dependencies.dvi Dependencies.ps Dependencies.log Dependencies.idx > Dependencies.ind Dependencies.toc Dependencies.lof Dependencies.aux > tao-1.0-beta-dependencies-html.tgz Dependencies.ps.gz > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/Dependencies' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/Dependencies' > Making distclean in ClassReference > make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/ClassReference' > rm -rf .libs _libs > rm -f *.lo > test -z "tao.doxy.cnf" || rm -f tao.doxy.cnf > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/ClassReference' > make[4]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in examples > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples' > make[3]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f libtao/*.loT config.status.lineno > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building taopm using existing ./taopm_1.0.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file INSTALL, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mkinstalldirs, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file user-scripts/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tao2wav/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tao2aiff/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file include/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file taoparse/taoparser.h, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file taoparse/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libtao/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/Dependencies/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/Dependencies/html/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/UserManual/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/UserManual/introduction.tex, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/UserManual/html/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/ClassReference/tao.doxy.cnf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/ClassReference/Makefile.in, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > taopm-1.0/taoparse/taoparser.hh > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/taopm_1.0-7.diff.BotmRI > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > 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/taopm_1.0-7_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.

