On Tue, Feb 14, 2023 at 3:08 PM Dan Horák <dan@xxxxxxxx> wrote: > > On Tue, 14 Feb 2023 07:19:38 -0600 > Richard Shaw <hobbes1069@xxxxxxxxx> wrote: > > > I currently have to disable tests for s390x[1] (and ppc64le) for likely > > endianess issues. > > > > Troubleshooting these is more than a little outside of my wheelhouse. > > > > I hate keeping them disabled so I wanted to see if anyone could spare a few > > cycles to investigate. > > I will try to allocate some cycles for those When I read "EXR" and "s390x" in the same sentence it rang a bell - we currently disable support for the EXR image format in the "image" Rust crate, because the "exr" [0] crate does not support big-endian architectures, either (due to missing implementation of the "pxr24" compression method on big-endian architectures). I don't know if it's related to the problem in OpenEXR, but I thought it worth mentioning in case it helps narrow down the problem. Fabio [0]: https://crates.io/crates/exr _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue