Your message dated Mon, 13 Nov 2023 05:04:05 +0000
with message-id <e1r2p7f-009od4...@fasolo.debian.org>
and subject line Bug#1047082: fixed in oxref 2.01.00-2
has caused the Debian Bug report #1047082,
regarding oxref: 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.)
--
1047082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047082
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: oxref
Version: 2.00.03-1
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 oxref
> dpkg-buildpackage: info: source version 2.00.03-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Frank B. Brokken
> <f.b.brok...@rug.nl>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f -- debian/oxref.substvars debian/files
> rm -fr -- debian/oxref/ debian/tmp/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
> -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \)
> \)
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building oxref using existing ./oxref_2.00.03.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to tmp/bin/binary: binary file
> contents changed
> dpkg-source: error: add tmp/bin/binary in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tmp/bin/binary' will not be
> represented in diff
> dpkg-source: error: cannot represent change to tmp/gch/main.ih.gch: binary
> file contents changed
> dpkg-source: error: add tmp/gch/main.ih.gch in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tmp/gch/objdump.ih.gch: binary
> file contents changed
> dpkg-source: error: add tmp/gch/objdump.ih.gch in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to tmp/gch/storage.ih.gch: binary
> file contents changed
> dpkg-source: error: add tmp/gch/storage.ih.gch in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to tmp/gch/store.ih.gch: binary
> file contents changed
> dpkg-source: error: add tmp/gch/store.ih.gch in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to tmp/gch/tree.ih.gch: binary
> file contents changed
> dpkg-source: error: add tmp/gch/tree.ih.gch in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tmp/gch/xrefdata.ih.gch:
> binary file contents changed
> dpkg-source: error: add tmp/gch/xrefdata.ih.gch in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to tmp/install/usr/bin/oxref:
> binary file contents changed
> dpkg-source: error: add tmp/install/usr/bin/oxref in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tmp/install/usr/bin/oxref'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> tmp/install/usr/share/doc/oxref/changelog.gz: binary file contents changed
> dpkg-source: error: add tmp/install/usr/share/doc/oxref/changelog.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tmp/install/usr/share/man/man1/oxref.1.gz: binary file contents changed
> dpkg-source: error: add tmp/install/usr/share/man/man1/oxref.1.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to tmp/libmodules.a: binary file
> contents changed
> dpkg-source: error: add tmp/libmodules.a in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tmp/main.o: binary file
> contents changed
> dpkg-source: error: add tmp/main.o in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> 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/oxref_2.00.03-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: oxref
Source-Version: 2.01.00-2
Done: tony mancill <tmanc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
oxref, 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 1047...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated oxref 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: SHA512
Format: 1.8
Date: Sun, 12 Nov 2023 20:35:09 -0800
Source: oxref
Architecture: source
Version: 2.01.00-2
Distribution: unstable
Urgency: medium
Maintainer: Frank B. Brokken <f.b.brok...@rug.nl>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 1047082
Changes:
oxref (2.01.00-2) unstable; urgency=medium
.
* Update d/rules to clean up fully after build (Closes: #1047082)
Checksums-Sha1:
c4ddb99c10785d1cdf0444c2db749abdb341e2a3 1981 oxref_2.01.00-2.dsc
9a629122dffd076294abe0867106455e83b75908 4200 oxref_2.01.00-2.debian.tar.xz
09686469c7166c76a84ef1d7f5ea03e34938c45a 6408 oxref_2.01.00-2_amd64.buildinfo
Checksums-Sha256:
4d155630c2d03a559646b232db1f7b79ae52d3bbba74eabf2b84a93448c708f3 1981
oxref_2.01.00-2.dsc
e4de26c901b1044a1c2229a868970bbbdc5d2f5689f59baf91aa96bcde63a2e3 4200
oxref_2.01.00-2.debian.tar.xz
ec3a6fa8b554f7fb543410a42a5a8d5c42fd33bcaa58edcb1b8ee740680ea8f7 6408
oxref_2.01.00-2_amd64.buildinfo
Files:
04e014d9c87bacb3310bf86355e463b3 1981 utils optional oxref_2.01.00-2.dsc
c13ca741e508ad13d93e9296b8ec7291 4200 utils optional
oxref_2.01.00-2.debian.tar.xz
6f626c80e67604607f7d211e8229065e 6408 utils optional
oxref_2.01.00-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmVRqZgUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpbwdw/+LebHYIWZArHMdZxbrDJaYuywGd0F
0wCnRBP60H+qmm1CbLSgwGVHG8DuMM/STqxjgJ8+mwmL4V+AtoL9nLeRsE5fGruo
Sh9dmxs/mnIaIlVAr3g5L25KvtLGrRuNuHe2aaOgeTvqP73rWIreg9OJxKASNzjV
cVi0kl/awltO+WRGiJMB+NV6ic/jik5/K0aee3pGJikbwJ6MfDe/Whu5/xuWPOTR
vKiNE2O4Jk0knlqwp6JeR8VfddFC303E0bBn43lMbmS2/2NWZDpq9qTMWWiKBm8M
IEC68eJcsYONcui3QQ0XGLYxeJDeLav9FjxNHNFDxhm9tRb8fnidlxWAGCF4mthh
maxzYrvXwAYpzH02z0O7FoJ5DH+TrHdjlBa/x+AVsXz+4o5p7wa4Eqz0mxdQw2z9
/rihExvazFND+lBOg3VNUqg3DoBKGuiU6tDedvvsKRCjxcmpAbrlu4+ObuiPFPMm
VsDc+KCTdzE2O9l06/v6+zsjL2VTxbmtMdpjWUmaQ1L/kwxf4jo2THELdE3QDeQ2
pMixxnjGrxsDRpRm6ckaghF3msz+tY3HBMoiWKEWEzQA+rU9A2OKodRR/4rhTFy8
AhZVj6yobQWbNglDXYk5/FKNHT+nHB4IcQzw0KQm0/i/QU288vrFpS0gAJhxqOmK
t+Zu9OFUz3AGhnM=
=XMoI
-----END PGP SIGNATURE-----
--- End Message ---