>>> py3-h5py: Building community/py3-h5py 3.12.1-r0 (using abuild 3.15.0_rc3-r1) started Tue, 06 May 2025 11:05:26 +0000 >>> py3-h5py: Validating /home/buildozer/aports/community/py3-h5py/APKBUILD... >>> py3-h5py: Analyzing dependencies... >>> py3-h5py: Installing for build: build-base py3-numpy cython hdf5-dev liblzf-dev py3-gpep517 py3-numpy-dev py3-pkgconfig py3-setuptools py3-wheel python3-dev (1/46) Installing libgfortran (14.2.0-r5) (2/46) Installing openblas (0.3.28-r0) (3/46) Installing libbz2 (1.0.8-r6) (4/46) Installing libffi (3.4.8-r0) (5/46) Installing gdbm (1.24-r0) (6/46) Installing xz-libs (5.8.1-r0) (7/46) Installing mpdecimal (4.0.0-r0) (8/46) Installing libpanelw (6.5_p20250412-r0) (9/46) Installing sqlite-libs (3.49.1-r1) (10/46) Installing python3 (3.12.10-r0) (11/46) Installing python3-pycache-pyc0 (3.12.10-r0) (12/46) Installing pyc (3.12.10-r0) (13/46) Installing py3-numpy-pyc (2.2.4-r0) (14/46) Installing python3-pyc (3.12.10-r0) (15/46) Installing py3-numpy (2.2.4-r0) (16/46) Installing py3-numpy-tests (2.2.4-r0) (17/46) Installing cython (3.0.12-r0) (18/46) Installing cython-pyc (3.0.12-r0) (19/46) Installing zlib-dev (1.3.1-r2) (20/46) Installing libsz (1.1.3-r0) (21/46) Installing hdf5 (1.14.4.2-r1) (22/46) Installing hdf5-cpp (1.14.4.2-r1) (23/46) Installing hdf5-fortran (1.14.4.2-r1) (24/46) Installing hdf5-hl (1.14.4.2-r1) (25/46) Installing hdf5-hl-cpp (1.14.4.2-r1) (26/46) Installing hdf5-hl-fortran (1.14.4.2-r1) (27/46) Installing hdf5-dev (1.14.4.2-r1) (28/46) Installing liblzf (3.6-r1) (29/46) Installing liblzf-dev (3.6-r1) (30/46) Installing py3-installer (0.7.0-r2) (31/46) Installing py3-installer-pyc (0.7.0-r2) (32/46) Installing py3-gpep517 (19-r0) (33/46) Installing py3-gpep517-pyc (19-r0) (34/46) Installing py3-numpy-dev (2.2.4-r0) (35/46) Installing py3-pkgconfig (1.5.5-r4) (36/46) Installing py3-pkgconfig-pyc (1.5.5-r4) (37/46) Installing py3-parsing (3.2.3-r0) (38/46) Installing py3-parsing-pyc (3.2.3-r0) (39/46) Installing py3-packaging (25.0-r0) (40/46) Installing py3-packaging-pyc (25.0-r0) (41/46) Installing py3-setuptools (80.3.1-r0) (42/46) Installing py3-setuptools-pyc (80.3.1-r0) (43/46) Installing py3-wheel (0.46.1-r0) (44/46) Installing py3-wheel-pyc (0.46.1-r0) (45/46) Installing python3-dev (3.12.10-r0) (46/46) Installing .makedepends-py3-h5py (20250506.110543) Executing busybox-1.37.0-r16.trigger OK: 612 MiB in 149 packages >>> py3-h5py: Cleaning up srcdir >>> py3-h5py: Cleaning up pkgdir >>> py3-h5py: Cleaning up tmpdir >>> py3-h5py: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-h5py-3.12.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-h5py-3.12.1.tar.gz.part' py3-h5py-3.12.1.tar. 30% |********* | 127k 0:00:02 ETA py3-h5py-3.12.1.tar. 100% |********************************| 418k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-h5py-3.12.1.tar.gz.part' saved >>> py3-h5py: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-h5py-3.12.1.tar.gz >>> py3-h5py: Checking sha512sums... py3-h5py-3.12.1.tar.gz: OK >>> py3-h5py: Unpacking /var/cache/distfiles/v3.22/py3-h5py-3.12.1.tar.gz... 2025-05-06 11:05:47,152 gpep517 INFO Building wheel via backend setuptools.build_meta /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/api_gen.py:81: SyntaxWarning: invalid escape sequence '\.' (?P([0-9]+\.[0-9]+\.[0-9]+))? /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/api_gen.py:93: SyntaxWarning: invalid escape sequence '\*' (?:[a-zA-Z_]+[a-zA-Z0-9_]*\**) /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/setup_configure.py:48: SyntaxWarning: invalid escape sequence '\d' m = re.match('(\d+)\.(\d+)\.(\d+)(?:\.\d+)?$', s) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-06 11:05:47,423 root INFO running bdist_wheel 2025-05-06 11:05:47,445 root INFO running build 2025-05-06 11:05:47,445 root INFO running build_py 2025-05-06 11:05:47,451 root INFO creating build/lib.linux-ppc64le-cpython-312/h5py 2025-05-06 11:05:47,451 root INFO copying h5py/h5py_warnings.py -> build/lib.linux-ppc64le-cpython-312/h5py 2025-05-06 11:05:47,452 root INFO copying h5py/version.py -> build/lib.linux-ppc64le-cpython-312/h5py 2025-05-06 11:05:47,452 root INFO copying h5py/ipy_completer.py -> build/lib.linux-ppc64le-cpython-312/h5py 2025-05-06 11:05:47,452 root INFO copying h5py/__init__.py -> build/lib.linux-ppc64le-cpython-312/h5py 2025-05-06 11:05:47,453 root INFO creating build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,453 root INFO copying h5py/_hl/files.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,454 root INFO copying h5py/_hl/dataset.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,454 root INFO copying h5py/_hl/attrs.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,454 root INFO copying h5py/_hl/selections2.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,455 root INFO copying h5py/_hl/selections.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,455 root INFO copying h5py/_hl/datatype.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,455 root INFO copying h5py/_hl/__init__.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,455 root INFO copying h5py/_hl/group.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,456 root INFO copying h5py/_hl/compat.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,456 root INFO copying h5py/_hl/filters.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,456 root INFO copying h5py/_hl/vds.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,457 root INFO copying h5py/_hl/base.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,457 root INFO copying h5py/_hl/dims.py -> build/lib.linux-ppc64le-cpython-312/h5py/_hl 2025-05-06 11:05:47,458 root INFO creating build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,458 root INFO copying h5py/tests/conftest.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,459 root INFO copying h5py/tests/test_group.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,459 root INFO copying h5py/tests/test_filters.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,459 root INFO copying h5py/tests/test_h5pl.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,460 root INFO copying h5py/tests/test_file2.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,460 root INFO copying h5py/tests/test_dataset.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,460 root INFO copying h5py/tests/test_h5t.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,461 root INFO copying h5py/tests/test_attrs.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,461 root INFO copying h5py/tests/test_slicing.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,461 root INFO copying h5py/tests/test_h5p.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,462 root INFO copying h5py/tests/test_base.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,462 root INFO copying h5py/tests/test_errors.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,462 root INFO copying h5py/tests/test_attrs_data.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,463 root INFO copying h5py/tests/test_datatype.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,463 root INFO copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,463 root INFO copying h5py/tests/test_attribute_create.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,463 root INFO copying h5py/tests/test_file_image.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,464 root INFO copying h5py/tests/test_h5o.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,464 root INFO copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,464 root INFO copying h5py/tests/test_h5z.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,465 root INFO copying h5py/tests/test_big_endian_file.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,465 root INFO copying h5py/tests/test_ros3.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,465 root INFO copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,466 root INFO copying h5py/tests/test_file.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,466 root INFO copying h5py/tests/test_completions.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,466 root INFO copying h5py/tests/test_dtype.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,467 root INFO copying h5py/tests/test_objects.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,467 root INFO copying h5py/tests/test_h5f.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,467 root INFO copying h5py/tests/test_dimension_scales.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,468 root INFO copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,468 root INFO copying h5py/tests/test_selections.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,468 root INFO copying h5py/tests/test_h5.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,468 root INFO copying h5py/tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,469 root INFO copying h5py/tests/test_file_alignment.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,469 root INFO copying h5py/tests/common.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests 2025-05-06 11:05:47,470 root INFO creating build/lib.linux-ppc64le-cpython-312/h5py/tests/data_files 2025-05-06 11:05:47,470 root INFO copying h5py/tests/data_files/__init__.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests/data_files 2025-05-06 11:05:47,470 root INFO creating build/lib.linux-ppc64le-cpython-312/h5py/tests/test_vds 2025-05-06 11:05:47,470 root INFO copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests/test_vds 2025-05-06 11:05:47,471 root INFO copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests/test_vds 2025-05-06 11:05:47,471 root INFO copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests/test_vds 2025-05-06 11:05:47,471 root INFO copying h5py/tests/test_vds/__init__.py -> build/lib.linux-ppc64le-cpython-312/h5py/tests/test_vds 2025-05-06 11:05:47,474 root INFO copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-ppc64le-cpython-312/h5py/tests/data_files 2025-05-06 11:05:47,474 root INFO copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-ppc64le-cpython-312/h5py/tests/data_files 2025-05-06 11:05:47,474 root INFO copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-ppc64le-cpython-312/h5py/tests/data_files 2025-05-06 11:05:47,477 root INFO running build_ext 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 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 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:40: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:151: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:191: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:198: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:215: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/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/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/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 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/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/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/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:665: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/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 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 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 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 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/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/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 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.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/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/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:153: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:237: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:1582: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 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/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 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, 4) MPI Enabled: False 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 Updated /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/config.pxi Executing cythonize() [ 1/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_conv.pyx [ 2/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_errors.pyx [ 3/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_objects.pyx [ 4/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_proxy.pyx [ 5/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_selector.pyx [ 6/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/defs.pyx [ 7/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5.pyx [ 8/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5a.pyx [ 9/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5ac.pyx [10/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5d.pyx [11/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5ds.pyx [12/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5f.pyx [13/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5fd.pyx [14/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5g.pyx [15/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5i.pyx [16/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5l.pyx [17/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5o.pyx [18/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5p.pyx [19/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5pl.pyx [20/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5r.pyx [21/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5s.pyx [22/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5t.pyx [23/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5z.pyx [24/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/utils.pyx 2025-05-06 11:07:04,209 root INFO building 'h5py.defs' extension 2025-05-06 11:07:04,210 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py 2025-05-06 11:07:04,211 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/defs.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/defs.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Pget_driver_info': /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/defs.c:30180:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 30180 | __pyx_v_r = H5Pget_driver_info(__pyx_v_plist_id); | ^ 2025-05-06 11:07:16,233 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/defs.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/defs.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:07:16,286 root INFO building 'h5py._errors' extension 2025-05-06 11:07:16,287 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_errors.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_errors.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb': /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_errors.c:3242:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3242 | __pyx_t_3 = (__pyx_v_desc[0]).desc; | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception': /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_errors.c:3513:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3513 | __pyx_t_8 = __pyx_v_err.err.desc; | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_errors.c:3596:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3596 | __pyx_t_8 = __pyx_v_err.err.desc; | ^ 2025-05-06 11:07:18,877 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_errors.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/_errors.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:07:18,950 root INFO building 'h5py._objects' extension 2025-05-06 11:07:18,952 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_objects.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_objects.o 2025-05-06 11:07:32,550 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_objects.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/_objects.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:07:32,615 root INFO building 'h5py._proxy' extension 2025-05-06 11:07:32,617 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_proxy.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_proxy.o 2025-05-06 11:07:35,434 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_proxy.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/_proxy.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:07:35,474 root INFO building 'h5py.h5fd' extension 2025-05-06 11:07:35,476 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5fd.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5fd.o 2025-05-06 11:07:53,830 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5fd.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5fd.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:07:53,919 root INFO building 'h5py.h5z' extension 2025-05-06 11:07:53,921 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf 2025-05-06 11:07:53,922 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5z.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5z.o 2025-05-06 11:07:58,630 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf/lzf_filter.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf/lzf_filter.o 2025-05-06 11:07:58,899 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5z.o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf/lzf_filter.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5z.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:07:58,951 root INFO building 'h5py.h5' extension 2025-05-06 11:07:58,953 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5.o 2025-05-06 11:08:10,745 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:08:10,812 root INFO building 'h5py.h5i' extension 2025-05-06 11:08:10,814 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5i.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5i.o 2025-05-06 11:08:17,271 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5i.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5i.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:08:17,327 root INFO building 'h5py.h5r' extension 2025-05-06 11:08:17,329 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5r.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5r.o 2025-05-06 11:08:21,590 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5r.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5r.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:08:21,612 root INFO building 'h5py.utils' extension 2025-05-06 11:08:21,613 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/utils.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/utils.o 2025-05-06 11:08:23,718 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/utils.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/utils.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:08:23,749 root INFO building 'h5py._selector' extension 2025-05-06 11:08:23,750 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_selector.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_selector.o 2025-05-06 11:08:30,004 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_selector.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/_selector.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:08:30,031 root INFO building 'h5py._conv' extension 2025-05-06 11:08:30,031 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_conv.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_conv.o 2025-05-06 11:08:36,919 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/_conv.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/_conv.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:08:36,951 root INFO building 'h5py.h5t' extension 2025-05-06 11:08:36,952 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5t.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5t.o 2025-05-06 11:08:55,709 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5t.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5t.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:08:55,768 root INFO building 'h5py.h5s' extension 2025-05-06 11:08:55,770 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5s.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5s.o 2025-05-06 11:09:00,301 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5s.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5s.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:00,325 root INFO building 'h5py.h5p' extension 2025-05-06 11:09:00,326 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5p.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5p.o 2025-05-06 11:09:18,963 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5p.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5p.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:19,035 root INFO building 'h5py.h5d' extension 2025-05-06 11:09:19,036 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5d.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5d.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5d.c: In function '__pyx_f_4h5py_3h5d__cb_chunk_info': /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5d.c:22754:51: warning: passing argument 1 of '__pyx_f_4h5py_5utils_convert_dims' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 22754 | __pyx_t_1 = __pyx_f_4h5py_5utils_convert_dims(__pyx_v_offset, ((hsize_t)__pyx_v_visit->rank)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 108, __pyx_L1_error) | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5d.c:22754:51: note: expected 'hsize_t *' {aka 'long unsigned int *'} but argument is of type 'const hsize_t *' {aka 'const long unsigned int *'} 2025-05-06 11:09:29,212 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5d.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5d.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:29,258 root INFO building 'h5py.h5a' extension 2025-05-06 11:09:29,259 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5a.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5a.o 2025-05-06 11:09:33,617 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5a.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5a.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:33,659 root INFO building 'h5py.h5f' extension 2025-05-06 11:09:33,660 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5f.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5f.o 2025-05-06 11:09:39,606 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5f.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5f.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:39,637 root INFO building 'h5py.h5g' extension 2025-05-06 11:09:39,638 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5g.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5g.o 2025-05-06 11:09:46,175 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5g.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5g.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:46,217 root INFO building 'h5py.h5l' extension 2025-05-06 11:09:46,218 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5l.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5l.o 2025-05-06 11:09:49,976 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5l.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5l.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:50,004 root INFO building 'h5py.h5o' extension 2025-05-06 11:09:50,005 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5o.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5o.o 2025-05-06 11:09:54,637 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5o.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5o.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:54,679 root INFO building 'h5py.h5ds' extension 2025-05-06 11:09:54,681 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5ds.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5ds.o 2025-05-06 11:09:57,273 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5ds.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5ds.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:57,297 root INFO building 'h5py.h5ac' extension 2025-05-06 11:09:57,298 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5ac.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5ac.o 2025-05-06 11:09:58,790 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5ac.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5ac.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:09:58,815 root INFO building 'h5py.h5pl' extension 2025-05-06 11:09:58,816 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types -fPIC -DH5_USE_110_API -DH5Rdereference_vers=2 -DNPY_NO_DEPRECATED_API=0 -Ih5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/lzf -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5pl.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5pl.o 2025-05-06 11:10:00,122 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-incompatible-pointer-types build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/h5py/h5pl.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-ppc64le-cpython-312/h5py/h5pl.cpython-312-powerpc64le-linux-musl.so 2025-05-06 11:10:00,168 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-05-06 11:10:00,168 root INFO running install 2025-05-06 11:10:00,203 root INFO running install_lib 2025-05-06 11:10:00,208 root INFO creating build/bdist.linux-ppc64le/wheel 2025-05-06 11:10:00,209 root INFO creating build/bdist.linux-ppc64le/wheel/h5py 2025-05-06 11:10:00,209 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5t.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,210 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,210 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5py_warnings.py -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,210 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5s.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,211 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/utils.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,211 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/version.py -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,211 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5pl.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,211 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5o.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,212 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/defs.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,212 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_errors.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,213 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5i.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,213 root INFO creating build/bdist.linux-ppc64le/wheel/h5py/tests 2025-05-06 11:10:00,213 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/conftest.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,214 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_group.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,214 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_filters.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,214 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_h5pl.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,214 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_file2.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,215 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_dataset.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,215 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_h5t.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,215 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_attrs.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,215 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_slicing.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,215 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_h5p.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,216 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_base.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,216 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_errors.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,216 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_attrs_data.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,216 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_datatype.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,217 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_dims_dimensionproxy.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,217 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_attribute_create.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,217 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_file_image.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,217 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_h5o.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,218 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_dataset_getitem.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,218 root INFO creating build/bdist.linux-ppc64le/wheel/h5py/tests/test_vds 2025-05-06 11:10:00,218 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_vds/test_virtual_source.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests/test_vds 2025-05-06 11:10:00,218 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_vds/test_highlevel_vds.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests/test_vds 2025-05-06 11:10:00,219 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_vds/test_lowlevel_vds.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests/test_vds 2025-05-06 11:10:00,219 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_vds/__init__.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests/test_vds 2025-05-06 11:10:00,219 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_h5z.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,219 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_big_endian_file.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,219 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_ros3.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,220 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_dataset_swmr.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,220 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_file.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,220 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_completions.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,220 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_dtype.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,221 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_objects.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,221 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_h5f.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,221 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_dimension_scales.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,221 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_h5d_direct_chunk.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,222 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_selections.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,222 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_h5.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,222 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,222 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/test_file_alignment.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,222 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/common.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests 2025-05-06 11:10:00,223 root INFO creating build/bdist.linux-ppc64le/wheel/h5py/tests/data_files 2025-05-06 11:10:00,223 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/bdist.linux-ppc64le/wheel/./h5py/tests/data_files 2025-05-06 11:10:00,223 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/data_files/vlen_string_dset.h5 -> build/bdist.linux-ppc64le/wheel/./h5py/tests/data_files 2025-05-06 11:10:00,224 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/data_files/vlen_string_s390x.h5 -> build/bdist.linux-ppc64le/wheel/./h5py/tests/data_files 2025-05-06 11:10:00,224 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/tests/data_files/__init__.py -> build/bdist.linux-ppc64le/wheel/./h5py/tests/data_files 2025-05-06 11:10:00,224 root INFO creating build/bdist.linux-ppc64le/wheel/h5py/_hl 2025-05-06 11:10:00,224 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/files.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,225 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/dataset.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,225 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/attrs.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,225 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/selections2.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,225 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/selections.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,226 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/datatype.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,226 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/__init__.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,226 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/group.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,226 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/compat.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,226 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/filters.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,227 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/vds.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,227 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/base.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,227 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_hl/dims.py -> build/bdist.linux-ppc64le/wheel/./h5py/_hl 2025-05-06 11:10:00,227 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5a.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,228 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5d.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,228 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_objects.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,229 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5ac.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,229 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_selector.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,229 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5r.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,230 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5z.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,230 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5ds.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,230 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/ipy_completer.py -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,230 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5p.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,231 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_conv.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,232 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/_proxy.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,232 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/__init__.py -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,232 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5g.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,232 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5l.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,233 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5fd.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,233 root INFO copying build/lib.linux-ppc64le-cpython-312/h5py/h5f.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./h5py 2025-05-06 11:10:00,234 root INFO running install_egg_info 2025-05-06 11:10:00,239 root INFO running egg_info 2025-05-06 11:10:00,244 root INFO creating h5py.egg-info 2025-05-06 11:10:00,245 root INFO writing h5py.egg-info/PKG-INFO 2025-05-06 11:10:00,245 root INFO writing dependency_links to h5py.egg-info/dependency_links.txt 2025-05-06 11:10:00,245 root INFO writing requirements to h5py.egg-info/requires.txt 2025-05-06 11:10:00,246 root INFO writing top-level names to h5py.egg-info/top_level.txt 2025-05-06 11:10:00,246 root INFO writing manifest file 'h5py.egg-info/SOURCES.txt' 2025-05-06 11:10:00,256 root INFO reading manifest file 'h5py.egg-info/SOURCES.txt' 2025-05-06 11:10:00,257 root INFO reading manifest template 'MANIFEST.in' 2025-05-06 11:10:00,257 root WARNING warning: no files found matching 'AUTHORS' 2025-05-06 11:10:00,261 root WARNING no previously-included directories found matching 'docs/_build' 2025-05-06 11:10:00,263 root WARNING no previously-included directories found matching 'docs_api/_build' 2025-05-06 11:10:00,295 root WARNING warning: no previously-included files matching '.DS_Store' found under directory '*' 2025-05-06 11:10:00,296 root WARNING warning: no previously-included files found matching 'ci' 2025-05-06 11:10:00,296 root WARNING warning: no previously-included files found matching 'other' 2025-05-06 11:10:00,296 root WARNING warning: no previously-included files found matching '.github' 2025-05-06 11:10:00,297 root WARNING warning: no previously-included files matching '*' found under directory 'ci' 2025-05-06 11:10:00,298 root WARNING warning: no previously-included files matching '*' found under directory 'other' 2025-05-06 11:10:00,298 root WARNING warning: no previously-included files matching '*' found under directory '.github' 2025-05-06 11:10:00,299 root WARNING warning: no previously-included files found matching '*.yml' 2025-05-06 11:10:00,299 root WARNING warning: no previously-included files found matching '*.yaml' 2025-05-06 11:10:00,300 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2025-05-06 11:10:00,301 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-05-06 11:10:00,301 root WARNING warning: no previously-included files found matching '.coveragerc' 2025-05-06 11:10:00,302 root WARNING warning: no previously-included files found matching '.coverage_dir' 2025-05-06 11:10:00,303 root WARNING warning: no previously-included files matching '*' found under directory '.coverage_dir' 2025-05-06 11:10:00,303 root WARNING warning: no previously-included files found matching '.mailmap' 2025-05-06 11:10:00,304 root WARNING warning: no previously-included files found matching 'github_deploy_key_h5py_h5py.enc' 2025-05-06 11:10:00,304 root WARNING warning: no previously-included files found matching 'rever.xsh' 2025-05-06 11:10:00,305 root WARNING no previously-included directories found matching 'news' 2025-05-06 11:10:00,305 root INFO adding license file 'LICENSE' 2025-05-06 11:10:00,314 root INFO writing manifest file 'h5py.egg-info/SOURCES.txt' 2025-05-06 11:10:00,314 root INFO Copying h5py.egg-info to build/bdist.linux-ppc64le/wheel/./h5py-3.12.1-py3.12.egg-info 2025-05-06 11:10:00,315 root INFO running install_scripts 2025-05-06 11:10:00,323 root INFO creating build/bdist.linux-ppc64le/wheel/h5py-3.12.1.dist-info/WHEEL 2025-05-06 11:10:00,323 wheel INFO creating '/home/buildozer/aports/community/py3-h5py/src/h5py-3.12.1/.dist/.tmp-_ncjfnoa/h5py-3.12.1-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-05-06 11:10:00,324 wheel INFO adding 'h5py/__init__.py' 2025-05-06 11:10:00,324 wheel INFO adding 'h5py/_conv.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,325 wheel INFO adding 'h5py/_errors.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,326 wheel INFO adding 'h5py/_objects.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,327 wheel INFO adding 'h5py/_proxy.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,328 wheel INFO adding 'h5py/_selector.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,329 wheel INFO adding 'h5py/defs.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,331 wheel INFO adding 'h5py/h5.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,332 wheel INFO adding 'h5py/h5a.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,333 wheel INFO adding 'h5py/h5ac.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,334 wheel INFO adding 'h5py/h5d.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,335 wheel INFO adding 'h5py/h5ds.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,336 wheel INFO adding 'h5py/h5f.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,337 wheel INFO adding 'h5py/h5fd.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,338 wheel INFO adding 'h5py/h5g.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,340 wheel INFO adding 'h5py/h5i.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,340 wheel INFO adding 'h5py/h5l.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,341 wheel INFO adding 'h5py/h5o.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,343 wheel INFO adding 'h5py/h5p.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,345 wheel INFO adding 'h5py/h5pl.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,345 wheel INFO adding 'h5py/h5py_warnings.py' 2025-05-06 11:10:00,346 wheel INFO adding 'h5py/h5r.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,347 wheel INFO adding 'h5py/h5s.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,348 wheel INFO adding 'h5py/h5t.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,350 wheel INFO adding 'h5py/h5z.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,350 wheel INFO adding 'h5py/ipy_completer.py' 2025-05-06 11:10:00,354 wheel INFO adding 'h5py/utils.cpython-312-powerpc64le-linux-musl.so' 2025-05-06 11:10:00,355 wheel INFO adding 'h5py/version.py' 2025-05-06 11:10:00,355 wheel INFO adding 'h5py/_hl/__init__.py' 2025-05-06 11:10:00,355 wheel INFO adding 'h5py/_hl/attrs.py' 2025-05-06 11:10:00,356 wheel INFO adding 'h5py/_hl/base.py' 2025-05-06 11:10:00,356 wheel INFO adding 'h5py/_hl/compat.py' 2025-05-06 11:10:00,356 wheel INFO adding 'h5py/_hl/dataset.py' 2025-05-06 11:10:00,357 wheel INFO adding 'h5py/_hl/datatype.py' 2025-05-06 11:10:00,357 wheel INFO adding 'h5py/_hl/dims.py' 2025-05-06 11:10:00,357 wheel INFO adding 'h5py/_hl/files.py' 2025-05-06 11:10:00,358 wheel INFO adding 'h5py/_hl/filters.py' 2025-05-06 11:10:00,358 wheel INFO adding 'h5py/_hl/group.py' 2025-05-06 11:10:00,358 wheel INFO adding 'h5py/_hl/selections.py' 2025-05-06 11:10:00,359 wheel INFO adding 'h5py/_hl/selections2.py' 2025-05-06 11:10:00,359 wheel INFO adding 'h5py/_hl/vds.py' 2025-05-06 11:10:00,359 wheel INFO adding 'h5py/tests/__init__.py' 2025-05-06 11:10:00,360 wheel INFO adding 'h5py/tests/common.py' 2025-05-06 11:10:00,360 wheel INFO adding 'h5py/tests/conftest.py' 2025-05-06 11:10:00,360 wheel INFO adding 'h5py/tests/test_attribute_create.py' 2025-05-06 11:10:00,360 wheel INFO adding 'h5py/tests/test_attrs.py' 2025-05-06 11:10:00,361 wheel INFO adding 'h5py/tests/test_attrs_data.py' 2025-05-06 11:10:00,361 wheel INFO adding 'h5py/tests/test_base.py' 2025-05-06 11:10:00,361 wheel INFO adding 'h5py/tests/test_big_endian_file.py' 2025-05-06 11:10:00,362 wheel INFO adding 'h5py/tests/test_completions.py' 2025-05-06 11:10:00,362 wheel INFO adding 'h5py/tests/test_dataset.py' 2025-05-06 11:10:00,362 wheel INFO adding 'h5py/tests/test_dataset_getitem.py' 2025-05-06 11:10:00,363 wheel INFO adding 'h5py/tests/test_dataset_swmr.py' 2025-05-06 11:10:00,363 wheel INFO adding 'h5py/tests/test_datatype.py' 2025-05-06 11:10:00,363 wheel INFO adding 'h5py/tests/test_dimension_scales.py' 2025-05-06 11:10:00,363 wheel INFO adding 'h5py/tests/test_dims_dimensionproxy.py' 2025-05-06 11:10:00,364 wheel INFO adding 'h5py/tests/test_dtype.py' 2025-05-06 11:10:00,364 wheel INFO adding 'h5py/tests/test_errors.py' 2025-05-06 11:10:00,364 wheel INFO adding 'h5py/tests/test_file.py' 2025-05-06 11:10:00,365 wheel INFO adding 'h5py/tests/test_file2.py' 2025-05-06 11:10:00,365 wheel INFO adding 'h5py/tests/test_file_alignment.py' 2025-05-06 11:10:00,365 wheel INFO adding 'h5py/tests/test_file_image.py' 2025-05-06 11:10:00,366 wheel INFO adding 'h5py/tests/test_filters.py' 2025-05-06 11:10:00,366 wheel INFO adding 'h5py/tests/test_group.py' 2025-05-06 11:10:00,366 wheel INFO adding 'h5py/tests/test_h5.py' 2025-05-06 11:10:00,366 wheel INFO adding 'h5py/tests/test_h5d_direct_chunk.py' 2025-05-06 11:10:00,367 wheel INFO adding 'h5py/tests/test_h5f.py' 2025-05-06 11:10:00,367 wheel INFO adding 'h5py/tests/test_h5o.py' 2025-05-06 11:10:00,367 wheel INFO adding 'h5py/tests/test_h5p.py' 2025-05-06 11:10:00,368 wheel INFO adding 'h5py/tests/test_h5pl.py' 2025-05-06 11:10:00,368 wheel INFO adding 'h5py/tests/test_h5t.py' 2025-05-06 11:10:00,368 wheel INFO adding 'h5py/tests/test_h5z.py' 2025-05-06 11:10:00,368 wheel INFO adding 'h5py/tests/test_objects.py' 2025-05-06 11:10:00,369 wheel INFO adding 'h5py/tests/test_ros3.py' 2025-05-06 11:10:00,369 wheel INFO adding 'h5py/tests/test_selections.py' 2025-05-06 11:10:00,369 wheel INFO adding 'h5py/tests/test_slicing.py' 2025-05-06 11:10:00,370 wheel INFO adding 'h5py/tests/data_files/__init__.py' 2025-05-06 11:10:00,370 wheel INFO adding 'h5py/tests/data_files/vlen_string_dset.h5' 2025-05-06 11:10:00,370 wheel INFO adding 'h5py/tests/data_files/vlen_string_dset_utc.h5' 2025-05-06 11:10:00,371 wheel INFO adding 'h5py/tests/data_files/vlen_string_s390x.h5' 2025-05-06 11:10:00,371 wheel INFO adding 'h5py/tests/test_vds/__init__.py' 2025-05-06 11:10:00,372 wheel INFO adding 'h5py/tests/test_vds/test_highlevel_vds.py' 2025-05-06 11:10:00,372 wheel INFO adding 'h5py/tests/test_vds/test_lowlevel_vds.py' 2025-05-06 11:10:00,372 wheel INFO adding 'h5py/tests/test_vds/test_virtual_source.py' 2025-05-06 11:10:00,373 wheel INFO adding 'h5py-3.12.1.dist-info/licenses/LICENSE' 2025-05-06 11:10:00,373 wheel INFO adding 'h5py-3.12.1.dist-info/METADATA' 2025-05-06 11:10:00,373 wheel INFO adding 'h5py-3.12.1.dist-info/WHEEL' 2025-05-06 11:10:00,373 wheel INFO adding 'h5py-3.12.1.dist-info/top_level.txt' 2025-05-06 11:10:00,374 wheel INFO adding 'h5py-3.12.1.dist-info/RECORD' 2025-05-06 11:10:00,375 root INFO removing build/bdist.linux-ppc64le/wheel 2025-05-06 11:10:00,379 gpep517 INFO The backend produced .dist/h5py-3.12.1-cp312-cp312-linux_ppc64le.whl h5py-3.12.1-cp312-cp312-linux_ppc64le.whl >>> py3-h5py: Entering fakeroot... >>> py3-h5py-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/h5py/_hl/__pycache__' -> '/home/buildozer/aports/community/py3-h5py/pkg/py3-h5py-pyc/usr/lib/python3.12/site-packages/h5py/_hl/__pycache__' 'usr/lib/python3.12/site-packages/h5py/__pycache__' -> '/home/buildozer/aports/community/py3-h5py/pkg/py3-h5py-pyc/usr/lib/python3.12/site-packages/h5py/__pycache__' >>> py3-h5py-pyc*: Preparing subpackage py3-h5py-pyc... >>> py3-h5py-pyc*: Running postcheck for py3-h5py-pyc >>> py3-h5py*: Running postcheck for py3-h5py >>> py3-h5py*: Preparing package py3-h5py... >>> py3-h5py*: Stripping binaries >>> py3-h5py-pyc*: Scanning shared objects >>> py3-h5py*: Scanning shared objects >>> py3-h5py-pyc*: Tracing dependencies... py3-numpy python3~3.12 >>> py3-h5py-pyc*: Package size: 224.8 KB >>> py3-h5py-pyc*: Compressing data... >>> py3-h5py-pyc*: Create checksum... >>> py3-h5py-pyc*: Create py3-h5py-pyc-3.12.1-r0.apk >>> py3-h5py*: Tracing dependencies... py3-numpy python3~3.12 so:libc.musl-ppc64le.so.1 so:libhdf5.so.311 so:libhdf5_hl.so.310 so:liblzf.so.1 >>> py3-h5py*: Package size: 4.1 MB >>> py3-h5py*: Compressing data... >>> py3-h5py*: Create checksum... >>> py3-h5py*: Create py3-h5py-3.12.1-r0.apk >>> py3-h5py: Build complete at Tue, 06 May 2025 11:10:02 +0000 elapsed time 0h 4m 36s >>> py3-h5py: Cleaning up srcdir >>> py3-h5py: Cleaning up pkgdir >>> py3-h5py: Uninstalling dependencies... (1/46) Purging .makedepends-py3-h5py (20250506.110543) (2/46) Purging cython-pyc (3.0.12-r0) (3/46) Purging cython (3.0.12-r0) (4/46) Purging hdf5-dev (1.14.4.2-r1) (5/46) Purging zlib-dev (1.3.1-r2) (6/46) Purging hdf5-cpp (1.14.4.2-r1) (7/46) Purging hdf5-hl-cpp (1.14.4.2-r1) (8/46) Purging hdf5-hl-fortran (1.14.4.2-r1) (9/46) Purging hdf5-hl (1.14.4.2-r1) (10/46) Purging liblzf-dev (3.6-r1) (11/46) Purging liblzf (3.6-r1) (12/46) Purging py3-gpep517-pyc (19-r0) (13/46) Purging py3-gpep517 (19-r0) (14/46) Purging py3-installer-pyc (0.7.0-r2) (15/46) Purging py3-installer (0.7.0-r2) (16/46) Purging py3-numpy-dev (2.2.4-r0) (17/46) Purging py3-numpy-tests (2.2.4-r0) (18/46) Purging py3-numpy-pyc (2.2.4-r0) (19/46) Purging py3-numpy (2.2.4-r0) (20/46) Purging openblas (0.3.28-r0) (21/46) Purging py3-pkgconfig-pyc (1.5.5-r4) (22/46) Purging py3-pkgconfig (1.5.5-r4) (23/46) Purging py3-setuptools-pyc (80.3.1-r0) (24/46) Purging py3-setuptools (80.3.1-r0) (25/46) Purging py3-wheel-pyc (0.46.1-r0) (26/46) Purging py3-wheel (0.46.1-r0) (27/46) Purging py3-packaging-pyc (25.0-r0) (28/46) Purging py3-packaging (25.0-r0) (29/46) Purging py3-parsing-pyc (3.2.3-r0) (30/46) Purging py3-parsing (3.2.3-r0) (31/46) Purging python3-dev (3.12.10-r0) (32/46) Purging python3-pyc (3.12.10-r0) (33/46) Purging python3-pycache-pyc0 (3.12.10-r0) (34/46) Purging pyc (3.12.10-r0) (35/46) Purging python3 (3.12.10-r0) (36/46) Purging gdbm (1.24-r0) (37/46) Purging hdf5-fortran (1.14.4.2-r1) (38/46) Purging libbz2 (1.0.8-r6) (39/46) Purging libffi (3.4.8-r0) (40/46) Purging libgfortran (14.2.0-r5) (41/46) Purging libpanelw (6.5_p20250412-r0) (42/46) Purging mpdecimal (4.0.0-r0) (43/46) Purging sqlite-libs (3.49.1-r1) (44/46) Purging xz-libs (5.8.1-r0) (45/46) Purging hdf5 (1.14.4.2-r1) (46/46) Purging libsz (1.1.3-r0) Executing busybox-1.37.0-r16.trigger OK: 429 MiB in 103 packages >>> py3-h5py: Updating the community/ppc64le repository index... >>> py3-h5py: Signing the index...