Your message dated Tue, 03 Mar 2026 11:04:01 +0000
with message-id <[email protected]>
and subject line Bug#1048396: fixed in last-align 1651-2
has caused the Debian Bug report #1048396,
regarding last-align: 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.)
--
1048396: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048396
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: last-align
Version: 1460-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 last-align
> dpkg-buildpackage: info: source version 1460-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Charles Plessy <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> for SIMD in avx2 avx sse4.1 ssse3 sse3 sse2 ; do \
> dh_auto_clean -- SFX=-${SIMD} ; done
> make -j8 clean SFX=-avx2
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f ../bin/lastdb-avx2 ../bin/lastal-avx2 ../bin/last-split-avx2
> ../bin/lastdb5-avx2 ../bin/lastal5-avx2 ../bin/last-split5-avx2
> ../bin/last-merge-batches-avx2 ../bin/last-pair-probs-avx2
> ../bin/lastdb8-avx2 ../bin/lastal8-avx2 ../bin/last-split8-avx2 *.o* */*.o*
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make -j8 clean SFX=-avx
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f ../bin/lastdb-avx ../bin/lastal-avx ../bin/last-split-avx
> ../bin/lastdb5-avx ../bin/lastal5-avx ../bin/last-split5-avx
> ../bin/last-merge-batches-avx ../bin/last-pair-probs-avx ../bin/lastdb8-avx
> ../bin/lastal8-avx ../bin/last-split8-avx *.o* */*.o*
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make -j8 clean SFX=-sse4.1
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f ../bin/lastdb-sse4.1 ../bin/lastal-sse4.1 ../bin/last-split-sse4.1
> ../bin/lastdb5-sse4.1 ../bin/lastal5-sse4.1 ../bin/last-split5-sse4.1
> ../bin/last-merge-batches-sse4.1 ../bin/last-pair-probs-sse4.1
> ../bin/lastdb8-sse4.1 ../bin/lastal8-sse4.1 ../bin/last-split8-sse4.1 *.o*
> */*.o*
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make -j8 clean SFX=-ssse3
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f ../bin/lastdb-ssse3 ../bin/lastal-ssse3 ../bin/last-split-ssse3
> ../bin/lastdb5-ssse3 ../bin/lastal5-ssse3 ../bin/last-split5-ssse3
> ../bin/last-merge-batches-ssse3 ../bin/last-pair-probs-ssse3
> ../bin/lastdb8-ssse3 ../bin/lastal8-ssse3 ../bin/last-split8-ssse3 *.o* */*.o*
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make -j8 clean SFX=-sse3
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f ../bin/lastdb-sse3 ../bin/lastal-sse3 ../bin/last-split-sse3
> ../bin/lastdb5-sse3 ../bin/lastal5-sse3 ../bin/last-split5-sse3
> ../bin/last-merge-batches-sse3 ../bin/last-pair-probs-sse3
> ../bin/lastdb8-sse3 ../bin/lastal8-sse3 ../bin/last-split8-sse3 *.o* */*.o*
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make -j8 clean SFX=-sse2
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f ../bin/lastdb-sse2 ../bin/lastal-sse2 ../bin/last-split-sse2
> ../bin/lastdb5-sse2 ../bin/lastal5-sse2 ../bin/last-split5-sse2
> ../bin/last-merge-batches-sse2 ../bin/last-pair-probs-sse2
> ../bin/lastdb8-sse2 ../bin/lastal8-sse2 ../bin/last-split8-sse2 *.o* */*.o*
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> for i in last-merge-batches last-pair-probs last-split last-split5 lastal
> lastal5 lastdb lastdb5; \
> do \
> for j in avx avx2 sse2 sse3 sse4.1 ssse3 sse3 sse2 sse ; \
> do \
> rm -f bin/$i-$j ; \
> done ; \
> done
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building last-align using existing
> ./last-align_1460.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to bin/last-merge-batches-plain:
> binary file contents changed
> dpkg-source: error: add bin/last-merge-batches-plain in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/last-merge-batches-plain'
> will not be represented in diff
> dpkg-source: error: cannot represent change to bin/last-pair-probs-plain:
> binary file contents changed
> dpkg-source: error: add bin/last-pair-probs-plain in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/last-pair-probs-plain'
> will not be represented in diff
> dpkg-source: error: cannot represent change to bin/last-split-plain: binary
> file contents changed
> dpkg-source: error: add bin/last-split-plain in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/last-split-plain' will not
> be represented in diff
> dpkg-source: error: cannot represent change to bin/last-split5-plain: binary
> file contents changed
> dpkg-source: error: add bin/last-split5-plain in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/last-split5-plain' will
> not be represented in diff
> dpkg-source: error: cannot represent change to bin/lastal-plain: binary file
> contents changed
> dpkg-source: error: add bin/lastal-plain in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/lastal-plain' will not be
> represented in diff
> dpkg-source: error: cannot represent change to bin/lastal5-plain: binary file
> contents changed
> dpkg-source: error: add bin/lastal5-plain in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/lastal5-plain' will not be
> represented in diff
> dpkg-source: error: cannot represent change to bin/lastdb-plain: binary file
> contents changed
> dpkg-source: error: add bin/lastdb-plain in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/lastdb-plain' will not be
> represented in diff
> dpkg-source: error: cannot represent change to bin/lastdb5-plain: binary file
> contents changed
> dpkg-source: error: add bin/lastdb5-plain in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/lastdb5-plain' 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/last-align_1460-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: last-align
Source-Version: 1651-2
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
last-align, 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.
Santiago Vila <[email protected]> (supplier of updated last-align 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: Tue, 03 Mar 2026 11:10:00 +0100
Source: last-align
Architecture: source
Version: 1651-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1048396
Changes:
last-align (1651-2) unstable; urgency=medium
.
* Team upload.
* Fix clean target. Closes: #1048396.
* Disable redundant/duplicate salsa ci jobs.
Checksums-Sha1:
c7216fe289d37469911209193f6537f3f2fa1890 1751 last-align_1651-2.dsc
3d700e047f88b82545e2927ae7c844a0fa252991 17280 last-align_1651-2.debian.tar.xz
cdd7ae1ce957b42190beaeb3727eea4572a0df03 6782
last-align_1651-2_source.buildinfo
Checksums-Sha256:
80344c29927dbfc802508bf17527d1de45c58e544e8e3a57dbfe16308f70493a 1751
last-align_1651-2.dsc
ddd4d8e0e193344d37b0e2ebc9f94fcf69d5a2f702dc26a781e21ac833eca231 17280
last-align_1651-2.debian.tar.xz
8403287d208e19222ce97d2f2c5fa318e6ce6ed7c98b9d9e5b1bd0f65e07312f 6782
last-align_1651-2_source.buildinfo
Files:
9d3c5b15414968ff2872101bbf34a0d8 1751 science optional last-align_1651-2.dsc
4e9b253282fd39eb6a924944208833ef 17280 science optional
last-align_1651-2.debian.tar.xz
630619ab5f48eefc0a4082b28d833538 6782 science optional
last-align_1651-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmmmuFMACgkQQc5/C58b
izJ2CQgAjKaSXUeE8joFrlMqbfSfcyqah7Yutpn2rC5RsdYm/cwMb2jqQd841dRP
h+WjsDd8/BVRiAd0TMiLei9ADO2WXvEjASUTHDX61SiigLIhbJlJrYaANcBeL+d0
kcoASARtHpJvT3o4rFd4SWgT8HL3gr/70ZJV6uvvqRt7OOnOyHJbzNRW8tIoAWFy
Z/QoJlQsX5OfegNgM+3PgISaiFD9iqPG9/mFnyPB1+ZyCntjZnJuw9o4LSjT1ltC
45S6kUEasPBrVr9t+DTKufjWdBb+vMnNxEzdPHbGXXjaWG5uBBT8sIwfvX3rH3GI
DODWom9zu8S7j9OyunrRlGgQStWmiQ==
=9oly
-----END PGP SIGNATURE-----
pgpHuYtxK6msX.pgp
Description: PGP signature
--- End Message ---