Your message dated Wed, 22 May 2024 10:22:15 +0000
with message-id <[email protected]>
and subject line Bug#1047015: fixed in maloc 1.5-2
has caused the Debian Bug report #1047015,
regarding maloc: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1047015: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047015
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: maloc
Source-Version: 1.5-2
Done: Drew Parsons <[email protected]>
We believe that the bug you reported is fixed in the latest version of
maloc, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Drew Parsons <[email protected]> (supplier of updated maloc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 22 May 2024 11:15:30 +0200
Source: maloc
Architecture: source
Version: 1.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 1047015
Changes:
maloc (1.5-2) unstable; urgency=medium
.
* Team upload.
* fix doc DESTDIR in debian patch make_install_destdir.patch
* remove generated docs (doc/api) and src files after dh_clean.
Closes: #1047015.
* Upstream has configured Makefile to build docs with main build,
so don't build docs separately. Build-Depends: graphviz (for dot).
Mark usr/doc/maloc/api/latex/* as not-installed
* fix spelling of tools in debian/copyright
* debhelper compatibility level 13
* Standards-Version: 4.7.0
Checksums-Sha1:
158d9711086d998609b35f170049912171a2a045 1965 maloc_1.5-2.dsc
1464ab0896c3bc706c63b3113eb04a6ecc68adf8 4236 maloc_1.5-2.debian.tar.xz
Checksums-Sha256:
b821e9f22f879698b6ba9e43c3fc138a27f459ae8fbd5c449da6ae451d5e9e0c 1965
maloc_1.5-2.dsc
f6d9190377c688aae1a4b3328318a091b1f65cefed0082358aedc2e91e127bee 4236
maloc_1.5-2.debian.tar.xz
Files:
9e176af242470e36d07cb6016c4d1e6f 1965 devel optional maloc_1.5-2.dsc
bd491f117382c92623de11b2eecde5a7 4236 devel optional maloc_1.5-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmZNuOMACgkQVz7x5L1a
AfpnNxAApgxxXZ1kHL46z9kNLdgWlqXkuONStxWbrjVJHWZ81+1yuyPQWLZESMtL
gVmhfkD900H/5ns5Q7CUmrJY/h+pFkLnR7mG1tr8+7i+sWsjiG4vmQjHwiuC2RBx
RcRCdv3CvGQITUACy3ZWLWBUAUXMIWOic+0y48OveQ/pZoTzYPkKknCrvOpJgkjK
j8gtx5JOogyOPeL6BcuFy53RUlX78sRfticZpm0W+NhqNu7TfHtdWozmyjwJoxcA
3nuEhBT9esWBwQkkOGrzwqHYnSPNT57l6PrXbJo0rhn98X11j36QzdnLl6nn9CgQ
ajSu/hm8CWXzDChS3Q1Tp90PkldNkrG2c1fSi1+E5xZtVhNl6viq+5+wyHi7P6dR
NFFCQ4/KL41Yo9ENUTtvS2zwkEc+bDGj9Tba2/3GiMG6o4Om0/whe4cbvhMzD38r
XlpYSJmsjBXEo+CzOVEax+/KvjJ1UqpSq++Fjm49gKbjPs6tIMbW+jOJaW5q85tL
SGjcaHmERjy56FmIw4W6FkBMYo49qsJu8ITI9lWjDaDGQgQW+ziyrW+uQ30u/i5X
8UNfFaLtfQHsAj6nd42ZEnT46/ZN/lbQnA30PX9wr4jOfZNL8Zbp+k5ya/wFFdB1
JhJFSMBiUyn2kQpQx3uMqKh++hANjiRYuaZW0zIJG0so4i9dO3s=
=iGR9
-----END PGP SIGNATURE-----
pgp70NwF6C55A.pgp
Description: PGP signature
--- End Message ---