Source: maloc Version: 1.5-1 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 maloc > dpkg-buildpackage: info: source version 1.5-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Drew Parsons <[email protected]> > dpkg-source --before-build . > fakeroot 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' > Making distclean in base > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/base' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/base' > rm -rf .libs _libs > test -z "libbase.la" || rm -f libbase.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 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/base' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/base' > Making distclean in vsys > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/vsys' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/vsys' > rm -rf .libs _libs > test -z "libvsys.la" || rm -f libvsys.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 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/vsys' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/vsys' > Making distclean in vsh > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/vsh' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/vsh' > rm -rf .libs _libs > test -z "libvsh.la" || rm -f libvsh.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 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/vsh' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/vsh' > Making distclean in psh > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/psh' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/psh' > rm -rf .libs _libs > test -z "libpsh.la" || rm -f libpsh.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 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/psh' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/psh' > Making distclean in aaa_inc > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/aaa_inc' > Making distclean in maloc > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/aaa_inc/maloc' > Making distclean in . > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/aaa_inc/maloc' > rm -rf .libs _libs > rm -f vsys.h vio.h vmem.h vnm.h vset.h vpred.h vsh.h psh.h vmp.h vcom.h > vmpi.h > 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>>/src/aaa_inc/maloc' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/aaa_inc/maloc' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/aaa_inc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f maloccf.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/aaa_inc' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/aaa_inc' > Making distclean in aaa_lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/aaa_lib' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/aaa_lib' > test -z "libmaloc.la " || rm -f libmaloc.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 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/aaa_lib' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/aaa_lib' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > 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>>/src' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rmdir doxygen > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rmdir: failed to remove 'doxygen': Directory not empty > make[3]: [Makefile:645: clean-local] Error 1 (ignored) > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in doxygen > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/doxygen' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/doxygen' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in . > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rmdir doc > rm -f *.lo > test -z "" || rm -f > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rmdir: failed to remove 'doc': Directory not empty > make[2]: [Makefile:861: clean-local] Error 1 (ignored) > 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>>' > dh_clean > rm -f doc/api/html/*.gif doc/api/html/*.png doc/api/latex/FreeSans.ttf > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building maloc using existing ./maloc_1.5.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > 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 src/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/base/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/psh/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/efence/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/vsh/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/aaa_inc/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/aaa_inc/maloccf.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/aaa_inc/maloc/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/aaa_lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/vsys/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/doxygen/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/missing, use > --include-removal to override > dpkg-source: warning: file maloc-1.5/doc/api/html/jquery.js has no final > newline (either original or modified version) > dpkg-source: warning: file maloc-1.5/doc/api/latex/index.tex has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/bc_s.png: binary file contents > changed > dpkg-source: error: add doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/bdwn.png: binary file contents > changed > dpkg-source: error: add doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/closed.png: binary file contents > changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/closed.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/doxygen/@DESTDIR@/usr/doc/maloc/api/html/doc.png: binary file contents > changed > dpkg-source: error: add doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/folderclosed.png: binary file > contents changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/folderopen.png: binary file > contents changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/folderopen.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > maloc-1.5/doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/jquery.js has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/nav_f.png: binary file contents > changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/nav_g.png: binary file contents > changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/nav_h.png: binary file contents > changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/open.png: binary file contents > changed > dpkg-source: error: add doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/splitbar.png: binary file > contents changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/splitbar.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/doxygen/@DESTDIR@/usr/doc/maloc/api/html/sync_off.png: binary file > contents changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/sync_on.png: binary file > contents changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/tab_a.png: binary file contents > changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/tab_b.png: binary file contents > changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/tab_h.png: binary file contents > changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/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 > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/tab_s.png: binary file contents > changed > dpkg-source: error: add > doc/doxygen/@DESTDIR@/usr/doc/maloc/api/html/tab_s.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > maloc-1.5/doc/doxygen/@DESTDIR@/usr/doc/maloc/api/latex/index.tex has no > final newline (either original or modified version) > 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/maloc_1.5-1_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.

