==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-h5py-openmpi 3.14.0-1 (Fri Jun 13 05:36:39 2025)
==> Retrieving sources...
  -> Found h5py-3.14.0.tar.gz
  -> Found remove-version-check.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    h5py-3.14.0.tar.gz ... Passed
    remove-version-check.patch ... Passed
==> Making package: python-h5py-openmpi 3.14.0-1 (Fri Jun 13 05:37:00 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (15) blas-3.12.1-2  cblas-3.12.1-2  hwloc-2.12.1-1  lapack-3.12.1-2
              libaec-1.1.3-2  libedit-20250104_3.1-1  libnl-3.11.0-1
              libpciaccess-0.18.1-2  openmpi4-4.1.6-3  openpmix-4.2.6-1
              openssh-10.0p1-3  hdf5-openmpi-1.14.6-4  liblzf-3.6-5
              python-mpi4py-4.0.3-1  python-numpy-2.3.0-2

Total Download Size:    8.87 MiB
Total Installed Size:  93.49 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 hdf5-openmpi-1.14.6-4-armv7h downloading...
 openmpi4-4.1.6-3-armv7h downloading...
 openssh-10.0p1-3-armv7h downloading...
 openpmix-4.2.6-1-armv7h downloading...
 python-mpi4py-4.0.3-1-armv7h downloading...
 libnl-3.11.0-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libaec...
installing libpciaccess...
installing hwloc...
Optional dependencies for hwloc
    cairo: PDF, Postscript, and PNG export support
    libxml2: full XML import/export support [installed]
installing libnl...
installing openpmix...
Optional dependencies for openpmix
    openpmix-docs: for documentation
installing libedit...
installing openssh...
Optional dependencies for openssh
    libfido2: FIDO/U2F support
    sh: for ssh-copy-id and findssl.sh [installed]
    x11-ssh-askpass: input passphrase in X
    xorg-xauth: X11 forwarding
installing openmpi4...
Optional dependencies for openmpi4
    gcc-fortran: fortran support
    perl: for aggregate_profile.pl and profile2mat.pl [installed]
installing hdf5-openmpi...
installing liblzf...
installing python-mpi4py...
installing blas...
installing cblas...
installing lapack...
installing python-numpy...
Optional dependencies for python-numpy
    blas-openblas: faster linear algebra
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/4) Reloading user manager configuration...
  Skipped: Current root is not booted.
(3/4) Creating temporary files...
error: command failed to execute correctly
(4/4) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (15) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  cython-3.1.2-1
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-pkgconfig-1.5.5-7  python-setuptools-1:80.9.0-1
              python-wheel-0.45.1-1

Total Installed Size:  28.38 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cython...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-pkgconfig...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found h5py-3.14.0.tar.gz
  -> Found remove-version-check.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting h5py-3.14.0.tar.gz with bsdtar
==> Starting prepare()...
patching file h5py/__init__.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
* Getting build dependencies for wheel...
/build/python-h5py-openmpi/src/h5py-3.14.0/api_gen.py:82: SyntaxWarning: invalid escape sequence '\.'
  (?P<min_version>([0-9]+\.[0-9]+\.[0-9]+))?
/build/python-h5py-openmpi/src/h5py-3.14.0/api_gen.py:94: SyntaxWarning: invalid escape sequence '\*'
  (?:[a-zA-Z_]+[a-zA-Z0-9_]*\**)
