Please fix s390x builders regression. These builders used to work OK when I submitted strace 5.3 to Fedora at the end of September. At the end of November, however, when I submitted strace 5.4, the strace test suite complained that on s390x out-of-range syscalls are no longer invoked. See strace build log (e.g. https://koji.fedoraproject.org/koji/taskinfo?taskID=39456442) for details.
The regression is that we upgraded the build servers to F31. The fix would be to move them back to F29 which is no longer supported. I don't know why S390x is different from ppc64le or x86_64 (well those haven't finished upgrading to f31 yet I think).
I am adding @sharkcz to this to see if this is kernel/glibc/etc problem
Metadata Update from @smooge: - Issue priority set to: Waiting on Assignee (was: Needs Review)
This looks like a kernel (or seccomp+kernel) issue specific to s390x.
Can I get you to file a kernel bug in bugzilla and we can track it there?
We aren't really the ones who can track that down, but we can try new kernels when they are available for f31.
Metadata Update from @kevin: - Issue close_status updated to: Upstream - Issue status updated to: Closed (was: Open)