Bug#1099299: zarr: FTBFS: zarr/tests/test_core.py ...................................Fatal Python error: Aborted
Santiago Vila
sanvila at debian.org
Sat Mar 1 21:03:29 GMT 2025
Package: src:zarr
Version: 2.18.4+ds-3
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/zarr
copying zarr/meta.py -> build/lib/zarr
copying zarr/attrs.py -> build/lib/zarr
copying zarr/indexing.py -> build/lib/zarr
copying zarr/errors.py -> build/lib/zarr
copying zarr/types.py -> build/lib/zarr
copying zarr/core.py -> build/lib/zarr
copying zarr/sync.py -> build/lib/zarr
copying zarr/hierarchy.py -> build/lib/zarr
copying zarr/n5.py -> build/lib/zarr
copying zarr/context.py -> build/lib/zarr
copying zarr/__init__.py -> build/lib/zarr
copying zarr/convenience.py -> build/lib/zarr
copying zarr/creation.py -> build/lib/zarr
copying zarr/storage.py -> build/lib/zarr
copying zarr/version.py -> build/lib/zarr
copying zarr/codecs.py -> build/lib/zarr
copying zarr/util.py -> build/lib/zarr
copying zarr/meta_v1.py -> build/lib/zarr
creating build/lib/zarr/_storage
copying zarr/_storage/v3.py -> build/lib/zarr/_storage
copying zarr/_storage/absstore.py -> build/lib/zarr/_storage
copying zarr/_storage/__init__.py -> build/lib/zarr/_storage
copying zarr/_storage/store.py -> build/lib/zarr/_storage
copying zarr/_storage/v3_storage_transformers.py -> build/lib/zarr/_storage
creating build/lib/zarr/tests
copying zarr/tests/test_info.py -> build/lib/zarr/tests
copying zarr/tests/test_creation.py -> build/lib/zarr/tests
copying zarr/tests/test_storage.py -> build/lib/zarr/tests
copying zarr/tests/test_hierarchy.py -> build/lib/zarr/tests
copying zarr/tests/test_attrs.py -> build/lib/zarr/tests
copying zarr/tests/test_dim_separator.py -> build/lib/zarr/tests
copying zarr/tests/test_meta_array.py -> build/lib/zarr/tests
copying zarr/tests/test_storage_v3.py -> build/lib/zarr/tests
copying zarr/tests/test_indexing.py -> build/lib/zarr/tests
copying zarr/tests/__init__.py -> build/lib/zarr/tests
copying zarr/tests/conftest.py -> build/lib/zarr/tests
copying zarr/tests/test_core.py -> build/lib/zarr/tests
copying zarr/tests/test_util.py -> build/lib/zarr/tests
copying zarr/tests/test_n5.py -> build/lib/zarr/tests
copying zarr/tests/test_meta.py -> build/lib/zarr/tests
copying zarr/tests/test_filters.py -> build/lib/zarr/tests
copying zarr/tests/test_sync.py -> build/lib/zarr/tests
copying zarr/tests/util.py -> build/lib/zarr/tests
copying zarr/tests/test_convenience.py -> build/lib/zarr/tests
running egg_info
creating zarr.egg-info
writing zarr.egg-info/PKG-INFO
writing dependency_links to zarr.egg-info/dependency_links.txt
writing requirements to zarr.egg-info/requires.txt
writing top-level names to zarr.egg-info/top_level.txt
writing manifest file 'zarr.egg-info/SOURCES.txt'
reading manifest file 'zarr.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'zarr.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/zarr
creating build/bdist.linux-x86_64/wheel/zarr/tests
copying build/lib/zarr/tests/test_info.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_creation.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_storage.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_hierarchy.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_attrs.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_dim_separator.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_meta_array.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_storage_v3.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_indexing.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_core.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_util.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_n5.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_meta.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_filters.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_sync.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/util.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/tests/test_convenience.py -> build/bdist.linux-x86_64/wheel/./zarr/tests
copying build/lib/zarr/meta.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/attrs.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/indexing.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/errors.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/types.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/core.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/sync.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/hierarchy.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/n5.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/context.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/__init__.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/convenience.py -> build/bdist.linux-x86_64/wheel/./zarr
creating build/bdist.linux-x86_64/wheel/zarr/_storage
copying build/lib/zarr/_storage/v3.py -> build/bdist.linux-x86_64/wheel/./zarr/_storage
copying build/lib/zarr/_storage/absstore.py -> build/bdist.linux-x86_64/wheel/./zarr/_storage
copying build/lib/zarr/_storage/__init__.py -> build/bdist.linux-x86_64/wheel/./zarr/_storage
copying build/lib/zarr/_storage/store.py -> build/bdist.linux-x86_64/wheel/./zarr/_storage
copying build/lib/zarr/_storage/v3_storage_transformers.py -> build/bdist.linux-x86_64/wheel/./zarr/_storage
copying build/lib/zarr/creation.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/storage.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/version.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/codecs.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/util.py -> build/bdist.linux-x86_64/wheel/./zarr
copying build/lib/zarr/meta_v1.py -> build/bdist.linux-x86_64/wheel/./zarr
running install_egg_info
Copying zarr.egg-info to build/bdist.linux-x86_64/wheel/./zarr-2.18.4.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/zarr-2.18.4.dist-info/WHEEL
creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/.tmp-gf4c1jjb/zarr-2.18.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'zarr/__init__.py'
adding 'zarr/attrs.py'
adding 'zarr/codecs.py'
adding 'zarr/context.py'
adding 'zarr/convenience.py'
adding 'zarr/core.py'
adding 'zarr/creation.py'
adding 'zarr/errors.py'
adding 'zarr/hierarchy.py'
adding 'zarr/indexing.py'
adding 'zarr/meta.py'
adding 'zarr/meta_v1.py'
adding 'zarr/n5.py'
adding 'zarr/storage.py'
adding 'zarr/sync.py'
adding 'zarr/types.py'
adding 'zarr/util.py'
adding 'zarr/version.py'
adding 'zarr/_storage/__init__.py'
adding 'zarr/_storage/absstore.py'
adding 'zarr/_storage/store.py'
adding 'zarr/_storage/v3.py'
adding 'zarr/_storage/v3_storage_transformers.py'
adding 'zarr/tests/__init__.py'
adding 'zarr/tests/conftest.py'
adding 'zarr/tests/test_attrs.py'
adding 'zarr/tests/test_convenience.py'
adding 'zarr/tests/test_core.py'
adding 'zarr/tests/test_creation.py'
adding 'zarr/tests/test_dim_separator.py'
adding 'zarr/tests/test_filters.py'
adding 'zarr/tests/test_hierarchy.py'
adding 'zarr/tests/test_indexing.py'
adding 'zarr/tests/test_info.py'
adding 'zarr/tests/test_meta.py'
adding 'zarr/tests/test_meta_array.py'
adding 'zarr/tests/test_n5.py'
adding 'zarr/tests/test_storage.py'
adding 'zarr/tests/test_storage_v3.py'
adding 'zarr/tests/test_sync.py'
adding 'zarr/tests/test_util.py'
adding 'zarr/tests/util.py'
adding 'zarr-2.18.4.dist-info/LICENSE.txt'
adding 'zarr-2.18.4.dist-info/METADATA'
adding 'zarr-2.18.4.dist-info/WHEEL'
adding 'zarr-2.18.4.dist-info/top_level.txt'
adding 'zarr-2.18.4.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built zarr-2.18.4-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with "installer" module
debian/rules execute_after_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
I: pybuild base:311: echo /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build && \
PYTHONPATH=. \
LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 \
sphinx-build -N -E -T -b html /<<PKGBUILDDIR>>/docs /<<PKGBUILDDIR>>/.pybuild/docs/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
[autosummary] generating autosummary for: acknowledgments.rst, api.rst, api/attrs.rst, api/codecs.rst, api/convenience.rst, api/core.rst, api/creation.rst, api/hierarchy.rst, api/n5.rst, api/storage.rst, ..., getting_started.rst, index.rst, installation.rst, license.rst, release.rst, spec.rst, spec/v1.rst, spec/v2.rst, spec/v3.rst, tutorial.rst
loading intersphinx inventory 'python' from https://docs.python.org/objects.inv ...
loading intersphinx inventory 'numpy' from https://numpy.org/doc/stable/objects.inv ...
loading intersphinx inventory 'numcodecs' from https://numcodecs.readthedocs.io/en/stable/objects.inv ...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://numpy.org/doc/stable/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='numpy.org', port=443): Max retries exceeded with url: /doc/stable/objects.inv (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f6fb5f62510>: Failed to establish a new connection: [Errno 111] Connection refused')))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f6fb5f56fd0>: Failed to establish a new connection: [Errno 111] Connection refused')))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://numcodecs.readthedocs.io/en/stable/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='numcodecs.readthedocs.io', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f6fb5f56c10>: Failed to establish a new connection: [Errno 111] Connection refused')))
[automodsumm] api/core.rst: found 1 automodsumm entries to generate
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 23 source files that are out of date
updating environment: [new config] 24 added, 0 changed, 0 removed
reading sources... [ 4%] _autoapi/zarr.core.Array
reading sources... [ 8%] acknowledgments
reading sources... [ 12%] api
reading sources... [ 17%] api/attrs
reading sources... [ 21%] api/codecs
reading sources... [ 25%] api/convenience
reading sources... [ 29%] api/core
reading sources... [ 33%] api/creation
reading sources... [ 38%] api/hierarchy
reading sources... [ 42%] api/n5
reading sources... [ 46%] api/storage
reading sources... [ 50%] api/sync
reading sources... [ 54%] api/v3
reading sources... [ 58%] contributing
reading sources... [ 62%] getting_started
reading sources... [ 67%] index
reading sources... [ 71%] installation
reading sources... [ 75%] license
reading sources... [ 79%] release
reading sources... [ 83%] spec
reading sources... [ 88%] spec/v1
reading sources... [ 92%] spec/v2
reading sources... [ 96%] spec/v3
reading sources... [100%] tutorial
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets...
copying static files...
Writing evaluated template result to /<<PKGBUILDDIR>>/.pybuild/docs/html/_static/documentation_options.js
Writing evaluated template result to /<<PKGBUILDDIR>>/.pybuild/docs/html/_static/basic.css
Writing evaluated template result to /<<PKGBUILDDIR>>/.pybuild/docs/html/_static/language_data.js
Writing evaluated template result to /<<PKGBUILDDIR>>/.pybuild/docs/html/_static/copybutton.js
copying static files: done
copying extra files...
copying extra files: done
copying assets: done
writing output... [ 4%] _autoapi/zarr.core.Array
writing output... [ 8%] acknowledgments
writing output... [ 12%] api
writing output... [ 17%] api/attrs
writing output... [ 21%] api/codecs
writing output... [ 25%] api/convenience
writing output... [ 29%] api/core
writing output... [ 33%] api/creation
writing output... [ 38%] api/hierarchy
writing output... [ 42%] api/n5
writing output... [ 46%] api/storage
writing output... [ 50%] api/sync
writing output... [ 54%] api/v3
writing output... [ 58%] contributing
writing output... [ 62%] getting_started
writing output... [ 67%] index
writing output... [ 71%] installation
writing output... [ 75%] license
writing output... [ 79%] release
writing output... [ 83%] spec
writing output... [ 88%] spec/v1
writing output... [ 92%] spec/v2
writing output... [ 96%] spec/v3
writing output... [100%] tutorial
generating indices... genindex py-modindex done
highlighting module code... [ 8%] zarr._storage.absstore
highlighting module code... [ 17%] zarr._storage.store
highlighting module code... [ 25%] zarr._storage.v3
highlighting module code... [ 33%] zarr._storage.v3_storage_transformers
highlighting module code... [ 42%] zarr.attrs
highlighting module code... [ 50%] zarr.convenience
highlighting module code... [ 58%] zarr.core
highlighting module code... [ 67%] zarr.creation
highlighting module code... [ 75%] zarr.hierarchy
highlighting module code... [ 83%] zarr.n5
highlighting module code... [ 92%] zarr.storage
highlighting module code... [100%] zarr.sync
writing additional pages... search done
copying images... [ 25%] _static/index_getting_started.svg
copying images... [ 50%] _static/index_user_guide.svg
copying images... [ 75%] _static/index_api.svg
copying images... [100%] _static/index_contribute.svg
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 3 warnings.
The HTML pages are in ../../docs/html.
rm -rf /<<PKGBUILDDIR>>/.pybuild/docs/html/.doctrees
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build; python3.13 -m pytest -k "not test_hierarchy and not test_complex and not test_array_with_delta_filter and not test_utf8_encoding and not [static_flat] and not [static_nested] and not [static_flat_legacy] and not [static_nested_legacy] and not test_meta_prefix_6853 and not test_encode_decode_array_dtype_shape_v3" --pyargs zarr
============================= test session starts ==============================
platform linux -- Python 3.13.2, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build
configfile: pyproject.toml
plugins: timeout-2.3.1, doctestplus-1.4.0, typeguard-4.4.2
collected 4975 items / 717 deselected / 4258 selected
zarr/tests/test_attrs.py .................. [ 0%]
zarr/tests/test_convenience.py .....ss...................ssssssss.s..... [ 1%]
.......................................................sssssssssssssssss [ 3%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 4%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 6%]
sssssssssssssssssss [ 6%]
zarr/tests/test_core.py ...................................Fatal Python error: Aborted
Current thread 0x00007f86747fa100 (most recent call first):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build/zarr/core.py", line 2388 in _encode_chunk
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build/zarr/core.py", line 2272 in _chunk_setitem_nosync
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build/zarr/core.py", line 2262 in _chunk_setitem
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build/zarr/core.py", line 1989 in _set_selection
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build/zarr/core.py", line 1936 in _set_basic_selection_nd
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build/zarr/core.py", line 1546 in set_basic_selection
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build/zarr/core.py", line 1450 in __setitem__
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build/zarr/tests/test_core.py", line 1351 in test_object_arrays_vlen_bytes
File "/usr/lib/python3/dist-packages/_pytest/python.py", line 159 in pytest_pyfunc_call
File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in _multicall
File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in _hookexec
File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1627 in runtest
File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 174 in pytest_runtest_call
File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in _multicall
File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in _hookexec
File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 242 in <lambda>
File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 341 in from_call
File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 241 in call_and_report
File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 132 in runtestprotocol
File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 113 in pytest_runtest_protocol
File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in _multicall
File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in _hookexec
File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
File "/usr/lib/python3/dist-packages/_pytest/main.py", line 362 in pytest_runtestloop
File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in _multicall
File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in _hookexec
File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
File "/usr/lib/python3/dist-packages/_pytest/main.py", line 337 in _main
File "/usr/lib/python3/dist-packages/_pytest/main.py", line 283 in wrap_session
File "/usr/lib/python3/dist-packages/_pytest/main.py", line 330 in pytest_cmdline_main
File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in _multicall
File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in _hookexec
File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 175 in main
File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 201 in console_main
File "/usr/lib/python3/dist-packages/pytest/__main__.py", line 9 in <module>
File "<frozen runpy>", line 88 in _run_code
File "<frozen runpy>", line 198 in _run_module_as_main
Extension modules: numpy._core._multiarray_umath, numpy.linalg._umath_linalg, numcodecs.compat_ext, numcodecs.blosc, numcodecs.zstd, numcodecs.lz4, numcodecs._shuffle, numcodecs.jenkins, numcodecs.vlen, numcodecs.fletcher32, msgpack._cmsgpack, h5py._debian_h5py_serial._errors, h5py._debian_h5py_serial.defs, h5py._debian_h5py_serial._objects, h5py._debian_h5py_serial.h5, h5py._debian_h5py_serial.utils, h5py._debian_h5py_serial.h5t, h5py._debian_h5py_serial.h5s, h5py._debian_h5py_serial.h5ac, h5py._debian_h5py_serial.h5p, h5py._debian_h5py_serial.h5r, h5py._debian_h5py_serial._proxy, h5py._debian_h5py_serial._conv, h5py._debian_h5py_serial.h5z, h5py._debian_h5py_serial.h5a, h5py._debian_h5py_serial.h5d, h5py._debian_h5py_serial.h5ds, h5py._debian_h5py_serial.h5g, h5py._debian_h5py_serial.h5i, h5py._debian_h5py_serial.h5o, h5py._debian_h5py_serial.h5f, h5py._debian_h5py_serial.h5fd, h5py._debian_h5py_serial.h5pl, h5py._debian_h5py_serial.h5l, h5py._debian_h5py_serial._selector, h5py.atexit, h5py._errors, h5py.defs, h5py._objects, h5py.h5, h5py.utils, h5py.h5t, h5py.h5s, h5py.h5ac, h5py.h5p, h5py.h5r, h5py._proxy, h5py._conv, h5py.h5z, h5py.h5a, h5py.h5d, h5py.h5ds, h5py.h5g, h5py.h5i, h5py.h5o, h5py.h5f, h5py.h5fd, h5py.h5pl, h5py.h5l, h5py._selector, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator (total: 69)
Aborted
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=134: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zarr/build; python3.13 -m pytest -k "not test_hierarchy and not test_complex and not test_array_with_delta_filter and not test_utf8_encoding and not [static_flat] and not [static_nested] and not [static_flat_legacy] and not [static_nested_legacy] and not test_meta_prefix_6853 and not test_encode_decode_array_dtype_shape_v3" --pyargs zarr
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13
make: *** [debian/rules:31: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:zarr, so that this is still
visible in the BTS web page for this package.
Thanks.
More information about the debian-science-maintainers
mailing list