Source: libnetfilter-cthelper Version: 1.0.1-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 libnetfilter-cthelper > dpkg-buildpackage: info: source version 1.0.1-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Jeremy Sowden <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "libnetfilter_cthelper.la" || rm -f libnetfilter_cthelper.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/libnetfilter_cthelper.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in include > make[2]: Entering directory '/<<PKGBUILDDIR>>/include' > Making distclean in libnetfilter_cthelper > make[3]: Entering directory '/<<PKGBUILDDIR>>/include/libnetfilter_cthelper' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/libnetfilter_cthelper' > Making distclean in linux > make[3]: Entering directory '/<<PKGBUILDDIR>>/include/linux' > Making distclean in netfilter > make[4]: Entering directory '/<<PKGBUILDDIR>>/include/linux/netfilter' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/linux/netfilter' > make[4]: Entering directory '/<<PKGBUILDDIR>>/include/linux' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/linux' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/linux' > make[3]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f nfct-helper-get nfct-helper-add nfct-helper-del > rm -f *.o > 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/nfct-helper-add.Po > rm -f ./.deps/nfct-helper-del.Po > rm -f ./.deps/nfct-helper-get.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "libnetfilter_cthelper.pc doxygen.cfg" || rm -f > libnetfilter_cthelper.pc doxygen.cfg > test . = "." || test -z "" || rm -f > rm -f config.h stamp-h1 > 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[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 > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./libnetfilter-cthelper_1.0.1.orig.tar.bz2.asc > dpkg-source: info: building libnetfilter-cthelper using existing > ./libnetfilter-cthelper_1.0.1.orig.tar.bz2 > dpkg-source: info: building libnetfilter-cthelper using existing > ./libnetfilter-cthelper_1.0.1.orig.tar.bz2.asc > dpkg-source: warning: ignoring deletion of file aclocal.m4, 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 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 build-aux/ar-lib, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, 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 include/linux/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > include/linux/netfilter/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > include/libnetfilter_cthelper/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Makefile.in, use > --include-removal to override > dpkg-source: error: cannot represent change to doxygen/html/bc_s.png: binary > file contents changed > dpkg-source: error: add doxygen/html/bc_s.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 doxygen/html/bdwn.png: binary > file contents changed > dpkg-source: error: add doxygen/html/bdwn.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 doxygen/html/closed.png: > binary file contents changed > dpkg-source: error: add doxygen/html/closed.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > libnetfilter-cthelper-1.0.1/doxygen/html/dir_47da93bdc908d4b466ed09848dc23b92_dep.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doxygen/html/dir_47da93bdc908d4b466ed09848dc23b92_dep.png: binary file > contents changed > dpkg-source: error: add > doxygen/html/dir_47da93bdc908d4b466ed09848dc23b92_dep.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 doxygen/html/doc.png: binary > file contents changed > dpkg-source: error: add doxygen/html/doc.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 doxygen/html/folderclosed.png: > binary file contents changed > dpkg-source: error: add doxygen/html/folderclosed.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 doxygen/html/folderopen.png: > binary file contents changed > dpkg-source: error: add doxygen/html/folderopen.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > libnetfilter-cthelper-1.0.1/doxygen/html/graph_legend.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to doxygen/html/graph_legend.png: > binary file contents changed > dpkg-source: error: add doxygen/html/graph_legend.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file libnetfilter-cthelper-1.0.1/doxygen/html/jquery.js > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to doxygen/html/nav_f.png: binary > file contents changed > dpkg-source: error: add doxygen/html/nav_f.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 doxygen/html/nav_g.png: binary > file contents changed > dpkg-source: error: add doxygen/html/nav_g.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 doxygen/html/nav_h.png: binary > file contents changed > dpkg-source: error: add doxygen/html/nav_h.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 doxygen/html/open.png: binary > file contents changed > dpkg-source: error: add doxygen/html/open.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 doxygen/html/splitbar.png: > binary file contents changed > dpkg-source: error: add doxygen/html/splitbar.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > libnetfilter-cthelper-1.0.1/doxygen/html/structnfct__helper__coll__graph.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doxygen/html/structnfct__helper__coll__graph.png: binary file contents changed > dpkg-source: error: add doxygen/html/structnfct__helper__coll__graph.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 doxygen/html/sync_off.png: > binary file contents changed > dpkg-source: error: add doxygen/html/sync_off.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 doxygen/html/sync_on.png: > binary file contents changed > dpkg-source: error: add doxygen/html/sync_on.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 doxygen/html/tab_a.png: binary > file contents changed > dpkg-source: error: add doxygen/html/tab_a.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 doxygen/html/tab_b.png: binary > file contents changed > dpkg-source: error: add doxygen/html/tab_b.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 doxygen/html/tab_h.png: binary > file contents changed > dpkg-source: error: add doxygen/html/tab_h.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 doxygen/html/tab_s.png: binary > file contents changed > dpkg-source: error: add doxygen/html/tab_s.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > 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/libnetfilter-cthelper_1.0.1-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.

