Source: bitshuffle
Version: 0.3.5-4
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=bitshuffle&arch=arm64&ver=0.3.5-4%2Bb2&stamp=1668425942&raw=0
...
======================================================================
ERROR: test_filter (bitshuffle.tests.test_h5filter.TestFilter.test_filter)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_bitshuffle/build/bitshuffle/tests/test_h5filter.py",
line 27, in test_filter
h5.create_dataset(f, b"range", shape, dtype, chunks,
File "bitshuffle/h5.pyx", line 175, in bitshuffle.h5.create_dataset
File "h5py/_debian_h5py_mpi/_objects.pyx", line 54, in
h5py._debian_h5py_mpi._objects.with_phil.wrapper
File "h5py/_debian_h5py_mpi/_objects.pyx", line 55, in
h5py._debian_h5py_mpi._objects.with_phil.wrapper
File "h5py/_debian_h5py_mpi/h5d.pyx", line 87, in
h5py._debian_h5py_mpi.h5d.create
File "h5py/_debian_h5py_mpi/defs.pyx", line 365, in
h5py._debian_h5py_mpi.defs.H5Dcreate
RuntimeError: Unspecified error in H5Dcreate (return value <0)
...
----------------------------------------------------------------------
Ran 61 tests in 6.774s
FAILED (errors=4)
E: pybuild pybuild:379: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_bitshuffle/build; python3.11 -m
unittest discover -v