Your message dated Sun, 03 Dec 2023 12:49:40 +0000
with message-id <[email protected]>
and subject line Bug#1048281: fixed in unifrac-tools 1.4-3
has caused the Debian Bug report #1048281,
regarding unifrac-tools: 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.)
--
1048281: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048281
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: unifrac-tools
Version: 1.3.2-3
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 unifrac-tools
> dpkg-buildpackage: info: source version 1.3.2-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --no-parallel
> dh_auto_clean -O--no-parallel
> make -j1 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd test && make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> rm -f *.o capi_test
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> cd src && make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f *.o ssu faithpd test_su test_ska test_api libssu.so
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> cd combined && make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/combined'
> rm -f libssu.o libssu.so
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/combined'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--no-parallel
> dh_clean -O--no-parallel
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building unifrac-tools using existing
> ./unifrac-tools_1.3.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to src/libssu_nv.so:
> dpkg-source: error: new version is symlink to libssu_nv.so.0
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: cannot represent change to src/libssu_nv_avx2.so:
> dpkg-source: error: new version is symlink to libssu_nv_avx2.so.0
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: cannot represent change to src/libssu_cpu_basic.so:
> dpkg-source: error: new version is symlink to libssu_cpu_basic.so.0
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: cannot represent change to ci/test.dm.start0.stop3:
> binary file contents changed
> dpkg-source: error: add ci/test.dm.start0.stop3 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to ci/test.dm.start3.stop5:
> binary file contents changed
> dpkg-source: error: add ci/test.dm.start3.stop5 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to src/faithpd_cpu_basic: binary
> file contents changed
> dpkg-source: error: add src/faithpd_cpu_basic in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/faithpd_cpu_basic' will
> not be represented in diff
> dpkg-source: error: cannot represent change to src/faithpd_nv: binary file
> contents changed
> dpkg-source: error: add src/faithpd_nv in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/faithpd_nv' will not be
> represented in diff
> dpkg-source: error: cannot represent change to src/faithpd_nv_avx2: binary
> file contents changed
> dpkg-source: error: add src/faithpd_nv_avx2 in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/faithpd_nv_avx2' will not
> be represented in diff
> dpkg-source: error: cannot represent change to src/libssu.so.0: binary file
> contents changed
> dpkg-source: error: add src/libssu.so.0 in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/libssu.so.0' will not be
> represented in diff
> dpkg-source: error: cannot represent change to src/libssu_cpu_basic.so.0:
> binary file contents changed
> dpkg-source: error: add src/libssu_cpu_basic.so.0 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/libssu_cpu_basic.so.0'
> will not be represented in diff
> dpkg-source: error: cannot represent change to src/libssu_nv.so.0: binary
> file contents changed
> dpkg-source: error: add src/libssu_nv.so.0 in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/libssu_nv.so.0' will not
> be represented in diff
> dpkg-source: error: cannot represent change to src/libssu_nv_avx2.so.0:
> binary file contents changed
> dpkg-source: error: add src/libssu_nv_avx2.so.0 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/libssu_nv_avx2.so.0' will
> not be represented in diff
> dpkg-source: error: cannot represent change to src/ssu_cpu_basic: binary file
> contents changed
> dpkg-source: error: add src/ssu_cpu_basic in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/ssu_cpu_basic' will not be
> represented in diff
> dpkg-source: error: cannot represent change to src/ssu_nv: binary file
> contents changed
> dpkg-source: error: add src/ssu_nv in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/ssu_nv' will not be
> represented in diff
> dpkg-source: error: cannot represent change to src/ssu_nv_avx2: binary file
> contents changed
> dpkg-source: error: add src/ssu_nv_avx2 in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/ssu_nv_avx2' 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/unifrac-tools_1.3.2-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: unifrac-tools
Source-Version: 1.4-3
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
unifrac-tools, 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.
Étienne Mollier <[email protected]> (supplier of updated unifrac-tools
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: Sun, 03 Dec 2023 13:21:32 +0100
Source: unifrac-tools
Architecture: source
Version: 1.4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1048281
Changes:
unifrac-tools (1.4-3) unstable; urgency=medium
.
* d/clean: new: clean build artifacts. (Closes: #1048281)
Checksums-Sha1:
cbcbb3538c7c6abee5261ee9336bb61d315089a7 2400 unifrac-tools_1.4-3.dsc
d8c937562a69047ee5584b08811db169a61f0c4c 9952 unifrac-tools_1.4-3.debian.tar.xz
Checksums-Sha256:
7bbb923c763fc6f5179ca1dc3a2df1481c47d6e1db7c0a4f446147521903662a 2400
unifrac-tools_1.4-3.dsc
4a42b3bcd589c680b072ac04330b1ffbdc6ccb30352f3da9168372bd877a2476 9952
unifrac-tools_1.4-3.debian.tar.xz
Files:
f2fb5618b52c1b5bdd6bdf0e5fb7fef8 2400 science optional unifrac-tools_1.4-3.dsc
7ee0aa43ecf4849a6252e99437abb700 9952 science optional
unifrac-tools_1.4-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmVsdIYUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdrSIw//TvvVXixFWAXigr5c3TV66L2wWEvI
AVyuVJNz7SwpBoGQ/lJTBoAeHIlN84uig5NlQOsJ0ih4MDxuY2vV3UR2BJpXB1nd
+oV7EDkpm1czlA1uJk2P6jNEmWi5oTSqg7EChdSZrTsLmGQ4SjbgvKkDQFlQuq4m
R1GOVWvkJXG4c9EsEBJjHaEBAKGUjrXdQt9eaviKDRTnDCCc3gS2wNBKNccEpHhn
weICB55AQOnTIw8rNa4JeS6U4jv0hjAY77CiRlNoy8hUjUFI+fCJgPPep20KgiWO
l6XH8jetuBzfLZYF6o9sfoqFmNvHQ1BHlaG1cwYL96VNiSU3gm/dgO1LWxJLPyew
wG7H7DT8x6VvWeNg14+L6EzAuqIj9PhxJxBsYDF3EjZwHoMA9iLRKX6Yv24JFgVZ
xMw8Tg03zQ/wYuoCcZ74i24EdaXMF0hEuUGMNFzQfMGXMuqHTvbzT5838vF9zP1M
0/BdY3uyjbkiY6NPqrm1e4JVHaf5OC6+1QngdDB6eBII8RhhdCU+iC6mTnWYBD6+
G2GFBLnG9sgfYV+yJ/zhyO4Em1h2lsP9f9AcVYRWr0K/tkFq+fBmCnqO5Xo1balU
umaW2qXCDtMohefKXGNGyS1E3m11TcO8koHZQjBBsx0EDhMY1ZQs01oVlH/DcUz0
KwzfSIfc/gapu3E=
=yeZ7
-----END PGP SIGNATURE-----
--- End Message ---