Comment 2 for bug 2063447

Revision history for this message
Jeremy BĂ­cha (jbicha) wrote :

This SRU is currently blocked because the update fails to build on ppc64el. There's an issue with the vendored rustix dependency:

error: could not find native static library `rustix_outline_powerpc64`

One way to handle this would be to attempt partial vendoring of only the specific Rust crates we need to bypass the rust-zbus unavailability issue. I don't have experience with partial vendoring yet. But it's been done for qwertone and will probably be done for squeekboard soon.