Your message dated Sat, 01 Nov 2025 01:19:08 +0000
with message-id <[email protected]>
and subject line Bug#1049505: fixed in cpptest 2.0.0-4
has caused the Debian Bug report #1049505,
regarding cpptest: Fails to build binary packages again 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.)
--
1049505: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049505
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cpptest
Version: 2.0.0-3
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).
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/DoubleBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -b
> ---------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package cpptest
> dpkg-buildpackage: info: source version 2.0.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thorsten Alteholz
> <[email protected]>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> fakeroot debian/rules clean
> dh clean --with autoreconf
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "" || rm -f
> test -z "libcpptest.la" || rm -f libcpptest.la
> rm -rf .libs _libs
> rm -f *.o
> test -z "" || rm -f
> 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
> test -z "Makefile" || rm -f Makefile
> rm -f ./so_locations
> rm -f ./.deps/collectoroutput.Plo
> rm -f ./.deps/compileroutput.Plo
> rm -f ./.deps/htmloutput.Plo
> rm -f ./.deps/missing.Plo
> rm -f ./.deps/source.Plo
> rm -f ./.deps/suite.Plo
> rm -f ./.deps/textoutput.Plo
> rm -f ./.deps/time.Plo
> rm -f ./.deps/utils.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> test -z "" || rm -f
> rm -rf .libs _libs
> rm -f *.o
> test -z "" || rm -f
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f mytest
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> test -z "Makefile" || rm -f Makefile
> rm -f ./.deps/mytest.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "html/*" || rm -f html/*
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> test . = "." || test -z "" || rm -f
> test -z "Doxyfile Makefile html/*" || rm -f Doxyfile Makefile html/*
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.lo
> test -z "config/stamp-h INSTALL.quick libcpptest.pc README" || rm -f
> config/stamp-h INSTALL.quick libcpptest.pc README
> rm -f config/config.h config/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
> test . = "." || test -z "" || rm -f
> test -z "config/config.h config/stamp-h? INSTALL.quick libcpptest.pc README
> Makefile" || rm -f config/config.h config/stamp-h? INSTALL.quick
> libcpptest.pc README Makefile
> 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
> debian/rules build
> dh build --with autoreconf
> dh_update_autotools_config
> dh_autoreconf
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
> libtoolize: copying file 'config/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
> libtoolize: copying file 'config/libtool.m4'
> libtoolize: copying file 'config/ltoptions.m4'
> libtoolize: copying file 'config/ltsugar.m4'
> libtoolize: copying file 'config/ltversion.m4'
> libtoolize: copying file 'config/lt~obsolete.m4'
> configure.ac:93: installing 'config/compile'
> configure.ac:98: installing 'config/config.guess'
> configure.ac:98: installing 'config/config.sub'
> configure.ac:36: installing 'config/install-sh'
> configure.ac:36: installing 'config/missing'
> Makefile.am: installing './INSTALL'
> Makefile.am: error: required file './README' not found
> src/Makefile.am: installing 'config/depcomp'
> autoreconf: error: automake failed with exit status: 1
> dh_autoreconf: error: autoreconf -f -i returned exit code 1
> make: *** [debian/rules:6: build] Error 25
> dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -b' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/16/cpptest_2.0.0-3_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: cpptest
Source-Version: 2.0.0-4
Done: Thorsten Alteholz <[email protected]>
We believe that the bug you reported is fixed in the latest version of
cpptest, 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.
Thorsten Alteholz <[email protected]> (supplier of updated cpptest 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: SHA512
Format: 1.8
Date: Fri, 31 Oct 2025 22:10:24 +0200
Source: cpptest
Architecture: source
Version: 2.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz <[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Closes: 1049505
Changes:
cpptest (2.0.0-4) unstable; urgency=medium
.
* fix building twice (Closes: #1049505)
* debian/control: bump standard to 4.7.2 (no changes)
* debian/control: use dh13
* debian/control: add Rules-Requires-Root: no
Checksums-Sha1:
b3307357a760153f211094f2c231b9c71a4a7528 2130 cpptest_2.0.0-4.dsc
12e223f7d03bf32e75f3bebc3e91db0ba9f41713 141505 cpptest_2.0.0.orig.tar.gz
6d529ace096e98b7bead5e0fe7213631bc01a35d 2984 cpptest_2.0.0-4.debian.tar.xz
ab1bbd4862fab882f65f0a217f022f09aa11cc24 7860 cpptest_2.0.0-4_amd64.buildinfo
Checksums-Sha256:
2b96d3c7ce3f316d1f33ca9a3793ed95793654d5861e5a750546da39049a679e 2130
cpptest_2.0.0-4.dsc
09d35d6ecc0e801925579b18efa0adfaa18e8fed19b2f4f743ec7a53f510e409 141505
cpptest_2.0.0.orig.tar.gz
8f1738877a7762528b238460b86e1ffcd8802caa4a76968d17e858cabfe40001 2984
cpptest_2.0.0-4.debian.tar.xz
36bc3cf6f7a41ce2a075828cd062fde6354c0b7f671186c37c2e2a3e23e6f286 7860
cpptest_2.0.0-4_amd64.buildinfo
Files:
2b18ae3069e8f57949675c24a5376592 2130 devel optional cpptest_2.0.0-4.dsc
3956c47d692f2dbdf22730a3f0c86310 141505 devel optional
cpptest_2.0.0.orig.tar.gz
f9fcd371bef7d34d098ea8b70ff645b8 2984 devel optional
cpptest_2.0.0-4.debian.tar.xz
039616c70adea21b21ea4689afdffe5a 7860 devel optional
cpptest_2.0.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmkFXBlfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR50WEADHX7u87ukH7th992kCQFz5k/kUKhow
D6pwWOACJavFiKATFmdk0PzwSAs7nnTt0nAHiLu9n7hoTsDrrq6NksacUP5svui8
UlLmoOApili6ndTuwcEW8uSNUUN8+j3M5JllKe3wqj/jfng2Y+f3Fgr3b5VIdNGB
M1B6870ePFj37UYUPLRXGNOkyowhhQtCgdeH1qISJEbhD0oLIAoKG3lq6MWIWW4W
fQQvAXHip74Z+fKvF8zr2XhS0vWnDbZZptV2tOagpSrux+E3f/p2bPhHf7hx2d8G
2pBD/lgktzwiZkMlkPjREu6YlUNIl9UEXjJjbKB3N6TD9PWon/3uO7Ox+w8rLJbn
hlIvGejGtlE7UMy1Ymc9f2bpa+Y8uK+2+spWw6E+mNZHTYznHEGzr8NikM/LNV70
fbnVEIGkzjoRrN1cwpo8C7HoXOfMStHYbHhSTBG04nSeLm1kl8fSKiZl3bJFaDqF
K6H3jzhs9FaGSbCaM14WkN2fgOp2sJ7lkhg6q+I0cF3tG9+ceym6BJ9AUm9ccYwi
Rd0iXx2Odk2Ntbm3rwb/NnIEEN540IhEi/YV8cBUt6T4yCnXmlpDk41vpMcRr/kG
piuPdJsD3ksgoUgEMD/D6cBQprKk1+TUxrbMUz4GmZ2EYzT7zRYT7ItrEMQQVDFM
M9PWaMaA7V1vDg==
=+IJm
-----END PGP SIGNATURE-----
pgpd8gcygs_Dw.pgp
Description: PGP signature
--- End Message ---