Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/h5py.spec'], chrootPath='/var/lib/mock/dist-an8-ai-build-45191-21856/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/h5py.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 51: Possible unexpanded macro in: Requires: hdf5(aarch-64) = %{_hdf5_version} warning: line 60: Possible unexpanded macro in: Requires: hdf5(aarch-64) = %{_hdf5_version} warning: line 70: Possible unexpanded macro in: Requires: hdf5(aarch-64) = %{_hdf5_version} Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/h5py-3.1.0-2.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/h5py.spec'], chrootPath='/var/lib/mock/dist-an8-ai-build-45191-21856/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/h5py.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ba7aW2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf h5py-3.1.0 + /usr/bin/mkdir -p h5py-3.1.0 + cd h5py-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/h5py-3.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv h5py-3.1.0 serial + cd serial + /usr/bin/python3.6 api_gen.py + cd - /builddir/build/BUILD/h5py-3.1.0 + for x in mpich openmpi + cp -al serial mpich + for x in mpich openmpi + cp -al serial openmpi + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ydZU60 + umask 022 + cd /builddir/build/BUILD + cd h5py-3.1.0 + export H5PY_SETUP_REQUIRES=0 + H5PY_SETUP_REQUIRES=0 + export H5PY_SYSTEM_LZF=1 + H5PY_SYSTEM_LZF=1 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp' + cd serial + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.6 creating build/lib.linux-aarch64-3.6/h5py copying h5py/__init__.py -> build/lib.linux-aarch64-3.6/h5py copying h5py/h5py_warnings.py -> build/lib.linux-aarch64-3.6/h5py copying h5py/ipy_completer.py -> build/lib.linux-aarch64-3.6/h5py copying h5py/version.py -> build/lib.linux-aarch64-3.6/h5py creating build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/__init__.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/attrs.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/base.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/compat.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/dataset.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/datatype.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/dims.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/files.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/filters.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/group.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/selections.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/selections2.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/vds.py -> build/lib.linux-aarch64-3.6/h5py/_hl creating build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/__init__.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/common.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/conftest.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_attribute_create.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_attrs.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_attrs_data.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_base.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_big_endian_file.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_completions.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dataset.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_datatype.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dimension_scales.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dtype.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_errors.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_file.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_file2.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_file_image.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_filters.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_group.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5f.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5p.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5pl.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5t.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_objects.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_selections.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_slicing.py -> build/lib.linux-aarch64-3.6/h5py/tests creating build/lib.linux-aarch64-3.6/h5py/tests/data_files copying h5py/tests/data_files/__init__.py -> build/lib.linux-aarch64-3.6/h5py/tests/data_files creating build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/__init__.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-aarch64-3.6/h5py/tests/data_files copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-aarch64-3.6/h5py/tests/data_files copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-aarch64-3.6/h5py/tests/data_files running build_ext Loading library to get version: libhdf5.so ******************************************************************************** Summary of the h5py configuration HDF5 include dirs: [] HDF5 library dirs: [] HDF5 Version: (1, 10, 5) MPI Enabled: False Rebuild Required: True ******************************************************************************** Executing cythonize() [ 1/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_conv.pyx [ 2/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.pyx [ 3/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_objects.pyx [ 4/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_proxy.pyx [ 5/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_selector.pyx [ 6/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/defs.pyx [ 7/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5.pyx [ 8/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5a.pyx [ 9/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ac.pyx [10/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5d.pyx [11/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ds.pyx [12/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5f.pyx [13/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5fd.pyx [14/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5g.pyx [15/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5i.pyx [16/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5l.pyx [17/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5o.pyx [18/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5p.pyx [19/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5pl.pyx [20/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5r.pyx [21/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5s.pyx [22/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5t.pyx [23/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5z.pyx [24/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/serial/h5py/utils.pyx building 'h5py.defs' extension creating build/temp.linux-aarch64-3.6 creating build/temp.linux-aarch64-3.6/builddir creating build/temp.linux-aarch64-3.6/builddir/build creating build/temp.linux-aarch64-3.6/builddir/build/BUILD creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0 creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/defs.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/defs.o /builddir/build/BUILD/h5py-3.1.0/serial/h5py/defs.c: In function ‘__pyx_f_4h5py_4defs_H5Pget_driver_info’: /builddir/build/BUILD/h5py-3.1.0/serial/h5py/defs.c:26839:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_r = H5Pget_driver_info(__pyx_v_plist_id); ^ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/defs.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/defs.cpython-36m-aarch64-linux-gnu.so building 'h5py._errors' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.o /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_walk_cb’: /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c:1846:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_3 = (__pyx_v_desc[0]).desc; ^ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_set_exception’: /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c:1963:64: warning: passing argument 3 of ‘H5Ewalk2’ from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = ((H5Ewalk(((hid_t)H5E_DEFAULT), H5E_WALK_UPWARD, __pyx_f_4h5py_7_errors_walk_cb, (&__pyx_v_err)) < 0) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/hdf5.h:26, from /builddir/build/BUILD/h5py-3.1.0/serial/h5py/api_compat.h:27, from /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c:657: /usr/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 *)’} H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, ~~~~~~~~~~~~^~~~ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c:2162:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_8 = __pyx_v_err.err.desc; ^ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c:2213:66: warning: passing argument 3 of ‘H5Ewalk2’ from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = ((H5Ewalk(((hid_t)H5E_DEFAULT), H5E_WALK_DOWNWARD, __pyx_f_4h5py_7_errors_walk_cb, (&__pyx_v_err)) < 0) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/hdf5.h:26, from /builddir/build/BUILD/h5py-3.1.0/serial/h5py/api_compat.h:27, from /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c:657: /usr/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 *)’} H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, ~~~~~~~~~~~~^~~~ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.c:2245:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_8 = __pyx_v_err.err.desc; ^ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_errors.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_errors.cpython-36m-aarch64-linux-gnu.so building 'h5py._objects' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_objects.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_objects.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_objects.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_objects.cpython-36m-aarch64-linux-gnu.so building 'h5py._proxy' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_proxy.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_proxy.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_proxy.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_proxy.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5fd' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5fd.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5fd.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5fd.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5fd.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5z' extension creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/lzf gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5z.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5z.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/lzf/lzf_filter.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/lzf/lzf_filter.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5z.o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/lzf/lzf_filter.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5z.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5i' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5i.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5i.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5i.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5i.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5r' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5r.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5r.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5r.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5r.cpython-36m-aarch64-linux-gnu.so building 'h5py.utils' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/utils.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/utils.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/utils.cpython-36m-aarch64-linux-gnu.so building 'h5py._selector' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_selector.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_selector.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_selector.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_selector.cpython-36m-aarch64-linux-gnu.so building 'h5py._conv' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_conv.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_conv.o /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_conv.c: In function ‘__pyx_f_4h5py_5_conv_conv_vlen2ndarray’: /builddir/build/BUILD/h5py-3.1.0/serial/h5py/_conv.c:7036:38: warning: variable ‘__pyx_v_in_vlen0’ set but not used [-Wunused-but-set-variable] struct __pyx_t_4h5py_5_conv_vlen_t __pyx_v_in_vlen0; ^~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/_conv.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_conv.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5t' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5t.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5t.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5t.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5t.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5s' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5s.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5s.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5s.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5s.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5p' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5p.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5p.o /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5p.c: In function ‘__Pyx_PyInt_As_hbool_t’: /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5p.c:36007:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5p.c:36025:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5p.c:36043:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 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 -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5p.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5p.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5d' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5d.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5d.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5d.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5d.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5a' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5a.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5a.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5a.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5a.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5f' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5f.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5f.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5f.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5f.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5g' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5g.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5g.o /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5g.c: In function ‘__pyx_pf_4h5py_3h5g_7GroupID_22__contains__’: /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5g.c:7157:37: warning: variable ‘__pyx_v_new_handler’ set but not used [-Wunused-but-set-variable] __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler; ^~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5g.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5g.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5l' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5l.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5l.o /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5l.c: In function ‘__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val’: /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5l.c:4517:107: warning: passing argument 4 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types] __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) ~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5l.c:4517:107: note: expected ‘const char **’ but argument is of type ‘char **’ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5l.c:4517:133: warning: passing argument 5 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types] __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) ~^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5l.c:4517:133: note: expected ‘const char **’ but argument is of type ‘char **’ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5l.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5l.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5o' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5o.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5o.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5o.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5o.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5ds' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ds.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ds.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ds.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5ds.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5ac' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ac.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ac.o /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ac.c: In function ‘__Pyx_PyInt_As_hbool_t’: /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ac.c:8657:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ac.c:8675:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ac.c:8693:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 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 -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5ac.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5ac.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5pl' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/serial/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5pl.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5pl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/serial/h5py/h5pl.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5pl.cpython-36m-aarch64-linux-gnu.so + sleep 1 + cd - /builddir/build/BUILD/h5py-3.1.0 + export CC=mpicc + CC=mpicc + export HDF5_MPI=ON + HDF5_MPI=ON + cd openmpi + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 143714 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/openmpi-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/openmpi-aarch64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man::;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/openmpi;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/openmpi-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/openmpi-aarch64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/openmpi-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/openmpi-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t;' export '_ModuleTable001_;' '_ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-aarch64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-aarch64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-aarch64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-aarch64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/openmpi-aarch64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t ++ export _ModuleTable001_ ++ _ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.6 creating build/lib.linux-aarch64-3.6/h5py copying h5py/__init__.py -> build/lib.linux-aarch64-3.6/h5py copying h5py/h5py_warnings.py -> build/lib.linux-aarch64-3.6/h5py copying h5py/ipy_completer.py -> build/lib.linux-aarch64-3.6/h5py copying h5py/version.py -> build/lib.linux-aarch64-3.6/h5py creating build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/__init__.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/attrs.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/base.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/compat.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/dataset.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/datatype.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/dims.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/files.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/filters.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/group.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/selections.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/selections2.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/vds.py -> build/lib.linux-aarch64-3.6/h5py/_hl creating build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/__init__.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/common.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/conftest.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_attribute_create.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_attrs.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_attrs_data.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_base.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_big_endian_file.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_completions.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dataset.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_datatype.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dimension_scales.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dtype.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_errors.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_file.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_file2.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_file_image.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_filters.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_group.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5f.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5p.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5pl.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5t.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_objects.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_selections.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_slicing.py -> build/lib.linux-aarch64-3.6/h5py/tests creating build/lib.linux-aarch64-3.6/h5py/tests/data_files copying h5py/tests/data_files/__init__.py -> build/lib.linux-aarch64-3.6/h5py/tests/data_files creating build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/__init__.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-aarch64-3.6/h5py/tests/data_files copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-aarch64-3.6/h5py/tests/data_files copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-aarch64-3.6/h5py/tests/data_files running build_ext Loading library to get version: libhdf5.so ******************************************************************************** Summary of the h5py configuration HDF5 include dirs: [] HDF5 library dirs: [] HDF5 Version: (1, 10, 5) MPI Enabled: True Rebuild Required: True ******************************************************************************** Executing cythonize() [ 1/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_conv.pyx [ 2/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.pyx [ 3/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_objects.pyx [ 4/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_proxy.pyx [ 5/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_selector.pyx [ 6/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/defs.pyx [ 7/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5.pyx [ 8/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5a.pyx [ 9/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ac.pyx [10/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5d.pyx [11/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ds.pyx [12/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5f.pyx [13/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5fd.pyx [14/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5g.pyx [15/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5i.pyx [16/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5l.pyx [17/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5o.pyx [18/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5p.pyx [19/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5pl.pyx [20/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5r.pyx [21/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5s.pyx [22/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5t.pyx [23/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5z.pyx [24/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/utils.pyx building 'h5py.defs' extension creating build/temp.linux-aarch64-3.6 creating build/temp.linux-aarch64-3.6/builddir creating build/temp.linux-aarch64-3.6/builddir/build creating build/temp.linux-aarch64-3.6/builddir/build/BUILD creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0 creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/defs.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/defs.o /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/defs.c: In function ‘__pyx_f_4h5py_4defs_H5Pget_driver_info’: /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/defs.c:27121:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_r = H5Pget_driver_info(__pyx_v_plist_id); ^ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/defs.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/defs.cpython-36m-aarch64-linux-gnu.so building 'h5py._errors' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.o /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_walk_cb’: /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c:1850:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_3 = (__pyx_v_desc[0]).desc; ^ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_set_exception’: /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c:1967:64: warning: passing argument 3 of ‘H5Ewalk2’ from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = ((H5Ewalk(((hid_t)H5E_DEFAULT), H5E_WALK_UPWARD, __pyx_f_4h5py_7_errors_walk_cb, (&__pyx_v_err)) < 0) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openmpi-aarch64/hdf5.h:26, from /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/api_compat.h:27, from /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c:659: /usr/include/openmpi-aarch64/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 *)’} H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, ~~~~~~~~~~~~^~~~ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c:2166:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_8 = __pyx_v_err.err.desc; ^ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c:2217:66: warning: passing argument 3 of ‘H5Ewalk2’ from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = ((H5Ewalk(((hid_t)H5E_DEFAULT), H5E_WALK_DOWNWARD, __pyx_f_4h5py_7_errors_walk_cb, (&__pyx_v_err)) < 0) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openmpi-aarch64/hdf5.h:26, from /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/api_compat.h:27, from /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c:659: /usr/include/openmpi-aarch64/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 *)’} H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, ~~~~~~~~~~~~^~~~ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.c:2249:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_8 = __pyx_v_err.err.desc; ^ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_errors.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_errors.cpython-36m-aarch64-linux-gnu.so building 'h5py._objects' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_objects.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_objects.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_objects.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_objects.cpython-36m-aarch64-linux-gnu.so building 'h5py._proxy' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_proxy.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_proxy.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_proxy.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_proxy.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5fd' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5fd.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5fd.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5fd.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5fd.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5z' extension creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5z.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5z.o mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/lzf/lzf_filter.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf/lzf_filter.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5z.o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf/lzf_filter.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5z.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5i' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5i.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5i.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5i.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5i.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5r' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5r.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5r.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5r.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5r.cpython-36m-aarch64-linux-gnu.so building 'h5py.utils' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/utils.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/utils.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/utils.cpython-36m-aarch64-linux-gnu.so building 'h5py._selector' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_selector.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_selector.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_selector.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_selector.cpython-36m-aarch64-linux-gnu.so building 'h5py._conv' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_conv.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_conv.o /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_conv.c: In function ‘__pyx_f_4h5py_5_conv_conv_vlen2ndarray’: /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_conv.c:7040:38: warning: variable ‘__pyx_v_in_vlen0’ set but not used [-Wunused-but-set-variable] struct __pyx_t_4h5py_5_conv_vlen_t __pyx_v_in_vlen0; ^~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/_conv.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_conv.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5t' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5t.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5t.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5t.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5t.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5s' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5s.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5s.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5s.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5s.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5p' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5p.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5p.o /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5p.c: In function ‘__Pyx_PyInt_As_hbool_t’: /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5p.c:36976:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5p.c:36994:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5p.c:37012:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 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 -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5p.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5p.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5d' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5d.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5d.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5d.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5d.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5a' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5a.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5a.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5a.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5a.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5f' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5f.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5f.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5f.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5f.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5g' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5g.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5g.o /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5g.c: In function ‘__pyx_pf_4h5py_3h5g_7GroupID_22__contains__’: /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5g.c:7161:37: warning: variable ‘__pyx_v_new_handler’ set but not used [-Wunused-but-set-variable] __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler; ^~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5g.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5g.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5l' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5l.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5l.o /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5l.c: In function ‘__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val’: /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5l.c:4521:107: warning: passing argument 4 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types] __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) ~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5l.c:4521:107: note: expected ‘const char **’ but argument is of type ‘char **’ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5l.c:4521:133: warning: passing argument 5 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types] __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) ~^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5l.c:4521:133: note: expected ‘const char **’ but argument is of type ‘char **’ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5l.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5l.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5o' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5o.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5o.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5o.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5o.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5ds' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ds.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ds.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ds.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5ds.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5ac' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ac.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ac.o /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ac.c: In function ‘__Pyx_PyInt_As_hbool_t’: /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ac.c:8661:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ac.c:8679:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ac.c:8697:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 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 -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5ac.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5ac.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5pl' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/openmpi/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/openmpi/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5pl.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5pl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/openmpi/h5py/h5pl.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5pl.cpython-36m-aarch64-linux-gnu.so + sleep 1 + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 143714 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/openmpi-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/openmpi-aarch64 + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man::;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME /builddir/build/BUILD/h5py-3.1.0 ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + cd - + cd mpich + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 143714 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/mpich-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/mpich-aarch64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/mpich/bin;' export 'MPI_BIN;' 'MPI_COMPILER=mpich-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-aarch64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/mpich-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm;' export '_ModuleTable001_;' '_ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-aarch64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-aarch64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-aarch64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-aarch64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-aarch64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/etc/modulefiles/mpi/mpich-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm ++ export _ModuleTable001_ ++ _ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.6 creating build/lib.linux-aarch64-3.6/h5py copying h5py/__init__.py -> build/lib.linux-aarch64-3.6/h5py copying h5py/h5py_warnings.py -> build/lib.linux-aarch64-3.6/h5py copying h5py/ipy_completer.py -> build/lib.linux-aarch64-3.6/h5py copying h5py/version.py -> build/lib.linux-aarch64-3.6/h5py creating build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/__init__.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/attrs.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/base.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/compat.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/dataset.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/datatype.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/dims.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/files.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/filters.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/group.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/selections.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/selections2.py -> build/lib.linux-aarch64-3.6/h5py/_hl copying h5py/_hl/vds.py -> build/lib.linux-aarch64-3.6/h5py/_hl creating build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/__init__.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/common.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/conftest.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_attribute_create.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_attrs.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_attrs_data.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_base.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_big_endian_file.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_completions.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dataset.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_datatype.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dimension_scales.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_dtype.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_errors.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_file.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_file2.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_file_image.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_filters.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_group.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5f.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5p.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5pl.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_h5t.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_objects.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_selections.py -> build/lib.linux-aarch64-3.6/h5py/tests copying h5py/tests/test_slicing.py -> build/lib.linux-aarch64-3.6/h5py/tests creating build/lib.linux-aarch64-3.6/h5py/tests/data_files copying h5py/tests/data_files/__init__.py -> build/lib.linux-aarch64-3.6/h5py/tests/data_files creating build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/__init__.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-aarch64-3.6/h5py/tests/test_vds copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-aarch64-3.6/h5py/tests/data_files copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-aarch64-3.6/h5py/tests/data_files copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-aarch64-3.6/h5py/tests/data_files running build_ext Loading library to get version: libhdf5.so ******************************************************************************** Summary of the h5py configuration HDF5 include dirs: [] HDF5 library dirs: [] HDF5 Version: (1, 10, 5) MPI Enabled: True Rebuild Required: True ******************************************************************************** Executing cythonize() [ 1/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_conv.pyx [ 2/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.pyx [ 3/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_objects.pyx [ 4/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_proxy.pyx [ 5/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_selector.pyx [ 6/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/defs.pyx [ 7/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5.pyx [ 8/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5a.pyx [ 9/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ac.pyx [10/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5d.pyx [11/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ds.pyx [12/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5f.pyx [13/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5fd.pyx [14/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5g.pyx [15/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5i.pyx [16/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5l.pyx [17/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5o.pyx [18/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5p.pyx [19/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5pl.pyx [20/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5r.pyx [21/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5s.pyx [22/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5t.pyx [23/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5z.pyx [24/24] Cythonizing /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/utils.pyx building 'h5py.defs' extension creating build/temp.linux-aarch64-3.6 creating build/temp.linux-aarch64-3.6/builddir creating build/temp.linux-aarch64-3.6/builddir/build creating build/temp.linux-aarch64-3.6/builddir/build/BUILD creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0 creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/defs.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/defs.o /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/defs.c: In function ‘__pyx_f_4h5py_4defs_H5Pget_driver_info’: /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/defs.c:27121:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_r = H5Pget_driver_info(__pyx_v_plist_id); ^ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/defs.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/defs.cpython-36m-aarch64-linux-gnu.so building 'h5py._errors' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.o /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_walk_cb’: /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c:1850:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_3 = (__pyx_v_desc[0]).desc; ^ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_set_exception’: /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c:1967:64: warning: passing argument 3 of ‘H5Ewalk2’ from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = ((H5Ewalk(((hid_t)H5E_DEFAULT), H5E_WALK_UPWARD, __pyx_f_4h5py_7_errors_walk_cb, (&__pyx_v_err)) < 0) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/mpich-aarch64/hdf5.h:26, from /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/api_compat.h:27, from /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c:659: /usr/include/mpich-aarch64/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 *)’} H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, ~~~~~~~~~~~~^~~~ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c:2166:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_8 = __pyx_v_err.err.desc; ^ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c:2217:66: warning: passing argument 3 of ‘H5Ewalk2’ from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = ((H5Ewalk(((hid_t)H5E_DEFAULT), H5E_WALK_DOWNWARD, __pyx_f_4h5py_7_errors_walk_cb, (&__pyx_v_err)) < 0) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/mpich-aarch64/hdf5.h:26, from /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/api_compat.h:27, from /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c:659: /usr/include/mpich-aarch64/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 *)’} H5_DLL herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, ~~~~~~~~~~~~^~~~ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.c:2249:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_8 = __pyx_v_err.err.desc; ^ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_errors.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_errors.cpython-36m-aarch64-linux-gnu.so building 'h5py._objects' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_objects.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_objects.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_objects.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_objects.cpython-36m-aarch64-linux-gnu.so building 'h5py._proxy' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_proxy.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_proxy.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_proxy.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_proxy.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5fd' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5fd.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5fd.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5fd.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5fd.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5z' extension creating build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/lzf mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5z.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5z.o mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/lzf/lzf_filter.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/lzf/lzf_filter.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5z.o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/lzf/lzf_filter.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5z.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5i' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5i.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5i.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5i.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5i.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5r' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5r.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5r.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5r.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5r.cpython-36m-aarch64-linux-gnu.so building 'h5py.utils' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/utils.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/utils.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/utils.cpython-36m-aarch64-linux-gnu.so building 'h5py._selector' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_selector.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_selector.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_selector.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_selector.cpython-36m-aarch64-linux-gnu.so building 'h5py._conv' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_conv.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_conv.o /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_conv.c: In function ‘__pyx_f_4h5py_5_conv_conv_vlen2ndarray’: /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_conv.c:7040:38: warning: variable ‘__pyx_v_in_vlen0’ set but not used [-Wunused-but-set-variable] struct __pyx_t_4h5py_5_conv_vlen_t __pyx_v_in_vlen0; ^~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/_conv.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/_conv.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5t' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5t.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5t.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5t.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5t.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5s' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5s.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5s.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5s.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5s.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5p' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5p.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5p.o /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5p.c: In function ‘__Pyx_PyInt_As_hbool_t’: /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5p.c:36976:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5p.c:36994:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5p.c:37012:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 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 -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5p.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5p.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5d' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5d.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5d.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5d.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5d.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5a' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5a.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5a.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5a.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5a.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5f' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5f.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5f.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5f.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5f.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5g' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5g.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5g.o /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5g.c: In function ‘__pyx_pf_4h5py_3h5g_7GroupID_22__contains__’: /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5g.c:7161:37: warning: variable ‘__pyx_v_new_handler’ set but not used [-Wunused-but-set-variable] __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler; ^~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5g.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5g.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5l' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5l.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5l.o /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5l.c: In function ‘__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val’: /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5l.c:4521:107: warning: passing argument 4 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types] __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) ~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5l.c:4521:107: note: expected ‘const char **’ but argument is of type ‘char **’ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5l.c:4521:133: warning: passing argument 5 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types] __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) ~^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5l.c:4521:133: note: expected ‘const char **’ but argument is of type ‘char **’ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5l.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5l.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5o' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5o.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5o.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5o.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5o.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5ds' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ds.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ds.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ds.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5ds.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5ac' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ac.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ac.o /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ac.c: In function ‘__Pyx_PyInt_As_hbool_t’: /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ac.c:8661:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ac.c:8679:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ac.c:8697:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 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 -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5ac.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5ac.cpython-36m-aarch64-linux-gnu.so building 'h5py.h5pl' extension mpicc -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DH5_USE_18_API -DNPY_NO_DEPRECATED_API=0 -I./h5py -I/builddir/build/BUILD/h5py-3.1.0/mpich/lzf -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/lib64/python3.6/site-packages/mpich/mpi4py/include -I/usr/include/python3.6m -c /builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5pl.c -o build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5pl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/builddir/build/BUILD/h5py-3.1.0/mpich/h5py/h5pl.o -L/usr/lib64 -lhdf5 -lhdf5_hl -llzf -lpython3.6m -o build/lib.linux-aarch64-3.6/h5py/h5pl.cpython-36m-aarch64-linux-gnu.so + sleep 1 + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 143714 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/mpich-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/mpich-aarch64 + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' /builddir/build/BUILD/h5py-3.1.0 ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + cd - + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1gJXNR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64 ++ dirname /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64 + cd h5py-3.1.0 + export H5PY_SETUP_REQUIRES=0 + H5PY_SETUP_REQUIRES=0 + export H5PY_SYSTEM_LZF=1 + H5PY_SYSTEM_LZF=1 + cd openmpi + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5py_warnings.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/ipy_completer.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/version.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/attrs.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/base.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/compat.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/dataset.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/datatype.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/dims.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/files.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/filters.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/group.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/selections.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/selections2.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/vds.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/common.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/conftest.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_base.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_file.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_group.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/vlen_string_dset.h5 -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/vlen_string_dset_utc.h5 -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/vlen_string_s390x.h5 -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/defs.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_errors.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_objects.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_proxy.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5fd.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5z.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5i.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5r.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/utils.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_selector.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_conv.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5t.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5s.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5p.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5d.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5a.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5f.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5g.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5l.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5o.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5ds.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5ac.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5pl.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5py_warnings.py to h5py_warnings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/ipy_completer.py to ipy_completer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/attrs.py to attrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/dataset.py to dataset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/datatype.py to datatype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/dims.py to dims.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/files.py to files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/filters.py to filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/group.py to group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/selections.py to selections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/selections2.py to selections2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/vds.py to vds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_attribute_create.py to test_attribute_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_attrs.py to test_attrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_attrs_data.py to test_attrs_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_big_endian_file.py to test_big_endian_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_completions.py to test_completions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dataset.py to test_dataset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dataset_getitem.py to test_dataset_getitem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dataset_swmr.py to test_dataset_swmr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_datatype.py to test_datatype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dimension_scales.py to test_dimension_scales.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dims_dimensionproxy.py to test_dims_dimensionproxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dtype.py to test_dtype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_errors.py to test_errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_file.py to test_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_file2.py to test_file2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_file_image.py to test_file_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_filters.py to test_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_group.py to test_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5.py to test_h5.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5d_direct_chunk.py to test_h5d_direct_chunk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5f.py to test_h5f.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5p.py to test_h5p.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5pl.py to test_h5pl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5t.py to test_h5t.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_objects.py to test_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_selections.py to test_selections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_slicing.py to test_slicing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/test_highlevel_vds.py to test_highlevel_vds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/test_lowlevel_vds.py to test_lowlevel_vds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/test_virtual_source.py to test_virtual_source.cpython-36.pyc writing byte-compilation script '/tmp/tmphil1uqoi.py' /usr/bin/python3.6 /tmp/tmphil1uqoi.py removing /tmp/tmphil1uqoi.py 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 /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py-3.1.0-py3.6.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests + mkdir -p /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi + mv /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/ /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py-3.1.0-py3.6.egg-info /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi + cd - /builddir/build/BUILD/h5py-3.1.0 + cd mpich + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5py_warnings.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/ipy_completer.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/version.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/attrs.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/base.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/compat.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/dataset.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/datatype.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/dims.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/files.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/filters.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/group.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/selections.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/selections2.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/vds.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/common.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/conftest.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_base.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_file.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_group.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/vlen_string_dset.h5 -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/vlen_string_dset_utc.h5 -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/vlen_string_s390x.h5 -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/defs.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_errors.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_objects.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_proxy.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5fd.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5z.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5i.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5r.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/utils.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_selector.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_conv.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5t.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5s.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5p.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5d.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5a.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5f.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5g.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5l.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5o.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5ds.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5ac.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5pl.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5py_warnings.py to h5py_warnings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/ipy_completer.py to ipy_completer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/attrs.py to attrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/dataset.py to dataset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/datatype.py to datatype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/dims.py to dims.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/files.py to files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/filters.py to filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/group.py to group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/selections.py to selections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/selections2.py to selections2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/vds.py to vds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_attribute_create.py to test_attribute_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_attrs.py to test_attrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_attrs_data.py to test_attrs_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_big_endian_file.py to test_big_endian_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_completions.py to test_completions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dataset.py to test_dataset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dataset_getitem.py to test_dataset_getitem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dataset_swmr.py to test_dataset_swmr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_datatype.py to test_datatype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dimension_scales.py to test_dimension_scales.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dims_dimensionproxy.py to test_dims_dimensionproxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dtype.py to test_dtype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_errors.py to test_errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_file.py to test_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_file2.py to test_file2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_file_image.py to test_file_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_filters.py to test_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_group.py to test_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5.py to test_h5.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5d_direct_chunk.py to test_h5d_direct_chunk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5f.py to test_h5f.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5p.py to test_h5p.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5pl.py to test_h5pl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5t.py to test_h5t.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_objects.py to test_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_selections.py to test_selections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_slicing.py to test_slicing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/test_highlevel_vds.py to test_highlevel_vds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/test_lowlevel_vds.py to test_lowlevel_vds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/test_virtual_source.py to test_virtual_source.cpython-36.pyc writing byte-compilation script '/tmp/tmp3e3r348s.py' /usr/bin/python3.6 /tmp/tmp3e3r348s.py removing /tmp/tmp3e3r348s.py 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 /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py-3.1.0-py3.6.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests + mkdir -p /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich + mv /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/ /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py-3.1.0-py3.6.egg-info /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich + cd - /builddir/build/BUILD/h5py-3.1.0 + cd serial + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5py_warnings.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/ipy_completer.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/version.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/attrs.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/base.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/compat.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/dataset.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/datatype.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/dims.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/files.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/filters.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/group.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/selections.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/selections2.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl copying build/lib.linux-aarch64-3.6/h5py/_hl/vds.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/common.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/conftest.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_base.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_file.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_group.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests copying build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/vlen_string_dset.h5 -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/vlen_string_dset_utc.h5 -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files copying build/lib.linux-aarch64-3.6/h5py/tests/data_files/vlen_string_s390x.h5 -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files creating /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/__init__.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds copying build/lib.linux-aarch64-3.6/h5py/defs.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_errors.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_objects.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_proxy.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5fd.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5z.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5i.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5r.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/utils.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_selector.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/_conv.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5t.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5s.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5p.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5d.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5a.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5f.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5g.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5l.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5o.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5ds.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5ac.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py copying build/lib.linux-aarch64-3.6/h5py/h5pl.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5py_warnings.py to h5py_warnings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/ipy_completer.py to ipy_completer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/attrs.py to attrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/dataset.py to dataset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/datatype.py to datatype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/dims.py to dims.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/files.py to files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/filters.py to filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/group.py to group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/selections.py to selections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/selections2.py to selections2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_hl/vds.py to vds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_attribute_create.py to test_attribute_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_attrs.py to test_attrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_attrs_data.py to test_attrs_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_big_endian_file.py to test_big_endian_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_completions.py to test_completions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dataset.py to test_dataset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dataset_getitem.py to test_dataset_getitem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dataset_swmr.py to test_dataset_swmr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_datatype.py to test_datatype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dimension_scales.py to test_dimension_scales.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dims_dimensionproxy.py to test_dims_dimensionproxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_dtype.py to test_dtype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_errors.py to test_errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_file.py to test_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_file2.py to test_file2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_file_image.py to test_file_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_filters.py to test_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_group.py to test_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5.py to test_h5.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5d_direct_chunk.py to test_h5d_direct_chunk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5f.py to test_h5f.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5p.py to test_h5p.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5pl.py to test_h5pl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_h5t.py to test_h5t.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_objects.py to test_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_selections.py to test_selections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_slicing.py to test_slicing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/data_files/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/test_highlevel_vds.py to test_highlevel_vds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/test_lowlevel_vds.py to test_lowlevel_vds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests/test_vds/test_virtual_source.py to test_virtual_source.cpython-36.pyc writing byte-compilation script '/tmp/tmpv9c3c3r0.py' /usr/bin/python3.6 /tmp/tmpv9c3c3r0.py removing /tmp/tmpv9c3c3r0.py 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 /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py-3.1.0-py3.6.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/tests + cd - /builddir/build/BUILD/h5py-3.1.0 + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 3.1.0-2.0.1.an8 --unique-debug-suffix -3.1.0-2.0.1.an8.aarch64 --unique-debug-src-base h5py-3.1.0-2.0.1.an8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/h5py-3.1.0 extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_errors.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_objects.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_conv.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_selector.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/defs.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5a.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/_proxy.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5ac.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5fd.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5d.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5i.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5f.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5g.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5ds.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5l.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5o.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5p.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5r.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5pl.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5s.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5t.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/h5z.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/h5py/utils.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/_conv.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/_errors.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/_objects.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/_proxy.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/_selector.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/defs.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5a.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5ac.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5d.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5ds.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5f.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5fd.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5g.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5i.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5l.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5o.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5p.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5pl.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5r.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5s.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5t.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/h5z.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/mpich/h5py/utils.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/_conv.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/_errors.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/_objects.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/_proxy.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/_selector.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/defs.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5a.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5ac.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5d.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5ds.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5f.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5fd.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5g.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5i.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5l.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5o.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5p.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5pl.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5r.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5s.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5t.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/h5z.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/openmpi/h5py/utils.cpython-36m-aarch64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 72 CRC32s, 0 CRC32s did match. 90105 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jympUs + umask 022 + cd /builddir/build/BUILD + cd h5py-3.1.0 + export H5PY_SETUP_REQUIRES=0 + H5PY_SETUP_REQUIRES=0 + export H5PY_SYSTEM_LZF=1 + H5PY_SYSTEM_LZF=1 + fail=1 ++ echo serial/build/lib.linux-aarch64-3.6 + export PYTHONPATH=serial/build/lib.linux-aarch64-3.6 + PYTHONPATH=serial/build/lib.linux-aarch64-3.6 + /usr/bin/python3.6 -m pytest --pyargs h5py -rxXs serial/build/lib.linux-aarch64-3.6 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/serial, inifile: pytest.ini plugins: mpi-0+unknown collected 658 items serial/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py . [ 0%] ..... [ 0%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py ............ [ 2%] .........s.. [ 4%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ....... [ 5%] ............. [ 7%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ........... [ 9%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py .. [ 9%] [ 9%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py .. [ 9%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py .......... [ 11%] ........................................................................ [ 22%] ................................................................. [ 32%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py .. [ 32%] ........................................................................ [ 43%] .......................... [ 47%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py sssss [ 48%] .......... [ 49%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py .. [ 50%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py . [ 50%] ...s................. [ 53%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py . [ 53%] [ 53%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ............ [ 55%] ......ssss [ 56%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py ... [ 57%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ............. [ 59%] ......ssss......s......................sss.. [ 65%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py .........s.. [ 67%] ...... [ 68%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py .. [ 68%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ....s [ 69%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ............ [ 71%] ........................................................................ [ 82%] .... [ 83%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py ..... [ 83%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py . [ 84%] ... [ 84%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py ...... [ 85%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py ..s....... [ 86%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py ...... [ 87%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ... [ 88%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py ... [ 88%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py ..... [ 89%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py .......... [ 91%] ............................ [ 95%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py . [ 95%] ........ [ 96%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py . [ 96%] ... [ 97%] serial/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] ................. [100%] =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [2] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py: need --with-mpi option to run SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:733: need --with-mpi option to run SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later ==================== 636 passed, 22 skipped in 5.66 seconds ==================== ++ echo openmpi/build/lib.linux-aarch64-3.6 + export PYTHONPATH=openmpi/build/lib.linux-aarch64-3.6 + PYTHONPATH=openmpi/build/lib.linux-aarch64-3.6 + export OMPI_ALLOW_RUN_AS_ROOT=1 + OMPI_ALLOW_RUN_AS_ROOT=1 + export OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 + OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 161440 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/openmpi-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/openmpi-aarch64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man::;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/openmpi;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/openmpi-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/openmpi-aarch64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/openmpi-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/openmpi-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t;' export '_ModuleTable001_;' '_ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-aarch64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-aarch64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-aarch64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-aarch64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/openmpi-aarch64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t ++ export _ModuleTable001_ ++ _ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + mpirun /usr/bin/python3.6 -m pytest --pyargs h5py -rxXs --with-mpi openmpi/build/lib.linux-aarch64-3.6 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/openmpi, inifile: pytest.ini plugins: mpi-0+unknown collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting ... collecting 302 items collecting 270 items collecting 322 items collecting 322 items collecting 270 items collecting 351 items collecting 351 items collecting 377 items collecting 407 items collecting 377 items collecting 422 items collecting 454 items collecting 452 items collecting 452 items collecting 459 items collecting 459 items collecting 628 items collecting 628 items collecting 658 items collecting 658 items collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py . [ 0%] collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py . [ 0%] collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py collected 658 items openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py . [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py .. [ 0%] ... [ 0%] . [ 0%] . [ 0%] ..... [ 0%] .. [ 0%] .. [ 0%] . [ 0%] ... [ 0%] .... [ 0%] .... [ 0%] collecting 628 items .................. [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py ................. [ 0%] [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py . [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py .............. [ 0%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py ............................................................. [ 2%] . [ 2%] ................. [ 0%]. [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py . openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py . [ 2%] ... [ 2%] .............. collected 658 items . . [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py ......... [ 2%] .... [ 0%] .. [ 2%] collected 658 items ..... [ 2%] [ 2%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py ............ [ 0%] ................ [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py ......................s........ [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py [ 0%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py ..........s.......... [ 2%] [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ...................... [ 2%] .s............s.......... [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ............. [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ........ [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py s..........s... [ 2%] ..... [ 5%] ........... [ 2%] .. [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ... [ 2%] ..........s. [ 2%] ..........s [ 5%] ........... [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py s... [ 5%] ................ [ 2%] .......... [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ..... [ 4%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py .. [ 4%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ...s [ 5%] ....... [ 2%] .................................... [ 5%] s..........s...... [ 5%] ....... [ 4%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ...... [ 5%] ...... [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ...... [ 5%] s..............s...... [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ..... [ 5%] [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ...s............. [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ... [ 5%] [ 5%] ............... [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py [ 4%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ..................... [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ......................................... [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py [ 5%] ...............s................ [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ..... [ 5%] . [ 5%] .... [ 5%] ....................... [ 7%] [ 4%] ..openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py [ 9%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py ...... [ 7%] [ 7%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ............ [ 9%] [ 9%]...... openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py . [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py ........ [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py . [ 9%] .. [ 9%] ............... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py . [ 9%] [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ...................................... [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ....... [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ...... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py ..... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py .......... [ 9%] .. [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py .................. [ 9%] ...... [ 5%] ......... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py .. [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py ..... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py ........ [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py . [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py .. [ 9%] .......... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py ... [ 9%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ...... [ 9%] [ 7%] [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py .... [ 9%] .... [ 9%] [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ....... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py ...... [ 9%] [ 9%] [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py ............ [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py ... [ 9%] [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ........... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py ..... [ 11%] ........ [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ...... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ....... [ 11%] ......... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ....... [ 9%] .. [ 9%] [ 11%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ....... [ 9%]... openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ............ [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py ................... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py ............ [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py [ 7%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ... [ 9%] ........ [ 11%] ....... [ 9%] . [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py .... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py ..... [ 11%] .......... [ 9%] ......... [ 9%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ............ [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py . [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py ...... [ 11%] ........ [ 11%] .... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py .......... [ 9%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ........ [ 11%] . [ 9%] .. [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ......... [ 11%] ............ [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py ..................................... [ 9%] [ 11%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py ......... [ 11%] ... [ 9%] .......... [ 11%] ... [ 9%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ..................... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py ......... [ 11%] ..................... [ 9%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ...................................................... [ 11%] .......................................................... [ 11%] ............................... [ 11%] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [ 22%] ............................................................................................................................................... [ 22%] ............................. [ 22%] ....... [ 22%] [ 22%] ........... [ 22%] [ 22%] ...................................................... [ 22%] .................................................................... [ 22%] .............................................. [ 22%] .................... [ 22%] . [ 22%] ............................................................................................ [ 22%] ................................................................................................................................................................... [ 22%] ......................................... [ 22%] ................................... [ 22%] ....................................................................................................................................................................................................................................................................................................................... [ 32%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ......... [ 32%] ..... [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ........................ [ 32%] .................................................................... [ 32%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ............................ [ 32%] .............................. [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ........ [ 32%] .................................... [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ........................ [ 32%] .. [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ................................................ [ 32%] .................... [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py . [ 32%] ... [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py . [ 32%] .............................................................. [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ........................ [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py . [ 32%] ................................................... [ 32%] ............ [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ......................................................................... [ 32%] .......................................... [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py .................................................... [ 32%] .......................................................... [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ...... [ 32%] .. [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py .......... [ 32%] ............................................. [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ............... [ 32%] ......................................................................................................................... [ 43%] ................ [ 32%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ..................... [ 32%] ............................................................................................................................................................................. [ 43%] ............................................................................. [ 43%] ............................................................... [ 43%] ......................................................... [ 43%] ... [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s............. [ 43%] ............... [ 43%] ... [ 43%] ....................................................................................................................................................................................................................................................... [ 47%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py .. [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ss......ssss [ 48%] s.......................s.s.. [ 48%] ... [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py .....s................... [ 43%] .................... [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s.......... [ 43%] ...... [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s.. [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s. [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s....................................... [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py . [ 50%] ......................... [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s...... [ 43%] ............................................... [ 49%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py ... [ 43%] ........ [ 49%] [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py .s [ 49%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py ....... [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py ............ [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py ........ [ 50%] ...... [ 50%] ............. [ 43%] ............... [ 43%] ................s [ 50%] [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py . [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py ......s............ [ 50%] [ 50%] .................. [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py ........... [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py ..................... [ 50%] . [ 43%] ...........s..s.................... [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ......ss.s......s [ 48%] .s......... [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py s........ [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ..s..s.s....s [ 48%] .s................................ [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py . [ 50%] .......... [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py sss.......... [ 43%] .......... [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py . [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py .......s [ 48%] s......... [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py .. [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py .... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py . [ 53%] [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ................ssss [ 48%] s...... [ 50%] ....s............. [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s............... [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s.............. [ 50%] ...s....... [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py ..s....... [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py .. [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py .. [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ................................. [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py ... [ 53%] [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ...... [ 50%] [ 49%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py ...... [ 50%] ... [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py ..... [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py ......... [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s..... [ 50%] . [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py .. [ 53%] [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ..... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ...s.s........... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ......... [ 53%] [ 53%] ...s [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ..... [ 53%] [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ............ [ 50%] ....................... [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py ....s........ [ 55%] ......... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ........... [ 53%] .. [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py .................. [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py .............. [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py . [ 50%] ............ [ 53%] [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ......... [ 55%] [ 47%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py ssss [ 48%] s....... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py . [ 53%] .............. [ 55%] ..... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py .....s.............................. [ 55%] ...... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ..... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py [ 53%] . [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py .......... [ 53%] [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ........ [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ............ [ 55%] [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py ......... [ 50%] ... [ 49%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py [ 55%] . [ 53%] [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ...... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ......... [ 53%] . [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py [ 50%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py ......... [ 50%] ...s.............................s....... [ 55%] [ 55%] ............ [ 55%] .......... [ 55%] . [ 55%] .......... [ 55%] ........... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ..s.s..... [ 53%] s [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py s.. [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py ....................s... [ 55%] .s.s.s [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ......s..ss..s [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py ....s...s..ss.. [ 56%].. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ................. [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ... [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ....... [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ... [ 53%] [ 53%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ..s.....s [ 53%].s openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py ..s [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py .. [ 55%] .... [ 53%] [ 53%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py .......................... [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ........ [ 59%] .......... [ 59%] .s.ss.s [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py .....s..s.sss [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py s...s [ 59%] .s. [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py ....s.ss....sss [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py .ss.ss.s.s.. [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py .. [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py .........s....s.s.s.. [ 56%]. .openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py .... [ 55%] . [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ..... [ 57%]s openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py .sss.s [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py s.. [ 55%] ssssss............... [ 59%] ........ [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ..... [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py [ 59%] ....s.s....s....s [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py ........ [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ........s..................s...s..... [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ...............................s..s.s.s.ssss..................s.........s...ss. [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py ...... [ 59%] ................. [ 59%] .... [ 59%] ........ [ 59%] [ 59%] .... [ 59%] . [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py ...................... [ 59%] ..s.........s........s...s.s...s.s.. [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py s..s.s.. [ 59%] ss..sss.......s...ss.. [ 56%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py ..............ss..s..ss..s.s..s.....ss..s..s.s..s....s..s..............s...s....s. [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py . [ 57%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py s..s...........s...........s.......ss.s....s...s............s. [ 59%] ...................s...................s...........................................s.............. [ 59%] ............ss..s..s..................................... [ 59%] ...................s..s..s..s................s..........................................s.s...s..ss..........................................s........................................................................................................................ [ 65%] [ 65%] [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py ....... [ 65%] [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py ..... [ 65%] [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py . [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py [ 65%] [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py ...... [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py ... [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py . [ 65%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py ..................................................................................................s..s...s... [ 67%] .. [ 67%] ....s.... [ 67%] .... [ 67%] ......s......s...s... [ 67%] [ 67%] .. [ 67%] .......ss........ [ 67%] . [ 67%] ss.s.....s.s...s. [ 67%] ... [ 67%] ... [ 67%] [ 67%] ....s...... [ 67%] [ 67%] ...... [ 67%] .................................... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py ... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ............... [ 68%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py .. [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py ..... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ss.. [ 69%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py ... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ... [ 68%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ....ss [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ..... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py . [ 68%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py ......... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py .... [ 68%] [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py s.....s.... [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ....s [ 68%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py . [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py .s [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py [ 68%] [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py . [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ss. [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ..... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py . [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ... [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py .........ss [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ..... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ..... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ........s.. [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py . [ 71%] .......ss. [ 69%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py [ 68%] [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py s. [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py . [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ........sss...s [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py . [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ......................ss [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py ..ss. [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py .. [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py .. [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ..................s..s...... [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py [ 71%] [ 71%] ..........s... [ 68%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py .s.. [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ...... [ 71%] .......s...s..... [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ................... [ 71%] . [ 71%] ........ [ 71%] ...........s..... [ 71%] .s..... [ 69%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ....... [ 71%] ................. [ 71%] ............. [ 71%] ........... [ 71%] ................... [ 71%] ............................... [ 71%] ....... [ 71%] ....................................................................... [ 71%] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 82%] .............................................. [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py ................................. [ 82%] ........................ [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py .................. [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py ................. [ 84%] .................................... [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ........ [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py ..................... [ 84%] ...................... [ 82%] ................. [ 82%] ........... [ 82%] ................. [ 82%] ...... [ 82%] ........... [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py ......... [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py .... [ 82%] ...... [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py ... [ 82%] .. [ 82%] . [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py ................. [ 82%] ........ [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py ................ [ 82%] . [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py . [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ........ [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py .... [ 82%] . [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py .... [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py ........ [ 82%] .... [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ........... [ 84%] . [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ....s... [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py . [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py [ 83%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ............ [ 84%] [ 84%] [ 85%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py ........ [ 83%].... [ 84%] .. [ 84%] .. [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py .. [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py .. [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ... [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py ..s...... [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py . [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py .... [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ... [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ....................... [ 84%] [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py . [ 84%] ....... [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py [ 84%] ...... [ 83%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py [ 83%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ...... [ 84%] [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ......... [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py sss. [ 82%] .. [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py sss.ss..ssss [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py [ 84%] [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ... [ 82%] ... [ 84%] [ 84%] ......... [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py ........... [ 84%] ...... [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py . [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py ..... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py ......... [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py ........ [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py ........ [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py [ 85%] [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py ....... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py ....... [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py ..........s [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ........ [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py . [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py s......s...... [ 83%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py ...ss.......... [ 85%] [ 84%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py [ 89%] [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py ..........................s.ss.....s.... [ 84%] [ 84%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py ........... [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py ................. [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py ..s [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py ....... [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py ssssssss....s. [ 87%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ..s..s [ 86%] [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py sss [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ..... [ 90%] ss. [ 84%]s openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py s.....ss.. [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py .sss [ 86%]s openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py [ 87%]s openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py . [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ..s....s.. [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py s.s....s [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py s............ [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py s. [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py [ 88%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py s.s......s. [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py ss........s.. [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py [ 86%] [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py s..s.........ss. [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py .. [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py ss... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py .... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py .. [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py sss... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py .. [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py ss [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ..... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py s...s.s.s..s [ 90%] [ 86%] [ 87%]s openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py s.s. [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ..s.....s..s........ [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py ..ss..s.. [ 87%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py .s...s. [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py s [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py ss..s [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ......... [ 88%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py .... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py . [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py .................... [ 88%] [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py s..... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py .. [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py ..ss..s......s.s... [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py ...... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py ..... [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py s......s....ss....s...s [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ................ [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py ........ [ 85%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py .... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py . [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py .. [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py .s.... [ 90%] [ 90%] . [ 89%] [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py .... [ 90%] [ 88%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py ..................................................... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py ............ [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py ...... [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py ..... [ 90%] .... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py . [ 95%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py .... [ 90%] ... [ 90%] ... [ 90%] ................. [ 90%] .......... [ 90%] .................................... [ 95%] .... [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py ...................... [ 86%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py ss.s....s.s..s. [ 87%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py [ 90%] ............ [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py .................... [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py .. [ 90%] .... [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py ................................ [ 90%] ...... [ 95%] ............................................ [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py ................................................................................. [ 88%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py [ 95%] ...... [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py .... [ 95%] [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py ....... [ 95%].. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py ....... [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py .................. [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py .. [ 89%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py ...... [ 95%] . [ 95%] . [ 95%] .................. [ 95%] .... [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py . [ 95%] ..... [ 90%] .. [ 95%] ................. [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py ....... [ 96%] . [ 90%] .............. [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py . [ 95%] ................................. [ 95%] ... [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py ...... [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py ............ [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py ........ [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py .... [ 96%] ... [ 95%] .... [ 95%] ..... [ 95%] .......... [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py ................... [ 96%] .. [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py ..... [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py ... [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py ... [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] ...... [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py ......... [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py . [ 95%] ...... [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py ........ [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py .. [ 96%] ................ [100%] =============================== MPI Information ================================ rank: 10 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.31 seconds ==================== . [ 96%] .. [ 96%] . [ 96%] ....... [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py .. [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py .. [ 97%] . [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py .................. [ 96%] .. [ 96%] ...... [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py .. [ 97%] .............. [100%]. =============================== MPI Information ================================ rank: 11 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: . mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.35 seconds ==================== .... [ 95%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py ......... [100%] =============================== MPI Information ================================ rank: 9 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later .SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.36 seconds ==================== [ 96%] ...... [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py .. [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] ................. [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py . [ 96%] .. [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] .............. [ 96%] .. [ 95%] ..... [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py ...... [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] ....... [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 96%] .. [100%] =============================== MPI Information ================================ rank: 15 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 5.93 seconds ==================== .... [100%] =============================== MPI Information ================================ rank: 3 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.43 seconds ==================== ....... [ 97%] ....... [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py .... [ 96%] .... [ 97%] ................ [ 97%] [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py [100%].... [ 97%] [ 97%] =============================== MPI Information ================================ rank: 6 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 .... =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.45 seconds ==================== ........ [ 96%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py ... [100%] =============================== MPI Information ================================ rank: 8 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.45 seconds ==================== .................. [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] ................ [100%].......... [100%] =============================== MPI Information ================================ rank: 1 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.00 seconds ==================== ............... [ 96%] =============================== MPI Information ================================ rank: 4 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 5.97 seconds ==================== . [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] .......... [100%].... [100%]......... [100%] =============================== MPI Information ================================ rank: 13 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.48 seconds ==================== .. =============================== MPI Information ================================ rank: 0 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.50 seconds ==================== =============================== MPI Information ================================ rank: 2 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.50 seconds ==================== ... [ 97%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 96%]. openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py [ 97%] .... [ 96%] ............... [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] ....... [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] ................... [100%] =============================== MPI Information ================================ rank: 7 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.54 seconds ==================== ....... [100%]. =============================== MPI Information ================================ rank: 5 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later. SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.54 seconds ==================== . [100%] =============================== MPI Information ================================ rank: 12 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.20 seconds ==================== ... [ 97%] openmpi/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] ................. [100%] =============================== MPI Information ================================ rank: 14 size: 16 MPI version: 3.1 MPI library version: Open MPI v4.0.2, package: Open MPI mockbuild@localhost.localdomain Distribution, ident: 4.0.2, repo rev: v4.0.2, Oct 07, 2019 MPI vendor: Open MPI 3.1.2 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/openmpi/bin/mpicc mpicxx: /usr/lib64/openmpi/bin/mpicxx mpifort: /usr/lib64/openmpi/bin/mpifort mpif90: /usr/lib64/openmpi/bin/mpif90 mpif77: /usr/lib64/openmpi/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 6.32 seconds ==================== + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 161440 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/openmpi-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/openmpi-aarch64 + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man::;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ echo mpich/build/lib.linux-aarch64-3.6 + export PYTHONPATH=mpich/build/lib.linux-aarch64-3.6 + PYTHONPATH=mpich/build/lib.linux-aarch64-3.6 + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 161440 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/mpich-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/mpich-aarch64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/mpich/bin;' export 'MPI_BIN;' 'MPI_COMPILER=mpich-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-aarch64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/mpich-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm;' export '_ModuleTable001_;' '_ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-aarch64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-aarch64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-aarch64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-aarch64 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-aarch64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-aarch64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python3.6/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python3.6/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-aarch64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-aarch64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/etc/modulefiles/mpi/mpich-aarch64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm ++ export _ModuleTable001_ ++ _ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + mpirun /usr/bin/python3.6 -m pytest --pyargs h5py -rxXs --with-mpi mpich/build/lib.linux-aarch64-3.6 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/h5py-3.1.0/mpich, inifile: pytest.ini plugins: mpi-0+unknown collected 658 items mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_attribute_create.py .. [ 0%] .... [ 0%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py ............. [ 2%] ........s.. [ 4%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_attrs_data.py ........ [ 5%] ............ [ 7%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_base.py ........... [ 9%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_big_endian_file.py .. [ 9%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_completions.py .. [ 9%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset.py ........... [ 11%] ........................................................................ [ 22%] ................................................................ [ 32%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_getitem.py ... [ 32%] ........................................................................ [ 43%] ......................... [ 47%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_dataset_swmr.py sssss. [ 48%] ......... [ 49%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_datatype.py .. [ 50%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py .. [ 50%] ..s................. [ 53%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_dims_dimensionproxy.py . [ 53%] [ 53%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_dtype.py ............. [ 55%] .....ssss [ 56%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_errors.py ... [ 57%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_file.py .............. [ 59%] .....ssss......s........................... [ 65%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py .........s... [ 67%] ..... [ 68%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_file_image.py .. [ 68%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py ...ss [ 69%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_group.py ............. [ 71%] ........................................................................ [ 82%] ... [ 83%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_h5.py ..... [ 83%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_h5d_direct_chunk.py .. [ 84%] .. [ 84%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_h5f.py ...... [ 85%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py ..s....... [ 86%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py ssssss [ 87%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_h5t.py ... [ 88%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_objects.py ... [ 88%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_selections.py ..... [ 89%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_slicing.py ........... [ 91%] ........................... [ 95%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_highlevel_vds.py . [ 95%] ........ [ 96%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_lowlevel_vds.py . [ 96%] ... [ 97%] mpich/build/lib.linux-aarch64-3.6/h5py/tests/test_vds/test_virtual_source.py . [ 97%] ................. [100%] =============================== MPI Information ================================ rank: 0 size: 1 MPI version: 3.1 MPI library version: MPICH Version: 3.2.1 MPICH Release date: Fri Nov 10 20:21:01 CST 2017 MPICH Device: ch3:nemesis MPICH configure: --build=aarch64-Anolis-linux --host=aarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-sharedlibs=gcc --enable-shared --enable-static=no --enable-lib-depend --disable-rpath --disable-silent-rules --enable-fc --with-device=ch3:nemesis --with-pm=hydra:gforker --includedir=/usr/include/mpich-aarch64 --bindir=/usr/lib64/mpich/bin --libdir=/usr/lib64/mpich/lib --datadir=/usr/share/mpich --mandir=/usr/share/man/mpich-aarch64 --docdir=/usr/share/mpich/doc --htmldir=/usr/share/mpich/doc --with-hwloc-prefix=system FC=gfortran F77=gfortran CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC CXXFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC FCFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC FFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld MPICHLIB_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection MPICHLIB_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection MPICHLIB_FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection MPICHLIB_FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection MPICH CC: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 MPICH CXX: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 MPICH F77: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 MPICH FC: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 MPI vendor: MPICH 3.2.1 mpi4py rc: initialize: True threads: True thread_level: multiple finalize: None fast_reduce: True recv_mprobe: True errors: exception mpi4py config: mpicc: /usr/lib64/mpich/bin/mpicc mpicxx: /usr/lib64/mpich/bin/mpicxx mpifort: /usr/lib64/mpich/bin/mpifort mpif90: /usr/lib64/mpich/bin/mpif90 mpif77: /usr/lib64/mpich/bin/mpif77 =========================== short test summary info ============================ SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_attrs.py:239: HDF5 1.10.6 required SKIPPED [5] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: SWMR is available. Skipping backwards compatible tests SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_dimension_scales.py:88: Reading non-existent label segfaults SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: tables is required SKIPPED [4] /usr/lib/python3.6/site-packages/_pytest/unittest.py:94: Requires HDF5 before 1.10.2 SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file.py:390: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_file2.py:228: Incompletely closed files can cause segfaults SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_filters.py:83: test does not work under mpi SKIPPED [1] /usr/lib/python3.6/site-packages/_pytest/nose.py:32: H5PY_TEST_CHECK_FILTERS not set SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5p.py:48: Requires HDF5 1.11.4 or later SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:23: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:31: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:41: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:51: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:61: test does not work under mpi SKIPPED [1] build/lib.linux-aarch64-3.6/h5py/tests/test_h5pl.py:70: test does not work under mpi ==================== 632 passed, 26 skipped in 2.87 seconds ==================== + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 161440 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/mpich-aarch64 ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/mpich-aarch64 + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH Processing files: python3-h5py-3.1.0-2.0.1.an8.aarch64 ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3byWSn + umask 022 + cd /builddir/build/BUILD + cd h5py-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py + cp -pr serial/README.rst /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py + cp -pr serial/examples /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9eZN9h + umask 022 + cd /builddir/build/BUILD + cd h5py-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/licenses/python3-h5py + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/licenses/python3-h5py + cp -pr serial/licenses/hdf5.txt serial/licenses/license.txt serial/licenses/pytables.txt serial/licenses/python.txt serial/licenses/stdint.txt /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/licenses/python3-h5py + exit 0 Provides: python3-h5py = 3.1.0-2.0.1.an8 python3-h5py(aarch-64) = 3.1.0-2.0.1.an8 python3.6dist(h5py) = 3.1.0 python3dist(h5py) = 3.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgomp.so.1()(64bit) libhdf5.so.103()(64bit) libhdf5_hl.so.100()(64bit) liblzf.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 python3.6dist(cached-property) python3.6dist(numpy) >= 1.12 rtld(GNU_HASH) Processing files: python3-h5py-openmpi-3.1.0-2.0.1.an8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ikfTR0 + umask 022 + cd /builddir/build/BUILD + cd h5py-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py-openmpi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py-openmpi + cp -pr openmpi/README.rst /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py-openmpi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.X5iNYJ + umask 022 + cd /builddir/build/BUILD + cd h5py-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/licenses/python3-h5py-openmpi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/licenses/python3-h5py-openmpi + cp -pr openmpi/licenses/hdf5.txt openmpi/licenses/license.txt openmpi/licenses/pytables.txt openmpi/licenses/python.txt openmpi/licenses/stdint.txt /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/licenses/python3-h5py-openmpi + exit 0 Provides: python3-h5py-openmpi = 3.1.0-2.0.1.an8 python3-h5py-openmpi(aarch-64) = 3.1.0-2.0.1.an8 python3.6dist(h5py) = 3.1.0 python3dist(h5py) = 3.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgomp.so.1()(64bit) libhdf5.so.103()(64bit)(openmpi-aarch64) libhdf5_hl.so.100()(64bit)(openmpi-aarch64) liblzf.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python3-h5py-mpich-3.1.0-2.0.1.an8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LqPzPr + umask 022 + cd /builddir/build/BUILD + cd h5py-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py-mpich + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py-mpich + cp -pr mpich/README.rst /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/doc/python3-h5py-mpich + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dALbU8 + umask 022 + cd /builddir/build/BUILD + cd h5py-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/licenses/python3-h5py-mpich + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/licenses/python3-h5py-mpich + cp -pr mpich/licenses/hdf5.txt mpich/licenses/license.txt mpich/licenses/pytables.txt mpich/licenses/python.txt mpich/licenses/stdint.txt /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64/usr/share/licenses/python3-h5py-mpich + exit 0 Provides: python3-h5py-mpich = 3.1.0-2.0.1.an8 python3-h5py-mpich(aarch-64) = 3.1.0-2.0.1.an8 python3.6dist(h5py) = 3.1.0 python3dist(h5py) = 3.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgomp.so.1()(64bit) libhdf5.so.103()(64bit)(mpich-aarch64) libhdf5_hl.so.100()(64bit)(mpich-aarch64) liblzf.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: h5py-debugsource-3.1.0-2.0.1.an8.aarch64 Provides: h5py-debugsource = 3.1.0-2.0.1.an8 h5py-debugsource(aarch-64) = 3.1.0-2.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: h5py-debuginfo-3.1.0-2.0.1.an8.aarch64 Provides: h5py-debuginfo = 3.1.0-2.0.1.an8 h5py-debuginfo(aarch-64) = 3.1.0-2.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: h5py-debugsource(aarch-64) = 3.1.0-2.0.1.an8 Processing files: python3-h5py-debuginfo-3.1.0-2.0.1.an8.aarch64 Provides: debuginfo(build-id) = 033d0593502a752a46eb8ebec0fb3d4ab9916a3a debuginfo(build-id) = 06f08ba8fc7025d759fbec4149c48c58b6dd9577 debuginfo(build-id) = 115769e8cb10dadbc90d04a69cbf70fa6ecbd252 debuginfo(build-id) = 1eca87b2946c70d154f93019cc0862f180ef932e debuginfo(build-id) = 22cdc264048c7398eae6e19e2d2d996d3760894e debuginfo(build-id) = 243093cf6002f8e51d9f047dacc91e6ef30bf6d7 debuginfo(build-id) = 2c918ac6f37927ab44922aa950f6f41c8aff64a8 debuginfo(build-id) = 35e926b060dcaaca9432774d46f993d5dcb60f67 debuginfo(build-id) = 3d266a79d98e166a091b46b846f7cb3c07ea6733 debuginfo(build-id) = 41452f54430afc999e3d5e794a986d219df191c8 debuginfo(build-id) = 495185d192ffdbf37c0d5697a6a21c3b5de51af3 debuginfo(build-id) = 4c1cecc94f6ee7f932c2c817552fd3345cde7ac4 debuginfo(build-id) = 5394e43a5a83dbc5a31582e987bc322f66c1ef56 debuginfo(build-id) = 65450961fc7de36ebe6a6ca473c73ff2bae0cdfd debuginfo(build-id) = 659d8960a98cebac9f4b2c02ab9b539238ea6b05 debuginfo(build-id) = 66d56912ccf6f9a30bc3157781dcd2de429218da debuginfo(build-id) = 6ed38cef4c8b3b7add6a569e1eb280c7a904fd28 debuginfo(build-id) = 78603fe5d3dd353072f4fdf0785cb288a63c372c debuginfo(build-id) = 7ad2cf747aae22e6a4eae3c56f6f1457ffb1d1bd debuginfo(build-id) = 998c92b04dad66e7b4284745bc012081e1330c9a debuginfo(build-id) = bbf382d79e432cf9d64d6d6e3939661b1b4bae74 debuginfo(build-id) = d7987960b6c139326357d5b6cfa2ce6606ad2e10 debuginfo(build-id) = ea7fee0517fb7156af1c0e310ac73bf45fb8d21c debuginfo(build-id) = f1c8dfc072e48d7cde1d9694d58fc05f0fc1bc6f python3-h5py-debuginfo = 3.1.0-2.0.1.an8 python3-h5py-debuginfo(aarch-64) = 3.1.0-2.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: h5py-debugsource(aarch-64) = 3.1.0-2.0.1.an8 Processing files: python3-h5py-openmpi-debuginfo-3.1.0-2.0.1.an8.aarch64 Provides: debuginfo(build-id) = 06d6b3f3800f218da002490c0eb7628d8c4e2739 debuginfo(build-id) = 17dba48f9dd86e7e2cb8a38d9cfc663e7a43cbd1 debuginfo(build-id) = 1b2784aa25f6e2f2f07f76bc986dfbb624ed149b debuginfo(build-id) = 59e546af895def351202b2c7d36c79b4856e6feb debuginfo(build-id) = 71ca77a7a4a7cf72a79019f8e1579a489f87c1f2 debuginfo(build-id) = 76c9c2514f29d7036fffb92de5f1a6baae4b7f32 debuginfo(build-id) = 8c0853a7e7872786a077ab3c833b45574dd5e48c debuginfo(build-id) = 9d4f023db92f095e44447c4c621521b66535bf05 debuginfo(build-id) = a402c4fe350abde07f060ffcf11959afc2915880 debuginfo(build-id) = af4a79d0dfdd11b5d5bfa587e5ba62ea95ea5e1a debuginfo(build-id) = b11da38b717971e0614e8c73709c65347a052ef0 debuginfo(build-id) = b58cee0b22990559bcfebd29df4d3e993cad0a2c debuginfo(build-id) = c3fb3bcaf19e6b0275eeffa5fc56f40c98d41c83 debuginfo(build-id) = c41c03ff4705c529ab7286edc6fb31ee29d6b796 debuginfo(build-id) = d797ed4769702e9e0e22337037a0540fe56ebb3b debuginfo(build-id) = ddd43d7d132dd8531476e7b4c0d4435aad057511 debuginfo(build-id) = df59b37d3ca84da08038fa4a79b279742495f094 debuginfo(build-id) = e64a461fcdcf3e3dc651ebe636316e30461dc34b debuginfo(build-id) = e79f8ce6ac02c6edf31f41f050bf8ea716f2e84a debuginfo(build-id) = f3b5a7ef2312bb9f07983c68a9c082cbcc485e13 debuginfo(build-id) = f64327467cfd0025b167e336aee62a635b904937 debuginfo(build-id) = f726a24322908704b372ab89ab42f40a765de11f debuginfo(build-id) = f7e2d699e39baed2f2ff7584c6b7c69a27cfda8d debuginfo(build-id) = ff74ffb3e94b0159d6acc36efef3e240c07cbc65 python3-h5py-openmpi-debuginfo = 3.1.0-2.0.1.an8 python3-h5py-openmpi-debuginfo(aarch-64) = 3.1.0-2.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: h5py-debugsource(aarch-64) = 3.1.0-2.0.1.an8 Processing files: python3-h5py-mpich-debuginfo-3.1.0-2.0.1.an8.aarch64 Provides: debuginfo(build-id) = 03e185e77d9066e98569b02aaf29330522658f2a debuginfo(build-id) = 0ea9fc84dfa06eda237d5bbc8e007fd2fd71513a debuginfo(build-id) = 20ba31729f38e8571a6f8c5eb2e96ec26cb320ee debuginfo(build-id) = 262dfb8c908c087c567341c885e7e8ba07e0e196 debuginfo(build-id) = 3252c5c22869aba25ee83f3a1b744339b4feb3fc debuginfo(build-id) = 3956fe8663be53d7a5e0fcfdbd1bc4698070a93f debuginfo(build-id) = 422b811cf64a46873b7e3862867a34a7c8c6eba6 debuginfo(build-id) = 573c798e753031869a304b72034a0771aae5337a debuginfo(build-id) = 5a9e59a46268a1e9230e788aa764f5fa47ff6df9 debuginfo(build-id) = 6759d51e187d58633d34147f45bcf37f2e06eb78 debuginfo(build-id) = 6ad339f45be51d34e7a6205bdbae389ebcba3823 debuginfo(build-id) = 7288888fe1b086b1b122bd57e9ab95ed98c2e9f7 debuginfo(build-id) = 76032245aef684029f1bf75af48b094b64b2142c debuginfo(build-id) = 78f94b8c3738ad957eb0f4e567d4b01768ef308c debuginfo(build-id) = 86ca2f1bb555f3161f713cd54436f873608ffedb debuginfo(build-id) = 93094bf9421efb30dfada18fefab3d74b58991c5 debuginfo(build-id) = 9b2b4857f9c8e56afb41a1278b5d67dc5637001e debuginfo(build-id) = a0c2d837f4a13b98436b56a591242133a083432c debuginfo(build-id) = bda3ab4149954ff5238918db4a0db0ab18f60614 debuginfo(build-id) = c5b553c41bdc32ca84f9869d3895d730255383d8 debuginfo(build-id) = d849d7a984014953a72e818d74d46757cc634ab2 debuginfo(build-id) = d94f6cab04852f14ca0f77e3b2475fa4c6be30af debuginfo(build-id) = db90f891ccd7d9b6987270eee1557251f4bbf1d1 debuginfo(build-id) = f40aabc732483f31c90c12ea78359786483ff3fb python3-h5py-mpich-debuginfo = 3.1.0-2.0.1.an8 python3-h5py-mpich-debuginfo(aarch-64) = 3.1.0-2.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: h5py-debugsource(aarch-64) = 3.1.0-2.0.1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64 Wrote: /builddir/build/RPMS/python3-h5py-3.1.0-2.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-h5py-openmpi-3.1.0-2.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-h5py-mpich-3.1.0-2.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/h5py-debugsource-3.1.0-2.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/h5py-debuginfo-3.1.0-2.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-h5py-debuginfo-3.1.0-2.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-h5py-openmpi-debuginfo-3.1.0-2.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-h5py-mpich-debuginfo-3.1.0-2.0.1.an8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mm5Jwt + umask 022 + cd /builddir/build/BUILD + cd h5py-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/h5py-3.1.0-2.0.1.an8.aarch64 + exit 0 Child return code was: 0