>>> py3-h5py: Building community/py3-h5py 3.1.0-r1 (using abuild 3.8.0_rc3-r2) started Tue, 25 May 2021 21:04:27 +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 cython hdf5-dev liblzf-dev py3-numpy-dev py3-pkgconfig py3-setuptools python3-dev (1/28) Installing libbz2 (1.0.8-r1) (2/28) Installing libffi (3.3-r2) (3/28) Installing gdbm (1.19-r0) (4/28) Installing xz-libs (5.2.5-r0) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.1.0-r0) (7/28) Installing sqlite-libs (3.35.5-r0) (8/28) Installing python3 (3.9.5-r1) (9/28) Installing cython (0.29.22-r2) (10/28) Installing zlib-dev (1.2.11-r3) (11/28) Installing hdf5 (1.12.0-r0) (12/28) Installing hdf5-dev (1.12.0-r0) (13/28) Installing liblzf (3.6-r0) (14/28) Installing liblzf-dev (3.6-r0) (15/28) Installing libquadmath (10.3.1_git20210424-r0) (16/28) Installing libgfortran (10.3.1_git20210424-r0) (17/28) Installing openblas (0.3.14-r0) (18/28) Installing py3-numpy (1.20.3-r0) (19/28) Installing py3-numpy-dev (1.20.3-r0) (20/28) Installing py3-pkgconfig (1.5.2-r1) (21/28) Installing py3-ordered-set (4.0.2-r1) (22/28) Installing py3-appdirs (1.4.4-r2) (23/28) Installing py3-parsing (2.4.7-r2) (24/28) Installing py3-six (1.15.0-r1) (25/28) Installing py3-packaging (20.9-r1) (26/28) Installing py3-setuptools (52.0.0-r3) (27/28) Installing python3-dev (3.9.5-r1) (28/28) Installing .makedepends-py3-h5py (20210525.210430) Executing busybox-1.33.1-r1.trigger OK: 462 MiB in 117 packages >>> py3-h5py: Cleaning up srcdir >>> py3-h5py: Cleaning up pkgdir >>> py3-h5py: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/h5py-3.1.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 100 362k 100 362k 0 0 5181k 0 --:--:-- --:--:-- --:--:-- 5181k >>> py3-h5py: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/h5py-3.1.0.tar.gz >>> py3-h5py: Checking sha512sums... h5py-3.1.0.tar.gz: OK >>> py3-h5py: Unpacking /var/cache/distfiles/v3.14/h5py-3.1.0.tar.gz... running build running build_py creating build creating build/lib.linux-i686-3.9 creating build/lib.linux-i686-3.9/h5py copying h5py/h5py_warnings.py -> build/lib.linux-i686-3.9/h5py copying h5py/__init__.py -> build/lib.linux-i686-3.9/h5py copying h5py/version.py -> build/lib.linux-i686-3.9/h5py copying h5py/ipy_completer.py -> build/lib.linux-i686-3.9/h5py creating build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/selections.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/datatype.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/dataset.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/__init__.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/group.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/selections2.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/dims.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/filters.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/vds.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/base.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/compat.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/attrs.py -> build/lib.linux-i686-3.9/h5py/_hl copying h5py/_hl/files.py -> build/lib.linux-i686-3.9/h5py/_hl creating build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_attrs.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_h5t.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_h5p.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_objects.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_h5pl.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/conftest.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_attrs_data.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_slicing.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_file2.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_errors.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/__init__.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_attribute_create.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_dataset.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_h5.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_group.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_file.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_dtype.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_selections.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_dimension_scales.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_h5f.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_datatype.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_completions.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_big_endian_file.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_base.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/common.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_filters.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_file_image.py -> build/lib.linux-i686-3.9/h5py/tests copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-i686-3.9/h5py/tests creating build/lib.linux-i686-3.9/h5py/tests/data_files copying h5py/tests/data_files/__init__.py -> build/lib.linux-i686-3.9/h5py/tests/data_files creating build/lib.linux-i686-3.9/h5py/tests/test_vds copying h5py/tests/test_vds/__init__.py -> build/lib.linux-i686-3.9/h5py/tests/test_vds copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-i686-3.9/h5py/tests/test_vds copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-i686-3.9/h5py/tests/test_vds copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-i686-3.9/h5py/tests/test_vds copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-i686-3.9/h5py/tests/data_files copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-i686-3.9/h5py/tests/data_files copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-i686-3.9/h5py/tests/data_files running build_ext warning: h5py/h5pl.pyx:65:14: cpdef variables will not be supported in Cython 3; currently they are no different from cdef variables warning: h5py/h5pl.pyx:66:14: cpdef variables will not be supported in Cython 3; currently they are no different from cdef variables warning: h5py/h5pl.pyx:81:14: cpdef variables will not be supported in Cython 3; currently they are no different from cdef variables Loading library to get version: libhdf5.so ******************************************************************************** Summary of the h5py configuration HDF5 include dirs: [] HDF5 library dirs: [] HDF5 Version: (1, 12, 0) MPI Enabled: False Rebuild Required: True ******************************************************************************** Executing api_gen rebuild of defs Executing cythonize() [ 1/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.pyx [ 2/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.pyx [ 3/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.pyx [ 4/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_proxy.pyx [ 5/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_selector.pyx [ 6/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.pyx [ 7/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5.pyx [ 8/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5a.pyx [ 9/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ac.pyx [10/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5d.pyx [11/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ds.pyx [12/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5f.pyx [13/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5fd.pyx [14/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5g.pyx [15/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5i.pyx [16/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5l.pyx [17/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5o.pyx [18/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.pyx [19/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5pl.pyx [20/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5r.pyx [21/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5s.pyx [22/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5t.pyx [23/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5z.pyx [24/24] Cythonizing /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/utils.pyx building 'h5py.defs' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/home creating build/temp.linux-i686-3.9/home/buildozer creating build/temp.linux-i686-3.9/home/buildozer/aports creating build/temp.linux-i686-3.9/home/buildozer/aports/community creating build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py creating build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src creating build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0 creating build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5DOread_chunk': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.c:10225:86: warning: passing argument 4 of 'H5DOread_chunk' from incompatible pointer type [-Wincompatible-pointer-types] 10225 | __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.1.0/h5py/defs.c:667: /usr/include/H5DOpublic.h:41:15: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type '__pyx_t_5numpy_uint32_t *' {aka 'long unsigned int *'} 41 | uint32_t *filters /*out*/, void *buf /*out*/); | ~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Dread_chunk': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.c:10390:85: warning: passing argument 4 of 'H5Dread_chunk' from incompatible pointer type [-Wincompatible-pointer-types] 10390 | __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.1.0/h5py/api_compat.h:27, from /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.c:663: /usr/include/H5Dpublic.h:156:46: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type '__pyx_t_5numpy_uint32_t *' {aka 'long unsigned int *'} 156 | const hsize_t *offset, uint32_t *filters, void *buf); | ~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Pget_driver_info': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.c:26860:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 26860 | __pyx_v_r = H5Pget_driver_info(__pyx_v_plist_id); | ^ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/defs.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/defs.cpython-39-i386-linux-musl.so building 'h5py._errors' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c:1867:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1867 | __pyx_t_3 = (__pyx_v_desc[0]).desc; | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c:1984:64: warning: passing argument 3 of 'H5Ewalk2' from incompatible pointer type [-Wincompatible-pointer-types] 1984 | __pyx_t_1 = ((H5Ewalk(((hid_t)H5E_DEFAULT), H5E_WALK_UPWARD, __pyx_f_4h5py_7_errors_walk_cb, (&__pyx_v_err)) < 0) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(int, H5E_error2_t *, void *) {aka int (*)(int, H5E_error2_t *, void *)} In file included from /usr/include/hdf5.h:26, from /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/api_compat.h:27, from /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c:663: /usr/include/H5Epublic.h:169:80: note: expected 'H5E_walk2_t' {aka 'int (*)(unsigned int, const H5E_error2_t *, void *)'} but argument is of type 'herr_t (*)(int, H5E_error2_t *, void *)' {aka 'int (*)(int, H5E_error2_t *, void *)'} 169 | H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, | ~~~~~~~~~~~~^~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c:2183:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2183 | __pyx_t_8 = __pyx_v_err.err.desc; | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c:2234:66: warning: passing argument 3 of 'H5Ewalk2' from incompatible pointer type [-Wincompatible-pointer-types] 2234 | __pyx_t_1 = ((H5Ewalk(((hid_t)H5E_DEFAULT), H5E_WALK_DOWNWARD, __pyx_f_4h5py_7_errors_walk_cb, (&__pyx_v_err)) < 0) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(int, H5E_error2_t *, void *) {aka int (*)(int, H5E_error2_t *, void *)} In file included from /usr/include/hdf5.h:26, from /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/api_compat.h:27, from /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c:663: /usr/include/H5Epublic.h:169:80: note: expected 'H5E_walk2_t' {aka 'int (*)(unsigned int, const H5E_error2_t *, void *)'} but argument is of type 'herr_t (*)(int, H5E_error2_t *, void *)' {aka 'int (*)(int, H5E_error2_t *, void *)'} 169 | H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, | ~~~~~~~~~~~~^~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.c:2266:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2266 | __pyx_t_8 = __pyx_v_err.err.desc; | ^ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_errors.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/_errors.cpython-39-i386-linux-musl.so building 'h5py._objects' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9FastRLock_6release': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.c:3036:38: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 3036 | __pyx_t_1 = ((__pyx_v_self->_owner != PyThread_get_thread_ident()) != 0); | ^~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9FastRLock_10__exit__': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.c:3254:38: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 3254 | __pyx_t_1 = ((__pyx_v_self->_owner != PyThread_get_thread_ident()) != 0); | ^~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9FastRLock_12_is_owned': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.c:3347:59: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 3347 | __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) | ^~ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_objects.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/_objects.cpython-39-i386-linux-musl.so building 'h5py._proxy' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_proxy.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_proxy.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_proxy.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/_proxy.cpython-39-i386-linux-musl.so building 'h5py.h5fd' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5fd.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5fd.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5fd.c: In function '__pyx_f_4h5py_4h5fd_H5FD_fileobj_read': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5fd.c:3519:29: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3519 | __pyx_t_6 = ((__pyx_t_9 == __pyx_v_size) != 0); | ^~ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5fd.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5fd.cpython-39-i386-linux-musl.so building 'h5py.h5z' extension creating build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/lzf gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5z.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5z.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/lzf/lzf_filter.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/lzf/lzf_filter.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5z.o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/lzf/lzf_filter.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5z.cpython-39-i386-linux-musl.so building 'h5py.h5' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5.cpython-39-i386-linux-musl.so building 'h5py.h5i' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5i.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5i.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5i.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5i.cpython-39-i386-linux-musl.so building 'h5py.h5r' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5r.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5r.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5r.c: In function '__pyx_pf_4h5py_3h5r_9Reference_2__nonzero__': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5r.c:3196:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 3196 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5r.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5r.cpython-39-i386-linux-musl.so building 'h5py.utils' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/utils.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/utils.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/utils.c: In function '__pyx_f_4h5py_5utils_convert_tuple': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/utils.c:2693:27: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 2693 | __pyx_t_2 = ((__pyx_t_1 != __pyx_v_rank) != 0); | ^~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/utils.c:2743:37: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 2743 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/utils.c: In function '__pyx_f_4h5py_5utils_convert_dims': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/utils.c:2935:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 2935 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/utils.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/utils.cpython-39-i386-linux-musl.so building 'h5py._selector' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_selector.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_selector.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_selector.c: In function '__pyx_f_4h5py_9_selector_convert_bools': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_selector.c:3037:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 3037 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_selector.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/_selector.cpython-39-i386-linux-musl.so building 'h5py._conv' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_generic_converter': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:2671:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2671 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:2737:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2737 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_enum_int_converter_conv': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:6147:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 6147 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:6210:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 6210 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_vlen2ndarray': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:6904:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 6904 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:6970:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 6970 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_conv_vlen2ndarray': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:7057:38: warning: variable '__pyx_v_in_vlen0' set but not used [-Wunused-but-set-variable] 7057 | struct __pyx_t_4h5py_5_conv_vlen_t __pyx_v_in_vlen0; | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_ndarray2vlen': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:7474:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7474 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:7699:41: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7699 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.c:7765:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 7765 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/_conv.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/_conv.cpython-39-i386-linux-musl.so building 'h5py.h5t' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5t.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5t.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5t.c: In function '__pyx_f_4h5py_3h5t__c_compound': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5t.c:18690:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 18690 | if (((__pyx_t_12 > __pyx_t_9) != 0)) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5t.c:18710:40: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 18710 | __pyx_t_11 = ((__pyx_v_member_offset > __pyx_cur_scope->__pyx_v_dt->elsize) != 0); | ^ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5t.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5t.cpython-39-i386-linux-musl.so building 'h5py.h5s' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5s.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5s.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5s.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5s.cpython-39-i386-linux-musl.so building 'h5py.h5p' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_22set_filter': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.c:9087:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 9087 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_8; __pyx_t_1+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_28get_filter': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.c:9463:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 9463 | for (__pyx_t_6 = 0; __pyx_t_6 < __pyx_t_5; __pyx_t_6+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_32get_filter_by_id': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.c:9903:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 9903 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.c: In function '__Pyx_PyInt_As_hbool_t': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.c:36044:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 36044 | 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.1.0/h5py/h5p.c:36062:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 36062 | 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.1.0/h5py/h5p.c:36080:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 36080 | 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]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5p.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5p.cpython-39-i386-linux-musl.so building 'h5py.h5d' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5d.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5d.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5d.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5d.cpython-39-i386-linux-musl.so building 'h5py.h5a' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5a.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5a.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5a.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5a.cpython-39-i386-linux-musl.so building 'h5py.h5f' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5f.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5f.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5f.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5f.cpython-39-i386-linux-musl.so building 'h5py.h5g' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5g.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5g.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_22__contains__': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5g.c:7178:37: warning: variable '__pyx_v_new_handler' set but not used [-Wunused-but-set-variable] 7178 | __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler; | ^~~~~~~~~~~~~~~~~~~ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5g.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5g.cpython-39-i386-linux-musl.so building 'h5py.h5l' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5l.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5l.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5l.c:4538:107: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types] 4538 | __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.1.0/h5py/h5l.c:4538:107: note: expected 'const char **' but argument is of type 'char **' /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5l.c:4538:133: warning: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types] 4538 | __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.1.0/h5py/h5l.c:4538:133: note: expected 'const char **' but argument is of type 'char **' gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5l.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5l.cpython-39-i386-linux-musl.so building 'h5py.h5o' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5o.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5o.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5o.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5o.cpython-39-i386-linux-musl.so building 'h5py.h5ds' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ds.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ds.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ds.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5ds.cpython-39-i386-linux-musl.so building 'h5py.h5ac' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ac.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ac.o /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ac.c: In function '__Pyx_PyInt_As_hbool_t': /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ac.c:8700:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 8700 | 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.1.0/h5py/h5ac.c:8718:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 8718 | 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.1.0/h5py/h5ac.c:8736:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 8736 | 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]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5ac.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5ac.cpython-39-i386-linux-musl.so building 'h5py.h5pl' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -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.1.0/lzf -I/usr/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5pl.c -o build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5pl.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/home/buildozer/aports/community/py3-h5py/src/h5py-3.1.0/h5py/h5pl.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -o build/lib.linux-i686-3.9/h5py/h5pl.cpython-39-i386-linux-musl.so >>> py3-h5py: Entering fakeroot... running install running build running build_py running build_ext Loading library to get version: libhdf5.so ******************************************************************************** Summary of the h5py configuration HDF5 include dirs: [] HDF5 library dirs: [] HDF5 Version: (1, 12, 0) MPI Enabled: False Rebuild Required: False ******************************************************************************** Executing cythonize() running install_lib creating /home/buildozer/aports/community/py3-h5py/pkg creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5pl.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/data_files copying build/lib.linux-i686-3.9/h5py/tests/data_files/__init__.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/data_files copying build/lib.linux-i686-3.9/h5py/tests/data_files/vlen_string_s390x.h5 -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/data_files copying build/lib.linux-i686-3.9/h5py/tests/data_files/vlen_string_dset_utc.h5 -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/data_files copying build/lib.linux-i686-3.9/h5py/tests/data_files/vlen_string_dset.h5 -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/data_files copying build/lib.linux-i686-3.9/h5py/tests/test_attrs.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_h5t.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_h5p.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_objects.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_h5pl.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/conftest.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_attrs_data.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_vds copying build/lib.linux-i686-3.9/h5py/tests/test_vds/__init__.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_vds copying build/lib.linux-i686-3.9/h5py/tests/test_vds/test_highlevel_vds.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_vds copying build/lib.linux-i686-3.9/h5py/tests/test_vds/test_lowlevel_vds.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_vds copying build/lib.linux-i686-3.9/h5py/tests/test_vds/test_virtual_source.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_vds copying build/lib.linux-i686-3.9/h5py/tests/test_slicing.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_file2.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_errors.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_h5d_direct_chunk.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/__init__.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_attribute_create.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_dataset.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_h5.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_group.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_dataset_swmr.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_file.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_dtype.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_selections.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_dimension_scales.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_h5f.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_datatype.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_completions.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_big_endian_file.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_base.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/common.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_dataset_getitem.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_filters.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_file_image.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/tests/test_dims_dimensionproxy.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests copying build/lib.linux-i686-3.9/h5py/h5i.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5o.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5ds.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5f.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5l.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/_proxy.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5fd.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/_selector.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5py_warnings.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5g.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/__init__.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/version.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5ac.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/ipy_completer.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5t.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/utils.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5z.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/_objects.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5s.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/_conv.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5a.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py creating /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/selections.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/datatype.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/dataset.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/__init__.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/group.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/selections2.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/dims.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/filters.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/vds.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/base.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/compat.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/attrs.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_hl/files.py -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl copying build/lib.linux-i686-3.9/h5py/_errors.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5r.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5p.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/h5d.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py copying build/lib.linux-i686-3.9/h5py/defs.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/data_files/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_attrs.py to test_attrs.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_h5t.py to test_h5t.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_h5p.py to test_h5p.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_objects.py to test_objects.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_h5pl.py to test_h5pl.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_attrs_data.py to test_attrs_data.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_vds/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_vds/test_highlevel_vds.py to test_highlevel_vds.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_vds/test_lowlevel_vds.py to test_lowlevel_vds.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_vds/test_virtual_source.py to test_virtual_source.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_slicing.py to test_slicing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_file2.py to test_file2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_errors.py to test_errors.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_h5d_direct_chunk.py to test_h5d_direct_chunk.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_attribute_create.py to test_attribute_create.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_dataset.py to test_dataset.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_h5.py to test_h5.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_group.py to test_group.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_dataset_swmr.py to test_dataset_swmr.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_file.py to test_file.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_dtype.py to test_dtype.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_selections.py to test_selections.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_dimension_scales.py to test_dimension_scales.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_h5f.py to test_h5f.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_datatype.py to test_datatype.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_completions.py to test_completions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_big_endian_file.py to test_big_endian_file.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/common.py to common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_dataset_getitem.py to test_dataset_getitem.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_filters.py to test_filters.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_file_image.py to test_file_image.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/tests/test_dims_dimensionproxy.py to test_dims_dimensionproxy.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/h5py_warnings.py to h5py_warnings.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/version.py to version.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/ipy_completer.py to ipy_completer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/selections.py to selections.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/datatype.py to datatype.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/dataset.py to dataset.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/group.py to group.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/selections2.py to selections2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/dims.py to dims.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/filters.py to filters.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/vds.py to vds.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/compat.py to compat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/attrs.py to attrs.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py/_hl/files.py to files.cpython-39.pyc running install_egg_info running egg_info writing h5py.egg-info/PKG-INFO writing dependency_links to h5py.egg-info/dependency_links.txt writing requirements to h5py.egg-info/requires.txt writing top-level names to h5py.egg-info/top_level.txt reading manifest file 'h5py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs_api/_build' warning: no previously-included files matching '.DS_Store' found under directory '*' warning: no previously-included files found matching 'ci' warning: no previously-included files found matching 'other' warning: no previously-included files found matching '.github' warning: no previously-included files matching '*' found under directory 'ci' warning: no previously-included files matching '*' found under directory 'other' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '*.yml' warning: no previously-included files found matching '*.yaml' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.coverage_dir' warning: no previously-included files matching '*' found under directory '.coverage_dir' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching 'github_deploy_key_h5py_h5py.enc' warning: no previously-included files found matching 'rever.xsh' no previously-included directories found matching 'news' writing manifest file 'h5py.egg-info/SOURCES.txt' Copying h5py.egg-info to /home/buildozer/aports/community/py3-h5py/pkg/py3-h5py/usr/lib/python3.9/site-packages/h5py-3.1.0-py3.9.egg-info running install_scripts >>> 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 so:libc.musl-x86.so.1 so:libhdf5.so.200 so:libhdf5_hl.so.200 so:liblzf.so.1 >>> py3-h5py*: Package size: 3.6 MB >>> py3-h5py*: Compressing data... >>> py3-h5py*: Create checksum... >>> py3-h5py*: Create py3-h5py-3.1.0-r1.apk >>> py3-h5py: Build complete at Tue, 25 May 2021 21:06:54 +0000 elapsed time 0h 2m 27s >>> py3-h5py: Cleaning up srcdir >>> py3-h5py: Cleaning up pkgdir >>> py3-h5py: Uninstalling dependencies... (1/28) Purging .makedepends-py3-h5py (20210525.210430) (2/28) Purging cython (0.29.22-r2) (3/28) Purging hdf5-dev (1.12.0-r0) (4/28) Purging zlib-dev (1.2.11-r3) (5/28) Purging hdf5 (1.12.0-r0) (6/28) Purging liblzf-dev (3.6-r0) (7/28) Purging liblzf (3.6-r0) (8/28) Purging py3-numpy-dev (1.20.3-r0) (9/28) Purging py3-numpy (1.20.3-r0) (10/28) Purging py3-pkgconfig (1.5.2-r1) (11/28) Purging py3-setuptools (52.0.0-r3) (12/28) Purging py3-ordered-set (4.0.2-r1) (13/28) Purging py3-appdirs (1.4.4-r2) (14/28) Purging py3-packaging (20.9-r1) (15/28) Purging py3-parsing (2.4.7-r2) (16/28) Purging py3-six (1.15.0-r1) (17/28) Purging python3-dev (3.9.5-r1) (18/28) Purging python3 (3.9.5-r1) (19/28) Purging libbz2 (1.0.8-r1) (20/28) Purging libffi (3.3-r2) (21/28) Purging gdbm (1.19-r0) (22/28) Purging xz-libs (5.2.5-r0) (23/28) Purging mpdecimal (2.5.1-r1) (24/28) Purging readline (8.1.0-r0) (25/28) Purging sqlite-libs (3.35.5-r0) (26/28) Purging openblas (0.3.14-r0) (27/28) Purging libgfortran (10.3.1_git20210424-r0) (28/28) Purging libquadmath (10.3.1_git20210424-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> py3-h5py: Updating the community/x86 repository index... >>> py3-h5py: Signing the index...