Source: rust-polling
Version: 3.10.0-1
Severity: normal
User: [email protected]
Usertags: powerpc
X-Debbugs-Cc: [email protected]

Hello,

rust-polling FTBFS on powerpc:

error: cannot construct `libc::timespec` with struct literal syntax due to 
private fields
   --> 
/usr/share/cargo/registry/rustix-1.1.2/src/backend/libc/event/syscalls.rs:164:37

This seems to be fixed in the latest upstream version:

(sid_powerpc-dchroot)glaubitz@perotto:~/polling$ cargo build --release
    Updating crates.io index
     Locking 29 packages to latest compatible versions
  Downloaded errno v0.3.14
  Downloaded bitflags v2.10.0
  Downloaded cfg-if v1.0.4
  Downloaded rustix v1.1.2
  Downloaded libc v0.2.177
  Downloaded linux-raw-sys v0.11.0
  Downloaded 6 crates (3.8MiB) in 0.57s (largest was `linux-raw-sys` at 2.5MiB)
   Compiling libc v0.2.177
   Compiling rustix v1.1.2
   Compiling bitflags v2.10.0
   Compiling linux-raw-sys v0.11.0
   Compiling cfg-if v1.0.4
   Compiling errno v0.3.14
   Compiling polling v3.11.0 (/home/glaubitz/polling)
    Finished `release` profile [optimized] target(s) in 22.46s
(sid_powerpc-dchroot)glaubitz@perotto:~/polling$

Could you update rust-polling to 3.11.0 to address this problem?

Thanks,
Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to