>>> py3-h5py: Building community/py3-h5py 3.8.0-r0 (using abuild 3.10.0-r0) started Tue, 24 Jan 2023 11:02:55 +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/32) Installing libffi (3.4.4-r0) (2/32) Installing gdbm (1.23-r0) (3/32) Installing mpdecimal (2.5.1-r1) (4/32) Installing readline (8.2.0-r0) (5/32) Installing sqlite-libs (3.40.1-r0) (6/32) Installing python3 (3.11.1-r2) (7/32) Installing libquadmath (12.2.1_git20220924-r8) (8/32) Installing libgfortran (12.2.1_git20220924-r8) (9/32) Installing openblas (0.3.21-r3) (10/32) Installing py3-numpy (1.24.1-r1) (11/32) Installing cython (0.29.33-r0) (12/32) Installing zlib-dev (1.2.13-r0) (13/32) Installing libsz (1.0.6-r1) (14/32) Installing hdf5 (1.12.2-r1) (15/32) Installing hdf5-cpp (1.12.2-r1) (16/32) Installing hdf5-fortran (1.12.2-r1) (17/32) Installing hdf5-hl (1.12.2-r1) (18/32) Installing hdf5-hl-cpp (1.12.2-r1) (19/32) Installing hdf5-hl-fortran (1.12.2-r1) (20/32) Installing hdf5-dev (1.12.2-r1) (21/32) Installing liblzf (3.6-r1) (22/32) Installing liblzf-dev (3.6-r1) (23/32) Installing py3-installer (0.6.0-r0) (24/32) Installing py3-gpep517 (13-r0) (25/32) Installing py3-numpy-dev (1.24.1-r1) (26/32) Installing py3-pkgconfig (1.5.5-r2) (27/32) Installing py3-parsing (3.0.9-r1) (28/32) Installing py3-packaging (23.0-r0) (29/32) Installing py3-setuptools (66.1.1-r0) (30/32) Installing py3-wheel (0.38.4-r1) (31/32) Installing python3-dev (3.11.1-r2) (32/32) Installing .makedepends-py3-h5py (20230124.110256) Executing busybox-1.36.0-r3.trigger OK: 589 MiB in 135 packages >>> py3-h5py: Cleaning up srcdir >>> py3-h5py: Cleaning up pkgdir >>> py3-h5py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/h5py-3.8.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-h5py: Fetching https://github.com/h5py/h5py/releases/download/3.8.0/h5py-3.8.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 391k 100 391k 0 0 600k 0 --:--:-- --:--:-- --:--:-- 600k >>> py3-h5py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/h5py-3.8.0.tar.gz >>> py3-h5py: Checking sha512sums... h5py-3.8.0.tar.gz: OK >>> py3-h5py: Unpacking /var/cache/distfiles/edge/h5py-3.8.0.tar.gz... 2023-01-24 11:02:59,941 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-01-24 11:03:00,193 root INFO running bdist_wheel 2023-01-24 11:03:00,200 root INFO running build 2023-01-24 11:03:00,201 root INFO running build_py 2023-01-24 11:03:00,204 root INFO creating build 2023-01-24 11:03:00,204 root INFO creating build/lib.linux-i686-cpython-311 2023-01-24 11:03:00,204 root INFO creating build/lib.linux-i686-cpython-311/h5py 2023-01-24 11:03:00,204 root INFO copying h5py/h5py_warnings.py -> build/lib.linux-i686-cpython-311/h5py 2023-01-24 11:03:00,205 root INFO copying h5py/__init__.py -> build/lib.linux-i686-cpython-311/h5py 2023-01-24 11:03:00,205 root INFO copying h5py/version.py -> build/lib.linux-i686-cpython-311/h5py 2023-01-24 11:03:00,205 root INFO copying h5py/ipy_completer.py -> build/lib.linux-i686-cpython-311/h5py 2023-01-24 11:03:00,206 root INFO creating build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,206 root INFO copying h5py/_hl/selections.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,207 root INFO copying h5py/_hl/datatype.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,207 root INFO copying h5py/_hl/dataset.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,208 root INFO copying h5py/_hl/__init__.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,208 root INFO copying h5py/_hl/group.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,208 root INFO copying h5py/_hl/selections2.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,209 root INFO copying h5py/_hl/dims.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,209 root INFO copying h5py/_hl/filters.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,210 root INFO copying h5py/_hl/vds.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,210 root INFO copying h5py/_hl/base.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,210 root INFO copying h5py/_hl/compat.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,211 root INFO copying h5py/_hl/attrs.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,211 root INFO copying h5py/_hl/files.py -> build/lib.linux-i686-cpython-311/h5py/_hl 2023-01-24 11:03:00,212 root INFO creating build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,212 root INFO copying h5py/tests/test_h5o.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,213 root INFO copying h5py/tests/test_attrs.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,213 root INFO copying h5py/tests/test_h5t.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,213 root INFO copying h5py/tests/test_h5p.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,214 root INFO copying h5py/tests/test_objects.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,214 root INFO copying h5py/tests/test_h5pl.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,214 root INFO copying h5py/tests/test_ros3.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,215 root INFO copying h5py/tests/conftest.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,215 root INFO copying h5py/tests/test_attrs_data.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,215 root INFO copying h5py/tests/test_slicing.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,216 root INFO copying h5py/tests/test_file2.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,216 root INFO copying h5py/tests/test_errors.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,216 root INFO copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,217 root INFO copying h5py/tests/__init__.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,217 root INFO copying h5py/tests/test_attribute_create.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,218 root INFO copying h5py/tests/test_dataset.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,218 root INFO copying h5py/tests/test_h5.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,218 root INFO copying h5py/tests/test_group.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,219 root INFO copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,219 root INFO copying h5py/tests/test_file.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,220 root INFO copying h5py/tests/test_dtype.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,220 root INFO copying h5py/tests/test_selections.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,220 root INFO copying h5py/tests/test_dimension_scales.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,221 root INFO copying h5py/tests/test_h5f.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,221 root INFO copying h5py/tests/test_datatype.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,221 root INFO copying h5py/tests/test_completions.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,222 root INFO copying h5py/tests/test_big_endian_file.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,222 root INFO copying h5py/tests/test_base.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,222 root INFO copying h5py/tests/test_file_alignment.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,223 root INFO copying h5py/tests/common.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,223 root INFO copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,224 root INFO copying h5py/tests/test_filters.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,224 root INFO copying h5py/tests/test_file_image.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,224 root INFO copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-i686-cpython-311/h5py/tests 2023-01-24 11:03:00,225 root INFO creating build/lib.linux-i686-cpython-311/h5py/tests/data_files 2023-01-24 11:03:00,225 root INFO copying h5py/tests/data_files/__init__.py -> build/lib.linux-i686-cpython-311/h5py/tests/data_files 2023-01-24 11:03:00,225 root INFO creating build/lib.linux-i686-cpython-311/h5py/tests/test_vds 2023-01-24 11:03:00,226 root INFO copying h5py/tests/test_vds/__init__.py -> build/lib.linux-i686-cpython-311/h5py/tests/test_vds 2023-01-24 11:03:00,226 root INFO copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-i686-cpython-311/h5py/tests/test_vds 2023-01-24 11:03:00,226 root INFO copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-i686-cpython-311/h5py/tests/test_vds 2023-01-24 11:03:00,227 root INFO copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-i686-cpython-311/h5py/tests/test_vds 2023-01-24 11:03:00,228 root INFO copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-i686-cpython-311/h5py/tests/data_files 2023-01-24 11:03:00,228 root INFO copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-i686-cpython-311/h5py/tests/data_files 2023-01-24 11:03:00,229 root INFO copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-i686-cpython-311/h5py/tests/data_files 2023-01-24 11:03:00,231 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, 12, 2) 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-01-24 11:03:25,187 root INFO building 'h5py.defs' extension 2023-01-24 11:03:25,187 root INFO creating build/temp.linux-i686-cpython-311 2023-01-24 11:03:25,188 root INFO creating build/temp.linux-i686-cpython-311/home 2023-01-24 11:03:25,188 root INFO creating build/temp.linux-i686-cpython-311/home/buildozer 2023-01-24 11:03:25,188 root INFO creating build/temp.linux-i686-cpython-311/home/buildozer/aports 2023-01-24 11:03:25,188 root INFO creating build/temp.linux-i686-cpython-311/home/buildozer/aports/community 2023-01-24 11:03:25,188 root INFO creating build/temp.linux-i686-cpython-311/home/buildozer/aports/community/py3-h5py 2023-01-24 11:03:25,188 root INFO creating build/temp.linux-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src 2023-01-24 11:03:25,188 root INFO creating build/temp.linux-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0 2023-01-24 11:03:25,188 root INFO creating build/temp.linux-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py 2023-01-24 11:03:25,189 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:10398:86: warning: passing argument 4 of 'H5DOread_chunk' from incompatible pointer type [-Wincompatible-pointer-types] 10398 | __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:24, from /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/defs.c:803: /usr/include/H5DOpublic.h:40:95: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type '__pyx_t_5numpy_uint32_t *' {aka 'long unsigned int *'} 40 | 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:10563:85: warning: passing argument 4 of 'H5Dread_chunk' from incompatible pointer type [-Wincompatible-pointer-types] 10563 | __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:25, 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:1011:92: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type '__pyx_t_5numpy_uint32_t *' {aka 'long unsigned int *'} 1011 | 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:27553:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 27553 | __pyx_v_r = H5Pget_driver_info(__pyx_v_plist_id); | ^ 2023-01-24 11:03:32,878 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/defs.cpython-311-i386-linux-musl.so 2023-01-24 11:03:32,936 root INFO building 'h5py._errors' extension 2023-01-24 11:03:32,936 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:2059:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2059 | __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:2379:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2379 | __pyx_t_8 = __pyx_v_err.err.desc; | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_errors.c:2462:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2462 | __pyx_t_8 = __pyx_v_err.err.desc; | ^ 2023-01-24 11:03:34,325 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/_errors.cpython-311-i386-linux-musl.so 2023-01-24 11:03:34,360 root INFO building 'h5py._objects' extension 2023-01-24 11:03:34,360 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:3194:38: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 3194 | __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:3412:38: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 3412 | __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:3505:59: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 3505 | __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-01-24 11:03:37,880 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/_objects.cpython-311-i386-linux-musl.so 2023-01-24 11:03:37,911 root INFO building 'h5py._proxy' extension 2023-01-24 11:03:37,912 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/_proxy.o 2023-01-24 11:03:39,365 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/_proxy.cpython-311-i386-linux-musl.so 2023-01-24 11:03:39,392 root INFO building 'h5py.h5fd' extension 2023-01-24 11:03:39,393 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:3672:29: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3672 | __pyx_t_6 = ((__pyx_t_9 == __pyx_v_size) != 0); | ^~ 2023-01-24 11:03:44,681 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5fd.cpython-311-i386-linux-musl.so 2023-01-24 11:03:44,726 root INFO building 'h5py.h5z' extension 2023-01-24 11:03:44,727 root INFO creating build/temp.linux-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf 2023-01-24 11:03:44,727 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5z.o 2023-01-24 11:03:45,939 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/lzf/lzf_filter.o 2023-01-24 11:03:46,082 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5z.o build/temp.linux-i686-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-i686-cpython-311/h5py/h5z.cpython-311-i386-linux-musl.so 2023-01-24 11:03:46,114 root INFO building 'h5py.h5' extension 2023-01-24 11:03:46,115 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5.o 2023-01-24 11:03:48,699 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5.cpython-311-i386-linux-musl.so 2023-01-24 11:03:48,730 root INFO building 'h5py.h5i' extension 2023-01-24 11:03:48,731 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5i.o 2023-01-24 11:03:50,252 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5i.cpython-311-i386-linux-musl.so 2023-01-24 11:03:50,289 root INFO building 'h5py.h5r' extension 2023-01-24 11:03:50,290 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:3341:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3341 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ 2023-01-24 11:03:51,814 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5r.cpython-311-i386-linux-musl.so 2023-01-24 11:03:51,836 root INFO building 'h5py.utils' extension 2023-01-24 11:03:51,837 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:2838:27: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 2838 | __pyx_t_2 = ((__pyx_t_1 != __pyx_v_rank) != 0); | ^~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/utils.c:2888:37: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 2888 | 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:3080:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 3080 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ 2023-01-24 11:03:53,274 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/utils.cpython-311-i386-linux-musl.so 2023-01-24 11:03:53,300 root INFO building 'h5py._selector' extension 2023-01-24 11:03:53,301 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:3214:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 3214 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ 2023-01-24 11:03:57,941 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/_selector.cpython-311-i386-linux-musl.so 2023-01-24 11:03:57,976 root INFO building 'h5py._conv' extension 2023-01-24 11:03:57,977 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:3679:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3679 | 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:3745:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3745 | 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:7155:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7155 | 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:7218:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7218 | 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:7912:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7912 | 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:7978:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7978 | 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:8066:38: warning: variable '__pyx_v_in_vlen0' set but not used [-Wunused-but-set-variable] 8066 | 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:8529:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 8529 | 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:8754:41: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 8754 | 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:8820:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 8820 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ 2023-01-24 11:04:03,816 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/_conv.cpython-311-i386-linux-musl.so 2023-01-24 11:04:03,861 root INFO building 'h5py.h5t' extension 2023-01-24 11:04:03,861 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:19111:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 19111 | if (((__pyx_t_12 > __pyx_t_9) != 0)) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5t.c:19131:40: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 19131 | __pyx_t_11 = ((__pyx_v_member_offset > __pyx_cur_scope->__pyx_v_dt->elsize) != 0); | ^ 2023-01-24 11:04:15,551 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5t.cpython-311-i386-linux-musl.so 2023-01-24 11:04:15,604 root INFO building 'h5py.h5s' extension 2023-01-24 11:04:15,605 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5s.o 2023-01-24 11:04:18,522 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5s.cpython-311-i386-linux-musl.so 2023-01-24 11:04:18,552 root INFO building 'h5py.h5p' extension 2023-01-24 11:04:18,553 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:9877:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 9877 | 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:10253:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 10253 | 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:10693:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 10693 | 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:38402:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 38402 | 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:38420:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 38420 | 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:38438:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 38438 | 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-01-24 11:04:29,694 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5p.cpython-311-i386-linux-musl.so 2023-01-24 11:04:29,748 root INFO building 'h5py.h5d' extension 2023-01-24 11:04:29,749 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5d.o 2023-01-24 11:04:33,585 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5d.cpython-311-i386-linux-musl.so 2023-01-24 11:04:33,620 root INFO building 'h5py.h5a' extension 2023-01-24 11:04:33,620 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5a.o 2023-01-24 11:04:37,169 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5a.cpython-311-i386-linux-musl.so 2023-01-24 11:04:37,194 root INFO building 'h5py.h5f' extension 2023-01-24 11:04:37,195 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5f.o 2023-01-24 11:04:40,778 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5f.cpython-311-i386-linux-musl.so 2023-01-24 11:04:40,821 root INFO building 'h5py.h5g' extension 2023-01-24 11:04:40,821 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:7410:37: warning: variable '__pyx_v_new_handler' set but not used [-Wunused-but-set-variable] 7410 | __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler; | ^~~~~~~~~~~~~~~~~~~ 2023-01-24 11:04:45,256 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5g.cpython-311-i386-linux-musl.so 2023-01-24 11:04:45,289 root INFO building 'h5py.h5l' extension 2023-01-24 11:04:45,290 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:4696:107: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types] 4696 | __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:4696: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:4696:133: warning: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types] 4696 | __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:4696:133: note: expected 'const char **' but argument is of type 'char **' 2023-01-24 11:04:48,003 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5l.cpython-311-i386-linux-musl.so 2023-01-24 11:04:48,033 root INFO building 'h5py.h5o' extension 2023-01-24 11:04:48,034 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5o.o 2023-01-24 11:04:51,039 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5o.cpython-311-i386-linux-musl.so 2023-01-24 11:04:51,071 root INFO building 'h5py.h5ds' extension 2023-01-24 11:04:51,072 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5ds.o 2023-01-24 11:04:53,255 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5ds.cpython-311-i386-linux-musl.so 2023-01-24 11:04:53,284 root INFO building 'h5py.h5ac' extension 2023-01-24 11:04:53,285 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-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:8880:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 8880 | 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:8898:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 8898 | 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:8916:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 8916 | 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-01-24 11:04:54,773 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5ac.cpython-311-i386-linux-musl.so 2023-01-24 11:04:54,801 root INFO building 'h5py.h5pl' extension 2023-01-24 11:04:54,801 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-i686-cpython-311/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/h5py/h5pl.o 2023-01-24 11:04:55,913 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i686-cpython-311/h5py/h5pl.cpython-311-i386-linux-musl.so 2023-01-24 11:04:55,947 wheel INFO installing to build/bdist.linux-i686/wheel 2023-01-24 11:04:55,947 root INFO running install 2023-01-24 11:04:55,972 root INFO running install_lib 2023-01-24 11:04:55,977 root INFO creating build/bdist.linux-i686 2023-01-24 11:04:55,977 root INFO creating build/bdist.linux-i686/wheel 2023-01-24 11:04:55,978 root INFO creating build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:55,978 root INFO creating build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,979 root INFO creating build/bdist.linux-i686/wheel/h5py/tests/data_files 2023-01-24 11:04:55,979 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/data_files/__init__.py -> build/bdist.linux-i686/wheel/h5py/tests/data_files 2023-01-24 11:04:55,980 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/data_files/vlen_string_s390x.h5 -> build/bdist.linux-i686/wheel/h5py/tests/data_files 2023-01-24 11:04:55,980 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/bdist.linux-i686/wheel/h5py/tests/data_files 2023-01-24 11:04:55,982 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/data_files/vlen_string_dset.h5 -> build/bdist.linux-i686/wheel/h5py/tests/data_files 2023-01-24 11:04:55,982 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_h5o.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,983 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_attrs.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,983 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_h5t.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,984 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_h5p.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,984 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_objects.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,985 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_h5pl.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,985 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_ros3.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,986 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/conftest.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,986 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_attrs_data.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,987 root INFO creating build/bdist.linux-i686/wheel/h5py/tests/test_vds 2023-01-24 11:04:55,987 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_vds/__init__.py -> build/bdist.linux-i686/wheel/h5py/tests/test_vds 2023-01-24 11:04:55,988 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_vds/test_highlevel_vds.py -> build/bdist.linux-i686/wheel/h5py/tests/test_vds 2023-01-24 11:04:55,988 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_vds/test_lowlevel_vds.py -> build/bdist.linux-i686/wheel/h5py/tests/test_vds 2023-01-24 11:04:55,989 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_vds/test_virtual_source.py -> build/bdist.linux-i686/wheel/h5py/tests/test_vds 2023-01-24 11:04:55,989 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_slicing.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,990 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_file2.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,990 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_errors.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,991 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_h5d_direct_chunk.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,991 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/__init__.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,991 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_attribute_create.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,992 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_dataset.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,993 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_h5.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,993 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_group.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,993 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_dataset_swmr.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,994 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_file.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,994 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_dtype.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,995 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_selections.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,995 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_dimension_scales.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,996 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_h5f.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,996 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_datatype.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,997 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_completions.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,997 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_big_endian_file.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,997 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_base.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,998 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_file_alignment.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,998 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/common.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,999 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_dataset_getitem.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,999 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_filters.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:55,999 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_file_image.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:56,000 root INFO copying build/lib.linux-i686-cpython-311/h5py/tests/test_dims_dimensionproxy.py -> build/bdist.linux-i686/wheel/h5py/tests 2023-01-24 11:04:56,000 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5ac.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,001 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5d.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,003 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5fd.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,004 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5p.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,008 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5l.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,009 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5t.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,012 root INFO copying build/lib.linux-i686-cpython-311/h5py/_conv.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,014 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5o.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,015 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5py_warnings.py -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,015 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5s.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,016 root INFO copying build/lib.linux-i686-cpython-311/h5py/__init__.py -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,017 root INFO copying build/lib.linux-i686-cpython-311/h5py/version.py -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,017 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5ds.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,018 root INFO copying build/lib.linux-i686-cpython-311/h5py/ipy_completer.py -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,018 root INFO copying build/lib.linux-i686-cpython-311/h5py/utils.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,019 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5pl.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,019 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,020 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5g.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,022 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5a.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,023 root INFO creating build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,023 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/selections.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,023 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/datatype.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,024 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/dataset.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,024 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/__init__.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,024 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/group.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,025 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/selections2.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,025 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/dims.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,025 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/filters.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,025 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/vds.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,026 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/base.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,026 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/compat.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,026 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/attrs.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,027 root INFO copying build/lib.linux-i686-cpython-311/h5py/_hl/files.py -> build/bdist.linux-i686/wheel/h5py/_hl 2023-01-24 11:04:56,027 root INFO copying build/lib.linux-i686-cpython-311/h5py/_objects.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,028 root INFO copying build/lib.linux-i686-cpython-311/h5py/_errors.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,029 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5f.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,030 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5r.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,030 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5i.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,031 root INFO copying build/lib.linux-i686-cpython-311/h5py/_proxy.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,031 root INFO copying build/lib.linux-i686-cpython-311/h5py/defs.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,033 root INFO copying build/lib.linux-i686-cpython-311/h5py/h5z.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,034 root INFO copying build/lib.linux-i686-cpython-311/h5py/_selector.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/h5py 2023-01-24 11:04:56,035 root INFO running install_egg_info 2023-01-24 11:04:56,040 root INFO running egg_info 2023-01-24 11:04:56,044 root INFO writing h5py.egg-info/PKG-INFO 2023-01-24 11:04:56,045 root INFO writing dependency_links to h5py.egg-info/dependency_links.txt 2023-01-24 11:04:56,045 root INFO writing requirements to h5py.egg-info/requires.txt 2023-01-24 11:04:56,046 root INFO writing top-level names to h5py.egg-info/top_level.txt 2023-01-24 11:04:56,050 root INFO reading manifest file 'h5py.egg-info/SOURCES.txt' 2023-01-24 11:04:56,052 root INFO reading manifest template 'MANIFEST.in' 2023-01-24 11:04:56,052 root WARNING warning: no files found matching 'AUTHORS' 2023-01-24 11:04:56,055 root WARNING no previously-included directories found matching 'docs/_build' 2023-01-24 11:04:56,056 root WARNING no previously-included directories found matching 'docs_api/_build' 2023-01-24 11:04:56,078 root WARNING warning: no previously-included files matching '.DS_Store' found under directory '*' 2023-01-24 11:04:56,079 root WARNING warning: no previously-included files found matching 'ci' 2023-01-24 11:04:56,079 root WARNING warning: no previously-included files found matching 'other' 2023-01-24 11:04:56,080 root WARNING warning: no previously-included files found matching '.github' 2023-01-24 11:04:56,080 root WARNING warning: no previously-included files matching '*' found under directory 'ci' 2023-01-24 11:04:56,081 root WARNING warning: no previously-included files matching '*' found under directory 'other' 2023-01-24 11:04:56,081 root WARNING warning: no previously-included files matching '*' found under directory '.github' 2023-01-24 11:04:56,082 root WARNING warning: no previously-included files found matching '*.yml' 2023-01-24 11:04:56,082 root WARNING warning: no previously-included files found matching '*.yaml' 2023-01-24 11:04:56,083 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2023-01-24 11:04:56,084 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2023-01-24 11:04:56,085 root WARNING warning: no previously-included files found matching '.coveragerc' 2023-01-24 11:04:56,085 root WARNING warning: no previously-included files found matching '.coverage_dir' 2023-01-24 11:04:56,086 root WARNING warning: no previously-included files matching '*' found under directory '.coverage_dir' 2023-01-24 11:04:56,086 root WARNING warning: no previously-included files found matching '.mailmap' 2023-01-24 11:04:56,087 root WARNING warning: no previously-included files found matching 'github_deploy_key_h5py_h5py.enc' 2023-01-24 11:04:56,087 root WARNING warning: no previously-included files found matching 'rever.xsh' 2023-01-24 11:04:56,088 root WARNING no previously-included directories found matching 'news' 2023-01-24 11:04:56,088 root INFO adding license file 'LICENSE' 2023-01-24 11:04:56,095 root INFO writing manifest file 'h5py.egg-info/SOURCES.txt' 2023-01-24 11:04:56,095 root INFO Copying h5py.egg-info to build/bdist.linux-i686/wheel/h5py-3.8.0-py3.11.egg-info 2023-01-24 11:04:56,097 root INFO running install_scripts 2023-01-24 11:04:56,103 wheel INFO creating build/bdist.linux-i686/wheel/h5py-3.8.0.dist-info/WHEEL 2023-01-24 11:04:56,104 wheel INFO creating '/home/buildozer/aports/community/py3-h5py/src/h5py-3.8.0/dist/.tmp-3sh5n1y_/h5py-3.8.0-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-01-24 11:04:56,105 wheel INFO adding 'h5py/__init__.py' 2023-01-24 11:04:56,107 wheel INFO adding 'h5py/_conv.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,111 wheel INFO adding 'h5py/_errors.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,114 wheel INFO adding 'h5py/_objects.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,117 wheel INFO adding 'h5py/_proxy.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,120 wheel INFO adding 'h5py/_selector.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,125 wheel INFO adding 'h5py/defs.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,132 wheel INFO adding 'h5py/h5.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,135 wheel INFO adding 'h5py/h5a.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,138 wheel INFO adding 'h5py/h5ac.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,141 wheel INFO adding 'h5py/h5d.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,144 wheel INFO adding 'h5py/h5ds.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,147 wheel INFO adding 'h5py/h5f.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,151 wheel INFO adding 'h5py/h5fd.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,156 wheel INFO adding 'h5py/h5g.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,160 wheel INFO adding 'h5py/h5i.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,162 wheel INFO adding 'h5py/h5l.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,165 wheel INFO adding 'h5py/h5o.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,171 wheel INFO adding 'h5py/h5p.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,179 wheel INFO adding 'h5py/h5pl.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,180 wheel INFO adding 'h5py/h5py_warnings.py' 2023-01-24 11:04:56,180 wheel INFO adding 'h5py/h5r.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,183 wheel INFO adding 'h5py/h5s.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,188 wheel INFO adding 'h5py/h5t.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,196 wheel INFO adding 'h5py/h5z.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,197 wheel INFO adding 'h5py/ipy_completer.py' 2023-01-24 11:04:56,198 wheel INFO adding 'h5py/utils.cpython-311-i386-linux-musl.so' 2023-01-24 11:04:56,199 wheel INFO adding 'h5py/version.py' 2023-01-24 11:04:56,200 wheel INFO adding 'h5py/_hl/__init__.py' 2023-01-24 11:04:56,200 wheel INFO adding 'h5py/_hl/attrs.py' 2023-01-24 11:04:56,201 wheel INFO adding 'h5py/_hl/base.py' 2023-01-24 11:04:56,201 wheel INFO adding 'h5py/_hl/compat.py' 2023-01-24 11:04:56,202 wheel INFO adding 'h5py/_hl/dataset.py' 2023-01-24 11:04:56,202 wheel INFO adding 'h5py/_hl/datatype.py' 2023-01-24 11:04:56,202 wheel INFO adding 'h5py/_hl/dims.py' 2023-01-24 11:04:56,203 wheel INFO adding 'h5py/_hl/files.py' 2023-01-24 11:04:56,203 wheel INFO adding 'h5py/_hl/filters.py' 2023-01-24 11:04:56,204 wheel INFO adding 'h5py/_hl/group.py' 2023-01-24 11:04:56,204 wheel INFO adding 'h5py/_hl/selections.py' 2023-01-24 11:04:56,205 wheel INFO adding 'h5py/_hl/selections2.py' 2023-01-24 11:04:56,205 wheel INFO adding 'h5py/_hl/vds.py' 2023-01-24 11:04:56,206 wheel INFO adding 'h5py/tests/__init__.py' 2023-01-24 11:04:56,206 wheel INFO adding 'h5py/tests/common.py' 2023-01-24 11:04:56,206 wheel INFO adding 'h5py/tests/conftest.py' 2023-01-24 11:04:56,207 wheel INFO adding 'h5py/tests/test_attribute_create.py' 2023-01-24 11:04:56,207 wheel INFO adding 'h5py/tests/test_attrs.py' 2023-01-24 11:04:56,207 wheel INFO adding 'h5py/tests/test_attrs_data.py' 2023-01-24 11:04:56,208 wheel INFO adding 'h5py/tests/test_base.py' 2023-01-24 11:04:56,208 wheel INFO adding 'h5py/tests/test_big_endian_file.py' 2023-01-24 11:04:56,208 wheel INFO adding 'h5py/tests/test_completions.py' 2023-01-24 11:04:56,209 wheel INFO adding 'h5py/tests/test_dataset.py' 2023-01-24 11:04:56,210 wheel INFO adding 'h5py/tests/test_dataset_getitem.py' 2023-01-24 11:04:56,210 wheel INFO adding 'h5py/tests/test_dataset_swmr.py' 2023-01-24 11:04:56,211 wheel INFO adding 'h5py/tests/test_datatype.py' 2023-01-24 11:04:56,211 wheel INFO adding 'h5py/tests/test_dimension_scales.py' 2023-01-24 11:04:56,211 wheel INFO adding 'h5py/tests/test_dims_dimensionproxy.py' 2023-01-24 11:04:56,212 wheel INFO adding 'h5py/tests/test_dtype.py' 2023-01-24 11:04:56,212 wheel INFO adding 'h5py/tests/test_errors.py' 2023-01-24 11:04:56,212 wheel INFO adding 'h5py/tests/test_file.py' 2023-01-24 11:04:56,213 wheel INFO adding 'h5py/tests/test_file2.py' 2023-01-24 11:04:56,213 wheel INFO adding 'h5py/tests/test_file_alignment.py' 2023-01-24 11:04:56,214 wheel INFO adding 'h5py/tests/test_file_image.py' 2023-01-24 11:04:56,214 wheel INFO adding 'h5py/tests/test_filters.py' 2023-01-24 11:04:56,214 wheel INFO adding 'h5py/tests/test_group.py' 2023-01-24 11:04:56,215 wheel INFO adding 'h5py/tests/test_h5.py' 2023-01-24 11:04:56,215 wheel INFO adding 'h5py/tests/test_h5d_direct_chunk.py' 2023-01-24 11:04:56,216 wheel INFO adding 'h5py/tests/test_h5f.py' 2023-01-24 11:04:56,216 wheel INFO adding 'h5py/tests/test_h5o.py' 2023-01-24 11:04:56,216 wheel INFO adding 'h5py/tests/test_h5p.py' 2023-01-24 11:04:56,217 wheel INFO adding 'h5py/tests/test_h5pl.py' 2023-01-24 11:04:56,217 wheel INFO adding 'h5py/tests/test_h5t.py' 2023-01-24 11:04:56,217 wheel INFO adding 'h5py/tests/test_objects.py' 2023-01-24 11:04:56,218 wheel INFO adding 'h5py/tests/test_ros3.py' 2023-01-24 11:04:56,218 wheel INFO adding 'h5py/tests/test_selections.py' 2023-01-24 11:04:56,218 wheel INFO adding 'h5py/tests/test_slicing.py' 2023-01-24 11:04:56,219 wheel INFO adding 'h5py/tests/data_files/__init__.py' 2023-01-24 11:04:56,219 wheel INFO adding 'h5py/tests/data_files/vlen_string_dset.h5' 2023-01-24 11:04:56,220 wheel INFO adding 'h5py/tests/data_files/vlen_string_dset_utc.h5' 2023-01-24 11:04:56,221 wheel INFO adding 'h5py/tests/data_files/vlen_string_s390x.h5' 2023-01-24 11:04:56,222 wheel INFO adding 'h5py/tests/test_vds/__init__.py' 2023-01-24 11:04:56,222 wheel INFO adding 'h5py/tests/test_vds/test_highlevel_vds.py' 2023-01-24 11:04:56,223 wheel INFO adding 'h5py/tests/test_vds/test_lowlevel_vds.py' 2023-01-24 11:04:56,223 wheel INFO adding 'h5py/tests/test_vds/test_virtual_source.py' 2023-01-24 11:04:56,224 wheel INFO adding 'h5py-3.8.0.dist-info/LICENSE' 2023-01-24 11:04:56,224 wheel INFO adding 'h5py-3.8.0.dist-info/METADATA' 2023-01-24 11:04:56,224 wheel INFO adding 'h5py-3.8.0.dist-info/WHEEL' 2023-01-24 11:04:56,224 wheel INFO adding 'h5py-3.8.0.dist-info/top_level.txt' 2023-01-24 11:04:56,225 wheel INFO adding 'h5py-3.8.0.dist-info/RECORD' 2023-01-24 11:04:56,226 wheel INFO removing build/bdist.linux-i686/wheel 2023-01-24 11:04:56,231 gpep517 INFO The backend produced dist/h5py-3.8.0-cp311-cp311-linux_i686.whl h5py-3.8.0-cp311-cp311-linux_i686.whl >>> py3-h5py: Entering fakeroot... >>> py3-h5py*: Running postcheck for py3-h5py >>> py3-h5py*: Preparing package py3-h5py... >>> py3-h5py*: Stripping binaries >>> py3-h5py*: Scanning shared objects >>> py3-h5py*: Tracing dependencies... python3 py3-numpy so:libc.musl-x86.so.1 so:libhdf5.so.200 so:libhdf5_hl.so.200 so:liblzf.so.1 >>> py3-h5py*: Package size: 2.9 MB >>> py3-h5py*: Compressing data... >>> py3-h5py*: Create checksum... >>> py3-h5py*: Create py3-h5py-3.8.0-r0.apk >>> py3-h5py: Build complete at Tue, 24 Jan 2023 11:04:57 +0000 elapsed time 0h 2m 2s >>> py3-h5py: Cleaning up srcdir >>> py3-h5py: Cleaning up pkgdir >>> py3-h5py: Uninstalling dependencies... (1/32) Purging .makedepends-py3-h5py (20230124.110256) (2/32) Purging cython (0.29.33-r0) (3/32) Purging hdf5-dev (1.12.2-r1) (4/32) Purging zlib-dev (1.2.13-r0) (5/32) Purging hdf5-cpp (1.12.2-r1) (6/32) Purging hdf5-hl-cpp (1.12.2-r1) (7/32) Purging hdf5-hl-fortran (1.12.2-r1) (8/32) Purging hdf5-hl (1.12.2-r1) (9/32) Purging liblzf-dev (3.6-r1) (10/32) Purging liblzf (3.6-r1) (11/32) Purging py3-gpep517 (13-r0) (12/32) Purging py3-installer (0.6.0-r0) (13/32) Purging py3-numpy-dev (1.24.1-r1) (14/32) Purging py3-numpy (1.24.1-r1) (15/32) Purging openblas (0.3.21-r3) (16/32) Purging py3-pkgconfig (1.5.5-r2) (17/32) Purging py3-setuptools (66.1.1-r0) (18/32) Purging py3-wheel (0.38.4-r1) (19/32) Purging py3-packaging (23.0-r0) (20/32) Purging py3-parsing (3.0.9-r1) (21/32) Purging python3-dev (3.11.1-r2) (22/32) Purging python3 (3.11.1-r2) (23/32) Purging libffi (3.4.4-r0) (24/32) Purging gdbm (1.23-r0) (25/32) Purging mpdecimal (2.5.1-r1) (26/32) Purging readline (8.2.0-r0) (27/32) Purging sqlite-libs (3.40.1-r0) (28/32) Purging hdf5-fortran (1.12.2-r1) (29/32) Purging libgfortran (12.2.1_git20220924-r8) (30/32) Purging libquadmath (12.2.1_git20220924-r8) (31/32) Purging hdf5 (1.12.2-r1) (32/32) Purging libsz (1.0.6-r1) Executing busybox-1.36.0-r3.trigger OK: 378 MiB in 103 packages >>> py3-h5py: Updating the community/x86 repository index... >>> py3-h5py: Signing the index...