[Pkg-rust-maintainers] Bug#1069992: rust-socket2 FTBFS on 32bit with 64bit time_t
Adrian Bunk
bunk at debian.org
Sun Apr 28 10:29:20 BST 2024
Source: rust-socket2
Version: 0.5.5-1
Severity: serious
Tags: ftbfs
Control: affects -1 src:rust-quinn-udp src:rust-oauth2 src:rust-nispor src:rust-netlink-proto src:rust-nb-connect src:rust-debbugs src:rust-dns-lookup src:rust-erbium-net src:rust-ethtool src:rust-genetlink src:rust-git2-curl src:rust-hyper-tls src:rust-mozim src:rust-mptcp-pm src:rust-curl
https://buildd.debian.org/status/fetch.php?pkg=rust-socket2&arch=armhf&ver=0.5.5-1%2Bb1&stamp=1714293496&raw=0
...
error[E0308]: mismatched types
--> src/sys/unix.rs:1137:22
|
1137 | tv_usec: duration.subsec_micros() as libc::suseconds_t,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `i32`
For more information about this error, try `rustc --explain E0308`.
error: could not compile `socket2` due to previous error
...
More information about the Pkg-rust-maintainers
mailing list