Your message dated Tue, 30 Apr 2024 16:40:54 +0100
with message-id <c32e08c6-735f-415c-83ac-8edec59ed...@debian.org>
and subject line rust-unix-socket FTBFS on 32bit with 64bit time_t
has caused the Debian Bug report #1069999,
regarding rust-unix-socket FTBFS on 32bit with 64bit time_t
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 ow...@bugs.debian.org
immediately.)
--
1069999: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069999
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
...
--- End Message ---
--- Begin Message ---
Version: 0.5.0-3
rust-unix-socket now builds succesfully on all release architectures.
--- End Message ---