Your message dated Mon, 22 Apr 2024 00:49:21 +0000
with message-id <e1ryhs1-001lun...@fasolo.debian.org>
and subject line Bug#1044290: fixed in dmucs 0.6.1+dfsg-1
has caused the Debian Bug report #1044290,
regarding dmucs: 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 ow...@bugs.debian.org
immediately.)


-- 
1044290: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044290
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dmucs
Version: 0.6.1-4
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 dmucs
> dpkg-buildpackage: info: source version 0.6.1-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by David da Silva Polverari 
> <polver...@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>       make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in COSMIC
> make[2]: Entering directory '/<<PKGBUILDDIR>>/COSMIC'
> (cd EXE; make clean )
> make[3]: Entering directory '/<<PKGBUILDDIR>>/COSMIC/EXE'
> /bin/rm -f *.o *.bak *.err Spm sktdbg spmchk spmtable srmsrvr
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/COSMIC/EXE'
> (cd EXAMPLES ; make clean )
> make[3]: Entering directory '/<<PKGBUILDDIR>>/COSMIC/EXAMPLES'
> /bin/rm -f *.o *.bak *.err smsrvr smclient multiskt sktpoll talksrvr 
> talkclient sktsig oobrecv oobsend
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/COSMIC/EXAMPLES'
> All object files, the simpleskts library, and executables are now gone
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/COSMIC'
> Making distclean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "gethost loadavg monitor remhost" || rm -f gethost loadavg monitor 
> remhost
> test -z "dmucs" || rm -f dmucs
> rm -f *.o
> rm -f *.tab.c
> rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> configure.status.lineno
> rm -rf ./.deps
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
> rm -f addhost config.log
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building dmucs using existing ./dmucs_0.6.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of directory autom4te.cache
> dpkg-source: warning: ignoring deletion of file autom4te.cache/requests, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autom4te.cache/output.1, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.1, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to test: binary file contents 
> changed
> dpkg-source: error: add test in debian/source/include-binaries if you want to 
> store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test' will not be represented 
> in diff
> 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/dmucs_0.6.1-4_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: dmucs
Source-Version: 0.6.1+dfsg-1
Done: David da Silva Polverari <polver...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dmucs, 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 1044...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David da Silva Polverari <polver...@debian.org> (supplier of updated dmucs 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 22 Apr 2024 00:19:52 +0000
Source: dmucs
Binary: dmucs dmucs-dbgsym
Architecture: source amd64
Version: 0.6.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: David da Silva Polverari <polver...@debian.org>
Description:
 dmucs      - distributed compilation system for use with distcc
Closes: 1044290
Changes:
 dmucs (0.6.1+dfsg-1) unstable; urgency=medium
 .
   * QA upload.
   * Removed unused, non DFSG-compliant file test.cc from source. This also 
fixed
     a fail to build source after a successful build. (Closes: #1044290)
   * Using new DH level format. Consequently:
       - debian/compat: removed.
       - debian/control: changed from 'debhelper' to 'debhelper-compat' in
         Build-Depends and bumped level to 13.
   * debian/control:
       - Added 'Rules-Requires-Root: no' to source stanza.
       - Added Vcs-* fields.
       - Bumped Standards-Version to 4.7.0.
       - Removed obsolete package lsb-base from Depends.
       - Removed useless autotools-dev from Build-Depends.
   * debian/copyright:
       - Added missing upstream copyright information.
       - Migrated to machine-readable 1.0 format.
       - Updated packaging copyright information.
   * debian/gbp.conf: set debian-branch to debian/master to comply with DEP-14
     layout recommendations.
   * debian/rules:
       - Added an override to dh_auto_configure to avoid passing the 
unrecognized
         option: `--runstatedir=/run' to configure.
       - Removed '-Wl,--as-needed' linker flag, as since bullseye the toolchain
         defaults to linking with it.
   * debian/salsa-ci.yml: added to provide CI tests for Salsa.
   * debian/upstream/metadata: created.
   * debian/watch: migrated to version 4.
Checksums-Sha1:
 f4b125a45f35459452ec28575287a22fc13a45cb 1829 dmucs_0.6.1+dfsg-1.dsc
 6e2f3f3fe0514b18af92e126430842cdbde1e69d 329688 dmucs_0.6.1+dfsg.orig.tar.xz
 5dffea8152d51eb176e217c61e979230e024f3bc 54816 dmucs_0.6.1+dfsg-1.debian.tar.xz
 10a4f6addd76ce4b1b017b8f982f06e4c56dbf29 759724 
dmucs-dbgsym_0.6.1+dfsg-1_amd64.deb
 6ba03714560305310f5aed5f093386acd858b5a5 6095 
dmucs_0.6.1+dfsg-1_amd64.buildinfo
 50f993f6bed9da5f5fd5a8e0d21e7cd744172035 65072 dmucs_0.6.1+dfsg-1_amd64.deb
Checksums-Sha256:
 0e892e65e153d1f4f94cf96e0e2bd9716ae5dd8bdd99cdc9831c5ebc3fccfd0f 1829 
dmucs_0.6.1+dfsg-1.dsc
 ab6fb36463419f76666eea33169f43cc0ec0f0aad9ff1c769dc9de29ba7d9223 329688 
dmucs_0.6.1+dfsg.orig.tar.xz
 0b852a95a40861e61cd913f1a286af1661dcf8f29bbfdc06896dc92149d13955 54816 
dmucs_0.6.1+dfsg-1.debian.tar.xz
 4f3c289c0ec51264a3275a44b5298166ec9cf5980a0f05eb01b0f0652c9901fb 759724 
dmucs-dbgsym_0.6.1+dfsg-1_amd64.deb
 992fb8e5a00adf445ed2d358cec4aba59b218ca357d63450bec8b50633ee8d2a 6095 
dmucs_0.6.1+dfsg-1_amd64.buildinfo
 92a05466cd0438d2739afcfb4d812f545fa59e287b236849d176b22c84c6668e 65072 
dmucs_0.6.1+dfsg-1_amd64.deb
Files:
 64877d4fd9a051051eefaeb10a050e80 1829 devel optional dmucs_0.6.1+dfsg-1.dsc
 39a38648732319d8c45686d8cf9889a2 329688 devel optional 
dmucs_0.6.1+dfsg.orig.tar.xz
 542fb5f8cbe6f247206cee29881dc0af 54816 devel optional 
dmucs_0.6.1+dfsg-1.debian.tar.xz
 36dbfdf9cc2637bfacf6aa824c1a912d 759724 debug optional 
dmucs-dbgsym_0.6.1+dfsg-1_amd64.deb
 abea4c094123e29c238420b420692ccd 6095 devel optional 
dmucs_0.6.1+dfsg-1_amd64.buildinfo
 9e3cbc31d2101779627b63ecc69aea71 65072 devel optional 
dmucs_0.6.1+dfsg-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEDTUunGhzKyZWj9leHIjoaIRpgN4FAmYlrkoACgkQHIjoaIRp
gN6b8hAAq4kd4kJnEauPJkJAQZ70w9Li/sjNW0Y45N1uj/ERqBTKGD35IxgRCy3s
0/YFhaR2h1TJ+7UGQ26/UW4MWBzx5f0j0+5e9kMUUFcI3n8Npr5fBDqIayBrIneI
tzOhozXV9hw1Jraj6UGIzN4btChYlgbOwMCyoN9XD/prBB+V124YppbE9S159qfl
Exl5YWl1ejIKNkKdFShCU6gYCEZA943FF38F2Y6JGNhEEQo181QUj/7K5uyezmze
edn+DqEMVNd+BIwlUxTGMV4RuA6yMmtP8CY6LqRUmZRQBhunn+R2+JIrA85xsZSi
FMCBWOSGKnSpoaSSS+fMt65tNk8O/ngVYb6UMbj836hE8JNUq87g/DnS6AbaO98w
hW4Cx5ygWoE2hkftyVx+0QjMnuEW11WAaTLLIyQb/KKq+7XvVlnRMcIwb0kJ33j4
1QbqJCsj70VZEwozYcYIovT+fxVPdWT1Gabl1FWYXWvA/yelfu4FVk40jc/iWIjf
wFIhoFXSeZbG3EFUrmLyahNgFch174ADprXszHFkS+Q7MDTDZcveqmgyrh3o4H6g
IiHl8w0ha67TAOcN+P10cO+2akBtGcM4hcpVYkFAQW9israJ/y5GX02+WKboDnk1
tbju0fjLiMYGlKMlRYtWOwA0Sbwfo14QTwpXaQfH1Qew72ulNK0=
=WGve
-----END PGP SIGNATURE-----

Attachment: pgpEy_8norV3j.pgp
Description: PGP signature


--- End Message ---

Reply via email to