/build/python-h5py-openmpi/src/h5py-3.14.0/setup_configure.py:48: SyntaxWarning: invalid escape sequence '\d'
  m = re.match('(\d+)\.(\d+)\.(\d+)(?:\.\d+)?$', s)
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-313/h5py
copying h5py/h5py_warnings.py -> build/lib.linux-armv7l-cpython-313/h5py
copying h5py/version.py -> build/lib.linux-armv7l-cpython-313/h5py
copying h5py/__init__.py -> build/lib.linux-armv7l-cpython-313/h5py
copying h5py/ipy_completer.py -> build/lib.linux-armv7l-cpython-313/h5py
creating build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/datatype.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/selections.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/selections2.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/dims.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/__init__.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/group.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/files.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/dataset.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/base.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/attrs.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/vds.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/filters.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
copying h5py/_hl/compat.py -> build/lib.linux-armv7l-cpython-313/h5py/_hl
creating build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_group.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_objects.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_base.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/conftest.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_file.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_h5pl.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_h5t.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_errors.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_dataset.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_h5f.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_attrs_data.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_dtype.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_dimension_scales.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_selections.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_ros3.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_attribute_create.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_h5z.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_file_alignment.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_big_endian_file.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_datatype.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_h5o.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/__init__.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_h5.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_h5p.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_file2.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_file_image.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_attrs.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_slicing.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/common.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_filters.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_h5s.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_npystrings.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
copying h5py/tests/test_completions.py -> build/lib.linux-armv7l-cpython-313/h5py/tests
creating build/lib.linux-armv7l-cpython-313/h5py/tests/data_files
copying h5py/tests/data_files/__init__.py -> build/lib.linux-armv7l-cpython-313/h5py/tests/data_files
creating build/lib.linux-armv7l-cpython-313/h5py/tests/test_vds
copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-armv7l-cpython-313/h5py/tests/test_vds
copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-armv7l-cpython-313/h5py/tests/test_vds
copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-armv7l-cpython-313/h5py/tests/test_vds
copying h5py/tests/test_vds/__init__.py -> build/lib.linux-armv7l-cpython-313/h5py/tests/test_vds
copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-armv7l-cpython-313/h5py/tests/data_files
copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-armv7l-cpython-313/h5py/tests/data_files
copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-armv7l-cpython-313/h5py/tests/data_files
running build_ext
Loading library to get build settings and version: libhdf5.so
********************************************************************************
                       Summary of the h5py configuration

  HDF5 include dirs: []
  HDF5 library dirs: []
       HDF5 Version: (1, 14, 6)
        MPI Enabled: True
   ROS3 VFD Enabled: False
 DIRECT VFD Enabled: False
   Rebuild Required: True
     MS-MPI Enabled: False
MS-MPI include dirs: []
MS-MPI library dirs: []

