Bug 2296177

Summary: python-pyahocorasick FTBFS on s390x
Product: [Fedora] Fedora Reporter: Ben Beasley <code>
Component: python-pyahocorasickAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 42CC: dominik, eclipseo, python-packagers-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: python-pyahocorasick-2.1.0-7.fc42 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-03-15 00:25:39 UTC Type: ---
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    

Description Ben Beasley 2024-07-07 12:27:09 UTC
This is the tracking issue prescribed by https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_build_failures.

Detailed failing test output is in the upstream issue, https://github.com/WojciechMula/pyahocorasick/issues/142#issuecomment-1784189656.

Reproducible: Always

Comment 1 Ben Beasley 2024-07-07 12:29:26 UTC
As a side note, instead of

  ExclusiveArch:  x86_64 %{arm64} ppc64le riscv64

perhaps it would make more sense to write

  ExcludeArch:    s390x %{ix86}

or even just

  ExcludeArch:    s390x

since any future new architectures will almost certainly be little-endian.

Comment 2 Fedora Update System 2025-02-19 05:32:16 UTC
FEDORA-2025-826263fc04 (python-pyahocorasick-2.1.0-7.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-826263fc04

Comment 3 Fedora Update System 2025-02-20 00:45:36 UTC
FEDORA-2025-826263fc04 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-826263fc04`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-826263fc04

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

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

Comment 5 Fedora Update System 2025-03-15 00:25:39 UTC
FEDORA-2025-826263fc04 (python-pyahocorasick-2.1.0-7.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.