[Pkg-rust-maintainers] Bug#1069998: rust-datetime FTBFS on 32bit with 64bit time_t
Adrian Bunk
bunk at debian.org
Sun Apr 28 12:45:07 BST 2024
Source: rust-datetime
Version: 0.5.2-5
Severity: serious
Tags: ftbfs trixie sid
Control: affects -1 src:rust-zoneinfo-compiled
https://buildd.debian.org/status/fetch.php?pkg=rust-datetime&arch=armhf&ver=0.5.2-5%2Bb1&stamp=1714252645&raw=0
...
error: cannot construct `timespec` with struct literal syntax due to private fields
--> src/system.rs:74:18
|
74 | let mut tv = libc::timespec { tv_sec: 0, tv_nsec: 0 };
| ^^^^^^^^^^^^^^
|
= note: ... and other private field `__pad` that was not provided
...
More information about the Pkg-rust-maintainers
mailing list