Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/h5py.spec'], chrootPath='/var/lib/mock/f30-build-34748-19469/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: line 50: Possible unexpanded macro in: Requires: hdf5(riscv-64) = %{_hdf5_version} BUILDSTDERR: warning: line 61: Possible unexpanded macro in: Requires: hdf5(riscv-64) = %{_hdf5_version} Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/h5py-2.8.0-3.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/h5py.spec'], chrootPath='/var/lib/mock/f30-build-34748-19469/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vqAdqU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf h5py-2.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/h5py-2.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd h5py-2.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (h5py-system-lzf.patch):' Patch #0 (h5py-system-lzf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lzf --fuzz=0 patching file lzf/lzf_filter.c patching file setup_build.py + rm -rf lzf/lzf + /usr/bin/python2 api_gen.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.opuMW4 + umask 022 + cd /builddir/build/BUILD + cd h5py-2.8.0 + 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' + sleep 1 + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/h5py copying h5py/h5py_warnings.py -> build/lib.linux-riscv64-2.7/h5py copying h5py/version.py -> build/lib.linux-riscv64-2.7/h5py copying h5py/highlevel.py -> build/lib.linux-riscv64-2.7/h5py copying h5py/__init__.py -> build/lib.linux-riscv64-2.7/h5py copying h5py/ipy_completer.py -> build/lib.linux-riscv64-2.7/h5py creating build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/filters.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/files.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/attrs.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/compat.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/__init__.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/dataset.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/selections.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/selections2.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/dims.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/datatype.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/base.py -> build/lib.linux-riscv64-2.7/h5py/_hl copying h5py/_hl/group.py -> build/lib.linux-riscv64-2.7/h5py/_hl creating build/lib.linux-riscv64-2.7/h5py/tests copying h5py/tests/__init__.py -> build/lib.linux-riscv64-2.7/h5py/tests copying h5py/tests/common.py -> build/lib.linux-riscv64-2.7/h5py/tests creating build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_h5.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_dimension_scales.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_selections.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_base.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_file_image.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/__init__.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_dataset.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_h5p.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_datatype.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_attrs_data.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_h5d_direct_chunk_write.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_h5f.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_h5t.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_slicing.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_file.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_attrs.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_group.py -> build/lib.linux-riscv64-2.7/h5py/tests/old copying h5py/tests/old/test_objects.py -> build/lib.linux-riscv64-2.7/h5py/tests/old creating build/lib.linux-riscv64-2.7/h5py/tests/hl copying h5py/tests/hl/test_dims_dimensionproxy.py -> build/lib.linux-riscv64-2.7/h5py/tests/hl copying h5py/tests/hl/__init__.py -> build/lib.linux-riscv64-2.7/h5py/tests/hl copying h5py/tests/hl/test_dataset_getitem.py -> build/lib.linux-riscv64-2.7/h5py/tests/hl copying h5py/tests/hl/test_datatype.py -> build/lib.linux-riscv64-2.7/h5py/tests/hl copying h5py/tests/hl/test_threads.py -> build/lib.linux-riscv64-2.7/h5py/tests/hl copying h5py/tests/hl/test_attribute_create.py -> build/lib.linux-riscv64-2.7/h5py/tests/hl copying h5py/tests/hl/test_dataset_swmr.py -> build/lib.linux-riscv64-2.7/h5py/tests/hl copying h5py/tests/hl/test_filters.py -> build/lib.linux-riscv64-2.7/h5py/tests/hl copying h5py/tests/hl/test_file.py -> build/lib.linux-riscv64-2.7/h5py/tests/hl running build_ext BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:18:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:19:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:20:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:21:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:22:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:23:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:24:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:25:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:26:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:31:8: 'H5FD_CORE' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:32:8: 'H5FD_FAMILY' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:34:8: 'H5FD_LOG' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:35:8: 'H5FD_MPIO' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:37:8: 'H5FD_MULTI' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:38:8: 'H5FD_SEC2' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:39:8: 'H5FD_STDIO' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:44:6: 'H5FD_LOG_LOC_READ' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:45:6: 'H5FD_LOG_LOC_WRITE' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:46:6: 'H5FD_LOG_LOC_SEEK' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:47:6: 'H5FD_LOG_LOC_IO' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:50:6: 'H5FD_LOG_FILE_READ' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:51:6: 'H5FD_LOG_FILE_WRITE' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:52:6: 'H5FD_LOG_FILE_IO' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:55:6: 'H5FD_LOG_FLAVOR' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:58:6: 'H5FD_LOG_NUM_READ' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:59:6: 'H5FD_LOG_NUM_WRITE' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:60:6: 'H5FD_LOG_NUM_SEEK' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:61:6: 'H5FD_LOG_NUM_IO' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:64:6: 'H5FD_LOG_TIME_OPEN' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:65:6: 'H5FD_LOG_TIME_READ' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:66:6: 'H5FD_LOG_TIME_WRITE' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:67:6: 'H5FD_LOG_TIME_SEEK' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:68:6: 'H5FD_LOG_TIME_CLOSE' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:69:6: 'H5FD_LOG_TIME_IO' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:72:6: 'H5FD_LOG_ALLOC' redeclared BUILDSTDERR: warning: h5py/h5fd.pxd:73:6: 'H5FD_LOG_ALL' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:350:2: 'H5D_layout_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:357:2: 'H5D_alloc_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:364:2: 'H5D_space_status_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:370:2: 'H5D_fill_time_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:376:2: 'H5D_fill_value_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:388:7: 'H5F_close_degree_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:394:2: 'H5FD_mem_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:492:2: 'H5T_cset_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:671:7: 'H5Z_EDC_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:351:4: 'H5D_LAYOUT_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:352:4: 'H5D_COMPACT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:353:4: 'H5D_CONTIGUOUS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:354:4: 'H5D_CHUNKED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:355:4: 'H5D_NLAYOUTS' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:358:4: 'H5D_ALLOC_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:359:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:360:4: 'H5D_ALLOC_TIME_EARLY' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:361:4: 'H5D_ALLOC_TIME_LATE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:362:4: 'H5D_ALLOC_TIME_INCR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:365:4: 'H5D_SPACE_STATUS_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:366:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:367:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:368:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:371:4: 'H5D_FILL_TIME_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:372:4: 'H5D_FILL_TIME_ALLOC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:373:4: 'H5D_FILL_TIME_NEVER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:374:4: 'H5D_FILL_TIME_IFSET' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:377:4: 'H5D_FILL_VALUE_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:378:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:379:4: 'H5D_FILL_VALUE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:380:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:389:4: 'H5F_CLOSE_WEAK' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:390:4: 'H5F_CLOSE_SEMI' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:391:4: 'H5F_CLOSE_STRONG' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:392:4: 'H5F_CLOSE_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:395:4: 'H5FD_MEM_NOLIST' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:396:4: 'H5FD_MEM_DEFAULT' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:397:4: 'H5FD_MEM_SUPER' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:398:4: 'H5FD_MEM_BTREE' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:399:4: 'H5FD_MEM_DRAW' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:400:4: 'H5FD_MEM_GHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:401:4: 'H5FD_MEM_LHEAP' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:402:4: 'H5FD_MEM_OHDR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:403:4: 'H5FD_MEM_NTYPES' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:493:4: 'H5T_CSET_ERROR' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:494:4: 'H5T_CSET_ASCII' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:637:2: 'H5Z_filter_t' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:672:6: 'H5Z_ERROR_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:673:6: 'H5Z_DISABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:674:6: 'H5Z_ENABLE_EDC' redeclared BUILDSTDERR: warning: h5py/api_types_hdf5.pxd:675:6: 'H5Z_NO_EDC' redeclared Autodetected HDF5 1.8.20 ******************************************************************************** Summary of the h5py configuration Path to HDF5: None HDF5 Version: '1.8.20' MPI Enabled: False Rebuild Required: True ******************************************************************************** Executing cythonize() ./h5py/api_types_ext.pxd: cannot find cimported module 'mpi4py.MPI' /builddir/build/BUILD/h5py-2.8.0/h5py/h5p.pyx: cannot find cimported module 'mpi4py.libmpi' /builddir/build/BUILD/h5py-2.8.0/h5py/h5p.pyx: cannot find cimported module 'mpi4py.mpi_c' [ 1/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/_conv.pyx [ 2/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.pyx [ 3/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/_objects.pyx [ 4/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.pyx [ 5/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/defs.pyx [ 6/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5.pyx [ 7/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5a.pyx [ 8/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.pyx [ 9/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5d.pyx [10/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.pyx [11/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5f.pyx [12/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.pyx [13/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.pyx [14/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5i.pyx [15/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.pyx [16/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5o.pyx [17/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5p.pyx [18/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5r.pyx [19/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5s.pyx [20/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5t.pyx [21/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/h5z.pyx [22/22] Cythonizing /builddir/build/BUILD/h5py-2.8.0/h5py/utils.pyx building 'h5py.defs' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/builddir creating build/temp.linux-riscv64-2.7/builddir/build creating build/temp.linux-riscv64-2.7/builddir/build/BUILD creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0 creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/defs.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/defs.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/defs.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/defs.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/defs.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/defs.so building 'h5py._errors' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/_errors.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb': BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:1228:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_3 = (__pyx_v_desc[0]).desc; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception': BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:1518:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = __pyx_v_err.err.desc; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:1601:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = __pyx_v_err.err.desc; BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:612: BUILDSTDERR: At top level: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/_errors.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/_errors.so building 'h5py._objects' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/_objects.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/_objects.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_objects.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_objects.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/_objects.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/_objects.so building 'h5py._proxy' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/_proxy.so building 'h5py.h5fd' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5fd.so building 'h5py.h5z' extension creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/lzf gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5z.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5z.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5z.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5z.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/lzf/lzf_filter.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/lzf/lzf_filter.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5z.o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/lzf/lzf_filter.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5z.so building 'h5py.h5' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5.so building 'h5py.h5i' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5i.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5i.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5i.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5i.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5i.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5i.so building 'h5py.h5r' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5r.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5r.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5r.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5r.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5r.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5r.so building 'h5py.utils' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/utils.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/utils.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/utils.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/utils.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/utils.so building 'h5py._conv' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/_conv.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/_conv.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_conv.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_conv.c:1797:18: warning: '__pyx_f_4h5py_5_conv_objectify' defined but not used [-Wunused-function] BUILDSTDERR: static PyObject *__pyx_f_4h5py_5_conv_objectify(PyObject *__pyx_v_o) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/_conv.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/_conv.so building 'h5py.h5t' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5t.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5t.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5t.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5t.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5t.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5t.so building 'h5py.h5s' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5s.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5s.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5s.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5s.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5s.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5s.so building 'h5py.h5p' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5p.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5p.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5p.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5p.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5p.so building 'h5py.h5d' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5d.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5d.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5d.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5d.so building 'h5py.h5a' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5a.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5a.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5a.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5a.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5a.so building 'h5py.h5f' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5f.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5f.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5f.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5f.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5f.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5f.so building 'h5py.h5g' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5g.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_22__contains__': BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c:6549:37: warning: variable '__pyx_v_new_handler' set but not used [-Wunused-but-set-variable] BUILDSTDERR: __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c:613: BUILDSTDERR: At top level: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5g.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5g.so building 'h5py.h5l' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5l.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val': BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:3903:95: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __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(PyErr_Occurred())) __PYX_ERR(1, 187, __pyx_L5_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:3903:95: note: expected 'const char **' but argument is of type 'char **' BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:3903:121: warning: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __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(PyErr_Occurred())) __PYX_ERR(1, 187, __pyx_L5_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:3903:121: note: expected 'const char **' but argument is of type 'char **' BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:613: BUILDSTDERR: At top level: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5l.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5l.so building 'h5py.h5o' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5o.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5o.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5o.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5o.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5o.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5o.so building 'h5py.h5ds' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.c:613: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5ds.so building 'h5py.h5ac' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.c:612: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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-riscv64-2.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,-R/opt/local/lib -Wl,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-riscv64-2.7/h5py/h5ac.so + sleep 1 + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/h5py copying h5py/h5py_warnings.py -> build/lib.linux-riscv64-3.7/h5py copying h5py/version.py -> build/lib.linux-riscv64-3.7/h5py copying h5py/highlevel.py -> build/lib.linux-riscv64-3.7/h5py copying h5py/__init__.py -> build/lib.linux-riscv64-3.7/h5py copying h5py/ipy_completer.py -> build/lib.linux-riscv64-3.7/h5py creating build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/filters.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/files.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/attrs.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/compat.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/__init__.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/dataset.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/selections.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/selections2.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/dims.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/datatype.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/base.py -> build/lib.linux-riscv64-3.7/h5py/_hl copying h5py/_hl/group.py -> build/lib.linux-riscv64-3.7/h5py/_hl creating build/lib.linux-riscv64-3.7/h5py/tests copying h5py/tests/__init__.py -> build/lib.linux-riscv64-3.7/h5py/tests copying h5py/tests/common.py -> build/lib.linux-riscv64-3.7/h5py/tests creating build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_h5.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_dimension_scales.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_selections.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_base.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_file_image.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/__init__.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_dataset.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_h5p.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_datatype.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_attrs_data.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_h5d_direct_chunk_write.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_h5f.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_h5t.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_slicing.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_file.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_attrs.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_group.py -> build/lib.linux-riscv64-3.7/h5py/tests/old copying h5py/tests/old/test_objects.py -> build/lib.linux-riscv64-3.7/h5py/tests/old creating build/lib.linux-riscv64-3.7/h5py/tests/hl copying h5py/tests/hl/test_dims_dimensionproxy.py -> build/lib.linux-riscv64-3.7/h5py/tests/hl copying h5py/tests/hl/__init__.py -> build/lib.linux-riscv64-3.7/h5py/tests/hl copying h5py/tests/hl/test_dataset_getitem.py -> build/lib.linux-riscv64-3.7/h5py/tests/hl copying h5py/tests/hl/test_datatype.py -> build/lib.linux-riscv64-3.7/h5py/tests/hl copying h5py/tests/hl/test_threads.py -> build/lib.linux-riscv64-3.7/h5py/tests/hl copying h5py/tests/hl/test_attribute_create.py -> build/lib.linux-riscv64-3.7/h5py/tests/hl copying h5py/tests/hl/test_dataset_swmr.py -> build/lib.linux-riscv64-3.7/h5py/tests/hl copying h5py/tests/hl/test_filters.py -> build/lib.linux-riscv64-3.7/h5py/tests/hl copying h5py/tests/hl/test_file.py -> build/lib.linux-riscv64-3.7/h5py/tests/hl running build_ext Autodetected HDF5 1.8.20 ******************************************************************************** Summary of the h5py configuration Path to HDF5: None HDF5 Version: '1.8.20' MPI Enabled: False Rebuild Required: False ******************************************************************************** Executing cythonize() ./h5py/api_types_ext.pxd: cannot find cimported module 'mpi4py.MPI' /builddir/build/BUILD/h5py-2.8.0/h5py/h5p.pyx: cannot find cimported module 'mpi4py.libmpi' /builddir/build/BUILD/h5py-2.8.0/h5py/h5p.pyx: cannot find cimported module 'mpi4py.mpi_c' building 'h5py.defs' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/builddir creating build/temp.linux-riscv64-3.7/builddir/build creating build/temp.linux-riscv64-3.7/builddir/build/BUILD creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0 creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/defs.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/defs.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/defs.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/defs.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/defs.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/defs.cpython-37m-riscv64-linux-gnu.so building 'h5py._errors' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/_errors.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_walk_cb’: BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:1228:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_3 = (__pyx_v_desc[0]).desc; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c: In function ‘__pyx_f_4h5py_7_errors_set_exception’: BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:1518:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = __pyx_v_err.err.desc; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:1601:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = __pyx_v_err.err.desc; BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_errors.c:612: BUILDSTDERR: At top level: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/_errors.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/_errors.cpython-37m-riscv64-linux-gnu.so building 'h5py._objects' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/_objects.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/_objects.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_objects.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_objects.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/_objects.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/_objects.cpython-37m-riscv64-linux-gnu.so building 'h5py._proxy' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/_proxy.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/_proxy.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5fd' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5fd.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5fd.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5z' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/lzf gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5z.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5z.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5z.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5z.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/lzf/lzf_filter.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/lzf/lzf_filter.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5z.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/lzf/lzf_filter.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5z.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5i' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5i.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5i.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5i.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5i.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5i.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5i.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5r' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5r.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5r.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5r.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5r.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5r.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5r.cpython-37m-riscv64-linux-gnu.so building 'h5py.utils' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/utils.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/utils.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/utils.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/utils.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/utils.cpython-37m-riscv64-linux-gnu.so building 'h5py._conv' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/_conv.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/_conv.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/_conv.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/_conv.c:1797:18: warning: ‘__pyx_f_4h5py_5_conv_objectify’ defined but not used [-Wunused-function] BUILDSTDERR: static PyObject *__pyx_f_4h5py_5_conv_objectify(PyObject *__pyx_v_o) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/_conv.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/_conv.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5t' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5t.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5t.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5t.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5t.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5t.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5t.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5s' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5s.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5s.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5s.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5s.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5s.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5s.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5p' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5p.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5p.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5p.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5p.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5p.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5d' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5d.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5d.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5d.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5d.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5a' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5a.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5a.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5a.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5a.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5a.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5f' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5f.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5f.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5f.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5f.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5f.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5f.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5g' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5g.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c: In function ‘__pyx_pf_4h5py_3h5g_7GroupID_22__contains__’: BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c:6549:37: warning: variable ‘__pyx_v_new_handler’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5g.c:613: BUILDSTDERR: At top level: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5g.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5g.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5l' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5l.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c: In function ‘__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val’: BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:3903:95: warning: passing argument 4 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __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(PyErr_Occurred())) __PYX_ERR(1, 187, __pyx_L5_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:3903:95: note: expected ‘const char **’ but argument is of type ‘char **’ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:3903:121: warning: passing argument 5 of ‘__pyx_f_4h5py_4defs_H5Lunpack_elink_val’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __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(PyErr_Occurred())) __PYX_ERR(1, 187, __pyx_L5_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:3903:121: note: expected ‘const char **’ but argument is of type ‘char **’ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5l.c:613: BUILDSTDERR: At top level: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5l.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5l.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5o' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5o.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5o.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5o.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5o.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5o.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5o.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5ds' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.c:613: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5ds.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5ds.cpython-37m-riscv64-linux-gnu.so building 'h5py.h5ac' extension gcc -pthread -DNDEBUG -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 -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_16_API -I./h5py -I/builddir/build/BUILD/h5py-2.8.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c /builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/api_compat.h:26, BUILDSTDERR: from /builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.c:612: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -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-riscv64-3.7/builddir/build/BUILD/h5py-2.8.0/h5py/h5ac.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib64 -Wl,--enable-new-dtags,-R/opt/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib -lhdf5 -lhdf5_hl -llzf -lpython3.7m -o build/lib.linux-riscv64-3.7/h5py/h5ac.cpython-37m-riscv64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NerUI8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64 + cd h5py-2.8.0 + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5t.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5py_warnings.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5f.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5i.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/_objects.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5a.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/version.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests copying build/lib.linux-riscv64-2.7/h5py/tests/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests copying build/lib.linux-riscv64-2.7/h5py/tests/common.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_h5.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_dimension_scales.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_selections.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_base.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_file_image.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_dataset.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_h5p.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_datatype.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_attrs_data.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_h5d_direct_chunk_write.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_h5f.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_h5t.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_slicing.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_file.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_attrs.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_group.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-2.7/h5py/tests/old/test_objects.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/tests/hl/test_dims_dimensionproxy.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/tests/hl/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/tests/hl/test_dataset_getitem.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/tests/hl/test_datatype.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/tests/hl/test_threads.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/tests/hl/test_attribute_create.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/tests/hl/test_dataset_swmr.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/tests/hl/test_filters.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/tests/hl/test_file.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-2.7/h5py/_conv.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5g.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/_errors.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/highlevel.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/filters.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/files.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/attrs.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/compat.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/dataset.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/selections.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/selections2.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/dims.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/datatype.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/base.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/_hl/group.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-2.7/h5py/h5o.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/defs.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5z.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5l.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5p.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/utils.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5s.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5ds.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/_proxy.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5fd.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5r.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5d.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/h5ac.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py copying build/lib.linux-riscv64-2.7/h5py/ipy_completer.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5py_warnings.py to h5py_warnings.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_h5.py to test_h5.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_dimension_scales.py to test_dimension_scales.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_selections.py to test_selections.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_file_image.py to test_file_image.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_dataset.py to test_dataset.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_h5p.py to test_h5p.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_datatype.py to test_datatype.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_attrs_data.py to test_attrs_data.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_h5d_direct_chunk_write.py to test_h5d_direct_chunk_write.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_h5f.py to test_h5f.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_h5t.py to test_h5t.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_slicing.py to test_slicing.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_file.py to test_file.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_attrs.py to test_attrs.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_group.py to test_group.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/old/test_objects.py to test_objects.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl/test_dims_dimensionproxy.py to test_dims_dimensionproxy.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl/test_dataset_getitem.py to test_dataset_getitem.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl/test_datatype.py to test_datatype.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl/test_threads.py to test_threads.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl/test_attribute_create.py to test_attribute_create.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl/test_dataset_swmr.py to test_dataset_swmr.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl/test_filters.py to test_filters.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/tests/hl/test_file.py to test_file.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/highlevel.py to highlevel.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/attrs.py to attrs.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/dataset.py to dataset.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/selections.py to selections.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/selections2.py to selections2.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/dims.py to dims.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/datatype.py to datatype.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_hl/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/ipy_completer.py to ipy_completer.pyc writing byte-compilation script '/tmp/tmpvajXzh.py' /usr/bin/python2 -O /tmp/tmpvajXzh.py removing /tmp/tmpvajXzh.py running install_egg_info running egg_info writing requirements to h5py.egg-info/requires.txt writing h5py.egg-info/PKG-INFO writing top-level names to h5py.egg-info/top_level.txt writing dependency_links to h5py.egg-info/dependency_links.txt reading manifest file 'h5py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching 'docs/_build' BUILDSTDERR: no previously-included directories found matching 'docs_api/_build' BUILDSTDERR: warning: no previously-included files matching '.DS_Store' found under directory '*' BUILDSTDERR: warning: no previously-included files found matching 'ci' BUILDSTDERR: warning: no previously-included files found matching 'other' BUILDSTDERR: warning: no previously-included files found matching '.github' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'ci' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'other' BUILDSTDERR: warning: no previously-included files matching '*' found under directory '.github' BUILDSTDERR: warning: no previously-included files found matching 'pavement.py' BUILDSTDERR: warning: no previously-included files found matching '*.yml' writing manifest file 'h5py.egg-info/SOURCES.txt' Copying h5py.egg-info to /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py-2.8.0-py2.7.egg-info running install_scripts + chmod 0755 /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_conv.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_errors.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_objects.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_proxy.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/defs.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5a.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5ac.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5d.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5ds.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5f.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5fd.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5g.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5i.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5l.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5o.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5p.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5r.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5s.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5t.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5z.so /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/utils.so + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5fd.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5py_warnings.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5r.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5z.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5l.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/defs.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/version.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests copying build/lib.linux-riscv64-3.7/h5py/tests/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests copying build/lib.linux-riscv64-3.7/h5py/tests/common.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_h5.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_dimension_scales.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_selections.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_base.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_file_image.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_dataset.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_h5p.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_datatype.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_attrs_data.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_h5d_direct_chunk_write.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_h5f.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_h5t.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_slicing.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_file.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_attrs.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_group.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old copying build/lib.linux-riscv64-3.7/h5py/tests/old/test_objects.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/tests/hl/test_dims_dimensionproxy.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/tests/hl/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/tests/hl/test_dataset_getitem.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/tests/hl/test_datatype.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/tests/hl/test_threads.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/tests/hl/test_attribute_create.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/tests/hl/test_dataset_swmr.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/tests/hl/test_filters.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/tests/hl/test_file.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl copying build/lib.linux-riscv64-3.7/h5py/h5s.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/highlevel.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5ds.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5d.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py creating /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/filters.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/files.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/attrs.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/compat.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/dataset.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/selections.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/selections2.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/dims.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/datatype.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/base.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/_hl/group.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl copying build/lib.linux-riscv64-3.7/h5py/h5ac.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/utils.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/__init__.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5p.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5g.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5t.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5o.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/_conv.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/_errors.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5f.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5i.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/_objects.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/h5a.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/_proxy.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py copying build/lib.linux-riscv64-3.7/h5py/ipy_completer.py -> /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5py_warnings.py to h5py_warnings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_h5.py to test_h5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_dimension_scales.py to test_dimension_scales.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_selections.py to test_selections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_base.py to test_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_file_image.py to test_file_image.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_dataset.py to test_dataset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_h5p.py to test_h5p.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_datatype.py to test_datatype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_attrs_data.py to test_attrs_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_h5d_direct_chunk_write.py to test_h5d_direct_chunk_write.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_h5f.py to test_h5f.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_h5t.py to test_h5t.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_slicing.py to test_slicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_file.py to test_file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_attrs.py to test_attrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_group.py to test_group.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/old/test_objects.py to test_objects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl/test_dims_dimensionproxy.py to test_dims_dimensionproxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl/test_dataset_getitem.py to test_dataset_getitem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl/test_datatype.py to test_datatype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl/test_threads.py to test_threads.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl/test_attribute_create.py to test_attribute_create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl/test_dataset_swmr.py to test_dataset_swmr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl/test_filters.py to test_filters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/tests/hl/test_file.py to test_file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/highlevel.py to highlevel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/filters.py to filters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/files.py to files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/attrs.py to attrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/dataset.py to dataset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/selections.py to selections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/selections2.py to selections2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/dims.py to dims.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/datatype.py to datatype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_hl/group.py to group.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/ipy_completer.py to ipy_completer.cpython-37.pyc writing byte-compilation script '/tmp/tmp4_1yu_oo.py' /usr/bin/python3 /tmp/tmp4_1yu_oo.py removing /tmp/tmp4_1yu_oo.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' BUILDSTDERR: no previously-included directories found matching 'docs/_build' BUILDSTDERR: no previously-included directories found matching 'docs_api/_build' BUILDSTDERR: warning: no previously-included files matching '.DS_Store' found under directory '*' BUILDSTDERR: warning: no previously-included files found matching 'ci' BUILDSTDERR: warning: no previously-included files found matching 'other' BUILDSTDERR: warning: no previously-included files found matching '.github' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'ci' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'other' BUILDSTDERR: warning: no previously-included files matching '*' found under directory '.github' BUILDSTDERR: warning: no previously-included files found matching 'pavement.py' BUILDSTDERR: warning: no previously-included files found matching '*.yml' writing manifest file 'h5py.egg-info/SOURCES.txt' Copying h5py.egg-info to /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py-2.8.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.8.0-3.fc30 --unique-debug-suffix -2.8.0-3.fc30.riscv64 --unique-debug-src-base h5py-2.8.0-3.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/h5py-2.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5t.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5i.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5f.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5t.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5f.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5i.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_objects.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_objects.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5a.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_conv.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_conv.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5a.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5g.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5g.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_errors.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_errors.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/defs.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/defs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5o.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5o.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5z.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5z.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5l.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5l.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5p.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5p.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/utils.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/utils.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5s.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5s.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5ds.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5ds.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_proxy.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/_proxy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5fd.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5fd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5r.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5r.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5d.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5d.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5ac.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7/site-packages/h5py/h5ac.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5fd.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5fd.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5r.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5r.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5z.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5z.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5l.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5l.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/defs.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/defs.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5s.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5s.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5ds.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5ds.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5d.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5d.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5ac.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5ac.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/utils.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/utils.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5p.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5p.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5g.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5g.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5t.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5t.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5o.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5o.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_conv.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_conv.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_errors.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_errors.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5f.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5f.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5i.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5i.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_objects.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_objects.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5a.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/h5a.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_proxy.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7/site-packages/h5py/_proxy.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 44 CRC32s, 0 CRC32s did match. BUILDSTDERR: 21876 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QDQPMf Processing files: python2-h5py-2.8.0-3.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vQtOgB + umask 022 + cd /builddir/build/BUILD + cd h5py-2.8.0 + DOCDIR=/builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python2-h5py + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python2-h5py + cp -pr ANN.rst /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python2-h5py + cp -pr README.rst /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python2-h5py + cp -pr examples /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python2-h5py + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AKQ2Sm + umask 022 + cd /builddir/build/BUILD + cd h5py-2.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/licenses/python2-h5py + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/licenses/python2-h5py + cp -pr licenses/hdf5.txt licenses/license.txt licenses/pytables.txt licenses/python.txt licenses/stdint.txt /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/licenses/python2-h5py + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*/h5py/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: h5py = 2.8.0-3.fc30 python-h5py = 2.8.0-3.fc30 python-h5py(riscv-64) = 2.8.0-3.fc30 python2-h5py = 2.8.0-3.fc30 python2-h5py(riscv-64) = 2.8.0-3.fc30 python2.7dist(h5py) = 2.8.0 python2dist(h5py) = 2.8.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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libhdf5.so.10()(64bit) libhdf5_hl.so.10()(64bit) liblzf.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: h5py < 2.6.0-1 python-h5py < 2.8.0-3.fc30 Processing files: python3-h5py-2.8.0-3.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j9WrOJ + umask 022 + cd /builddir/build/BUILD + cd h5py-2.8.0 + DOCDIR=/builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python3-h5py + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python3-h5py + cp -pr ANN.rst /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python3-h5py + cp -pr README.rst /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python3-h5py + cp -pr examples /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/doc/python3-h5py + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Mdjc5u + umask 022 + cd /builddir/build/BUILD + cd h5py-2.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/licenses/python3-h5py + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/licenses/python3-h5py + cp -pr licenses/hdf5.txt licenses/license.txt licenses/pytables.txt licenses/python.txt licenses/stdint.txt /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64/usr/share/licenses/python3-h5py + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*/h5py/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python3-h5py = 2.8.0-3.fc30 python3-h5py(riscv-64) = 2.8.0-3.fc30 python3.7dist(h5py) = 2.8.0 python3dist(h5py) = 2.8.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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libhdf5.so.10()(64bit) libhdf5_hl.so.10()(64bit) liblzf.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: h5py-debugsource-2.8.0-3.fc30.riscv64 Provides: h5py-debugsource = 2.8.0-3.fc30 h5py-debugsource(riscv-64) = 2.8.0-3.fc30 BUILDSTDERR: warning: Deprecated external dependency generator is used! Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: h5py-debuginfo-2.8.0-3.fc30.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*/h5py/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: h5py-debuginfo = 2.8.0-3.fc30 h5py-debuginfo(riscv-64) = 2.8.0-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: h5py-debugsource(riscv-64) = 2.8.0-3.fc30 Processing files: python2-h5py-debuginfo-2.8.0-3.fc30.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*/h5py/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 0b884b8156b9c9dc24539cd387873a961e2e1d56 debuginfo(build-id) = 0e489e6f69ff930827cb600959ea5ba6fa27a96d debuginfo(build-id) = 1adb4db829e03ed5d5ba725962d22f1a7360b3cc debuginfo(build-id) = 210dc6fffe3046a09b153bbc8751a6e337de9bef debuginfo(build-id) = 215e326de28b98906490e708814f9bdc06ba1b71 debuginfo(build-id) = 39cb2baa8b5e42e47574887b8223509bcacc66e2 debuginfo(build-id) = 421f6430fae7ed21eb0931ef9eb5fd210d861d1f debuginfo(build-id) = 4bb9321398e58ead94a3467bce70ccb16ce80946 debuginfo(build-id) = 66c6afd37f5dd553ce7d692e54bb5badfdb7e5a3 debuginfo(build-id) = 6bf70deceb96a4c56878ad557ab7ba95d490baff debuginfo(build-id) = 6e09cc4dd352a456bbff7fc29aadb33dce89ac11 debuginfo(build-id) = 904b6b6b93d834dcedab46900a2a7d4e97a6328e debuginfo(build-id) = 9902453837ea45c34a384b96f5628070c0d1d1fa debuginfo(build-id) = a2aea532fbe8fd49609362d06551715781c88cb7 debuginfo(build-id) = a4905da49575fd22688bf2d8d5bdaec0ff7fe1f0 debuginfo(build-id) = adfc88402f7b4a4846830e771312f9761c2eea00 debuginfo(build-id) = b71940949bffa07e66063929f28815d2325af5b8 debuginfo(build-id) = cab42bad4a620339b885fbd707b82250aa844f00 debuginfo(build-id) = da7fb13237e605168a3c5a0311885ad31191bc8f debuginfo(build-id) = e8b9c040a5217c205a05119f5d30812a80b1210c debuginfo(build-id) = f735137a3dde3f1eeaaa2eebc59b0844676ea8b9 debuginfo(build-id) = fcf65093459bf75eec6d289d3829beca8f19b2b3 python2-h5py-debuginfo = 2.8.0-3.fc30 python2-h5py-debuginfo(riscv-64) = 2.8.0-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: h5py-debugsource(riscv-64) = 2.8.0-3.fc30 Processing files: python3-h5py-debuginfo-2.8.0-3.fc30.riscv64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*/h5py/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " BUILDSTDERR: warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 1e0d902b1a8be0916fd71620710a044d968f55a3 debuginfo(build-id) = 25ad3409e65be958f409ffee56f83675bd335853 debuginfo(build-id) = 2fca4d859c5481a77f644501515447d117f5309d debuginfo(build-id) = 3b4174b8d3c9b7ef0020b1f7b00d72e8d682c924 debuginfo(build-id) = 423c9a44b001a7af9710904acfb3ed7ee533bdca debuginfo(build-id) = 4f17be8b540b562e43eac0ca5d786b473bc301f5 debuginfo(build-id) = 56f72cdd1e370499a50b34f5c4303c94aecb00e1 debuginfo(build-id) = 6da4b30bd09d3924ad28ab40b985401a43d20cbe debuginfo(build-id) = 6e75713b26d9e6a972ac7b6ef7a98e4f1bfd30a7 debuginfo(build-id) = 81827a3818ae24869f13d9800c5fbdfcb91774a6 debuginfo(build-id) = 8fd3e3f04209ead1207ad9844fa680519055d833 debuginfo(build-id) = 9032b0573b3799dd3ca552a6c3bff60f7b1b8b2f debuginfo(build-id) = 95e57d7da032a402464e770c23b44c1a0e4114e6 debuginfo(build-id) = a66e9da64bba05cfa37d8ef1ef392065ae54e1f1 debuginfo(build-id) = a7320fd7b63a04578cdcee24a81981477bbf7e42 debuginfo(build-id) = b8c8a8532cb932d60755794828db7ce9be1450d9 debuginfo(build-id) = c2c913db2c63b74ee108522af0998791674001b9 debuginfo(build-id) = c902b095677c4f12fdd5aa63f07711683cc5212f debuginfo(build-id) = e3226bbdb2337a82cea86262077d098e1df254b0 debuginfo(build-id) = edd81c93adb97d53e502b27d9cb6a71fef776bc7 debuginfo(build-id) = f1cae2a21398b4edfa67eeeda4b715fea1bdc6ab debuginfo(build-id) = fd79536c075a6ab4a1972acca4726d2516ff3f07 python3-h5py-debuginfo = 2.8.0-3.fc30 python3-h5py-debuginfo(riscv-64) = 2.8.0-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: h5py-debugsource(riscv-64) = 2.8.0-3.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64 Wrote: /builddir/build/RPMS/python2-h5py-2.8.0-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-h5py-2.8.0-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/h5py-debugsource-2.8.0-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/h5py-debuginfo-2.8.0-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python2-h5py-debuginfo-2.8.0-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-h5py-debuginfo-2.8.0-3.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xwn9R0 + umask 022 + cd /builddir/build/BUILD + cd h5py-2.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/h5py-2.8.0-3.fc30.riscv64 + exit 0 Child return code was: 0