Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 03:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/0d981d1d44837f4e5c080ce26a0d738b to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/0d981d1d44837f4e5c080ce26a0d738b to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 3 minutes | https://github.com/NixOS/nixpkgs/pull/117004
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/2743c0sdkznibls5fjvq8pc224rhkvls-h5py-3.1.0.tar.gz
source root is h5py-3.1.0
setting SOURCE_DATE_EPOCH to timestamp 1604672929 of file h5py-3.1.0/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-3.8
creating build/lib.linux-aarch64-3.8/h5py
copying h5py/version.py -> build/lib.linux-aarch64-3.8/h5py
copying h5py/h5py_warnings.py -> build/lib.linux-aarch64-3.8/h5py
copying h5py/__init__.py -> build/lib.linux-aarch64-3.8/h5py
copying h5py/ipy_completer.py -> build/lib.linux-aarch64-3.8/h5py
creating build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/dataset.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/filters.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/selections2.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/__init__.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/dims.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/files.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/datatype.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/vds.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/compat.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/selections.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/base.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/attrs.py -> build/lib.linux-aarch64-3.8/h5py/_hl
copying h5py/_hl/group.py -> build/lib.linux-aarch64-3.8/h5py/_hl
creating build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_h5pl.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_group.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_file2.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_h5p.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_filters.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_slicing.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_dataset.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_big_endian_file.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/__init__.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_objects.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_errors.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_file_image.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_selections.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_completions.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_base.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_file.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_h5f.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/common.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_dtype.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/conftest.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_h5t.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_h5.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_attrs_data.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_attribute_create.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_dimension_scales.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_attrs.py -> build/lib.linux-aarch64-3.8/h5py/tests
copying h5py/tests/test_datatype.py -> build/lib.linux-aarch64-3.8/h5py/tests
creating build/lib.linux-aarch64-3.8/h5py/tests/data_files
copying h5py/tests/data_files/__init__.py -> build/lib.linux-aarch64-3.8/h5py/tests/data_files
creating build/lib.linux-aarch64-3.8/h5py/tests/test_vds
copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-aarch64-3.8/h5py/tests/test_vds
copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-aarch64-3.8/h5py/tests/test_vds
copying h5py/tests/test_vds/__init__.py -> build/lib.linux-aarch64-3.8/h5py/tests/test_vds
copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-aarch64-3.8/h5py/tests/test_vds
copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-aarch64-3.8/h5py/tests/data_files
copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-aarch64-3.8/h5py/tests/data_files
copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-aarch64-3.8/h5py/tests/data_files
running build_ext
Loading library to get version: /nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib/libhdf5.so
********************************************************************************
Summary of the h5py configuration
HDF5 include dirs: [
'/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include'
]
HDF5 library dirs: [
'/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib'
]
HDF5 Version: (1, 10, 7)
MPI Enabled: False
Rebuild Required: True
********************************************************************************
Executing api_gen rebuild of defs
Executing cythonize()
[ 1/24] Cythonizing /build/h5py-3.1.0/h5py/_conv.pyx
[ 2/24] Cythonizing /build/h5py-3.1.0/h5py/_errors.pyx
[ 3/24] Cythonizing /build/h5py-3.1.0/h5py/_objects.pyx
[ 4/24] Cythonizing /build/h5py-3.1.0/h5py/_proxy.pyx
[ 5/24] Cythonizing /build/h5py-3.1.0/h5py/_selector.pyx
[ 6/24] Cythonizing /build/h5py-3.1.0/h5py/defs.pyx
[ 7/24] Cythonizing /build/h5py-3.1.0/h5py/h5.pyx
[ 8/24] Cythonizing /build/h5py-3.1.0/h5py/h5a.pyx
[ 9/24] Cythonizing /build/h5py-3.1.0/h5py/h5ac.pyx
[10/24] Cythonizing /build/h5py-3.1.0/h5py/h5d.pyx
[11/24] Cythonizing /build/h5py-3.1.0/h5py/h5ds.pyx
[12/24] Cythonizing /build/h5py-3.1.0/h5py/h5f.pyx
[13/24] Cythonizing /build/h5py-3.1.0/h5py/h5fd.pyx
[14/24] Cythonizing /build/h5py-3.1.0/h5py/h5g.pyx
[15/24] Cythonizing /build/h5py-3.1.0/h5py/h5i.pyx
[16/24] Cythonizing /build/h5py-3.1.0/h5py/h5l.pyx
[17/24] Cythonizing /build/h5py-3.1.0/h5py/h5o.pyx
[18/24] Cythonizing /build/h5py-3.1.0/h5py/h5p.pyx
[19/24] Cythonizing /build/h5py-3.1.0/h5py/h5pl.pyx
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
[20/24] Cythonizing /build/h5py-3.1.0/h5py/h5r.pyx
[21/24] Cythonizing /build/h5py-3.1.0/h5py/h5s.pyx
[22/24] Cythonizing /build/h5py-3.1.0/h5py/h5t.pyx
[23/24] Cythonizing /build/h5py-3.1.0/h5py/h5z.pyx
[24/24] Cythonizing /build/h5py-3.1.0/h5py/utils.pyx
building 'h5py.defs' extension
creating build/temp.linux-aarch64-3.8
creating build/temp.linux-aarch64-3.8/build
creating build/temp.linux-aarch64-3.8/build/h5py-3.1.0
creating build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/defs.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/defs.o
/build/h5py-3.1.0/h5py/defs.c: In function ‘__pyx_f_4h5py_4defs_H5Pget_driver_info’:
/build/h5py-3.1.0/h5py/defs.c:26868:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
26868 | __pyx_v_r = H5Pget_driver_info(__pyx_v_plist_id);
| ^
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/defs.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/defs.cpython-38-aarch64-linux-gnu.so
building 'h5py._errors' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/_errors.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_errors.o
/build/h5py-3.1.0/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_walk_cb’:
/build/h5py-3.1.0/h5py/_errors.c:1875:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1875 | __pyx_t_3 = (__pyx_v_desc[0]).desc;
| ^
/build/h5py-3.1.0/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_set_exception’:
/build/h5py-3.1.0/h5py/_errors.c:1992:64: warning: passing argument 3 of ‘H5Ewalk2’ from incompatible pointer type [-Wincompatible-pointer-types]
1992 | __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, struct H5E_error2_t *, void *)}
In file included from /nix/store/2dkgfsc7im9dlll0fqgrkh4zhbdqix0k-hdf5-1.10.7-dev/include/hdf5.h:26,
from /build/h5py-3.1.0/h5py/api_compat.h:27,
from /build/h5py-3.1.0/h5py/_errors.c:670:
/nix/store/2dkgfsc7im9dlll0fqgrkh4zhbdqix0k-hdf5-1.10.7-dev/include/H5Epublic.h:169:80: note: expected ‘H5E_walk2_t’ {aka ‘int (*)(unsigned int, const struct H5E_error2_t *, void *)’} but argument is of type ‘herr_t (*)(int, H5E_error2_t *, void *)’ {aka ‘int (*)(int, struct H5E_error2_t *, void *)’}
169 | H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func,
| ~~~~~~~~~~~~^~~~
/build/h5py-3.1.0/h5py/_errors.c:2191:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
2191 | __pyx_t_8 = __pyx_v_err.err.desc;
| ^
/build/h5py-3.1.0/h5py/_errors.c:2242:66: warning: passing argument 3 of ‘H5Ewalk2’ from incompatible pointer type [-Wincompatible-pointer-types]
2242 | __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, struct H5E_error2_t *, void *)}
In file included from /nix/store/2dkgfsc7im9dlll0fqgrkh4zhbdqix0k-hdf5-1.10.7-dev/include/hdf5.h:26,
from /build/h5py-3.1.0/h5py/api_compat.h:27,
from /build/h5py-3.1.0/h5py/_errors.c:670:
/nix/store/2dkgfsc7im9dlll0fqgrkh4zhbdqix0k-hdf5-1.10.7-dev/include/H5Epublic.h:169:80: note: expected ‘H5E_walk2_t’ {aka ‘int (*)(unsigned int, const struct H5E_error2_t *, void *)’} but argument is of type ‘herr_t (*)(int, H5E_error2_t *, void *)’ {aka ‘int (*)(int, struct H5E_error2_t *, void *)’}
169 | H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func,
| ~~~~~~~~~~~~^~~~
/build/h5py-3.1.0/h5py/_errors.c:2274:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
2274 | __pyx_t_8 = __pyx_v_err.err.desc;
| ^
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_errors.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/_errors.cpython-38-aarch64-linux-gnu.so
building 'h5py._objects' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/_objects.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_objects.o
/build/h5py-3.1.0/h5py/_objects.c: In function ‘__pyx_pf_4h5py_8_objects_9FastRLock_6release’:
/build/h5py-3.1.0/h5py/_objects.c:3044:38: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare]
3044 | __pyx_t_1 = ((__pyx_v_self->_owner != PyThread_get_thread_ident()) != 0);
| ^~
/build/h5py-3.1.0/h5py/_objects.c: In function ‘__pyx_pf_4h5py_8_objects_9FastRLock_10__exit__’:
/build/h5py-3.1.0/h5py/_objects.c:3262:38: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare]
3262 | __pyx_t_1 = ((__pyx_v_self->_owner != PyThread_get_thread_ident()) != 0);
| ^~
/build/h5py-3.1.0/h5py/_objects.c: In function ‘__pyx_pf_4h5py_8_objects_9FastRLock_12_is_owned’:
/build/h5py-3.1.0/h5py/_objects.c:3355:59: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare]
3355 | __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 -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_objects.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/_objects.cpython-38-aarch64-linux-gnu.so
building 'h5py._proxy' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/_proxy.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_proxy.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_proxy.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/_proxy.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5fd' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5fd.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5fd.o
/build/h5py-3.1.0/h5py/h5fd.c: In function ‘__pyx_f_4h5py_4h5fd_H5FD_fileobj_read’:
/build/h5py-3.1.0/h5py/h5fd.c:3527:29: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
3527 | __pyx_t_6 = ((__pyx_t_9 == __pyx_v_size) != 0);
| ^~
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5fd.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5fd.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5z' extension
creating build/temp.linux-aarch64-3.8/build/h5py-3.1.0/lzf
creating build/temp.linux-aarch64-3.8/build/h5py-3.1.0/lzf/lzf
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5z.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5z.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/lzf/lzf_filter.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/lzf/lzf_filter.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/lzf/lzf/lzf_c.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/lzf/lzf/lzf_c.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/lzf/lzf/lzf_d.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/lzf/lzf/lzf_d.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5z.o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/lzf/lzf_filter.o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/lzf/lzf/lzf_c.o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/lzf/lzf/lzf_d.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5z.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5i' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5i.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5i.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5i.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5i.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5r' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5r.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5r.o
/build/h5py-3.1.0/h5py/h5r.c: In function ‘__pyx_pf_4h5py_3h5r_9Reference_2__nonzero__’:
/build/h5py-3.1.0/h5py/h5r.c:3201:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
3201 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
| ^
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5r.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5r.cpython-38-aarch64-linux-gnu.so
building 'h5py.utils' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/utils.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/utils.o
/build/h5py-3.1.0/h5py/utils.c: In function ‘__pyx_f_4h5py_5utils_convert_tuple’:
/build/h5py-3.1.0/h5py/utils.c:2701:27: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
2701 | __pyx_t_2 = ((__pyx_t_1 != __pyx_v_rank) != 0);
| ^~
/build/h5py-3.1.0/h5py/utils.c:2751:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
2751 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) {
| ^
/build/h5py-3.1.0/h5py/utils.c: In function ‘__pyx_f_4h5py_5utils_convert_dims’:
/build/h5py-3.1.0/h5py/utils.c:2943:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
2943 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) {
| ^
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/utils.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/utils.cpython-38-aarch64-linux-gnu.so
building 'h5py._selector' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/_selector.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_selector.o
/build/h5py-3.1.0/h5py/_selector.c: In function ‘__pyx_f_4h5py_9_selector_convert_bools’:
/build/h5py-3.1.0/h5py/_selector.c:3045:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
3045 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) {
| ^
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_selector.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/_selector.cpython-38-aarch64-linux-gnu.so
building 'h5py._conv' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/_conv.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_conv.o
/build/h5py-3.1.0/h5py/_conv.c: In function ‘__pyx_f_4h5py_5_conv_generic_converter’:
/build/h5py-3.1.0/h5py/_conv.c:2679:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
2679 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) {
| ^
/build/h5py-3.1.0/h5py/_conv.c:2745:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
2745 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) {
| ^
/build/h5py-3.1.0/h5py/_conv.c: In function ‘__pyx_f_4h5py_5_conv_enum_int_converter_conv’:
/build/h5py-3.1.0/h5py/_conv.c:6155:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
6155 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) {
| ^
/build/h5py-3.1.0/h5py/_conv.c:6218:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
6218 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) {
| ^
/build/h5py-3.1.0/h5py/_conv.c: In function ‘__pyx_f_4h5py_5_conv_vlen2ndarray’:
/build/h5py-3.1.0/h5py/_conv.c:6912:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
6912 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) {
| ^
/build/h5py-3.1.0/h5py/_conv.c:6978:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
6978 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) {
| ^
/build/h5py-3.1.0/h5py/_conv.c: In function ‘__pyx_f_4h5py_5_conv_conv_vlen2ndarray’:
/build/h5py-3.1.0/h5py/_conv.c:7065:38: warning: variable ‘__pyx_v_in_vlen0’ set but not used [-Wunused-but-set-variable]
7065 | struct __pyx_t_4h5py_5_conv_vlen_t __pyx_v_in_vlen0;
| ^~~~~~~~~~~~~~~~
/build/h5py-3.1.0/h5py/_conv.c: In function ‘__pyx_f_4h5py_5_conv_ndarray2vlen’:
/build/h5py-3.1.0/h5py/_conv.c:7482:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
7482 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) {
| ^
/build/h5py-3.1.0/h5py/_conv.c:7707:41: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
7707 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) {
| ^
/build/h5py-3.1.0/h5py/_conv.c:7773:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
7773 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) {
| ^
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/_conv.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/_conv.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5t' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5t.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5t.o
/build/h5py-3.1.0/h5py/h5t.c: In function ‘__pyx_f_4h5py_3h5t__c_compound’:
/build/h5py-3.1.0/h5py/h5t.c:18712:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
18712 | if (((__pyx_t_12 > __pyx_t_9) != 0)) {
| ^
/build/h5py-3.1.0/h5py/h5t.c:18732:40: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
18732 | __pyx_t_11 = ((__pyx_v_member_offset > __pyx_cur_scope->__pyx_v_dt->elsize) != 0);
| ^
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5t.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5t.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5s' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5s.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5s.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5s.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5s.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5p' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5p.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5p.o
/build/h5py-3.1.0/h5py/h5p.c: In function ‘__pyx_pf_4h5py_3h5p_8PropDCID_22set_filter’:
/build/h5py-3.1.0/h5py/h5p.c:9095:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
9095 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_8; __pyx_t_1+=1) {
| ^
/build/h5py-3.1.0/h5py/h5p.c: In function ‘__pyx_pf_4h5py_3h5p_8PropDCID_28get_filter’:
/build/h5py-3.1.0/h5py/h5p.c:9471:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
9471 | for (__pyx_t_6 = 0; __pyx_t_6 < __pyx_t_5; __pyx_t_6+=1) {
| ^
/build/h5py-3.1.0/h5py/h5p.c: In function ‘__pyx_pf_4h5py_3h5p_8PropDCID_32get_filter_by_id’:
/build/h5py-3.1.0/h5py/h5p.c:9911:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
9911 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) {
| ^
/build/h5py-3.1.0/h5py/h5p.c: In function ‘__Pyx_PyInt_As_hbool_t’:
/build/h5py-3.1.0/h5py/h5p.c:36052:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
36052 | return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0])));
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/h5py-3.1.0/h5py/h5p.c:36070:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
36070 | return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0])));
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/h5py-3.1.0/h5py/h5p.c:36088:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
36088 | 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 -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5p.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5p.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5d' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5d.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5d.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5d.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5d.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5a' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5a.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5a.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5a.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5a.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5f' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5f.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5f.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5f.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5f.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5g' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5g.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5g.o
/build/h5py-3.1.0/h5py/h5g.c: In function ‘__pyx_pf_4h5py_3h5g_7GroupID_22__contains__’:
/build/h5py-3.1.0/h5py/h5g.c:7186:37: warning: variable ‘__pyx_v_new_handler’ set but not used [-Wunused-but-set-variable]
7186 | __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler;
| ^~~~~~~~~~~~~~~~~~~
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5g.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5g.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5l' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5l.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5l.o
/build/h5py-3.1.0/h5py/h5l.c: In function ‘__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val’:
/build/h5py-3.1.0/h5py/h5l.c:4546:107: warning: passing argument 4 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types]
4546 | __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 **
/build/h5py-3.1.0/h5py/h5l.c:4546:107: note: expected ‘const char **’ but argument is of type ‘char **’
/build/h5py-3.1.0/h5py/h5l.c:4546:133: warning: passing argument 5 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types]
4546 | __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 **
/build/h5py-3.1.0/h5py/h5l.c:4546:133: note: expected ‘const char **’ but argument is of type ‘char **’
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5l.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5l.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5o' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5o.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5o.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5o.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5o.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5ds' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5ds.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5ds.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5ds.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5ds.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5ac' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5ac.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5ac.o
/build/h5py-3.1.0/h5py/h5ac.c: In function ‘__Pyx_PyInt_As_hbool_t’:
/build/h5py-3.1.0/h5py/h5ac.c:8708:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
8708 | return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0])));
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/h5py-3.1.0/h5py/h5ac.c:8726:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
8726 | return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0])));
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/h5py-3.1.0/h5py/h5ac.c:8744:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
8744 | 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 -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5ac.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5ac.cpython-38-aarch64-linux-gnu.so
building 'h5py.h5pl' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/include -I/build/h5py-3.1.0/lzf -I/build/h5py-3.1.0/lzf/lzf -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c /build/h5py-3.1.0/h5py/h5pl.c -o build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5pl.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.8/build/h5py-3.1.0/h5py/h5pl.o -L/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -Wl,--enable-new-dtags,-R/nix/store/yzs6gc7rv1490f0xbs46inz6410r7gvr-hdf5-1.10.7/lib -lhdf5 -lhdf5_hl -o build/lib.linux-aarch64-3.8/h5py/h5pl.cpython-38-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5l.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5fd.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5r.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5p.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/_errors.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/_selector.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5ac.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5t.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5a.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5f.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5pl.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5g.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/version.py -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/_objects.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5i.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5py_warnings.py -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/_proxy.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/__init__.py -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5d.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5o.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
creating build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/dataset.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/filters.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/selections2.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/__init__.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/dims.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/files.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/datatype.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/vds.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/compat.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/selections.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/base.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/attrs.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/_hl/group.py -> build/bdist.linux-aarch64/wheel/h5py/_hl
copying build/lib.linux-aarch64-3.8/h5py/h5s.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5ds.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/defs.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/h5z.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/ipy_completer.py -> build/bdist.linux-aarch64/wheel/h5py
creating build/bdist.linux-aarch64/wheel/h5py/tests
creating build/bdist.linux-aarch64/wheel/h5py/tests/data_files
copying build/lib.linux-aarch64-3.8/h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/bdist.linux-aarch64/wheel/h5py/tests/data_files
copying build/lib.linux-aarch64-3.8/h5py/tests/data_files/__init__.py -> build/bdist.linux-aarch64/wheel/h5py/tests/data_files
copying build/lib.linux-aarch64-3.8/h5py/tests/data_files/vlen_string_s390x.h5 -> build/bdist.linux-aarch64/wheel/h5py/tests/data_files
copying build/lib.linux-aarch64-3.8/h5py/tests/data_files/vlen_string_dset.h5 -> build/bdist.linux-aarch64/wheel/h5py/tests/data_files
copying build/lib.linux-aarch64-3.8/h5py/tests/test_h5pl.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_group.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_dims_dimensionproxy.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_file2.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_h5p.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_dataset_swmr.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_h5d_direct_chunk.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_filters.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_slicing.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_dataset.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_big_endian_file.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/__init__.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_objects.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_errors.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_file_image.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_selections.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_completions.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_base.py -> build/bdist.linux-aarch64/wheel/h5py/tests
creating build/bdist.linux-aarch64/wheel/h5py/tests/test_vds
copying build/lib.linux-aarch64-3.8/h5py/tests/test_vds/test_lowlevel_vds.py -> build/bdist.linux-aarch64/wheel/h5py/tests/test_vds
copying build/lib.linux-aarch64-3.8/h5py/tests/test_vds/test_virtual_source.py -> build/bdist.linux-aarch64/wheel/h5py/tests/test_vds
copying build/lib.linux-aarch64-3.8/h5py/tests/test_vds/__init__.py -> build/bdist.linux-aarch64/wheel/h5py/tests/test_vds
copying build/lib.linux-aarch64-3.8/h5py/tests/test_vds/test_highlevel_vds.py -> build/bdist.linux-aarch64/wheel/h5py/tests/test_vds
copying build/lib.linux-aarch64-3.8/h5py/tests/test_file.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_h5f.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/common.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_dtype.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/conftest.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_h5t.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_h5.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_attrs_data.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_attribute_create.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_dataset_getitem.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_dimension_scales.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_attrs.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/tests/test_datatype.py -> build/bdist.linux-aarch64/wheel/h5py/tests
copying build/lib.linux-aarch64-3.8/h5py/utils.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
copying build/lib.linux-aarch64-3.8/h5py/_conv.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/h5py
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 build/bdist.linux-aarch64/wheel/h5py-3.1.0-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
creating build/bdist.linux-aarch64/wheel/h5py-3.1.0.dist-info/WHEEL
creating 'dist/h5py-3.1.0-cp38-cp38-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'h5py/__init__.py'
adding 'h5py/_conv.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/_errors.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/_objects.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/_proxy.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/_selector.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/defs.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5a.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5ac.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5d.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5ds.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5f.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5fd.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5g.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5i.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5l.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5o.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5p.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5pl.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5py_warnings.py'
adding 'h5py/h5r.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5s.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5t.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/h5z.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/ipy_completer.py'
adding 'h5py/utils.cpython-38-aarch64-linux-gnu.so'
adding 'h5py/version.py'
adding 'h5py/_hl/__init__.py'
adding 'h5py/_hl/attrs.py'
adding 'h5py/_hl/base.py'
adding 'h5py/_hl/compat.py'
adding 'h5py/_hl/dataset.py'
adding 'h5py/_hl/datatype.py'
adding 'h5py/_hl/dims.py'
adding 'h5py/_hl/files.py'
adding 'h5py/_hl/filters.py'
adding 'h5py/_hl/group.py'
adding 'h5py/_hl/selections.py'
adding 'h5py/_hl/selections2.py'
adding 'h5py/_hl/vds.py'
adding 'h5py/tests/__init__.py'
adding 'h5py/tests/common.py'
adding 'h5py/tests/conftest.py'
adding 'h5py/tests/test_attribute_create.py'
adding 'h5py/tests/test_attrs.py'
adding 'h5py/tests/test_attrs_data.py'
adding 'h5py/tests/test_base.py'
adding 'h5py/tests/test_big_endian_file.py'
adding 'h5py/tests/test_completions.py'
adding 'h5py/tests/test_dataset.py'
adding 'h5py/tests/test_dataset_getitem.py'
adding 'h5py/tests/test_dataset_swmr.py'
adding 'h5py/tests/test_datatype.py'
adding 'h5py/tests/test_dimension_scales.py'
adding 'h5py/tests/test_dims_dimensionproxy.py'
adding 'h5py/tests/test_dtype.py'
adding 'h5py/tests/test_errors.py'
adding 'h5py/tests/test_file.py'
adding 'h5py/tests/test_file2.py'
adding 'h5py/tests/test_file_image.py'
adding 'h5py/tests/test_filters.py'
adding 'h5py/tests/test_group.py'
adding 'h5py/tests/test_h5.py'
adding 'h5py/tests/test_h5d_direct_chunk.py'
adding 'h5py/tests/test_h5f.py'
adding 'h5py/tests/test_h5p.py'
adding 'h5py/tests/test_h5pl.py'
adding 'h5py/tests/test_h5t.py'
adding 'h5py/tests/test_objects.py'
adding 'h5py/tests/test_selections.py'
adding 'h5py/tests/test_slicing.py'
adding 'h5py/tests/data_files/__init__.py'
adding 'h5py/tests/data_files/vlen_string_dset.h5'
adding 'h5py/tests/data_files/vlen_string_dset_utc.h5'
adding 'h5py/tests/data_files/vlen_string_s390x.h5'
adding 'h5py/tests/test_vds/__init__.py'
adding 'h5py/tests/test_vds/test_highlevel_vds.py'
adding 'h5py/tests/test_vds/test_lowlevel_vds.py'
adding 'h5py/tests/test_vds/test_virtual_source.py'
adding 'h5py-3.1.0.dist-info/AUTHORS'
adding 'h5py-3.1.0.dist-info/LICENSE'
adding 'h5py-3.1.0.dist-info/METADATA'
adding 'h5py-3.1.0.dist-info/WHEEL'
adding 'h5py-3.1.0.dist-info/top_level.txt'
adding 'h5py-3.1.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/h5py-3.1.0/dist /build/h5py-3.1.0
Processing ./h5py-3.1.0-cp38-cp38-linux_aarch64.whl
Requirement already satisfied: numpy>=1.17.5 in /nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages (from h5py==3.1.0) (1.20.1)
Installing collected packages: h5py
Successfully installed h5py-3.1.0
/build/h5py-3.1.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5l.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5fd.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5r.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5p.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/_errors.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/_selector.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5ac.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5t.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5a.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5f.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5pl.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5g.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/_objects.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5i.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/_proxy.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5d.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5o.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5s.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5ds.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/defs.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/h5z.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/utils.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib/python3.8/site-packages/h5py/_conv.cpython-38-aarch64-linux-gnu.so
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0/lib
patching script interpreter paths in /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0
checking for references to /build/ in /nix/store/p2k6d3q1q8vly58z1iacbjiq5i7ldynw-python3.8-h5py-3.1.0...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: h5py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment