Source: gts Version: 0.7.6+darcs121130-5 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 gts > dpkg-buildpackage: info: source version 0.7.6+darcs121130-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Andreas Tille <[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 src > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "gts-config predicates_init.h" || rm -f gts-config predicates_init.h > test -z "libgts.la" || rm -f libgts.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "gts-config" || rm -f gts-config > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/bbtree.Plo > rm -f ./.deps/boolean.Plo > rm -f ./.deps/cdt.Plo > rm -f ./.deps/container.Plo > rm -f ./.deps/curvature.Plo > rm -f ./.deps/edge.Plo > rm -f ./.deps/eheap.Plo > rm -f ./.deps/face.Plo > rm -f ./.deps/fifo.Plo > rm -f ./.deps/graph.Plo > rm -f ./.deps/heap.Plo > rm -f ./.deps/hsurface.Plo > rm -f ./.deps/iso.Plo > rm -f ./.deps/isotetra.Plo > rm -f ./.deps/kdtree.Plo > rm -f ./.deps/matrix.Plo > rm -f ./.deps/misc.Plo > rm -f ./.deps/named.Plo > rm -f ./.deps/object.Plo > rm -f ./.deps/oocs.Plo > rm -f ./.deps/partition.Plo > rm -f ./.deps/pgraph.Plo > rm -f ./.deps/point.Plo > rm -f ./.deps/predicates.Plo > rm -f ./.deps/psurface.Plo > rm -f ./.deps/refine.Plo > rm -f ./.deps/segment.Plo > rm -f ./.deps/split.Plo > rm -f ./.deps/stripe.Plo > rm -f ./.deps/surface.Plo > rm -f ./.deps/triangle.Plo > rm -f ./.deps/tribox3.Plo > rm -f ./.deps/vertex.Plo > rm -f ./.deps/vopt.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in tools > make[3]: Entering directory '/<<PKGBUILDDIR>>/tools' > rm -rf .libs _libs > rm -f gts2oogl gtscompare gtscheck stl2gts gts2dxf gts2stl gts2xyz > 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 ./.deps/gts2dxf.Po > rm -f ./.deps/gts2oogl.Po > rm -f ./.deps/gts2stl.Po > rm -f ./.deps/gts2xyz.Po > rm -f ./.deps/gtscheck.Po > rm -f ./.deps/gtscompare.Po > rm -f ./.deps/stl2gts.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools' > Making distclean in examples > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f transform delaunay > rm -f *.o > rm -f set volume cleanup coarsen refine iso gtstoc oocs partition traverse > cartesian split smooth sphere stripe optimize merge > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/cartesian.Po > rm -f ./.deps/cleanup.Po > rm -f ./.deps/coarsen.Po > rm -f ./.deps/delaunay.Po > rm -f ./.deps/gtstoc.Po > rm -f ./.deps/happrox.Po > rm -f ./.deps/iso.Po > rm -f ./.deps/merge.Po > rm -f ./.deps/oocs.Po > rm -f ./.deps/optimize.Po > rm -f ./.deps/partition.Po > rm -f ./.deps/refine.Po > rm -f ./.deps/set.Po > rm -f ./.deps/smooth.Po > rm -f ./.deps/sphere.Po > rm -f ./.deps/split.Po > rm -f ./.deps/stripe.Po > rm -f ./.deps/transform.Po > rm -f ./.deps/traverse.Po > rm -f ./.deps/volume.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making distclean in doc > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > Making distclean in manpages > make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/manpages' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/manpages' > make[4]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *~ *.bak *.hierarchy *.signals *.args *-unused.txt > 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 test > make[3]: Entering directory '/<<PKGBUILDDIR>>/test' > Making distclean in boolean > make[4]: Entering directory '/<<PKGBUILDDIR>>/test/boolean' > rm -rf .libs _libs > rm -f *.o > rm -f set boole cubes > test -z "test.sh.log" || rm -f test.sh.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test -z "test.sh.trs" || rm -f test.sh.trs > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/boole.Po > rm -f ./.deps/cubes.Po > rm -f ./.deps/set.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/boolean' > Making distclean in delaunay > make[4]: Entering directory '/<<PKGBUILDDIR>>/test/delaunay' > rm -rf .libs _libs > rm -f *.o > rm -f cartesian random > test -z "cartesian.sh.log too_close.sh.log" || rm -f cartesian.sh.log > too_close.sh.log > rm -f *.lo > test -z "cartesian.sh.trs too_close.sh.trs" || rm -f cartesian.sh.trs > too_close.sh.trs > rm -f *.tab.c > test -z "test-suite.log" || rm -f test-suite.log > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/cartesian.Po > rm -f ./.deps/random.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/delaunay' > make[4]: Entering directory '/<<PKGBUILDDIR>>/test' > 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>>/test' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test' > Making distclean in debian > make[3]: Entering directory '/<<PKGBUILDDIR>>/debian' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian' > make[3]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "gts.pc" || rm -f gts.pc > rm -f config.h stamp-h1 > test . = "." || test -z "" || rm -f > rm -f libtool config.lt > 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 src/predicates_init test/boolean/errors > 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 gts using existing > ./gts_0.7.6+darcs121130.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 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 test/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file test/boolean/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file test/coarsen/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file test/delaunay/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 src/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/manpages/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tools/Makefile.in, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > gts-0.7.6+darcs121130/test/coarsen/Makefile > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/gts_0.7.6+darcs121130-5.diff.s2Jj3t > 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/gts_0.7.6+darcs121130-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.

