Your message dated Sun, 07 Dec 2025 00:38:12 +0000
with message-id <[email protected]>
and subject line Bug#1121707: fixed in rust-landlock 0.4.4-1
has caused the Debian Bug report #1121707,
regarding rust-landlock: FTBFS on !x86: error[E0432]: unresolved import 
`self::landlock`
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.)


-- 
1121707: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121707
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-landlock
Version: 0.4.3-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected], [email protected], 
[email protected], [email protected], 
[email protected]
User: [email protected]
Usertags: arm64 armhf
User: [email protected]
Usertags: ppc64el
User: [email protected]
Usertags: riscv64
User: [email protected]
Usertags: s390x

Dear maintainer,

rust-landlock FTBFS on all non-x86 release architectures:

   Compiling landlock v0.4.3 (/build/reproducible-path/rust-landlock-0.4.3)
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=landlock 
CARGO_MANIFEST_DIR=/build/reproducible-path/rust-landlock-0.4.3 
CARGO_MANIFEST_PATH=/build/reproducible-path/rust-landlock-0.4.3/Cargo.toml 
CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Landlock LSM helpers' 
CARGO_PKG_HOMEPAGE='https://landlock.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=landlock CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/landlock-lsm/rust-landlock' 
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' 
LD_LIBRARY_PATH=/build/reproducible-path/rust-landlock-0.4.3/target/debug/deps 
rustc --crate-name landlock --edition=2021 src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
--emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C 
metadata=f8d6903a0c52c9ed -C extra-filename=-8aad198b88159993 --out-dir 
/build/reproducible-path/rust-landlock-0.4.3/target/aarch64-unknown-linux-gnu/debug/deps
 --target aarch64-unknown-linux-gnu -C 
incremental=/build/reproducible-path/rust-landlock-0.4.3/target/aarch64-unknown-linux-gnu/debug/incremental
 -L 
dependency=/build/reproducible-path/rust-landlock-0.4.3/target/aarch64-unknown-linux-gnu/debug/deps
 -L dependency=/build/reproducible-path/rust-landlock-0.4.3/target/debug/deps 
--extern 
enumflags2=/build/reproducible-path/rust-landlock-0.4.3/target/aarch64-unknown-linux-gnu/debug/deps/libenumflags2-4c3e12b42722adb1.rmeta
 --extern 
libc=/build/reproducible-path/rust-landlock-0.4.3/target/aarch64-unknown-linux-gnu/debug/deps/liblibc-5da2f3f1d36989fa.rmeta
 --extern 
thiserror=/build/reproducible-path/rust-landlock-0.4.3/target/aarch64-unknown-linux-gnu/debug/deps/libthiserror-b50c886d879f9f28.rmeta
 -C debuginfo=2 -C strip=none --cap-lints warn -C linker=aarch64-linux-gnu-gcc 
-C link-arg=-Wl,-z,relro --remap-path-prefix 
/build/reproducible-path/rust-landlock-0.4.3=/usr/share/cargo/registry/landlock-0.4.3
 --remap-path-prefix 
