D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-h5py-2.9.0-5.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.c3LSoR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf h5py-2.9.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/h5py-2.9.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd h5py-2.9.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eIfrx3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd h5py-2.9.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
/usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
  warnings.warn(
running build
running build_py
creating build
creating build/lib.linux-aarch64-3.9
creating build/lib.linux-aarch64-3.9/h5py
copying h5py/version.py -> build/lib.linux-aarch64-3.9/h5py
copying h5py/ipy_completer.py -> build/lib.linux-aarch64-3.9/h5py
copying h5py/highlevel.py -> build/lib.linux-aarch64-3.9/h5py
copying h5py/h5py_warnings.py -> build/lib.linux-aarch64-3.9/h5py
copying h5py/__init__.py -> build/lib.linux-aarch64-3.9/h5py
creating build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/vds.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/selections2.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/selections.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/group.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/filters.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/files.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/dims.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/datatype.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/dataset.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/compat.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/base.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/attrs.py -> build/lib.linux-aarch64-3.9/h5py/_hl
copying h5py/_hl/__init__.py -> build/lib.linux-aarch64-3.9/h5py/_hl
creating build/lib.linux-aarch64-3.9/h5py/tests
copying h5py/tests/common.py -> build/lib.linux-aarch64-3.9/h5py/tests
copying h5py/tests/__init__.py -> build/lib.linux-aarch64-3.9/h5py/tests
creating build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_slicing.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_selections.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_objects.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_h5t.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_h5p.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_h5f.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_h5d_direct_chunk_write.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_h5.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_group.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_file_image.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_file.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_dimension_scales.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_datatype.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_dataset.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_base.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_attrs_data.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/test_attrs.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
copying h5py/tests/old/__init__.py -> build/lib.linux-aarch64-3.9/h5py/tests/old
creating build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/test_threads.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/test_filters.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/test_file.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/test_dims_dimensionproxy.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/test_deprecation.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/test_datatype.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/test_dataset_swmr.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/test_dataset_getitem.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/test_attribute_create.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
copying h5py/tests/hl/__init__.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl
creating build/lib.linux-aarch64-3.9/h5py/tests/hl/test_vds
copying h5py/tests/hl/test_vds/test_virtual_source.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl/test_vds
copying h5py/tests/hl/test_vds/test_lowlevel_vds.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl/test_vds
copying h5py/tests/hl/test_vds/test_highlevel_vds.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl/test_vds
copying h5py/tests/hl/test_vds/__init__.py -> build/lib.linux-aarch64-3.9/h5py/tests/hl/test_vds
running build_ext
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_proxy.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/defs.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5a.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ac.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5d.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ds.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5f.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5fd.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
warning: h5py/h5fd.pxd:18:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/h5fd.pxd:19:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/h5fd.pxd:20:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/h5fd.pxd:21:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/h5fd.pxd:22:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/h5fd.pxd:23:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/h5fd.pxd:24:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/h5fd.pxd:25:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/h5fd.pxd:26:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/h5fd.pxd:31:8: 'H5FD_CORE' redeclared 
warning: h5py/h5fd.pxd:32:8: 'H5FD_FAMILY' redeclared 
warning: h5py/h5fd.pxd:34:8: 'H5FD_LOG' redeclared 
warning: h5py/h5fd.pxd:35:8: 'H5FD_MPIO' redeclared 
warning: h5py/h5fd.pxd:37:8: 'H5FD_MULTI' redeclared 
warning: h5py/h5fd.pxd:38:8: 'H5FD_SEC2' redeclared 
warning: h5py/h5fd.pxd:39:8: 'H5FD_STDIO' redeclared 
warning: h5py/h5fd.pxd:44:6: 'H5FD_LOG_LOC_READ' redeclared 
warning: h5py/h5fd.pxd:45:6: 'H5FD_LOG_LOC_WRITE' redeclared 
warning: h5py/h5fd.pxd:46:6: 'H5FD_LOG_LOC_SEEK' redeclared 
warning: h5py/h5fd.pxd:47:6: 'H5FD_LOG_LOC_IO' redeclared 
warning: h5py/h5fd.pxd:50:6: 'H5FD_LOG_FILE_READ' redeclared 
warning: h5py/h5fd.pxd:51:6: 'H5FD_LOG_FILE_WRITE' redeclared 
warning: h5py/h5fd.pxd:52:6: 'H5FD_LOG_FILE_IO' redeclared 
warning: h5py/h5fd.pxd:55:6: 'H5FD_LOG_FLAVOR' redeclared 
warning: h5py/h5fd.pxd:58:6: 'H5FD_LOG_NUM_READ' redeclared 
warning: h5py/h5fd.pxd:59:6: 'H5FD_LOG_NUM_WRITE' redeclared 
warning: h5py/h5fd.pxd:60:6: 'H5FD_LOG_NUM_SEEK' redeclared 
warning: h5py/h5fd.pxd:61:6: 'H5FD_LOG_NUM_IO' redeclared 
warning: h5py/h5fd.pxd:64:6: 'H5FD_LOG_TIME_OPEN' redeclared 
warning: h5py/h5fd.pxd:65:6: 'H5FD_LOG_TIME_READ' redeclared 
warning: h5py/h5fd.pxd:66:6: 'H5FD_LOG_TIME_WRITE' redeclared 
warning: h5py/h5fd.pxd:67:6: 'H5FD_LOG_TIME_SEEK' redeclared 
warning: h5py/h5fd.pxd:68:6: 'H5FD_LOG_TIME_CLOSE' redeclared 
warning: h5py/h5fd.pxd:69:6: 'H5FD_LOG_TIME_IO' redeclared 
warning: h5py/h5fd.pxd:72:6: 'H5FD_LOG_ALLOC' redeclared 
warning: h5py/h5fd.pxd:73:6: 'H5FD_LOG_ALL' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5g.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5i.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5o.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5r.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5s.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5t.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5z.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: h5py/api_types_hdf5.pxd:408:2: 'H5D_layout_t' redeclared 
warning: h5py/api_types_hdf5.pxd:415:2: 'H5D_alloc_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:422:2: 'H5D_space_status_t' redeclared 
warning: h5py/api_types_hdf5.pxd:428:2: 'H5D_fill_time_t' redeclared 
warning: h5py/api_types_hdf5.pxd:434:2: 'H5D_fill_value_t' redeclared 
warning: h5py/api_types_hdf5.pxd:446:7: 'H5F_close_degree_t' redeclared 
warning: h5py/api_types_hdf5.pxd:452:2: 'H5FD_mem_t' redeclared 
warning: h5py/api_types_hdf5.pxd:550:2: 'H5T_cset_t' redeclared 
warning: h5py/api_types_hdf5.pxd:729:7: 'H5Z_EDC_t' redeclared 
warning: h5py/api_types_hdf5.pxd:409:4: 'H5D_LAYOUT_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:410:4: 'H5D_COMPACT' redeclared 
warning: h5py/api_types_hdf5.pxd:411:4: 'H5D_CONTIGUOUS' redeclared 
warning: h5py/api_types_hdf5.pxd:412:4: 'H5D_CHUNKED' redeclared 
warning: h5py/api_types_hdf5.pxd:413:4: 'H5D_NLAYOUTS' redeclared 
warning: h5py/api_types_hdf5.pxd:416:4: 'H5D_ALLOC_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:417:4: 'H5D_ALLOC_TIME_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:418:4: 'H5D_ALLOC_TIME_EARLY' redeclared 
warning: h5py/api_types_hdf5.pxd:419:4: 'H5D_ALLOC_TIME_LATE' redeclared 
warning: h5py/api_types_hdf5.pxd:420:4: 'H5D_ALLOC_TIME_INCR' redeclared 
warning: h5py/api_types_hdf5.pxd:423:4: 'H5D_SPACE_STATUS_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:424:4: 'H5D_SPACE_STATUS_NOT_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:425:4: 'H5D_SPACE_STATUS_PART_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:426:4: 'H5D_SPACE_STATUS_ALLOCATED' redeclared 
warning: h5py/api_types_hdf5.pxd:429:4: 'H5D_FILL_TIME_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:430:4: 'H5D_FILL_TIME_ALLOC' redeclared 
warning: h5py/api_types_hdf5.pxd:431:4: 'H5D_FILL_TIME_NEVER' redeclared 
warning: h5py/api_types_hdf5.pxd:432:4: 'H5D_FILL_TIME_IFSET' redeclared 
warning: h5py/api_types_hdf5.pxd:435:4: 'H5D_FILL_VALUE_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:436:4: 'H5D_FILL_VALUE_UNDEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:437:4: 'H5D_FILL_VALUE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:438:4: 'H5D_FILL_VALUE_USER_DEFINED' redeclared 
warning: h5py/api_types_hdf5.pxd:447:4: 'H5F_CLOSE_WEAK' redeclared 
warning: h5py/api_types_hdf5.pxd:448:4: 'H5F_CLOSE_SEMI' redeclared 
warning: h5py/api_types_hdf5.pxd:449:4: 'H5F_CLOSE_STRONG' redeclared 
warning: h5py/api_types_hdf5.pxd:450:4: 'H5F_CLOSE_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:453:4: 'H5FD_MEM_NOLIST' redeclared 
warning: h5py/api_types_hdf5.pxd:454:4: 'H5FD_MEM_DEFAULT' redeclared 
warning: h5py/api_types_hdf5.pxd:455:4: 'H5FD_MEM_SUPER' redeclared 
warning: h5py/api_types_hdf5.pxd:456:4: 'H5FD_MEM_BTREE' redeclared 
warning: h5py/api_types_hdf5.pxd:457:4: 'H5FD_MEM_DRAW' redeclared 
warning: h5py/api_types_hdf5.pxd:458:4: 'H5FD_MEM_GHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:459:4: 'H5FD_MEM_LHEAP' redeclared 
warning: h5py/api_types_hdf5.pxd:460:4: 'H5FD_MEM_OHDR' redeclared 
warning: h5py/api_types_hdf5.pxd:461:4: 'H5FD_MEM_NTYPES' redeclared 
warning: h5py/api_types_hdf5.pxd:551:4: 'H5T_CSET_ERROR' redeclared 
warning: h5py/api_types_hdf5.pxd:552:4: 'H5T_CSET_ASCII' redeclared 
warning: h5py/api_types_hdf5.pxd:695:2: 'H5Z_filter_t' redeclared 
warning: h5py/api_types_hdf5.pxd:730:6: 'H5Z_ERROR_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:731:6: 'H5Z_DISABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:732:6: 'H5Z_ENABLE_EDC' redeclared 
warning: h5py/api_types_hdf5.pxd:733:6: 'H5Z_NO_EDC' redeclared 
Autodetected HDF5 1.10.7
********************************************************************************
                       Summary of the h5py configuration

    Path to HDF5: None
    HDF5 Version: '1.10.7'
     MPI Enabled: False
Rebuild Required: True

********************************************************************************
Executing api_gen rebuild of defs
Executing cythonize()
[ 1/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.pyx
[ 2/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.pyx
[ 3/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.pyx
[ 4/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_proxy.pyx
[ 5/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/defs.pyx
[ 6/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5.pyx
[ 7/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5a.pyx
[ 8/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ac.pyx
[ 9/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5d.pyx
[10/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ds.pyx
[11/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5f.pyx
[12/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5fd.pyx
[13/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5g.pyx
[14/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5i.pyx
[15/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.pyx
[16/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5o.pyx
[17/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.pyx
[18/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5r.pyx
[19/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5s.pyx
[20/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5t.pyx
[21/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5z.pyx
[22/22] Cythonizing /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.pyx
building 'h5py.defs' extension
creating build/temp.linux-aarch64-3.9
creating build/temp.linux-aarch64-3.9/home
creating build/temp.linux-aarch64-3.9/home/iurt
creating build/temp.linux-aarch64-3.9/home/iurt/rpmbuild
creating build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD
creating build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0
creating build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/defs.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/defs.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/defs.c:664:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Pget_driver_info':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/defs.c:21318:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
21318 |   __pyx_t_1 = H5Pget_driver_info(__pyx_v_plist_id); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 1969, __pyx_L1_error)
      |             ^
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/defs.cpython-39-aarch64-linux-gnu.so
building 'h5py._errors' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.c:664:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.c:1350:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1350 |   __pyx_t_3 = (__pyx_v_desc[0]).desc;
      |             ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.c:1642:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1642 |   __pyx_t_8 = __pyx_v_err.err.desc;
      |             ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_errors.c:1725:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1725 |   __pyx_t_8 = __pyx_v_err.err.desc;
      |             ^
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/_errors.cpython-39-aarch64-linux-gnu.so
building 'h5py._objects' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.c:664:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9FastRLock_6release':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.c:2621:38: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare]
 2621 |   __pyx_t_1 = ((__pyx_v_self->_owner != PyThread_get_thread_ident()) != 0);
      |                                      ^~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9FastRLock_10__exit__':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.c:2839:38: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare]
 2839 |   __pyx_t_1 = ((__pyx_v_self->_owner != PyThread_get_thread_ident()) != 0);
      |                                      ^~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9FastRLock_12_is_owned':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_objects.c:2932:59: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare]
 2932 |   __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_self->_owner == PyThread_get_thread_ident())); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 63, __pyx_L1_error)
      |                                                           ^~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/_objects.cpython-39-aarch64-linux-gnu.so
building 'h5py._proxy' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_proxy.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_proxy.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_proxy.c:664:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/_proxy.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5fd' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5fd.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5fd.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5fd.c:664:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5fd.c: In function '__pyx_f_4h5py_4h5fd_H5FD_fileobj_read':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5fd.c:3069:29: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 3069 |     __pyx_t_6 = ((__pyx_t_9 == __pyx_v_size) != 0);
      |                             ^~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5fd.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5z' extension
creating build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf
creating build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf/lzf
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5z.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5z.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5z.c:667:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf/lzf/lzf_c.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf/lzf/lzf_c.o
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf/lzf/lzf_d.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf/lzf/lzf_d.o
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf/lzf_filter.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf/lzf_filter.o
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5z.o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf/lzf/lzf_c.o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf/lzf/lzf_d.o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5z.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5.c:664:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5i' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5i.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5i.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5i.c:664:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5i.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5r' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5r.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5r.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5r.c:664:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5r.c: In function '__pyx_pf_4h5py_3h5r_9Reference_2__nonzero__':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5r.c:2713:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 2713 |   for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_1; __pyx_v_i++) {
      |                                 ^
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5r.cpython-39-aarch64-linux-gnu.so
building 'h5py.utils' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.c:669:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.c: In function '__pyx_f_4h5py_5utils_convert_tuple':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.c:2203:27: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare]
 2203 |   __pyx_t_2 = ((__pyx_t_1 != __pyx_v_rank) != 0);
      |                           ^~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.c:2252:37: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare]
 2252 |       for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_7; __pyx_v_i++) {
      |                                     ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.c: In function '__pyx_f_4h5py_5utils_convert_dims':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.c:2420:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare]
 2420 |   for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_2; __pyx_v_i++) {
      |                                 ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.c: In function '__pyx_pymod_exec_utils':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/utils.c:3542:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion]
 3542 |   import_array();
      |   ^~~~~~~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/utils.cpython-39-aarch64-linux-gnu.so
building 'h5py._conv' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_generic_converter':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:2180:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 2180 |         for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_6; __pyx_v_i++) {
      |                                       ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:2243:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 2243 |       for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_6; __pyx_v_i++) {
      |                                     ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_enum_int_converter_conv':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:5339:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 5339 |       for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_4; __pyx_v_i++) {
      |                                     ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:5400:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 5400 |       for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_4; __pyx_v_i++) {
      |                                     ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_vlen2ndarray':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:6078:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 6078 |         for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_7; __pyx_v_i++) {
      |                                       ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:6141:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 6141 |       for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_7; __pyx_v_i++) {
      |                                     ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_ndarray2vlen':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:6637:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 6637 |     for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_8; __pyx_v_i++) {
      |                                   ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:6828:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 6828 |         for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_8; __pyx_v_i++) {
      |                                       ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:6891:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 6891 |       for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_8; __pyx_v_i++) {
      |                                     ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c: In function '__pyx_pymod_exec__conv':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/_conv.c:8259:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion]
 8259 |   import_array();
      |   ^~~~~~~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/_conv.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5t' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5t.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5t.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5t.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5t.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5s' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5s.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5s.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5s.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5s.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5p' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_22set_filter':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c:8311:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 8311 |       for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_7; __pyx_v_i++) {
      |                                     ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_28get_filter':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c:8683:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 8683 |   for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_4; __pyx_v_i++) {
      |                                 ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_32get_filter_by_id':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c:9115:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
 9115 |   for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_8; __pyx_v_i++) {
      |                                 ^
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c: In function '__pyx_pymod_exec_h5p':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5p.c:25514:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion]
25514 |   import_array();
      |   ^~~~~~~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5p.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5d' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5d.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5d.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5d.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5d.c: In function '__pyx_pymod_exec_h5d':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5d.c:7550:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion]
 7550 |   import_array();
      |   ^~~~~~~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5d.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5a' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5a.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5a.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5a.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5a.c: In function '__pyx_pymod_exec_h5a':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5a.c:9481:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion]
 9481 |   import_array();
      |   ^~~~~~~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5a.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5f' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5f.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5f.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5f.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5f.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5g' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5g.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5g.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5g.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5g.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5l' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val':
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.c:4072:95: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
 4072 |       __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)
      |                                                                                              ~^~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                               |
      |                                                                                               char **
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.c:4072:95: note: expected 'const char **' but argument is of type 'char **'
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.c:4072:121: warning: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
 4072 |       __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)
      |                                                                                                                        ~^~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                         |
      |                                                                                                                         char **
/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5l.c:4072:121: note: expected 'const char **' but argument is of type 'char **'
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5l.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5o' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5o.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5o.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5o.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5o.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5ds' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ds.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ds.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ds.c:665:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5ds.cpython-39-aarch64-linux-gnu.so
building 'h5py.h5ac' extension
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DH5_USE_16_API -I./h5py -I/home/iurt/rpmbuild/BUILD/h5py-2.9.0/lzf -I/opt/local/include -I/usr/local/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ac.c -o build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ac.o
In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/api_compat.h:26,
                 from /home/iurt/rpmbuild/BUILD/h5py-2.9.0/h5py/h5ac.c:664:
/usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/home/iurt/rpmbuild/BUILD/h5py-2.9.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 -lpython3.9 -o build/lib.linux-aarch64-3.9/h5py/h5ac.cpython-39-aarch64-linux-gnu.so
+ make -C docs html SPHINXOPTS=
make: Entering directory '/home/iurt/rpmbuild/BUILD/h5py-2.9.0/docs'
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v4.3.0
making output directory... done
loading intersphinx inventory from http://api.h5py.org/objects.inv...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'http://api.h5py.org/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPConnectionPool(host='api.h5py.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffffb43b95e0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 30 source files that are out of date
updating environment: [new config] 30 added, 0 changed, 0 removed
reading sources... [  3%] build
reading sources... [  6%] config
reading sources... [ 10%] contributing
reading sources... [ 13%] faq
reading sources... [ 16%] high/attr
reading sources... [ 20%] high/dataset
reading sources... [ 23%] high/dims
reading sources... [ 26%] high/file
reading sources... [ 30%] high/group
reading sources... [ 33%] index
reading sources... [ 36%] licenses
reading sources... [ 40%] mpi
reading sources... [ 43%] quick
reading sources... [ 46%] refs
reading sources... [ 50%] special
reading sources... [ 53%] strings
reading sources... [ 56%] swmr
reading sources... [ 60%] vds
reading sources... [ 63%] whatsnew/2.0
reading sources... [ 66%] whatsnew/2.1
reading sources... [ 70%] whatsnew/2.2
reading sources... [ 73%] whatsnew/2.3
reading sources... [ 76%] whatsnew/2.4
reading sources... [ 80%] whatsnew/2.5
reading sources... [ 83%] whatsnew/2.6
reading sources... [ 86%] whatsnew/2.7
reading sources... [ 90%] whatsnew/2.7.1
reading sources... [ 93%] whatsnew/2.8
reading sources... [ 96%] whatsnew/2.9
reading sources... [100%] whatsnew/index

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  3%] build
writing output... [  6%] config
writing output... [ 10%] contributing
writing output... [ 13%] faq
writing output... [ 16%] high/attr
writing output... [ 20%] high/dataset
writing output... [ 23%] high/dims
writing output... [ 26%] high/file
writing output... [ 30%] high/group
writing output... [ 33%] index
writing output... [ 36%] licenses
writing output... [ 40%] mpi
writing output... [ 43%] quick
writing output... [ 46%] refs
writing output... [ 50%] special
writing output... [ 53%] strings
writing output... [ 56%] swmr
writing output... [ 60%] vds
writing output... [ 63%] whatsnew/2.0
writing output... [ 66%] whatsnew/2.1
writing output... [ 70%] whatsnew/2.2
writing output... [ 73%] whatsnew/2.3
writing output... [ 76%] whatsnew/2.4
writing output... [ 80%] whatsnew/2.5
writing output... [ 83%] whatsnew/2.6
writing output... [ 86%] whatsnew/2.7
writing output... [ 90%] whatsnew/2.7.1
writing output... [ 93%] whatsnew/2.8
writing output... [ 96%] whatsnew/2.9
writing output... [100%] whatsnew/index

generating indices... genindex done
writing additional pages... search done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 1 warning.

The HTML pages are in _build/html.

Build finished. The HTML pages are in _build/html.
make: Leaving directory '/home/iurt/rpmbuild/BUILD/h5py-2.9.0/docs'
+ rm -rf docs/_build/html/.buildinfo
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q3Uht8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64
+ cd h5py-2.9.0
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64
/usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
  warnings.warn(
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5ac.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5ds.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5o.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5l.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5g.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5f.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5a.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5d.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5p.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5s.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5t.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/_conv.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/utils.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5r.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5i.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5z.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5fd.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/_proxy.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/_objects.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/_errors.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/defs.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_vds
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_vds/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_vds
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_vds/test_highlevel_vds.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_vds
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_vds/test_lowlevel_vds.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_vds
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_vds/test_virtual_source.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_vds
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_attribute_create.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_dataset_getitem.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_dataset_swmr.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_datatype.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_deprecation.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_dims_dimensionproxy.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_file.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_filters.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
copying build/lib.linux-aarch64-3.9/h5py/tests/hl/test_threads.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_attrs.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_attrs_data.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_dataset.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_datatype.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_dimension_scales.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_file.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_file_image.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_group.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_h5.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_h5d_direct_chunk_write.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_h5f.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_h5p.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_h5t.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_objects.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_selections.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/old/test_slicing.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old
copying build/lib.linux-aarch64-3.9/h5py/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests
copying build/lib.linux-aarch64-3.9/h5py/tests/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests
creating /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/attrs.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/dataset.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/datatype.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/dims.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/files.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/filters.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/group.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/selections.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/selections2.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/_hl/vds.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl
copying build/lib.linux-aarch64-3.9/h5py/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/h5py_warnings.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/highlevel.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/ipy_completer.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
copying build/lib.linux-aarch64-3.9/h5py/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_vds/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_vds/test_highlevel_vds.py to test_highlevel_vds.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_vds/test_lowlevel_vds.py to test_lowlevel_vds.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_vds/test_virtual_source.py to test_virtual_source.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_attribute_create.py to test_attribute_create.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_dataset_getitem.py to test_dataset_getitem.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_dataset_swmr.py to test_dataset_swmr.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_datatype.py to test_datatype.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_deprecation.py to test_deprecation.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_dims_dimensionproxy.py to test_dims_dimensionproxy.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_file.py to test_file.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_filters.py to test_filters.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/hl/test_threads.py to test_threads.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_attrs.py to test_attrs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_attrs_data.py to test_attrs_data.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_base.py to test_base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_dataset.py to test_dataset.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_datatype.py to test_datatype.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_dimension_scales.py to test_dimension_scales.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_file.py to test_file.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_file_image.py to test_file_image.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_group.py to test_group.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_h5.py to test_h5.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_h5d_direct_chunk_write.py to test_h5d_direct_chunk_write.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_h5f.py to test_h5f.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_h5p.py to test_h5p.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_h5t.py to test_h5t.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_objects.py to test_objects.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_selections.py to test_selections.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/old/test_slicing.py to test_slicing.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/tests/common.py to common.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/attrs.py to attrs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/compat.py to compat.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/dataset.py to dataset.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/datatype.py to datatype.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/dims.py to dims.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/files.py to files.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/filters.py to filters.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/group.py to group.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/selections.py to selections.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/selections2.py to selections2.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_hl/vds.py to vds.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5py_warnings.py to h5py_warnings.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/highlevel.py to highlevel.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/ipy_completer.py to ipy_completer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/version.py to version.cpython-39.pyc
writing byte-compilation script '/tmp/tmpco5qe3wu.py'
/usr/bin/python3 /tmp/tmpco5qe3wu.py
removing /tmp/tmpco5qe3wu.py
running install_egg_info
running egg_info
writing h5py.egg-info/PKG-INFO
writing dependency_links to h5py.egg-info/dependency_links.txt
writing requirements to h5py.egg-info/requires.txt
writing top-level names to h5py.egg-info/top_level.txt
reading manifest file 'h5py.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs_api/_build'
warning: no previously-included files matching '.DS_Store' found under directory '*'
warning: no previously-included files found matching 'ci'
warning: no previously-included files found matching 'other'
warning: no previously-included files found matching '.github'
warning: no previously-included files matching '*' found under directory 'ci'
warning: no previously-included files matching '*' found under directory 'other'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files found matching 'pavement.py'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files found matching '*.yaml'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
writing manifest file 'h5py.egg-info/SOURCES.txt'
Copying h5py.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py-2.9.0-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.9.0-5.mga9 --unique-debug-suffix -2.9.0-5.mga9.aarch64 --unique-debug-src-base python-h5py-2.9.0-5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/h5py-2.9.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_conv.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_errors.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_objects.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/_proxy.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/defs.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5a.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5ac.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5d.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5ds.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5f.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5fd.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5g.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5i.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5l.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5o.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5p.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5s.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5r.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5t.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/h5z.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9/site-packages/h5py/utils.cpython-39-aarch64-linux-gnu.so
dwz: ./usr/lib64/python3.9/site-packages/h5py/_conv.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/_errors.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/_objects.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/_proxy.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/defs.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5a.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5ac.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5d.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5ds.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5f.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5fd.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5g.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5i.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5l.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5o.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5p.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5r.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5s.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5t.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/h5z.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/h5py/utils.cpython-39-aarch64-linux-gnu.so-2.9.0-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 9732kB, size after compression: 9732kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 22 CRC32s did match.
23943 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-h5py-2.9.0-5.mga9.aarch64/usr/lib64/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
*******************************************************************************
*
* WARNING: 'check-rpaths' detected a broken RPATH OR RUNPATH and will cause
*          'rpmbuild' to fail. To ignore these errors, you can set the
*          '$QA_RPATHS' environment variable which is a bitmask allowing the
*          values below. The current value of QA_RPATHS is 0x0000.
*
*    0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor
*               issue but are introducing redundant searchpaths without
*               providing a benefit. They can also cause errors in multilib
*               environments.
*    0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute
*               nor relative filenames and can therefore be a SECURITY risk
*    0x0004 ... insecure RPATHs; these are relative RPATHs which are a
*               SECURITY risk
*    0x0008 ... the special '$ORIGIN' RPATHs are appearing after other
*               RPATHs; this is just a minor issue but usually unwanted
*    0x0010 ... the RPATH is empty; there is no reason for such RPATHs
*               and they cause unneeded work while loading libraries
*    0x0020 ... an RPATH references '..' of an absolute path; this will break
*               the functionality when the path before '..' is a symlink
*          
*
* Examples:
* - to ignore standard and empty RPATHs, execute 'rpmbuild' like
*   $ QA_RPATHS=$(( 0x0001|0x0010 )) rpmbuild my-package.src.rpm
* - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like
*   $ RPM_BUILD_ROOT=<top-dir> /usr/lib/rpm/check-rpaths
*  
*******************************************************************************
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5p.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5p.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5d.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5d.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
*******************************************************************************
*
* WARNING: 'check-rpaths' detected a broken RPATH OR RUNPATH and will cause
*          'rpmbuild' to fail. To ignore these errors, you can set the
*          '$QA_RPATHS' environment variable which is a bitmask allowing the
*          values below. The current value of QA_RPATHS is 0x0000.
*
*    0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor
*               issue but are introducing redundant searchpaths without
*               providing a benefit. They can also cause errors in multilib
*               environments.
*    0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute
*               nor relative filenames and can therefore be a SECURITY risk
*    0x0004 ... insecure RPATHs; these are relative RPATHs which are a
*               SECURITY risk
*    0x0008 ... the special '$ORIGIN' RPATHs are appearing after other
*               RPATHs; this is just a minor issue but usually unwanted
*    0x0010 ... the RPATH is empty; there is no reason for such RPATHs
*               and they cause unneeded work while loading libraries
*    0x0020 ... an RPATH references '..' of an absolute path; this will break
*               the functionality when the path before '..' is a symlink
*          
*
* Examples:
* - to ignore standard and empty RPATHs, execute 'rpmbuild' like
*   $ QA_RPATHS=$(( 0x0001|0x0010 )) rpmbuild my-package.src.rpm
* - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like
*   $ RPM_BUILD_ROOT=<top-dir> /usr/lib/rpm/check-rpaths
*  
*******************************************************************************
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/defs.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5a.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/defs.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5a.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/_errors.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5f.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/_errors.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5f.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/_objects.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5g.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/_objects.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5g.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/_proxy.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5l.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/_proxy.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5l.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5fd.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5o.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5fd.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5o.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5z.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5ds.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5z.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5ds.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5ac.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5ac.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5i.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5i.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5r.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5r.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/utils.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/utils.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/_conv.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/_conv.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5t.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5t.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5s.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/opt/local/lib' in [/opt/local/lib:/usr/local/lib]
ERROR   0002: file '/usr/lib64/python3.9/site-packages/h5py/h5s.cpython-39-aarch64-linux-gnu.so' contains an invalid  '/usr/local/lib' in [/opt/local/lib:/usr/local/lib]
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Q3Uht8 (%install)


RPM build errors:
    Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
    Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Q3Uht8 (%install)
I: [iurt_root_command] ERROR: chroot