[Pkg-rust-maintainers] rust-coreutils_0.8.0-6_source.changes ACCEPTED into unstable

Debian FTP Masters ftpmaster at ftp-master.debian.org
Thu May 28 08:35:15 BST 2026


Thank you for your contribution to Debian.



Accepted:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 28 May 2026 08:08:46 +0200
Source: rust-coreutils
Architecture: source
Version: 0.8.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers at alioth-lists.debian.net>
Changed-By: Sylvestre Ledru <sylvestre at debian.org>
Changes:
 rust-coreutils (0.8.0-6) unstable; urgency=medium
 .
   * Fix the s390x FTBFS (150min buildd inactivity timeout). The previous
     sed only disabled LTO around dh_auto_install, so the default build and
     the test build still did fat LTO + codegen-units=1 + full debuginfo on
     the giant all-utils crate, which is what actually timed out. Now set
     CARGO_PROFILE_RELEASE_LTO=false, CODEGEN_UNITS=16 and DEBUG=1 via env so
     every cargo invocation honours them.
   * Skip the (non-gating) test suite on s390x: the release test build was
     the step hitting the timeout (killed at "Compiling unindent").
   * Use lld as the linker on every architecture when it is available, not
     just on s390x: ld.lld is detected at build time (via command -v) and
     -fuse-ld=lld is added when present, falling back to the default linker
     otherwise. lld links the multicall binary much faster than GNU ld.
     Build-Depend on lld on all architectures (it ships from the same
     llvm-toolchain source as the already-required libclang-dev).
   * Log the linker on every architecture: emit the -Wl,-v banner on every
     link and print rustc -vV / ld.lld / ld at configure time, so every build
     log records which linker ran. Previously the ld.lld check lived in
     dh_auto_install (never reached when the build timed out) and only on s390x.
Checksums-Sha1:
 c401ee36b76b8c1ad38b654f5391218dfef43b15 2102 rust-coreutils_0.8.0-6.dsc
 16640361062d2ac4b58858897b821461a3db9964 44628 rust-coreutils_0.8.0-6.debian.tar.xz
 ccc21ea1cbc833463b6e649c8cfb5bccfec879da 8716 rust-coreutils_0.8.0-6_amd64.buildinfo
Checksums-Sha256:
 4c340a29d7a45589c37021ad90ad1fc08c5fc54b0ffeb5a382d7a4082c8c0e65 2102 rust-coreutils_0.8.0-6.dsc
 0481faf502529110b6cc5e2dc36e9f8fe93f3a1406cb6ff1bd3ae4584d3557b7 44628 rust-coreutils_0.8.0-6.debian.tar.xz
 9c6c4a5a5a5e3a150d0298a8c834d173167048930431848e3125350c74e99337 8716 rust-coreutils_0.8.0-6_amd64.buildinfo
Files:
 5f26fe843f158341779085c55dcf1cd6 2102 utils optional rust-coreutils_0.8.0-6.dsc
 2bb2ad96107176ac1e1f8d23357192c7 44628 utils optional rust-coreutils_0.8.0-6.debian.tar.xz
 b36d0e057ae8ee4e9ab34f10376841bd 8716 utils optional rust-coreutils_0.8.0-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAmoX6KEACgkQfmUo2nUv
G+FN+BAAgjWBmovN9UYlN3yYLhXz65L9khf0JYe/L73My5Z3n2NV3rZOBHx6vPKG
SRGkGDV/3itaOc5Qliv8HzyzSZacHiMquBsy3G3uzmaLLxmOb81LRmNz2iiNMmBE
vOV+XMfYblZ3G3A0zV4+Vy/NI8gMGIVssHp+Viw++Cv4Dsi2zeGgo6tW+u30jSeo
kL73XaLHN3sBEriYa0q9YFvfRiCpvhIT3uvYOnsse+3OuteBXiW9iskMsMxhCqwQ
/axXDe6REcB2bW7k9xSgna9QPyLWVk9WNBEEowNLvphgJq+7dDtXTMxdrAN79dBv
aZOCnezT/sJoqL+FJlnlMLWcNesocLJOEjCle0chrGnQz6UuYoWv7SIqCUtSG4pZ
xLNvCsMskToW+ngoJ2wBV9QFHUytUqRU21lI3+AyQNsK//RnArcmrz5oUyYy8r2B
qHOobtmoFxCRQWpDo9Q9Ie18BB25F4bwMsBvpFSWwCQQ9Xq0XdDZFGXCPOxkEtK/
IyIU3gSIQ2bd87Z81vJZFWqBgIWDjpZUYcnlrJ1DFnjmB2l0PlS4KDP4hIRQpa5h
ulg0T22FNgpswzSPCSGwNbMII7mqwvmBsAhl/YcjCIFPwjS/Egb+M/399rNoUA0g
oBHIqyii50bVnAkPvZEUEdSnNW/vd+1SQNKGwd64R00JMllRHu8=
=DF1i
-----END PGP SIGNATURE-----

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/attachments/20260528/aae45e2d/attachment-0001.sig>


More information about the Pkg-rust-maintainers mailing list