/build/reproducible-path/rust-landlock-0.4.3/debian/cargo_registry=/usr/share/cargo/registry`
error[E0432]: unresolved import `self::landlock`
  --> src/uapi/mod.rs:20:15
   |
20 | pub use self::landlock::{
   |               ^^^^^^^^ could not find `landlock` in `self`
   |
note: found an item that was configured out
  --> src/uapi/mod.rs:9:5
   |
 7 | #[cfg(target_arch = "x86_64")]
   |       ---------------------- the item is gated behind the `x86_64` feature
 8 | #[path = "landlock_x86_64.rs"]
 9 | mod landlock;
   |     ^^^^^^^^
note: found an item that was configured out
  --> src/uapi/mod.rs:17:5
   |
15 | #[cfg(target_arch = "x86")]
   |       ------------------- the item is gated behind the `x86` feature
16 | #[path = "landlock_i686.rs"]
17 | mod landlock;
   |     ^^^^^^^^

For more information about this error, try `rustc --explain E0432`.
error: could not compile `landlock` (lib) due to 1 previous error

See
https://buildd.debian.org/status/fetch.php?pkg=rust-landlock&arch=arm64&ver=0.4.3-1&stamp=1764491741&raw=0
for more details.

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: rust-landlock
Source-Version: 0.4.4-1
Done: James McCoy <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-landlock, 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.
James McCoy <[email protected]> (supplier of updated rust-landlock 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: Sat, 06 Dec 2025 19:13:24 -0500
Source: rust-landlock
Architecture: source
Version: 0.4.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<[email protected]>
Changed-By: James McCoy <[email protected]>
Closes: 1121707
Changes:
 rust-landlock (0.4.4-1) unstable; urgency=medium
 .
   * Team upload.
   * Package landlock 0.4.4 from crates.io using debcargo 2.7.11
     - Fix build for architectures other than i386/x86_64 (Closes: #1121707)
Checksums-Sha1:
 aa025b2551c3ddd08170f3d727fd8372e473f6ce 2601 rust-landlock_0.4.4-1.dsc
 decedd546fb686e89a9359e8f9dab2a4f6cd7453 47588 rust-landlock_0.4.4.orig.tar.gz
 36fe3da4674093b231754fee66318ebcb51d92f5 2820 
rust-landlock_0.4.4-1.debian.tar.xz
 3a1fa75b2634490a66aee194f69766f8c360e4d8 7586 
rust-landlock_0.4.4-1_source.buildinfo
Checksums-Sha256:
 40d97b46024a676d5cbc4471e1437713a468fb3e337a0aa219af9156a66744ca 2601 
rust-landlock_0.4.4-1.dsc
 49fefd6652c57d68aaa32544a4c0e642929725bdc1fd929367cdeb673ab81088 47588 
rust-landlock_0.4.4.orig.tar.gz
 a1d3e545580083b552c57dbbccb4ab2ec0554ea6dee34c92c4d89a53a760f5e6 2820 
rust-landlock_0.4.4-1.debian.tar.xz
 b7856e8f510a13e00c15a32dd9022ace52c2300dbd1285d09b12528585549190 7586 
rust-landlock_0.4.4-1_source.buildinfo
Files:
 8d5cca4f8faa4c6d09e19ac8f27ab47b 2601 rust optional rust-landlock_0.4.4-1.dsc
 75c89b68d07be2b3c581900ea5e83b19 47588 rust optional 
rust-landlock_0.4.4.orig.tar.gz
 836eb9c0a62ebd8ebf5017d63eff4c1b 2820 rust optional 
rust-landlock_0.4.4-1.debian.tar.xz
 1fd7b19c93d5717b1915b4a4659380f2 7586 rust optional 
rust-landlock_0.4.4-1_source.buildinfo

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

iQKTBAEBCgB9FiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAmk0xqpfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx
QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIACgkQ3+aRrjMb
o9tUwBAApyG+H1dLFv5mHimmwWvnEhp/L23hhk1ypCzKwPGFszerGSIXZjifusEP
B4TAfCU4IdXUWNUAb0bW4p9unbmkldYlgZLCS1I6fbMnCVcWWY80DyVQwup7uWYl
j4MdBaCmd9zg0q+zyWAWMr6EKYcG4/qX11eR6PvF2gODPADtp4+48ePXSsgM4Z7l
212RwT1OdoEVA2kU5IVz020bxT69hB6yehbtfMua8yW7hSk3kSGFqfMhgKfLpXw9
Mfnrp1YDfqMsaDpOPQfM4mF/a8z5/hsWZ2RJz19E9lVupavydgzv90Kr4d3ZU8Bg
GBKiWM5qhQ7Vg0NwSw38ahd3TCtgJpsMPBPOCe6LnJjMAphft9+2XO5ukNgoCUY4
2uRNtIYG/1sanoC7IBVd+nqd7S8xlMuxzQ1S4eL17+w0rSd8li+q5Xsx7g6Eizgk
ZPwtgUTJSQ6ZeAhmxcNzJGp3jA5hyitRgCti5Z+In2zoNAC7Uy9eS+xv9xQQh67+
Wh/Sq7rmjB3JNCWoGlKX2QAyqU/IOtwbRDLr8YEDsrrqZ+MochEw2JcGTwrQG152
yBmDeoUxtVV2wY735z97yY3nmNsq15PM7liQCHgwcr8GY1Ir9PBV/ffzZzHOg9c+
rpSO2wX1t0rlJkMPfEKqLKgfRi2NeFHpvgTel6Vs0x20N00u8gg=
=unAb
-----END PGP SIGNATURE-----

Attachment: pgpN26lshN527.pgp
Description: PGP signature


--- End Message ---

Reply via email to