[Pkg-rust-maintainers] Bug#1069999: rust-unix-socket FTBFS on 32bit with 64bit time_t
Adrian Bunk
bunk at debian.org
Sun Apr 28 13:05:02 BST 2024
Source: rust-unix-socket
Version: 0.5.0-2
Severity: serious
Tags: ftbfs trixie sid
https://buildd.debian.org/status/fetch.php?pkg=rust-unix-socket&arch=armhf&ver=0.5.0-2%2Bb1&stamp=1714298139&raw=0
...
error[E0308]: mismatched types
--> src/lib.rs:122:30
|
122 | tv_usec: usecs,
| ^^^^^ expected `i64`, found `i32`
For more information about this error, try `rustc --explain E0308`.
warning: `unix_socket` (lib) generated 31 warnings
error: could not compile `unix_socket` due to previous error; 31 warnings emitted
...
More information about the Pkg-rust-maintainers
mailing list