https://bugzilla.redhat.com/show_bug.cgi?id=2241490
Bug ID: 2241490 Summary: python-zarr: FTBFS on s390x Product: Fedora Version: rawhide OS: Linux Status: NEW Component: python-zarr Severity: low Assignee: quantum.analyst@gmail.com Reporter: code@musicinmybrain.net QA Contact: extras-qa@fedoraproject.org CC: epel-packagers-sig@lists.fedoraproject.org, jonathan@almalinux.org, python-packagers-sig@lists.fedoraproject.org, quantum.analyst@gmail.com Target Milestone: --- Classification: Fedora
The python-zarr package fails to build from source on s390x builders due to several test failures, presumably due to little-endian assumptions in zarr or its dependencies.
Reproducible: Always
Steps to Reproduce: 1. fedpkg co python-zarr 2. cd python-zarr 3. fedpkg scratch-build --arches s390x Actual Results: FAILED zarr/tests/test_core.py::TestArrayWithN5Store::test_hexdigest - Assert... FAILED zarr/tests/test_core.py::TestArrayWithN5FSStore::test_hexdigest - Asse... FAILED zarr/tests/test_core.py::TestArrayWithCustomMapping::test_nbytes_stored FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_array_1d FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_array_1d_fill_value FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_array_1d_selections FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_array_2d FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_array_2d_edge_case FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_array_2d_partial FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_array_order FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_resize_2d FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_append_2d FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_append_2d_axis FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_np_ufuncs FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_iter - ... FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_islice FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_non_cont FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_read_nitems_less_than_blocksize_from_multiple_chunks FAILED zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_read_from_all_blocks FAILED zarr/tests/test_storage.py::test_format_compatibility - AssertionError... === 20 failed, 2781 passed, 2324 skipped, 8 xfailed, 194 warnings in 59.50s ====
Expected Results: All tests pass; successful build.
https://bugzilla.redhat.com/show_bug.cgi?id=2241490
Elliott Sales de Andrade quantum.analyst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value Link ID| |Github | |zarr-developers/zarr-python | |/issues/1374
https://bugzilla.redhat.com/show_bug.cgi?id=2241490
Elliott Sales de Andrade quantum.analyst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Link ID| |Github | |zarr-developers/zarr-python | |/issues/1375
https://bugzilla.redhat.com/show_bug.cgi?id=2241490
Elliott Sales de Andrade quantum.analyst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Link ID| |Github | |zarr-developers/zarr-python | |/issues/844
https://bugzilla.redhat.com/show_bug.cgi?id=2241490
--- Comment #2 from Aoife Moloney amoloney@redhat.com --- This message is a reminder that Fedora Linux 40 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13. 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 '40'.
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 40 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.
https://bugzilla.redhat.com/show_bug.cgi?id=2241490
Aoife Moloney amoloney@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |EOL Status|NEW |CLOSED Last Closed| |2025-05-16 07:44:39
--- Comment #3 from Aoife Moloney amoloney@redhat.com --- Fedora Linux 40 entered end-of-life (EOL) status on 2025-05-13.
Fedora Linux 40 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field.
If you are unable to reopen this bug, please file a new report against an active release.
Thank you for reporting this bug and we are sorry it could not be fixed.
epel-packagers-sig@lists.fedoraproject.org