Source: tntnet Version: 3.0-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 tntnet > dpkg-buildpackage: info: source version 3.0-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Thorsten Alteholz > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --with autoreconf > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in framework/common > make[2]: Entering directory '/<<PKGBUILDDIR>>/framework/common' > test -z "libtntnet.la" || rm -f libtntnet.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f config.h stamp-h1 > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > rm -f ./.deps/ioapi.Plo > rm -f ./.deps/libtntnet_la-chunkedostream.Plo > rm -f ./.deps/libtntnet_la-cmd.Plo > rm -f ./.deps/libtntnet_la-compident.Plo > rm -f ./.deps/libtntnet_la-comploader.Plo > rm -f ./.deps/libtntnet_la-component.Plo > rm -f ./.deps/libtntnet_la-componentfactory.Plo > rm -f ./.deps/libtntnet_la-contentdisposition.Plo > rm -f ./.deps/libtntnet_la-contenttype.Plo > rm -f ./.deps/libtntnet_la-cookie.Plo > rm -f ./.deps/libtntnet_la-cstream.Plo > rm -f ./.deps/libtntnet_la-deflatestream.Plo > rm -f ./.deps/libtntnet_la-dispatcher.Plo > rm -f ./.deps/libtntnet_la-ecpp.Plo > rm -f ./.deps/libtntnet_la-encoding.Plo > rm -f ./.deps/libtntnet_la-htmlescostream.Plo > rm -f ./.deps/libtntnet_la-httperror.Plo > rm -f ./.deps/libtntnet_la-httpheader.Plo > rm -f ./.deps/libtntnet_la-httpmessage.Plo > rm -f ./.deps/libtntnet_la-httpparser.Plo > rm -f ./.deps/libtntnet_la-httpreply.Plo > rm -f ./.deps/libtntnet_la-httprequest.Plo > rm -f ./.deps/libtntnet_la-job.Plo > rm -f ./.deps/libtntnet_la-listener.Plo > rm -f ./.deps/libtntnet_la-mbcomponent.Plo > rm -f ./.deps/libtntnet_la-messageattribute.Plo > rm -f ./.deps/libtntnet_la-messageheader.Plo > rm -f ./.deps/libtntnet_la-messageheaderparser.Plo > rm -f ./.deps/libtntnet_la-mimedb.Plo > rm -f ./.deps/libtntnet_la-multipart.Plo > rm -f ./.deps/libtntnet_la-poller.Plo > rm -f ./.deps/libtntnet_la-pollerimpl.Plo > rm -f ./.deps/libtntnet_la-savepoint.Plo > rm -f ./.deps/libtntnet_la-scope.Plo > rm -f ./.deps/libtntnet_la-scopemanager.Plo > rm -f ./.deps/libtntnet_la-stringlessignorecase.Plo > rm -f ./.deps/libtntnet_la-tcpjob.Plo > rm -f ./.deps/libtntnet_la-tntconfig.Plo > rm -f ./.deps/libtntnet_la-tntnet.Plo > rm -f ./.deps/libtntnet_la-tntnetimpl.Plo > rm -f ./.deps/libtntnet_la-unzipfile.Plo > rm -f ./.deps/libtntnet_la-urlescostream.Plo > rm -f ./.deps/libtntnet_la-urlmapper.Plo > rm -f ./.deps/libtntnet_la-util.Plo > rm -f ./.deps/libtntnet_la-worker.Plo > rm -f ./.deps/libtntnet_la-zdata.Plo > rm -f ./.deps/unzip.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/framework/common' > Making distclean in doc/man > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/man' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/man' > Making distclean in framework/runtime > make[2]: Entering directory '/<<PKGBUILDDIR>>/framework/runtime' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f tntnet > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/tntnet-main.Po > rm -f ./.deps/tntnet-process.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/framework/runtime' > Making distclean in framework/defcomp > make[2]: Entering directory '/<<PKGBUILDDIR>>/framework/defcomp' > rm -rf .libs _libs > test -z "tntnet.la" || rm -f tntnet.la > 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/empty.Plo > rm -f ./.deps/error.Plo > rm -f ./.deps/mime.Plo > rm -f ./.deps/mimehandler.Plo > rm -f ./.deps/proxy.Plo > rm -f ./.deps/redirect.Plo > rm -f ./.deps/setheader.Plo > rm -f ./.deps/static.Plo > rm -f ./.deps/unzipcomp.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/framework/defcomp' > Making distclean in etc > make[2]: Entering directory '/<<PKGBUILDDIR>>/etc' > test -z "tntnet.xml" || rm -f tntnet.xml > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/etc' > Making distclean in sdk/tools/common > make[2]: Entering directory '/<<PKGBUILDDIR>>/sdk/tools/common' > test -z "libtntnet_sdk.la" || rm -f libtntnet_sdk.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/datachunks_creator.Plo > rm -f ./.deps/filename.Plo > rm -f ./.deps/parsehandler.Plo > rm -f ./.deps/parser.Plo > rm -f ./.deps/stringescaper.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/sdk/tools/common' > Making distclean in sdk/tools/ecppc > make[2]: Entering directory '/<<PKGBUILDDIR>>/sdk/tools/ecppc' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f ecppc > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/body.Po > rm -f ./.deps/closecomponent.Po > rm -f ./.deps/component.Po > rm -f ./.deps/dependencygenerator.Po > rm -f ./.deps/ecppc.Po > rm -f ./.deps/generator.Po > rm -f ./.deps/scopevar.Po > rm -f ./.deps/subcomponent.Po > rm -f ./.deps/variable.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/sdk/tools/ecppc' > Making distclean in misc > make[2]: Entering directory '/<<PKGBUILDDIR>>/misc' > rm -rf .libs _libs > rm -f *.lo > test -z "tntnet-project" || rm -f tntnet-project > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/misc' > Making distclean in demo > make[2]: Entering directory '/<<PKGBUILDDIR>>/demo' > Making distclean in accumulator > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/accumulator' > Makefile:678: warning: ignoring prerequisites on suffix rule definition > test -z "accumulator.cpp" || rm -f accumulator.cpp > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f accumulator > 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/accumulator.Po > rm -f ./.deps/main.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/accumulator' > Making distclean in calc > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/calc' > Makefile:679: warning: ignoring prerequisites on suffix rule definition > test -z "calc.cpp" || rm -f calc.cpp > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f calc > 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/calc.Po > rm -f ./.deps/main.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/calc' > Making distclean in calcajax > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/calcajax' > test -z "calcajax.cpp calcajax_js.cpp docalc.cpp" || rm -f calcajax.cpp > calcajax_js.cpp docalc.cpp > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f calcajax > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/calcajax.Po > rm -f ./.deps/calcajax_js.Po > rm -f ./.deps/docalc.Po > rm -f ./.deps/jquery.Po > rm -f ./.deps/main.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/calcajax' > Making distclean in calcapp > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/calcapp' > test -z "calc.cpp tntnet.properties" || rm -f calc.cpp tntnet.properties > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f calc > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/calc.Po > rm -f ./.deps/main.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/calcapp' > Making distclean in calcmvc > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/calcmvc' > test -z "calcmvc.cpp view/accumulator.cpp view/calc.cpp" || rm -f calcmvc.cpp > view/accumulator.cpp view/calc.cpp > rm -rf .libs _libs > rm -f *.o > rm -f calcmvc > 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 controller/*.o > rm -f controller/.deps/.dirstamp > rm -f controller/.dirstamp > rm -f view/*.o > rm -f view/.deps/.dirstamp > rm -f view/.dirstamp > rm -f ./.deps/calcmvc.Po > rm -f ./.deps/main.Po > rm -f controller/.deps/accumulator.Po > rm -f controller/.deps/calc.Po > rm -f view/.deps/accumulator.Po > rm -f view/.deps/calc.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/calcmvc' > Making distclean in comp > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/comp' > test -z "comp.cpp subcomp.cpp extcomp.cpp tntnet.xml" || rm -f comp.cpp > subcomp.cpp extcomp.cpp tntnet.xml > rm -rf .libs _libs > test -z "comp.la extlib.la" || rm -f comp.la extlib.la > 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/comp.Plo > rm -f ./.deps/extcomp.Plo > rm -f ./.deps/subcomp.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/comp' > Making distclean in hello > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/hello' > Makefile:684: warning: ignoring prerequisites on suffix rule definition > test -z "hello.cpp tntnet.cpp" || rm -f hello.cpp tntnet.cpp > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f hello > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/hello.Po > rm -f ./.deps/main.Po > rm -f ./.deps/tntnet.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/hello' > Making distclean in newsdb > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/newsdb' > test -z "index.cpp news.cpp newscss.cpp" || rm -f index.cpp news.cpp > newscss.cpp > rm -rf .libs _libs > rm -f *.o > rm -f newsdb > 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/index.Po > rm -f ./.deps/main.Po > rm -f ./.deps/news.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/newsdb' > Making distclean in rest > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/rest' > test -z "tntnet.properties" || rm -f tntnet.properties > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f rest putdata getdata deldata > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/deldata.Po > rm -f ./.deps/delvalue.Po > rm -f ./.deps/getdata.Po > rm -f ./.deps/getvalue.Po > rm -f ./.deps/putdata.Po > rm -f ./.deps/putvalue.Po > rm -f ./.deps/rest.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/rest' > Making distclean in savepoint > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/savepoint' > test -z "savepoint.cpp tntnet.xml" || rm -f savepoint.cpp tntnet.xml > rm -rf .libs _libs > test -z "savepoint.la" || rm -f savepoint.la > 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/savepoint.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/savepoint' > Making distclean in session > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/session' > test -z "session.cpp appsession.cpp tntnet.xml" || rm -f session.cpp > appsession.cpp tntnet.xml > rm -rf .libs _libs > test -z "session.la" || rm -f session.la > 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/appsession.Plo > rm -f ./.deps/session.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/session' > Making distclean in upload > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo/upload' > Makefile:683: warning: ignoring prerequisites on suffix rule definition > test -z "upload.cpp" || rm -f upload.cpp > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f upload > 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/main.Po > rm -f ./.deps/upload.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo/upload' > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo' > 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[3]: Leaving directory '/<<PKGBUILDDIR>>/demo' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/demo' > Making distclean in test > make[2]: Entering directory '/<<PKGBUILDDIR>>/test' > test -z "arg.cpp output.cpp scope.cpp" || rm -f arg.cpp output.cpp scope.cpp > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f tntnet-test > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/arg.Po > rm -f ./.deps/componenttest.Po > rm -f ./.deps/cstreamtest.Po > rm -f ./.deps/ecpptest.Po > rm -f ./.deps/encodingtest.Po > rm -f ./.deps/messageheadertest.Po > rm -f ./.deps/output.Po > rm -f ./.deps/qparamtest.Po > rm -f ./.deps/scope.Po > rm -f ./.deps/strutest.Po > rm -f ./.deps/testmain.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "pkgconfig/tntnet.pc pkgconfig/tntnet_sdk.pc" || rm -f > pkgconfig/tntnet.pc pkgconfig/tntnet_sdk.pc > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > debian/rules override_dh_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf doc/html doc/latex > dh_clean > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building tntnet using existing ./tntnet_3.0.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: info: local changes detected, the modified files are: > tntnet-3.0/demo/cookie/Makefile > tntnet-3.0/demo/gd/Makefile > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/tntnet_3.0-2.diff.bg1WQ2 > 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/tntnet_3.0-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.

