-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests fail on s390x architecture #195
Comments
Hmm, I would be happy with disabling. |
Disabled. |
mrcpp is now available as a Fedora package; the updates should hit stable in a few weeks. |
Great, thanks! |
The Fedora s390x people seem to think you are making assumptions about endianness https://bugzilla.redhat.com/show_bug.cgi?id=2035671 I think they would like your feedback |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mrcpp was accepted into Fedora, and I started building the packages.
I am seeing consistent test failures across releases on the s390x architecture. For instance, here's the Fedora 34 build log
Apparently, I could get shell access to a s390x machine to debug the issues
https://fedoraproject.org/wiki/Architectures/s390x#Shell_access_for_debugging
But the simpler option could be to just disable the architecture since it's not really relevant for HPC. Opinions?
The text was updated successfully, but these errors were encountered: