Your message dated Fri, 20 Dec 2024 15:34:39 +0000
with message-id <[email protected]>
and subject line Bug#1043951: fixed in antpm 1.21-2
has caused the Debian Bug report #1043951,
regarding antpm: 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.)
--
1043951: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043951
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: antpm
Version: 1.21-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 antpm
> dpkg-buildpackage: info: source version 1.21-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Kristóf Ralovich
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_clean
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f debian/antpm.debhelper.log
> rm -f -- debian/antpm.substvars debian/files
> rm -fr -- debian/antpm/ 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 {} + \)
> \)
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building antpm using existing ./antpm_1.21.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin: binary file
> contents changed
> dpkg-source: error: add
> cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin' will not be
> represented in diff
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin: binary file
> contents changed
> dpkg-source: error: add
> cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin' will not be
> represented in diff
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/3.27.2/CompilerIdC/a.out: binary file contents changed
> dpkg-source: error: add cmake-build/CMakeFiles/3.27.2/CompilerIdC/a.out in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'cmake-build/CMakeFiles/3.27.2/CompilerIdC/a.out' will not be represented in
> diff
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/3.27.2/CompilerIdCXX/a.out: binary file contents
> changed
> dpkg-source: error: add cmake-build/CMakeFiles/3.27.2/CompilerIdCXX/a.out in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'cmake-build/CMakeFiles/3.27.2/CompilerIdCXX/a.out' will not be represented
> in diff
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm-downloader.dir/antpm-downloader.cpp.o: binary
> file contents changed
> dpkg-source: error: add
> cmake-build/CMakeFiles/antpm-downloader.dir/antpm-downloader.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm-fit2gpx.dir/antpm-fit2gpx.cpp.o: binary file
> contents changed
> dpkg-source: error: add
> cmake-build/CMakeFiles/antpm-fit2gpx.dir/antpm-fit2gpx.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm-usbmon2ant.dir/antpm-usbmon2ant.cpp.o: binary
> file contents changed
> dpkg-source: error: add
> cmake-build/CMakeFiles/antpm-usbmon2ant.dir/antpm-usbmon2ant.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/AntChannel.cpp.o: binary file contents
> changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/AntChannel.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/AntFr310XT.cpp.o: binary file contents
> changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/AntFr310XT.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/AntMessage.cpp.o: binary file contents
> changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/AntMessage.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/AntMessenger.cpp.o: binary file contents
> changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/AntMessenger.cpp.o
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/DeviceSettings.cpp.o: binary file contents
> changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/DeviceSettings.cpp.o
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/FIT.cpp.o: binary file contents changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/FIT.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/GPX.cpp.o: binary file contents changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/GPX.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/GarminConvert.cpp.o: binary file contents
> changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/GarminConvert.cpp.o
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/GarminPacketIntf.cpp.o: binary file contents
> changed
> dpkg-source: error: add
> cmake-build/CMakeFiles/antpm.dir/GarminPacketIntf.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/Serial.cpp.o: binary file contents changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/Serial.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/SerialTty.cpp.o: binary file contents changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/SerialTty.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/SerialUsb.cpp.o: binary file contents changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/SerialUsb.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/antdefs.cpp.o: binary file contents changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/antdefs.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/CMakeFiles/antpm.dir/common.cpp.o: binary file contents changed
> dpkg-source: error: add cmake-build/CMakeFiles/antpm.dir/common.cpp.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to cmake-build/antpm-downloader:
> binary file contents changed
> dpkg-source: error: add cmake-build/antpm-downloader in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'cmake-build/antpm-downloader'
> will not be represented in diff
> dpkg-source: error: cannot represent change to cmake-build/antpm-fit2gpx:
> binary file contents changed
> dpkg-source: error: add cmake-build/antpm-fit2gpx in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'cmake-build/antpm-fit2gpx'
> will not be represented in diff
> dpkg-source: error: cannot represent change to cmake-build/antpm-usbmon2ant:
> binary file contents changed
> dpkg-source: error: add cmake-build/antpm-usbmon2ant in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'cmake-build/antpm-usbmon2ant'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> cmake-build/gant/CMakeFiles/gant.dir/antlib.c.o: binary file contents changed
> dpkg-source: error: add cmake-build/gant/CMakeFiles/gant.dir/antlib.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> cmake-build/gant/CMakeFiles/gant.dir/gant.c.o: binary file contents changed
> dpkg-source: error: add cmake-build/gant/CMakeFiles/gant.dir/gant.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to cmake-build/gant/gant: binary
> file contents changed
> dpkg-source: error: add cmake-build/gant/gant in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'cmake-build/gant/gant' will
> not be represented in diff
> dpkg-source: warning: file antpm-1.21/cmake-build/install_manifest.txt has no
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to cmake-build/libantpm.a: binary
> file contents changed
> dpkg-source: error: add cmake-build/libantpm.a 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/antpm_1.21-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: antpm
Source-Version: 1.21-2
Done: Kristóf Ralovich <[email protected]>
We believe that the bug you reported is fixed in the latest version of
antpm, 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.
Kristóf Ralovich <[email protected]> (supplier of updated antpm 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: Fri, 20 Dec 2024 16:02:29 +0100
Source: antpm
Architecture: source
Version: 1.21-2
Distribution: unstable
Urgency: medium
Maintainer: Kristóf Ralovich <[email protected]>
Changed-By: Kristóf Ralovich <[email protected]>
Closes: 1043951 1079380
Changes:
antpm (1.21-2) unstable; urgency=medium
.
[ Kristof Ralovich ]
* debian/rules: remove cmake-build folder during clean target
(Closes: #1043951)
.
[ Petter Reinholdtsen ]
* antpm: Add Appstream metainfo announcing HW support
(Closes: #1079380)
.
[ Andreas Beckmann ]
* Switch Build-Depends from obsolete pkg-config to pkgconf.
Checksums-Sha1:
ea25679df5a57e74feabad69eaeac2b719d70aee 2069 antpm_1.21-2.dsc
f96e582bbba6f78ed833c78713c7fed0d15ea4d3 6004 antpm_1.21-2.debian.tar.xz
abf412f0e3686638d37d252a8ca37e77c762888e 10327 antpm_1.21-2_source.buildinfo
Checksums-Sha256:
67e29111936b7990179095beadd7eddc5036a90c04ef45a4196a1b6fc3f76464 2069
antpm_1.21-2.dsc
2cffb6589abc862124a677f27075cba872661ea98f428b51fd943971050a4177 6004
antpm_1.21-2.debian.tar.xz
0744c06e5a33219418769dafbd912fe0cfb5f3dcf68934970e46b56cf6e58c3a 10327
antpm_1.21-2_source.buildinfo
Files:
d0085f453916748ec078600151f0d846 2069 utils optional antpm_1.21-2.dsc
7bea66377527daae9327d508e2dcf593 6004 utils optional antpm_1.21-2.debian.tar.xz
afb5f470165fb727cf90b78f1cd67386 10327 utils optional
antpm_1.21-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmdlh70QHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCAmkEACUjsYFi+lI6U+jCpuVUuWOlRhvkZhQURB2
twx9fjtijoBHUSX3g7XOWyeGy3HyEcYNOP3+PvmWnXG6kH44jprBMlkqJbNu9o56
XqY+RQgiuuUSzz6DYZplUqpx31UjSX1DhDP0BwEZLZLRdjexMTHiDP9ICGkdQ2zy
qn/vt6Todu6kBj9Cd2nJO4XbQhBy7IvOY3kpqsz910dZUUNeIVI3WbgY98OxIzL2
H6e0XuPX/9X/EE+2/7oHU9+Yzu3/ObsGCNnMkQJbDoZq/uc3bUXq44ojIe3WburE
IZl5Z4yhF8o7gskj7GMWRIB+Se4sbOxAKIVc8oHGQyVj6GyXA//vHA1DcjgUdeYs
XjxiXFvPcQkA9ADxhmCHGrfne6eTOU7/RnXPSk3dFmb2YEHXq+JyTopXRW9eJhPr
f+ygEUwHqTX3dXHaF2fitURB4V6e88X3DYVyiXDzlNOiizvzfJX2EoEsR9H2qE4W
/WJlhGv4TFylswwvgrE8e4z3fTuuwLnRtAFCSEekjDB6/bA8lzBRZ8nS7DeLkkLE
lVZRvF/l9iymv7UGd6nYTEEqk8vdK/Rcl42f5lAWNyM4SXPRQJ+zVHclexSNa3NP
nM1N31MsyJ7hQeAhA3J+maTy9zzme3djPu1DNcDV2LbAWBkfF/wQ/X2SpFGfK797
2pzDyMGfUQ==
=m/iN
-----END PGP SIGNATURE-----
pgpwXCmhPE8DN.pgp
Description: PGP signature
--- End Message ---