[Pkg-rust-maintainers] Bug#1069993: rust-filetime FTBFS on 32bit with 64bit time_t

Adrian Bunk bunk at debian.org
Sun Apr 28 10:38:23 BST 2024


Source: rust-filetime
Version: 0.2.22-1
Severity: serious
Tags: ftbfs
Control: affects -1 src:rust-notify src:rust-async-tar src:rust-cargo-util src:rust-cp-r

https://buildd.debian.org/status/fetch.php?pkg=rust-filetime&arch=armhf&ver=0.2.22-1%2Bb1&stamp=1714259218&raw=0

...
error[E0308]: mismatched types
   --> src/unix/utimes.rs:117:18
    |
117 |         tv_usec: (ft.nanoseconds() / 1000) as libc::suseconds_t,
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `i32`

For more information about this error, try `rustc --explain E0308`.
error: could not compile `filetime` due to previous error
...



More information about the Pkg-rust-maintainers mailing list