Bug 2027046 - python-pyedflib missing on s390x
Summary: python-pyedflib missing on s390x
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pyedflib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Iztok Fister Jr.
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2021-11-27 12:20 UTC by Iztok Fister Jr.
Modified: 2024-04-15 17:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Iztok Fister Jr. 2021-11-27 12:20:54 UTC
Tests fail on s390x due to endianness issues.

Uses a forked copy of EDFlib (https://gitlab.com/Teuniz/EDFlib), which has elected not to support big-endian architectures.

Comment 1 Ben Cotton 2022-02-08 21:24:50 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle.
Changing version to 36.

Comment 2 Ben Cotton 2022-08-09 13:12:21 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle.
Changing version to 37.

Comment 3 Ben Cotton 2023-02-07 14:52:36 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle.
Changing version to 38.

Comment 4 Raphael Groner 2024-04-15 17:25:24 UTC
Do you still need a package? Be aware F39 is EOL'ed, currently rawhide for upcoming F41 and F40 beta.

Comment 5 Raphael Groner 2024-04-15 17:41:49 UTC
Upstream writes…

The EDF/EDF+ format saves all data with 16 Bit. The company BioSemi introduced a version which saves all data with 24 Bit.
…
You need a C compiler and a recent version of Cython.

For Cython 3 there's recommended to use clang instead of gcc alternatively because performance. No idea about proper license of BioSemi.


Note You need to log in before you can comment on or make changes to this bug.