Your message dated Mon, 21 Oct 2024 07:19:53 +0000 with message-id <E1t2mhl-002bZA-9X@fasolo.debian.org> and subject line Bug#1048958: fixed in tcm 2.20+TSQD-8 has caused the Debian Bug report #1048958, regarding tcm: 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 owner@bugs.debian.org immediately.) -- 1048958: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048958 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: tcm: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:21:30 +0200
- Message-id: <1691954490.043554.1284448.nullmailer@grub.nussbaum.fr>
Source: tcm Version: 2.20+TSQD-7 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian-qa@lists.debian.org 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 tcm > dpkg-buildpackage: info: source version 2.20+TSQD-7 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Andreas Beckmann <anbe@debian.org> > dpkg-source --before-build . > debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp > /usr/bin/make clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > making clean... > for dir in bin lib src doc; do \ > (cd ${dir}; /usr/bin/make TCM_HOME='/<<PKGBUILDDIR>>' clean); done > make[2]: Entering directory '/<<PKGBUILDDIR>>/bin' > /bin/rm -f -r t* c* > make[2]: Leaving directory '/<<PKGBUILDDIR>>/bin' > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' > /bin/rm -f -r lib*.so > /bin/rm -f -r lib*.a > /bin/rm -f -r help/CHANGELOG > /bin/rm -f -r help/COPYING > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > for dir in gl ui ed dg tb sd st; do \ > (cd ${dir}; /usr/bin/make clean); done > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/gl' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > echo > instances.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/gl' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ui' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ui' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ed' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ed' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/dg' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/dg' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tb' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tb' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/sd' > Makefile:31: warning: overriding recipe for target 'tsqd' > Makefile:19: warning: ignoring old recipe for target 'tsqd' > for dir in bv dv fv gd pv tr; do \ > (cd ${dir}; /usr/bin/make clean); done > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/sd/bv' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > /bin/rm -f -r adsedgelabel.c adsedgelabel.tab.* > /bin/rm -f -r adsedgelabelevaluation.c adsedgelabelevaluation.tab.* > /bin/rm -f -r adsmcoutput.c adsmcoutput.tab.* > /bin/rm -f -r adsltlformula.c adsltlformula.tab.* > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/sd/bv' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/sd/dv' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > /bin/rm -f -r cardconstraint.c cardconstraint.tab.* > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/sd/dv' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/sd/fv' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > /bin/rm -f -r cardconstraint.c cardconstraint.tab.* > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/sd/fv' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/sd/gd' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/sd/gd' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/sd/pv' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/sd/pv' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/sd/tr' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/sd/tr' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/sd' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/st' > /bin/rm -f -r *.o core /<<PKGBUILDDIR>>/src/ptrepository/* /<<PKGBUILDDIR>>/src/Templates.DB/* > /bin/rm -f -r SunWS_cache > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/st' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > if test -d docsrc; then\ > for dir in docxx userdoc techdoc classdoc; do \ > (cd docsrc/${dir}; \ > /usr/bin/make clean); done; \ > rm -f usersguide/*; \ > rm -f developersguide/*; \ > rm -f sourcecode/*; \ > rm -f *.pdf *.ps.gz; fi \ > > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > done making clean... > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > (cd src; rm Makefile -f; ln -s Makefile.gcc Makefile) #fix the diff > rm -f src/Config.tmpl_linux src/gl/instances.h > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building tcm using existing ./tcm_2.20+TSQD.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to src/Config.tmpl: > dpkg-source: error: new version is plain file > dpkg-source: error: old version is symlink to Config.tmpl_linux > dpkg-source: warning: ignoring deletion of file src/Config.tmpl_linux, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/gl/instances.h, use --include-removal to override > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255 > > 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/tcm_2.20+TSQD-7_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 ---
- To: 1048958-close@bugs.debian.org
- Subject: Bug#1048958: fixed in tcm 2.20+TSQD-8
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 21 Oct 2024 07:19:53 +0000
- Message-id: <E1t2mhl-002bZA-9X@fasolo.debian.org>
- Reply-to: Andreas Beckmann <anbe@debian.org>
Source: tcm Source-Version: 2.20+TSQD-8 Done: Andreas Beckmann <anbe@debian.org> We believe that the bug you reported is fixed in the latest version of tcm, 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 1048958@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Beckmann <anbe@debian.org> (supplier of updated tcm 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 21 Oct 2024 08:57:18 +0200 Source: tcm Architecture: source Version: 2.20+TSQD-8 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Beckmann <anbe@debian.org> Closes: 1021498 1048958 1075555 Changes: tcm (2.20+TSQD-8) unstable; urgency=medium . * QA upload. * Import package history into GIT. * Fix building with GCC 14. (Closes: #1075555) * Fix building twice in a row. (Closes: #1048958) * Use flags from dpkg-buildflags. (Closes: #1021498) * Deduplicate documentation. Checksums-Sha1: 485528060d8b60438472aa74fd57ef38f2e2b777 1970 tcm_2.20+TSQD-8.dsc e41cd432ab1fe7d51e05e912ae0e694777a348e5 52996 tcm_2.20+TSQD-8.debian.tar.xz 4ae8ec52124e36322924a097c25b2733c250d742 6925 tcm_2.20+TSQD-8_source.buildinfo Checksums-Sha256: ff838835235698340db7e2c5c351017658b4077dc9ee54e71da541c7740171fa 1970 tcm_2.20+TSQD-8.dsc 955ec75b9545167be3a7b95fa9034ad818cd649181af8d78ae80a4affd3387d8 52996 tcm_2.20+TSQD-8.debian.tar.xz cff3772a1a82e3fe5806e1e0320d0f91dbd6b5c9b3cd264e8accbf358e673661 6925 tcm_2.20+TSQD-8_source.buildinfo Files: 814f5265a41d135f70cb0051f9250a65 1970 graphics optional tcm_2.20+TSQD-8.dsc a4d36bc643adb78584ac8d62f995727a 52996 graphics optional tcm_2.20+TSQD-8.debian.tar.xz f59394dd9d4a5c56ca8b52625e30b25a 6925 graphics optional tcm_2.20+TSQD-8_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmcV+7cQHGFuYmVAZGVi aWFuLm9yZwAKCRBfsz+TWentCDgwD/4kymGweusZ1hMSpGwn+HaX0HRIEryCthni NQIPhSw8FxTTZxZs66iqWZmiM4znlfOhmjeoRuhDsv5d1w3QGjCG7Mx8uN76Xu8m ghIeu1GOvRijoDwgFe+7Fex+mvdZAljjXUvnppVc+X0tI/24pVVcMkv32N0jDVE7 pFmNiGvr8Cn8eLnkpQEsWyljKJBHoI0hBWBoDQUOUQf4de4000iI0B/8yJTCBf7/ J1QbQmFG/KOEXwaogpIDVOPognre7KNkKBG03oecciqFQK+xpgVpqsgit0lXu2Jj zoYJKYW02bCawkXI6qdoE38vM3WbjyBxO1Ek+lV0iJBWRSzttnvQBKnHUhhaPZxo TSA+0uZz6BxFRxZq5tpCrnGB/Hynm+W4WuBf6B3EqiQFlSG8ylq6MPG/krqilSjn Z90KiZFU4jtgTbRXpwEi7eLW51IuO5wmOOzGGSmpeWsSEyllldKaJbGsK4AHCgKW 5Pjr1SUZP410R4GBsauCWxnWLa3CGzO86fACYdPsP9XPPgIL3T12SlqmiCbinVb2 DuHsNIOLDWjsJZATrzzJhL2NY72S61vKUGDCKCC1VxZK9AgMqsUnvrVKk9ByRf41 VTjKnln0aPFIAH2/lsLy9ohFqnItm13teetyt3Nu9YLgzm2iEMMs2FRg9B7Rg5XB /O3p0aENxw== =H/IZ -----END PGP SIGNATURE-----Attachment: pgpieIzXan73Y.pgp
Description: PGP signature
--- End Message ---