[Pkg-rust-maintainers] Bug#1070001: rust-net2 FTBFS on 32bit with 64bit time_t
Adrian Bunk
bunk at debian.org
Sun Apr 28 13:27:14 BST 2024
Source: rust-net2
Version: 0.2.37-1
Severity: serious
Tags: ftbfs trixie sid
https://buildd.debian.org/status/fetch.php?pkg=rust-net2&arch=armhf&ver=0.2.37-1%2Bb1&stamp=1714277125&raw=0
...
error[E0308]: mismatched types
--> src/ext.rs:902:22
|
902 | tv_usec: (d % 1000) as suseconds_t,
| ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `i32`
For more information about this error, try `rustc --explain E0308`.
error: could not compile `net2` due to previous error
...
More information about the Pkg-rust-maintainers
mailing list