>>> py3-h5py: Building community/py3-h5py 3.8.0-r2 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 17:22:34 +0000 >>> py3-h5py: Checking sanity of /home/buildozer/aports/community/py3-h5py/APKBUILD... >>> py3-h5py: Analyzing dependencies... >>> py3-h5py: Installing for build: build-base python3 py3-numpy cython hdf5-dev liblzf-dev py3-gpep517 py3-numpy-dev py3-pkgconfig py3-setuptools py3-wheel python3-dev (1/46) Installing libbz2 (1.0.8-r5) (2/46) Installing libffi (3.4.4-r2) (3/46) Installing gdbm (1.23-r1) (4/46) Installing xz-libs (5.4.2-r1) (5/46) Installing mpdecimal (2.5.1-r2) (6/46) Installing libpanelw (6.4_p20230429-r0) (7/46) Installing readline (8.2.1-r1) (8/46) Installing sqlite-libs (3.41.2-r2) (9/46) Installing python3 (3.11.3-r10) (10/46) Installing python3-pycache-pyc0 (3.11.3-r10) (11/46) Installing pyc (0.1-r0) (12/46) Installing python3-pyc (3.11.3-r10) (13/46) Installing libgfortran (12.2.1_git20220924-r10) (14/46) Installing openblas (0.3.23-r0) (15/46) Installing py3-numpy (1.24.3-r0) (16/46) Installing py3-numpy-pyc (1.24.3-r0) (17/46) Installing cython (0.29.34-r2) (18/46) Installing cython-pyc (0.29.34-r2) (19/46) Installing zlib-dev (1.2.13-r1) (20/46) Installing libsz (1.0.6-r1) (21/46) Installing hdf5 (1.14.0-r0) (22/46) Installing hdf5-cpp (1.14.0-r0) (23/46) Installing hdf5-fortran (1.14.0-r0) (24/46) Installing hdf5-hl (1.14.0-r0) (25/46) Installing hdf5-hl-cpp (1.14.0-r0) (26/46) Installing hdf5-hl-fortran (1.14.0-r0) (27/46) Installing hdf5-dev (1.14.0-r0) (28/46) Installing liblzf (3.6-r1) (29/46) Installing liblzf-dev (3.6-r1) (30/46) Installing py3-installer (0.7.0-r1) (31/46) Installing py3-installer-pyc (0.7.0-r1) (32/46) Installing py3-gpep517 (13-r2) (33/46) Installing py3-gpep517-pyc (13-r2) (34/46) Installing py3-numpy-dev (1.24.3-r0) (35/46) Installing py3-pkgconfig (1.5.5-r3) (36/46) Installing py3-pkgconfig-pyc (1.5.5-r3) (37/46) Installing py3-parsing (3.0.9-r2) (38/46) Installing py3-parsing-pyc (3.0.9-r2) (39/46) Installing py3-packaging (23.1-r1) (40/46) Installing py3-packaging-pyc (23.1-r1) (41/46) Installing py3-setuptools (67.7.2-r0) (42/46) Installing py3-setuptools-pyc (67.7.2-r0) (43/46) Installing py3-wheel (0.40.0-r1) (44/46) Installing py3-wheel-pyc (0.40.0-r1) (45/46) Installing python3-dev (3.11.3-r10) (46/46) Installing .makedepends-py3-h5py (20230501.172234) Executing busybox-1.36.0-r8.trigger OK: 450 MiB in 144 packages >>> py3-h5py: Cleaning up srcdir >>> py3-h5py: Cleaning up pkgdir >>> py3-h5py: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/h5py-3.8.0.tar.gz >>> py3-h5py: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/h5py-3.8.0.tar.gz >>> py3-h5py: Checking sha512sums... h5py-3.8.0.tar.gz: OK >>> py3-h5py: Unpacking /var/cache/distfiles/v3.18/h5py-3.8.0.tar.gz... 2023-05-01 17:22:35,980 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-05-01 17:22:36,124 root INFO running bdist_wheel 2023-05-01 17:22:36,127 root INFO running build 2023-05-01 17:22:36,127 root INFO running build_py 2023-05-01 17:22:36,128 root INFO creating build 2023-05-01 17:22:36,128 root INFO creating build/lib.linux-armv8l-cpython-311 2023-05-01 17:22:36,128 root INFO creating build/lib.linux-armv8l-cpython-311/h5py 2023-05-01 17:22:36,129 root INFO copying h5py/__init__.py -> build/lib.linux-armv8l-cpython-311/h5py 2023-05-01 17:22:36,129 root INFO copying h5py/version.py -> build/lib.linux-armv8l-cpython-311/h5py 2023-05-01 17:22:36,129 root INFO copying h5py/h5py_warnings.py -> build/lib.linux-armv8l-cpython-311/h5py 2023-05-01 17:22:36,129 root INFO copying h5py/ipy_completer.py -> build/lib.linux-armv8l-cpython-311/h5py 2023-05-01 17:22:36,129 root INFO creating build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,130 root INFO copying h5py/_hl/__init__.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,130 root INFO copying h5py/_hl/dims.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,130 root INFO copying h5py/_hl/datatype.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,130 root INFO copying h5py/_hl/filters.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,130 root INFO copying h5py/_hl/dataset.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,131 root INFO copying h5py/_hl/compat.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,131 root INFO copying h5py/_hl/vds.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,131 root INFO copying h5py/_hl/base.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,131 root INFO copying h5py/_hl/attrs.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,131 root INFO copying h5py/_hl/selections.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,131 root INFO copying h5py/_hl/group.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,132 root INFO copying h5py/_hl/files.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,132 root INFO copying h5py/_hl/selections2.py -> build/lib.linux-armv8l-cpython-311/h5py/_hl 2023-05-01 17:22:36,132 root INFO creating build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,132 root INFO copying h5py/tests/__init__.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,133 root INFO copying h5py/tests/test_big_endian_file.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,133 root INFO copying h5py/tests/test_attribute_create.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,133 root INFO copying h5py/tests/test_selections.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,133 root INFO copying h5py/tests/test_file_alignment.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,133 root INFO copying h5py/tests/test_h5t.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,133 root INFO copying h5py/tests/test_dataset.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,134 root INFO copying h5py/tests/test_h5p.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,134 root INFO copying h5py/tests/test_h5pl.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,134 root INFO copying h5py/tests/test_attrs_data.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,134 root INFO copying h5py/tests/test_file2.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,134 root INFO copying h5py/tests/conftest.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,134 root INFO copying h5py/tests/test_dtype.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,135 root INFO copying h5py/tests/test_attrs.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,135 root INFO copying h5py/tests/test_slicing.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,135 root INFO copying h5py/tests/test_group.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,135 root INFO copying h5py/tests/test_dimension_scales.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,135 root INFO copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,135 root INFO copying h5py/tests/test_datatype.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,136 root INFO copying h5py/tests/test_base.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,136 root INFO copying h5py/tests/test_ros3.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,136 root INFO copying h5py/tests/test_file.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,136 root INFO copying h5py/tests/test_h5o.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,136 root INFO copying h5py/tests/test_file_image.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,136 root INFO copying h5py/tests/test_objects.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,137 root INFO copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,137 root INFO copying h5py/tests/test_h5.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,137 root INFO copying h5py/tests/test_completions.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,137 root INFO copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,137 root INFO copying h5py/tests/test_filters.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,137 root INFO copying h5py/tests/test_h5f.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,137 root INFO copying h5py/tests/test_errors.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,138 root INFO copying h5py/tests/common.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,138 root INFO copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-armv8l-cpython-311/h5py/tests 2023-05-01 17:22:36,138 root INFO creating build/lib.linux-armv8l-cpython-311/h5py/tests/data_files 2023-05-01 17:22:36,138 root INFO copying h5py/tests/data_files/__init__.py -> build/lib.linux-armv8l-cpython-311/h5py/tests/data_files 2023-05-01 17:22:36,138 root INFO creating build/lib.linux-armv8l-cpython-311/h5py/tests/test_vds 2023-05-01 17:22:36,138 root INFO copying h5py/tests/test_vds/__init__.py -> build/lib.linux-armv8l-cpython-311/h5py/tests/test_vds 2023-05-01 17:22:36,139 root INFO copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-armv8l-cpython-311/h5py/tests/test_vds 2023-05-01 17:22:36,139 root INFO copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-armv8l-cpython-311/h5py/tests/test_vds 2023-05-01 17:22:36,139 root INFO copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-armv8l-cpython-311/h5py/tests/test_vds 2023-05-01 17:22:36,139 root INFO copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-armv8l-cpython-311/h5py/tests/data_files 2023-05-01 17:22:36,139 root INFO copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-armv8l-cpython-311/h5py/tests/data_files 2023-05-01 17:22:36,140 root INFO copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-armv8l-cpython-311/h5py/tests/data_files 2023-05-01 17:22:36,141 root INFO running build_ext Loading library to get build settings and version: libhdf5.so ******************************************************************************** Summary of the h5py configuration HDF5 include dirs: [] HDF5 library dirs: [] HDF5 Version: (1, 14, 0) 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.8.0/h5py/config.pxi Executing cythonize() [ 1/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.pyx [ 2/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.pyx [ 3/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.pyx [ 4/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_proxy.pyx [ 5/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_selector.pyx [ 6/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.pyx [ 7/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5.pyx [ 8/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5a.pyx [ 9/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ac.pyx [10/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5d.pyx [11/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ds.pyx [12/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5f.pyx [13/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5fd.pyx [14/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5g.pyx [15/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5i.pyx [16/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5l.pyx [17/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5o.pyx [18/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.pyx [19/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5pl.pyx [20/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5r.pyx [21/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5s.pyx [22/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5t.pyx [23/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5z.pyx [24/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.pyx 2023-05-01 17:22:54,233 root INFO building 'h5py.defs' extension 2023-05-01 17:22:54,233 root INFO creating build/temp.linux-armv8l-cpython-311 2023-05-01 17:22:54,234 root INFO creating build/temp.linux-armv8l-cpython-311/home 2023-05-01 17:22:54,234 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer 2023-05-01 17:22:54,234 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports 2023-05-01 17:22:54,234 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community 2023-05-01 17:22:54,234 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py 2023-05-01 17:22:54,234 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src 2023-05-01 17:22:54,234 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0 2023-05-01 17:22:54,234 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py 2023-05-01 17:22:54,234 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5DOread_chunk': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c:10409:86: warning: passing argument 4 of 'H5DOread_chunk' from incompatible pointer type [-Wincompatible-pointer-types] 10409 | __pyx_v_r = H5DOread_chunk(__pyx_v_dset_id, __pyx_v_dxpl_id, __pyx_v_offset, __pyx_v_filters, __pyx_v_buf); | ^~~~~~~~~~~~~~~ | | | __pyx_t_5numpy_uint32_t * {aka long unsigned int *} In file included from /usr/include/hdf5_hl.h:23, from /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c:803: /usr/include/H5DOpublic.h:241:95: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type '__pyx_t_5numpy_uint32_t *' {aka 'long unsigned int *'} 241 | H5_HLDLL herr_t H5DOread_chunk(hid_t dset_id, hid_t dxpl_id, const hsize_t *offset, uint32_t *filters /*out*/, | ~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Dread_chunk': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c:10574:85: warning: passing argument 4 of 'H5Dread_chunk' from incompatible pointer type [-Wincompatible-pointer-types] 10574 | __pyx_v_r = H5Dread_chunk(__pyx_v_dset_id, __pyx_v_dxpl_id, __pyx_v_offset, __pyx_v_filters, __pyx_v_buf); | ^~~~~~~~~~~~~~~ | | | __pyx_t_5numpy_uint32_t * {aka long unsigned int *} In file included from /usr/include/hdf5.h:24, from /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/api_compat.h:27, from /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c:799: /usr/include/H5Dpublic.h:1246:92: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type '__pyx_t_5numpy_uint32_t *' {aka 'long unsigned int *'} 1246 | H5_DLL herr_t H5Dread_chunk(hid_t dset_id, hid_t dxpl_id, const hsize_t *offset, uint32_t *filters, | ~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Pget_driver_info': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c:27694:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 27694 | __pyx_v_r = H5Pget_driver_info(__pyx_v_plist_id); | ^ 2023-05-01 17:22:59,444 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/defs.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:22:59,475 root INFO building 'h5py._errors' extension 2023-05-01 17:22:59,475 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.c:2067:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2067 | __pyx_t_3 = (__pyx_v_desc[0]).desc; | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.c:2387:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2387 | __pyx_t_8 = __pyx_v_err.err.desc; | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.c:2470:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2470 | __pyx_t_8 = __pyx_v_err.err.desc; | ^ 2023-05-01 17:23:00,362 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/_errors.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:00,381 root INFO building 'h5py._objects' extension 2023-05-01 17:23:00,381 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9FastRLock_6release': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.c:3202:38: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 3202 | __pyx_t_1 = ((__pyx_v_self->_owner != PyThread_get_thread_ident()) != 0); | ^~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9FastRLock_10__exit__': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.c:3420:38: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 3420 | __pyx_t_1 = ((__pyx_v_self->_owner != PyThread_get_thread_ident()) != 0); | ^~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9FastRLock_12_is_owned': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.c:3513:59: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 3513 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_self->_owner == PyThread_get_thread_ident())); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 63, __pyx_L1_error) | ^~ 2023-05-01 17:23:02,678 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_objects.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/_objects.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:02,694 root INFO building 'h5py._proxy' extension 2023-05-01 17:23:02,694 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_proxy.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_proxy.o 2023-05-01 17:23:03,560 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_proxy.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/_proxy.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:03,573 root INFO building 'h5py.h5fd' extension 2023-05-01 17:23:03,573 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5fd.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5fd.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5fd.c: In function '__pyx_f_4h5py_4h5fd_H5FD_fileobj_read': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5fd.c:3680:29: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3680 | __pyx_t_6 = ((__pyx_t_9 == __pyx_v_size) != 0); | ^~ 2023-05-01 17:23:07,073 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5fd.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5fd.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:07,097 root INFO building 'h5py.h5z' extension 2023-05-01 17:23:07,097 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf 2023-05-01 17:23:07,098 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5z.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5z.o 2023-05-01 17:23:07,761 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf/lzf_filter.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf/lzf_filter.o 2023-05-01 17:23:07,854 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5z.o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf/lzf_filter.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5z.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:07,873 root INFO building 'h5py.h5' extension 2023-05-01 17:23:07,873 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5.o 2023-05-01 17:23:09,666 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:09,681 root INFO building 'h5py.h5i' extension 2023-05-01 17:23:09,681 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5i.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5i.o 2023-05-01 17:23:10,578 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5i.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5i.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:10,592 root INFO building 'h5py.h5r' extension 2023-05-01 17:23:10,592 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5r.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5r.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5r.c: In function '__pyx_pf_4h5py_3h5r_9Reference_2__nonzero__': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5r.c:3349:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3349 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ 2023-05-01 17:23:11,624 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5r.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5r.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:11,638 root INFO building 'h5py.utils' extension 2023-05-01 17:23:11,638 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.c: In function '__pyx_f_4h5py_5utils_convert_tuple': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.c:2846:27: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 2846 | __pyx_t_2 = ((__pyx_t_1 != __pyx_v_rank) != 0); | ^~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.c:2896:37: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 2896 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.c: In function '__pyx_f_4h5py_5utils_convert_dims': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.c:3088:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 3088 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ 2023-05-01 17:23:12,584 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/utils.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:12,598 root INFO building 'h5py._selector' extension 2023-05-01 17:23:12,598 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_selector.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_selector.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_selector.c: In function '__pyx_f_4h5py_9_selector_convert_bools': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_selector.c:3222:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 3222 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ 2023-05-01 17:23:16,150 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_selector.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/_selector.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:16,170 root INFO building 'h5py._conv' extension 2023-05-01 17:23:16,170 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_generic_converter': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:3687:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3687 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:3753:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3753 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_enum_int_converter_conv': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:7163:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7163 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:7226:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7226 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_vlen2ndarray': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:7920:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7920 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:7986:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7986 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_conv_vlen2ndarray': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:8074:38: warning: variable '__pyx_v_in_vlen0' set but not used [-Wunused-but-set-variable] 8074 | struct __pyx_t_4h5py_5_conv_vlen_t __pyx_v_in_vlen0; | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_ndarray2vlen': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:8537:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 8537 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:8762:41: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 8762 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.c:8828:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 8828 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ 2023-05-01 17:23:20,272 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_conv.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/_conv.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:20,297 root INFO building 'h5py.h5t' extension 2023-05-01 17:23:20,297 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5t.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5t.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5t.c: In function '__pyx_f_4h5py_3h5t__c_compound': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5t.c:19119:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 19119 | if (((__pyx_t_12 > __pyx_t_9) != 0)) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5t.c:19139:40: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 19139 | __pyx_t_11 = ((__pyx_v_member_offset > __pyx_cur_scope->__pyx_v_dt->elsize) != 0); | ^ 2023-05-01 17:23:29,177 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5t.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5t.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:29,206 root INFO building 'h5py.h5s' extension 2023-05-01 17:23:29,207 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5s.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5s.o 2023-05-01 17:23:31,196 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5s.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5s.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:31,211 root INFO building 'h5py.h5p' extension 2023-05-01 17:23:31,211 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_22set_filter': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c:9885:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 9885 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_8; __pyx_t_1+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_28get_filter': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c:10261:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 10261 | for (__pyx_t_6 = 0; __pyx_t_6 < __pyx_t_5; __pyx_t_6+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_32get_filter_by_id': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c:10701:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 10701 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c: In function '__Pyx_PyInt_As_hbool_t': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c:38460:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 38460 | return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c:38478:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 38478 | return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.c:38496:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 38496 | return (hbool_t) (((hbool_t)-1)*(((((((((hbool_t)digits[3]) << PyLong_SHIFT) | (hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 17:23:39,199 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5p.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5p.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:39,229 root INFO building 'h5py.h5d' extension 2023-05-01 17:23:39,229 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5d.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5d.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5d.c: In function '__pyx_f_4h5py_3h5d__cb_chunk_info': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5d.c:3613:51: warning: passing argument 1 of '__pyx_f_4h5py_5utils_convert_dims' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3613 | __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, 107, __pyx_L1_error) | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5d.c:3613:51: note: expected 'hsize_t *' {aka 'long long unsigned int *'} but argument is of type 'const hsize_t *' {aka 'const long long unsigned int *'} 2023-05-01 17:23:42,089 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5d.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5d.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:42,107 root INFO building 'h5py.h5a' extension 2023-05-01 17:23:42,107 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5a.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5a.o 2023-05-01 17:23:44,411 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5a.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5a.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:44,427 root INFO building 'h5py.h5f' extension 2023-05-01 17:23:44,427 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5f.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5f.o 2023-05-01 17:23:46,882 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5f.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5f.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:46,905 root INFO building 'h5py.h5g' extension 2023-05-01 17:23:46,905 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5g.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5g.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_22__contains__': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5g.c:7418:37: warning: variable '__pyx_v_new_handler' set but not used [-Wunused-but-set-variable] 7418 | __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler; | ^~~~~~~~~~~~~~~~~~~ 2023-05-01 17:23:49,898 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5g.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5g.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:49,916 root INFO building 'h5py.h5l' extension 2023-05-01 17:23:49,916 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5l.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5l.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5l.c:4704:107: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types] 4704 | __pyx_t_1 = __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(__pyx_t_1 == ((herr_t)((herr_t)-1L)))) __PYX_ERR(1, 187, __pyx_L5_error) | ~^~~~~~~~~~~~~~~~~~~~~~~ | | | char ** /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5l.c:4704:107: note: expected 'const char **' but argument is of type 'char **' /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5l.c:4704:133: warning: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types] 4704 | __pyx_t_1 = __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(__pyx_t_1 == ((herr_t)((herr_t)-1L)))) __PYX_ERR(1, 187, __pyx_L5_error) | ~^~~~~~~~~~~~~~~~~~~~~~ | | | char ** /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5l.c:4704:133: note: expected 'const char **' but argument is of type 'char **' 2023-05-01 17:23:51,720 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5l.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5l.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:51,735 root INFO building 'h5py.h5o' extension 2023-05-01 17:23:51,736 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5o.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5o.o 2023-05-01 17:23:53,621 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5o.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5o.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:53,637 root INFO building 'h5py.h5ds' extension 2023-05-01 17:23:53,637 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ds.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ds.o 2023-05-01 17:23:55,000 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ds.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5ds.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:55,015 root INFO building 'h5py.h5ac' extension 2023-05-01 17:23:55,015 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ac.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ac.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ac.c: In function '__Pyx_PyInt_As_hbool_t': /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ac.c:8921:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 8921 | return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ac.c:8939:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 8939 | return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ac.c:8957:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 8957 | return (hbool_t) (((hbool_t)-1)*(((((((((hbool_t)digits[3]) << PyLong_SHIFT) | (hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 17:23:55,973 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ac.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5ac.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:55,987 root INFO building 'h5py.h5pl' extension 2023-05-01 17:23:55,987 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf -I/usr/lib/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5pl.c -o build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5pl.o 2023-05-01 17:23:56,586 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5pl.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-armv8l-cpython-311/h5py/h5pl.cpython-311-arm-linux-musleabihf.so 2023-05-01 17:23:56,602 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-05-01 17:23:56,602 root INFO running install 2023-05-01 17:23:56,610 root INFO running install_lib 2023-05-01 17:23:56,611 root INFO creating build/bdist.linux-armv8l 2023-05-01 17:23:56,611 root INFO creating build/bdist.linux-armv8l/wheel 2023-05-01 17:23:56,611 root INFO creating build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,611 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/__init__.py -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,611 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_errors.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,612 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/defs.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,613 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_proxy.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,613 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/version.py -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,613 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5o.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,614 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5a.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,614 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5ds.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,615 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5l.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,615 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5s.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,616 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_conv.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,617 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5f.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,617 root INFO creating build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,617 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/__init__.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,617 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_big_endian_file.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,618 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_attribute_create.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,618 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_selections.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,618 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_file_alignment.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,618 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_h5t.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,618 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_dataset.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,618 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_h5p.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,618 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_h5pl.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,619 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_attrs_data.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,619 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_file2.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,619 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/conftest.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,619 root INFO creating build/bdist.linux-armv8l/wheel/h5py/tests/test_vds 2023-05-01 17:23:56,619 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_vds/__init__.py -> build/bdist.linux-armv8l/wheel/h5py/tests/test_vds 2023-05-01 17:23:56,619 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_vds/test_highlevel_vds.py -> build/bdist.linux-armv8l/wheel/h5py/tests/test_vds 2023-05-01 17:23:56,619 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_vds/test_virtual_source.py -> build/bdist.linux-armv8l/wheel/h5py/tests/test_vds 2023-05-01 17:23:56,620 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_vds/test_lowlevel_vds.py -> build/bdist.linux-armv8l/wheel/h5py/tests/test_vds 2023-05-01 17:23:56,620 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_dtype.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,620 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_attrs.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,620 root INFO creating build/bdist.linux-armv8l/wheel/h5py/tests/data_files 2023-05-01 17:23:56,620 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/data_files/__init__.py -> build/bdist.linux-armv8l/wheel/h5py/tests/data_files 2023-05-01 17:23:56,620 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/data_files/vlen_string_dset.h5 -> build/bdist.linux-armv8l/wheel/h5py/tests/data_files 2023-05-01 17:23:56,620 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/data_files/vlen_string_s390x.h5 -> build/bdist.linux-armv8l/wheel/h5py/tests/data_files 2023-05-01 17:23:56,621 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/bdist.linux-armv8l/wheel/h5py/tests/data_files 2023-05-01 17:23:56,621 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_slicing.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,621 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_group.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,621 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_dimension_scales.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,621 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_h5d_direct_chunk.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,621 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_datatype.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,622 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_base.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,622 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_ros3.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,622 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_file.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,622 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_h5o.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,622 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_file_image.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,622 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_objects.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,622 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_dims_dimensionproxy.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,622 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_h5.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,622 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_completions.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,623 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_dataset_getitem.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,623 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_filters.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,623 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_h5f.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,623 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_errors.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,623 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/common.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,623 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/tests/test_dataset_swmr.py -> build/bdist.linux-armv8l/wheel/h5py/tests 2023-05-01 17:23:56,623 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5p.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,625 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5ac.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,625 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5d.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,626 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_selector.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,626 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/utils.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,627 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5g.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,627 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5z.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,628 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5t.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,629 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5r.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,629 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5pl.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,630 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5fd.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,630 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5py_warnings.py -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,630 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5i.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,631 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/ipy_completer.py -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,631 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/h5.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,631 root INFO creating build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,631 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/__init__.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,632 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/dims.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,632 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/datatype.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,632 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/filters.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,632 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/dataset.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,632 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/compat.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,632 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/vds.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,632 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/base.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,633 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/attrs.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,633 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/selections.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,633 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/group.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,633 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/files.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,633 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_hl/selections2.py -> build/bdist.linux-armv8l/wheel/h5py/_hl 2023-05-01 17:23:56,633 root INFO copying build/lib.linux-armv8l-cpython-311/h5py/_objects.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/h5py 2023-05-01 17:23:56,634 root INFO running install_egg_info 2023-05-01 17:23:56,636 root INFO running egg_info 2023-05-01 17:23:56,637 root INFO writing h5py.egg-info/PKG-INFO 2023-05-01 17:23:56,638 root INFO writing dependency_links to h5py.egg-info/dependency_links.txt 2023-05-01 17:23:56,638 root INFO writing requirements to h5py.egg-info/requires.txt 2023-05-01 17:23:56,638 root INFO writing top-level names to h5py.egg-info/top_level.txt 2023-05-01 17:23:56,641 root INFO reading manifest file 'h5py.egg-info/SOURCES.txt' 2023-05-01 17:23:56,642 root INFO reading manifest template 'MANIFEST.in' 2023-05-01 17:23:56,642 root WARNING warning: no files found matching 'AUTHORS' 2023-05-01 17:23:56,644 root WARNING no previously-included directories found matching 'docs/_build' 2023-05-01 17:23:56,645 root WARNING no previously-included directories found matching 'docs_api/_build' 2023-05-01 17:23:56,657 root WARNING warning: no previously-included files matching '.DS_Store' found under directory '*' 2023-05-01 17:23:56,657 root WARNING warning: no previously-included files found matching 'ci' 2023-05-01 17:23:56,658 root WARNING warning: no previously-included files found matching 'other' 2023-05-01 17:23:56,658 root WARNING warning: no previously-included files found matching '.github' 2023-05-01 17:23:56,658 root WARNING warning: no previously-included files matching '*' found under directory 'ci' 2023-05-01 17:23:56,658 root WARNING warning: no previously-included files matching '*' found under directory 'other' 2023-05-01 17:23:56,659 root WARNING warning: no previously-included files matching '*' found under directory '.github' 2023-05-01 17:23:56,659 root WARNING warning: no previously-included files found matching '*.yml' 2023-05-01 17:23:56,659 root WARNING warning: no previously-included files found matching '*.yaml' 2023-05-01 17:23:56,659 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2023-05-01 17:23:56,660 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2023-05-01 17:23:56,660 root WARNING warning: no previously-included files found matching '.coveragerc' 2023-05-01 17:23:56,660 root WARNING warning: no previously-included files found matching '.coverage_dir' 2023-05-01 17:23:56,661 root WARNING warning: no previously-included files matching '*' found under directory '.coverage_dir' 2023-05-01 17:23:56,661 root WARNING warning: no previously-included files found matching '.mailmap' 2023-05-01 17:23:56,661 root WARNING warning: no previously-included files found matching 'github_deploy_key_h5py_h5py.enc' 2023-05-01 17:23:56,661 root WARNING warning: no previously-included files found matching 'rever.xsh' 2023-05-01 17:23:56,662 root WARNING no previously-included directories found matching 'news' 2023-05-01 17:23:56,662 root INFO adding license file 'LICENSE' 2023-05-01 17:23:56,665 root INFO writing manifest file 'h5py.egg-info/SOURCES.txt' 2023-05-01 17:23:56,665 root INFO Copying h5py.egg-info to build/bdist.linux-armv8l/wheel/h5py-3.8.0-py3.11.egg-info 2023-05-01 17:23:56,666 root INFO running install_scripts 2023-05-01 17:23:56,669 wheel INFO creating build/bdist.linux-armv8l/wheel/h5py-3.8.0.dist-info/WHEEL 2023-05-01 17:23:56,669 wheel INFO creating '/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/dist/.tmp-fbvbjxj2/h5py-3.8.0-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-05-01 17:23:56,670 wheel INFO adding 'h5py/__init__.py' 2023-05-01 17:23:56,671 wheel INFO adding 'h5py/_conv.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,672 wheel INFO adding 'h5py/_errors.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,673 wheel INFO adding 'h5py/_objects.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,673 wheel INFO adding 'h5py/_proxy.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,674 wheel INFO adding 'h5py/_selector.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,677 wheel INFO adding 'h5py/defs.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,678 wheel INFO adding 'h5py/h5.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,679 wheel INFO adding 'h5py/h5a.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,680 wheel INFO adding 'h5py/h5ac.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,681 wheel INFO adding 'h5py/h5d.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,681 wheel INFO adding 'h5py/h5ds.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,682 wheel INFO adding 'h5py/h5f.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,684 wheel INFO adding 'h5py/h5fd.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,685 wheel INFO adding 'h5py/h5g.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,686 wheel INFO adding 'h5py/h5i.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,687 wheel INFO adding 'h5py/h5l.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,688 wheel INFO adding 'h5py/h5o.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,690 wheel INFO adding 'h5py/h5p.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,691 wheel INFO adding 'h5py/h5pl.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,691 wheel INFO adding 'h5py/h5py_warnings.py' 2023-05-01 17:23:56,692 wheel INFO adding 'h5py/h5r.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,693 wheel INFO adding 'h5py/h5s.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,695 wheel INFO adding 'h5py/h5t.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,696 wheel INFO adding 'h5py/h5z.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,696 wheel INFO adding 'h5py/ipy_completer.py' 2023-05-01 17:23:56,697 wheel INFO adding 'h5py/utils.cpython-311-arm-linux-musleabihf.so' 2023-05-01 17:23:56,697 wheel INFO adding 'h5py/version.py' 2023-05-01 17:23:56,697 wheel INFO adding 'h5py/_hl/__init__.py' 2023-05-01 17:23:56,697 wheel INFO adding 'h5py/_hl/attrs.py' 2023-05-01 17:23:56,698 wheel INFO adding 'h5py/_hl/base.py' 2023-05-01 17:23:56,698 wheel INFO adding 'h5py/_hl/compat.py' 2023-05-01 17:23:56,698 wheel INFO adding 'h5py/_hl/dataset.py' 2023-05-01 17:23:56,698 wheel INFO adding 'h5py/_hl/datatype.py' 2023-05-01 17:23:56,698 wheel INFO adding 'h5py/_hl/dims.py' 2023-05-01 17:23:56,699 wheel INFO adding 'h5py/_hl/files.py' 2023-05-01 17:23:56,699 wheel INFO adding 'h5py/_hl/filters.py' 2023-05-01 17:23:56,699 wheel INFO adding 'h5py/_hl/group.py' 2023-05-01 17:23:56,699 wheel INFO adding 'h5py/_hl/selections.py' 2023-05-01 17:23:56,699 wheel INFO adding 'h5py/_hl/selections2.py' 2023-05-01 17:23:56,699 wheel INFO adding 'h5py/_hl/vds.py' 2023-05-01 17:23:56,700 wheel INFO adding 'h5py/tests/__init__.py' 2023-05-01 17:23:56,700 wheel INFO adding 'h5py/tests/common.py' 2023-05-01 17:23:56,700 wheel INFO adding 'h5py/tests/conftest.py' 2023-05-01 17:23:56,700 wheel INFO adding 'h5py/tests/test_attribute_create.py' 2023-05-01 17:23:56,700 wheel INFO adding 'h5py/tests/test_attrs.py' 2023-05-01 17:23:56,700 wheel INFO adding 'h5py/tests/test_attrs_data.py' 2023-05-01 17:23:56,701 wheel INFO adding 'h5py/tests/test_base.py' 2023-05-01 17:23:56,701 wheel INFO adding 'h5py/tests/test_big_endian_file.py' 2023-05-01 17:23:56,701 wheel INFO adding 'h5py/tests/test_completions.py' 2023-05-01 17:23:56,701 wheel INFO adding 'h5py/tests/test_dataset.py' 2023-05-01 17:23:56,701 wheel INFO adding 'h5py/tests/test_dataset_getitem.py' 2023-05-01 17:23:56,702 wheel INFO adding 'h5py/tests/test_dataset_swmr.py' 2023-05-01 17:23:56,702 wheel INFO adding 'h5py/tests/test_datatype.py' 2023-05-01 17:23:56,702 wheel INFO adding 'h5py/tests/test_dimension_scales.py' 2023-05-01 17:23:56,702 wheel INFO adding 'h5py/tests/test_dims_dimensionproxy.py' 2023-05-01 17:23:56,702 wheel INFO adding 'h5py/tests/test_dtype.py' 2023-05-01 17:23:56,702 wheel INFO adding 'h5py/tests/test_errors.py' 2023-05-01 17:23:56,703 wheel INFO adding 'h5py/tests/test_file.py' 2023-05-01 17:23:56,703 wheel INFO adding 'h5py/tests/test_file2.py' 2023-05-01 17:23:56,703 wheel INFO adding 'h5py/tests/test_file_alignment.py' 2023-05-01 17:23:56,703 wheel INFO adding 'h5py/tests/test_file_image.py' 2023-05-01 17:23:56,703 wheel INFO adding 'h5py/tests/test_filters.py' 2023-05-01 17:23:56,703 wheel INFO adding 'h5py/tests/test_group.py' 2023-05-01 17:23:56,704 wheel INFO adding 'h5py/tests/test_h5.py' 2023-05-01 17:23:56,704 wheel INFO adding 'h5py/tests/test_h5d_direct_chunk.py' 2023-05-01 17:23:56,704 wheel INFO adding 'h5py/tests/test_h5f.py' 2023-05-01 17:23:56,704 wheel INFO adding 'h5py/tests/test_h5o.py' 2023-05-01 17:23:56,704 wheel INFO adding 'h5py/tests/test_h5p.py' 2023-05-01 17:23:56,704 wheel INFO adding 'h5py/tests/test_h5pl.py' 2023-05-01 17:23:56,704 wheel INFO adding 'h5py/tests/test_h5t.py' 2023-05-01 17:23:56,705 wheel INFO adding 'h5py/tests/test_objects.py' 2023-05-01 17:23:56,705 wheel INFO adding 'h5py/tests/test_ros3.py' 2023-05-01 17:23:56,705 wheel INFO adding 'h5py/tests/test_selections.py' 2023-05-01 17:23:56,705 wheel INFO adding 'h5py/tests/test_slicing.py' 2023-05-01 17:23:56,705 wheel INFO adding 'h5py/tests/data_files/__init__.py' 2023-05-01 17:23:56,705 wheel INFO adding 'h5py/tests/data_files/vlen_string_dset.h5' 2023-05-01 17:23:56,706 wheel INFO adding 'h5py/tests/data_files/vlen_string_dset_utc.h5' 2023-05-01 17:23:56,706 wheel INFO adding 'h5py/tests/data_files/vlen_string_s390x.h5' 2023-05-01 17:23:56,706 wheel INFO adding 'h5py/tests/test_vds/__init__.py' 2023-05-01 17:23:56,706 wheel INFO adding 'h5py/tests/test_vds/test_highlevel_vds.py' 2023-05-01 17:23:56,707 wheel INFO adding 'h5py/tests/test_vds/test_lowlevel_vds.py' 2023-05-01 17:23:56,707 wheel INFO adding 'h5py/tests/test_vds/test_virtual_source.py' 2023-05-01 17:23:56,707 wheel INFO adding 'h5py-3.8.0.dist-info/LICENSE' 2023-05-01 17:23:56,707 wheel INFO adding 'h5py-3.8.0.dist-info/METADATA' 2023-05-01 17:23:56,707 wheel INFO adding 'h5py-3.8.0.dist-info/WHEEL' 2023-05-01 17:23:56,707 wheel INFO adding 'h5py-3.8.0.dist-info/top_level.txt' 2023-05-01 17:23:56,708 wheel INFO adding 'h5py-3.8.0.dist-info/RECORD' 2023-05-01 17:23:56,708 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-05-01 17:23:56,712 gpep517 INFO The backend produced dist/h5py-3.8.0-cp311-cp311-linux_armv8l.whl h5py-3.8.0-cp311-cp311-linux_armv8l.whl >>> py3-h5py: Entering fakeroot... >>> py3-h5py-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.11/site-packages/h5py/__pycache__' -> '/home/buildozer/aports/community/py3-h5py/pkg/py3-h5py-pyc/usr/lib/python3.11/site-packages/h5py/__pycache__' '/home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.11/site-packages/h5py/_hl/__pycache__' -> '/home/buildozer/aports/community/py3-h5py/pkg/py3-h5py-pyc/usr/lib/python3.11/site-packages/h5py/_hl/__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... python3 py3-numpy python3~3.11 >>> py3-h5py-pyc*: Package size: 312.0 KB >>> py3-h5py-pyc*: Compressing data... >>> py3-h5py-pyc*: Create checksum... >>> py3-h5py-pyc*: Create py3-h5py-pyc-3.8.0-r2.apk >>> py3-h5py*: Tracing dependencies... python3 py3-numpy python3~3.11 so:libc.musl-armv7.so.1 so:libhdf5.so.310 so:libhdf5_hl.so.310 so:liblzf.so.1 >>> py3-h5py*: Package size: 1.9 MB >>> py3-h5py*: Compressing data... >>> py3-h5py*: Create checksum... >>> py3-h5py*: Create py3-h5py-3.8.0-r2.apk >>> py3-h5py: Build complete at Mon, 01 May 2023 17:23:57 +0000 elapsed time 0h 1m 23s >>> py3-h5py: Cleaning up srcdir >>> py3-h5py: Cleaning up pkgdir >>> py3-h5py: Uninstalling dependencies... (1/46) Purging .makedepends-py3-h5py (20230501.172234) (2/46) Purging cython-pyc (0.29.34-r2) (3/46) Purging cython (0.29.34-r2) (4/46) Purging hdf5-dev (1.14.0-r0) (5/46) Purging zlib-dev (1.2.13-r1) (6/46) Purging hdf5-cpp (1.14.0-r0) (7/46) Purging hdf5-hl-cpp (1.14.0-r0) (8/46) Purging hdf5-hl-fortran (1.14.0-r0) (9/46) Purging hdf5-hl (1.14.0-r0) (10/46) Purging liblzf-dev (3.6-r1) (11/46) Purging liblzf (3.6-r1) (12/46) Purging py3-gpep517-pyc (13-r2) (13/46) Purging py3-gpep517 (13-r2) (14/46) Purging py3-installer-pyc (0.7.0-r1) (15/46) Purging py3-installer (0.7.0-r1) (16/46) Purging py3-numpy-dev (1.24.3-r0) (17/46) Purging py3-numpy-pyc (1.24.3-r0) (18/46) Purging py3-numpy (1.24.3-r0) (19/46) Purging openblas (0.3.23-r0) (20/46) Purging py3-pkgconfig-pyc (1.5.5-r3) (21/46) Purging py3-pkgconfig (1.5.5-r3) (22/46) Purging py3-setuptools-pyc (67.7.2-r0) (23/46) Purging py3-setuptools (67.7.2-r0) (24/46) Purging py3-wheel-pyc (0.40.0-r1) (25/46) Purging py3-wheel (0.40.0-r1) (26/46) Purging py3-packaging-pyc (23.1-r1) (27/46) Purging py3-packaging (23.1-r1) (28/46) Purging py3-parsing-pyc (3.0.9-r2) (29/46) Purging py3-parsing (3.0.9-r2) (30/46) Purging python3-dev (3.11.3-r10) (31/46) Purging hdf5-fortran (1.14.0-r0) (32/46) Purging libgfortran (12.2.1_git20220924-r10) (33/46) Purging python3-pyc (3.11.3-r10) (34/46) Purging python3-pycache-pyc0 (3.11.3-r10) (35/46) Purging pyc (0.1-r0) (36/46) Purging python3 (3.11.3-r10) (37/46) Purging gdbm (1.23-r1) (38/46) Purging hdf5 (1.14.0-r0) (39/46) Purging libbz2 (1.0.8-r5) (40/46) Purging libffi (3.4.4-r2) (41/46) Purging libpanelw (6.4_p20230429-r0) (42/46) Purging libsz (1.0.6-r1) (43/46) Purging mpdecimal (2.5.1-r2) (44/46) Purging readline (8.2.1-r1) (45/46) Purging sqlite-libs (3.41.2-r2) (46/46) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 283 MiB in 98 packages >>> py3-h5py: Updating the community/armv7 repository index... >>> py3-h5py: Signing the index...