You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did it ever work? The failing tests are relatively new (maybe a year old), but the allocator behavior hasnt changed in a while. We dont officially support big-endian machines as we currently dont test on any, so i suspect allocator might be doing some big-endian unsafe assumptions,
This is something that we currently don't support in aws-c-common. We do have some tests in aws-checksums to make sure that works on big endian machines. Changing this to a feature request.
Please 👍 the original issue above if you would like this feature.
Describe the bug
There seems to be an architecture specific build failure on s390x (zSystems). Version range is unknown, but at least 0.10.3...0.10.5, possibly longer.
Seen in https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common
Regression Issue
Expected Behavior
test / build pass
Current Behavior
Reproduction Steps
Build on s390x arch
https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common
Possible Solution
No response
Additional Information/Context
No response
aws-c-common version used
0.10.5
Compiler and version used
cc14-14.2.1
Operating System and version
openSUSE Tumbleweed, s390x
The text was updated successfully, but these errors were encountered: