Bug 2180988

Summary: python-awscrt ExcludeArch s390x: Multiple tests fail on s390x, AWS C libs don't support architecture
Product: [Fedora] Fedora Reporter: Nikola Forró <nforro>
Component: python-awscrtAssignee: Nikola Forró <nforro>
Status: CLOSED RAWHIDE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 42CC: davdunc, davide, mhofmann, nforro, stollard
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-awscrt-0.27.2-5.fc44 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-09-05 07:53:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 485231    
Attachments:
Description Flags
build.log none

Description Nikola Forró 2023-03-22 19:11:20 UTC
Created attachment 1952921 [details]
build.log

Description of problem:

Multiple tests fail on s390x - parts of the code are clearly not big-endian-friendly.

Comment 1 Fedora Release Engineering 2023-08-16 07:12:20 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.

Comment 2 Dominik Wombacher 2024-06-06 09:31:42 UTC
Upstream issue: https://github.com/awslabs/aws-c-common/issues/1111#issuecomment-2098944171
> We don't support any big-endian architectures at the moment.

Comment 3 Aoife Moloney 2024-11-08 10:50:14 UTC
This message is a reminder that Fedora Linux 39 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 39 on 2024-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '39'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 39 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 4 Aoife Moloney 2025-02-26 12:53:31 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.

Comment 5 Simone Tollardo 2025-08-26 13:59:34 UTC
I would like to bring up this topic again since we are experiencing issues with awscli (and thus awscrt) in CKI container images.
It seems we are able to build it for s390x with a small fix. Here is our GitLab ticket https://gitlab.com/cki-project/containers/-/issues/97.
Thank you in advance!