On Tue, Apr 1, 2025 at 11:10 PM Pau Espin Pedrol <pes...@sysmocom.de> wrote: > > Hi, > > AFAIK s390x is a big-endian architecture? I don't think we are nowadays > supporting officially any big-endian architecture, though imho "patches > welcome" (but iirc from previous ML discussions others think we should > simply drop all kind of support for it). > Yes, it's a big endian. It's Fedora officially supported primary arch.
> I think the errors are related to the fact that some unit tests are not > prepared to be run in big-endian architectures. > Is it only unit tests or is there a problem with the library? In the former case i.e. if most of the library can work normally, I could just disable the tests on s390x. In the latter case, I could exclude the package from the s390x arch as the arch isn't supported upstream Jaroslav