Hi Matthias, On Mon, May 25, 2026 at 12:21:22AM +0200, Matthias Geiger wrote: > can you clarify what the exact issue is? To me, this reads as if src/lib.rs > differs between architectures. > I suspect this happens because we use gir to re-generate the source code. > That might have the inadvertent side effect of violating MA here.
Yes, exactly. What it doesn't tell you is that the file is different on s390x from all others being the same. Very likely, it is dependent on endianess. Helmut