********************************************************************************
Executing api_gen rebuild of defs
Loading library to get build settings and version: libhdf5.so
Updated /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/config.pxi
Executing cythonize()
[ 1/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_conv.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_conv.pyx:420:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5r.pxd:17:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[ 2/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_errors.pyx
warning: h5py/_errors.pxd:20:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_errors.pyx:83:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_errors.pyx:86:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[ 3/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_npystrings.pyx
warning: h5py/_npystrings.pyx:20:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[ 4/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_objects.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_objects.pyx:42:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_objects.pyx:173:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_objects.pyx:213:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_objects.pyx:220:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_objects.pyx:237:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_objects.pyx:254:4: __nonzero__ was removed in Python 3; use __bool__ instead
[ 5/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_proxy.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[ 6/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_selector.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[ 7/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/defs.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_errors.pxd:20:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[ 8/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[ 9/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5a.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[10/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5ac.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[11/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5d.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5d.pyx:72:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5d.pyx:691:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[12/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5ds.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[13/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5f.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5f.pyx:68:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5f.pyx:71:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5f.pyx:458:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[14/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5fd.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5fd.pyx:47:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5fd.pyx:234:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[15/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5g.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/_errors.pxd:20:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[16/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5i.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5i.pyx:28:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[17/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5l.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[18/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5o.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[19/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5p.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5p.pyx:1118:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5p.pyx:1361:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5p.pyx:1502:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5p.pyx:1986:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[20/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5pl.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[21/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5r.pyx
warning: h5py/h5r.pxd:17:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5r.pyx:174:4: __nonzero__ was removed in Python 3; use __bool__ instead
[22/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5s.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5s.pyx:397:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[23/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5t.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5t.pyx:156:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5t.pyx:240:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5t.pyx:1593:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/h5r.pxd:17:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[24/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5z.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
[25/25] Cythonizing /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/utils.pyx
warning: h5py/api_types_hdf5.pxd:89:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:138:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:146:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:155:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:189:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:229:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:250:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:347:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:389:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:677:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_hdf5.pxd:709:2: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:14:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
warning: h5py/api_types_ext.pxd:54:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
building 'h5py.defs' extension
creating build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/defs.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/defs.o
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Pget_driver_info':
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/defs.c:30520:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/defs.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/defs.cpython-313-arm-linux-gnueabihf.so
building 'h5py._errors' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_errors.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_errors.o
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb':
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_errors.c:3024:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception':
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_errors.c:3304:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_errors.c:3407:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_errors.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/_errors.cpython-313-arm-linux-gnueabihf.so
building 'h5py._objects' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_objects.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_objects.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_objects.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/_objects.cpython-313-arm-linux-gnueabihf.so
building 'h5py._proxy' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_proxy.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_proxy.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_proxy.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/_proxy.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5fd' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5fd.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5fd.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5fd.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5fd.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5z' extension
creating build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/lzf
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5z.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5z.o
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/lzf/lzf_filter.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/lzf/lzf_filter.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5z.o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/lzf/lzf_filter.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv7l-cpython-313/h5py/h5z.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5i' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5i.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5i.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5i.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5i.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5r' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5r.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5r.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5r.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5r.cpython-313-arm-linux-gnueabihf.so
building 'h5py.utils' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/utils.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/utils.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/utils.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/utils.cpython-313-arm-linux-gnueabihf.so
building 'h5py._selector' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_selector.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_selector.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_selector.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/_selector.cpython-313-arm-linux-gnueabihf.so
building 'h5py._conv' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_conv.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_conv.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_conv.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/_conv.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5t' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5t.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5t.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5t.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5t.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5s' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5s.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5s.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5s.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5s.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5p' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5p.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5p.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5p.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5p.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5d' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5d.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5d.o
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5d.c: In function '__pyx_f_4h5py_3h5d__cb_chunk_info':
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5d.c:21253:51: warning: passing argument 1 of '__pyx_f_4h5py_5utils_convert_dims' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5d.c:21253:51: note: expected 'hsize_t *' {aka 'long long unsigned int *'} but argument is of type 'const hsize_t *' {aka 'const long long unsigned int *'}
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5d.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5d.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5a' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5a.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5a.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5a.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5a.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5f' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5f.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5f.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5f.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5f.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5g' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5g.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5g.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5g.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5g.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5l' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5l.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5l.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5l.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5l.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5o' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5o.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5o.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5o.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5o.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5ds' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5ds.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5ds.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5ds.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5ds.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5ac' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5ac.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5ac.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5ac.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5ac.cpython-313-arm-linux-gnueabihf.so
building 'h5py.h5pl' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5pl.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5pl.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/h5pl.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/h5pl.cpython-313-arm-linux-gnueabihf.so
building 'h5py._npystrings' extension
mpicc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -DNPY_TARGET_VERSION=18 -Ih5py -I/build/python-h5py-openmpi/src/h5py-3.14.0/lzf -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/lib/python3.13/site-packages/mpi4py/include -I/usr/include/python3.13 -c /build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_npystrings.c -o build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_npystrings.o
mpicc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/build/python-h5py-openmpi/src/h5py-3.14.0/h5py/_npystrings.o -L/usr/lib -lhdf5 -lhdf5_hl -o build/lib.linux-armv7l-cpython-313/h5py/_npystrings.cpython-313-arm-linux-gnueabihf.so
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/h5py
copying build/lib.linux-armv7l-cpython-313/h5py/_errors.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5o.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/utils.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5ds.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5py_warnings.py -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/defs.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5p.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5z.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/version.py -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5l.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5t.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5d.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
creating build/bdist.linux-armv7l/wheel/h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/datatype.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/selections.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/selections2.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/dims.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/__init__.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/group.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/files.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/dataset.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/base.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/attrs.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/vds.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/filters.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/_hl/compat.py -> build/bdist.linux-armv7l/wheel/./h5py/_hl
copying build/lib.linux-armv7l-cpython-313/h5py/h5ac.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5pl.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5f.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/_conv.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/__init__.py -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5r.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/_objects.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
creating build/bdist.linux-armv7l/wheel/h5py/tests
creating build/bdist.linux-armv7l/wheel/h5py/tests/test_vds
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_vds/test_lowlevel_vds.py -> build/bdist.linux-armv7l/wheel/./h5py/tests/test_vds
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_vds/test_highlevel_vds.py -> build/bdist.linux-armv7l/wheel/./h5py/tests/test_vds
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_vds/test_virtual_source.py -> build/bdist.linux-armv7l/wheel/./h5py/tests/test_vds
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_vds/__init__.py -> build/bdist.linux-armv7l/wheel/./h5py/tests/test_vds
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_group.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_objects.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_base.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/conftest.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_file.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_dims_dimensionproxy.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_h5pl.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_h5t.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
creating build/bdist.linux-armv7l/wheel/h5py/tests/data_files
copying build/lib.linux-armv7l-cpython-313/h5py/tests/data_files/vlen_string_s390x.h5 -> build/bdist.linux-armv7l/wheel/./h5py/tests/data_files
copying build/lib.linux-armv7l-cpython-313/h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/bdist.linux-armv7l/wheel/./h5py/tests/data_files
copying build/lib.linux-armv7l-cpython-313/h5py/tests/data_files/__init__.py -> build/bdist.linux-armv7l/wheel/./h5py/tests/data_files
copying build/lib.linux-armv7l-cpython-313/h5py/tests/data_files/vlen_string_dset.h5 -> build/bdist.linux-armv7l/wheel/./h5py/tests/data_files
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_errors.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_dataset.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_h5f.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_dataset_getitem.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_attrs_data.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_dataset_swmr.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_dtype.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_dimension_scales.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_selections.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_ros3.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_attribute_create.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_h5z.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_file_alignment.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_big_endian_file.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_datatype.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_h5o.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_h5.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_h5d_direct_chunk.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_h5p.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_file2.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_file_image.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_attrs.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_slicing.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/common.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_filters.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_h5s.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_npystrings.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/tests/test_completions.py -> build/bdist.linux-armv7l/wheel/./h5py/tests
copying build/lib.linux-armv7l-cpython-313/h5py/_npystrings.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5a.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/_selector.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/ipy_completer.py -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5s.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5g.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5i.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/_proxy.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
copying build/lib.linux-armv7l-cpython-313/h5py/h5fd.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./h5py
running install_egg_info
running egg_info
creating h5py.egg-info
writing h5py.egg-info/PKG-INFO
writing dependency_links to h5py.egg-info/dependency_links.txt
writing requirements to h5py.egg-info/requires.txt
writing top-level names to h5py.egg-info/top_level.txt
writing manifest file 'h5py.egg-info/SOURCES.txt'
reading manifest file 'h5py.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs_api/_build'
warning: no previously-included files matching '.DS_Store' found under directory '*'
warning: no previously-included files found matching 'ci'
warning: no previously-included files found matching 'other'
warning: no previously-included files found matching '.github'
warning: no previously-included files matching '*' found under directory 'ci'
warning: no previously-included files matching '*' found under directory 'other'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files found matching '*.yaml'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching '.coverage_dir'
warning: no previously-included files matching '*' found under directory '.coverage_dir'
warning: no previously-included files found matching '.mailmap'
warning: no previously-included files found matching 'github_deploy_key_h5py_h5py.enc'
warning: no previously-included files found matching 'rever.xsh'
no previously-included directories found matching 'news'
adding license file 'LICENSE'
adding license file 'lzf/LICENSE.txt'
adding license file 'licenses/hdf5.txt'
adding license file 'licenses/license.txt'
adding license file 'licenses/pytables.txt'
adding license file 'licenses/python.txt'
adding license file 'licenses/stdint.txt'
writing manifest file 'h5py.egg-info/SOURCES.txt'
Copying h5py.egg-info to build/bdist.linux-armv7l/wheel/./h5py-3.14.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/h5py-3.14.0.dist-info/WHEEL
creating '/build/python-h5py-openmpi/src/h5py-3.14.0/dist/.tmp-trfmrzav/h5py-3.14.0-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'h5py/__init__.py'
adding 'h5py/_conv.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/_errors.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/_npystrings.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/_objects.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/_proxy.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/_selector.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/defs.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5a.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5ac.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5d.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5ds.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5f.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5fd.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5g.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5i.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5l.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5o.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5p.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5pl.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5py_warnings.py'
adding 'h5py/h5r.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5s.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5t.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/h5z.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/ipy_completer.py'
adding 'h5py/utils.cpython-313-arm-linux-gnueabihf.so'
adding 'h5py/version.py'
adding 'h5py/_hl/__init__.py'
adding 'h5py/_hl/attrs.py'
adding 'h5py/_hl/base.py'
adding 'h5py/_hl/compat.py'
adding 'h5py/_hl/dataset.py'
adding 'h5py/_hl/datatype.py'
adding 'h5py/_hl/dims.py'
adding 'h5py/_hl/files.py'
adding 'h5py/_hl/filters.py'
adding 'h5py/_hl/group.py'
adding 'h5py/_hl/selections.py'
adding 'h5py/_hl/selections2.py'
adding 'h5py/_hl/vds.py'
adding 'h5py/tests/__init__.py'
adding 'h5py/tests/common.py'
adding 'h5py/tests/conftest.py'
adding 'h5py/tests/test_attribute_create.py'
adding 'h5py/tests/test_attrs.py'
adding 'h5py/tests/test_attrs_data.py'
adding 'h5py/tests/test_base.py'
adding 'h5py/tests/test_big_endian_file.py'
adding 'h5py/tests/test_completions.py'
adding 'h5py/tests/test_dataset.py'
adding 'h5py/tests/test_dataset_getitem.py'
adding 'h5py/tests/test_dataset_swmr.py'
adding 'h5py/tests/test_datatype.py'
adding 'h5py/tests/test_dimension_scales.py'
adding 'h5py/tests/test_dims_dimensionproxy.py'
adding 'h5py/tests/test_dtype.py'
adding 'h5py/tests/test_errors.py'
adding 'h5py/tests/test_file.py'
adding 'h5py/tests/test_file2.py'
adding 'h5py/tests/test_file_alignment.py'
adding 'h5py/tests/test_file_image.py'
adding 'h5py/tests/test_filters.py'
adding 'h5py/tests/test_group.py'
adding 'h5py/tests/test_h5.py'
adding 'h5py/tests/test_h5d_direct_chunk.py'
adding 'h5py/tests/test_h5f.py'
adding 'h5py/tests/test_h5o.py'
adding 'h5py/tests/test_h5p.py'
adding 'h5py/tests/test_h5pl.py'
adding 'h5py/tests/test_h5s.py'
adding 'h5py/tests/test_h5t.py'
adding 'h5py/tests/test_h5z.py'
adding 'h5py/tests/test_npystrings.py'
adding 'h5py/tests/test_objects.py'
adding 'h5py/tests/test_ros3.py'
adding 'h5py/tests/test_selections.py'
adding 'h5py/tests/test_slicing.py'
adding 'h5py/tests/data_files/__init__.py'
adding 'h5py/tests/data_files/vlen_string_dset.h5'
adding 'h5py/tests/data_files/vlen_string_dset_utc.h5'
adding 'h5py/tests/data_files/vlen_string_s390x.h5'
adding 'h5py/tests/test_vds/__init__.py'
adding 'h5py/tests/test_vds/test_highlevel_vds.py'
adding 'h5py/tests/test_vds/test_lowlevel_vds.py'
adding 'h5py/tests/test_vds/test_virtual_source.py'
adding 'h5py-3.14.0.dist-info/licenses/LICENSE'
adding 'h5py-3.14.0.dist-info/licenses/licenses/hdf5.txt'
adding 'h5py-3.14.0.dist-info/licenses/licenses/license.txt'
adding 'h5py-3.14.0.dist-info/licenses/licenses/pytables.txt'
adding 'h5py-3.14.0.dist-info/licenses/licenses/python.txt'
adding 'h5py-3.14.0.dist-info/licenses/licenses/stdint.txt'
adding 'h5py-3.14.0.dist-info/licenses/lzf/LICENSE.txt'
adding 'h5py-3.14.0.dist-info/METADATA'
adding 'h5py-3.14.0.dist-info/WHEEL'
adding 'h5py-3.14.0.dist-info/top_level.txt'
adding 'h5py-3.14.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built h5py-3.14.0-cp313-cp313-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-h5py-openmpi/pkg/python-h5py-openmpi/usr/share'
install: creating directory '/build/python-h5py-openmpi/pkg/python-h5py-openmpi/usr/share/licenses'
install: creating directory '/build/python-h5py-openmpi/pkg/python-h5py-openmpi/usr/share/licenses/python-h5py-openmpi'
'LICENSE' -> '/build/python-h5py-openmpi/pkg/python-h5py-openmpi/usr/share/licenses/python-h5py-openmpi/LICENSE'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/python3.13/site-packages/h5py/_errors.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5o.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/utils.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5ds.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/defs.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5p.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5z.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5l.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5t.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5d.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5ac.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5pl.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5f.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/_conv.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5r.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/_objects.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/_npystrings.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5a.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/_selector.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5s.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5g.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5i.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/_proxy.cpython-313-arm-linux-gnueabihf.so
usr/lib/python3.13/site-packages/h5py/h5fd.cpython-313-arm-linux-gnueabihf.so
==> Creating package "python-h5py-openmpi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-h5py-openmpi 3.14.0-1 (Fri Jun 13 05:41:33 2025)
==> Cleaning up...