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-tables-3.6.1-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.74gsuG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf tables-3.6.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/tables-3.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tables-3.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/always-use-blosc.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf tables.egg-info/ + find c-blosc -mindepth 1 -maxdepth 1 -name hdf5 -prune -o -exec rm -r '{}' + + find utils -name 'pt*' + xargs sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TkrOlg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tables-3.6.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'LIBS=dl m' + LIBS='dl m' + make distclean rm -f -r MANIFEST build dist tmp tables/__pycache__ rm -f bench/*.h5 bench/*.prof rm -f -r examples/*.h5 examples/raw rm -f -r *.egg-info rm -f ANNOUNCE.txt tables/*.so a.out find . '(' -name '*.py[co]' -o -name '*~' ')' -exec rm '{}' ';' for srcdir in src doc ; do make -C $srcdir PYTHONPATH=/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9 clean ; done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tables-3.6.1/src' rm -f version.h make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tables-3.6.1/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tables-3.6.1/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tables-3.6.1/doc' make -C src PYTHONPATH=/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9 distclean make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tables-3.6.1/src' rm -f version.h make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tables-3.6.1/src' rm -f tables/_comp_*.c tables/*extension.c rm -f doc/usersguide-*.pdf rm -f -r doc/html #git clean -fdx + 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' /tmp/blosc_list_compressorsgo1rl2nd.c: In function 'main': /tmp/blosc_list_compressorsgo1rl2nd.c:2:5: warning: implicit declaration of function 'blosc_list_compressors' [-Wimplicit-function-declaration] 2 | blosc_list_compressors(); | ^~~~~~~~~~~~~~~~~~~~~~ * Using Python 3.9.8 (main, Nov 6 2021, 15:46:29) * USE_PKGCONFIG: True * Found HDF5 headers at ``/usr/include``, library at ``/usr/lib64``. * Found LZO 2 headers at ``/usr/include``, library at ``/usr/lib64``. * Skipping detection of LZO 1 since LZO 2 has already been found. * Found bzip2 headers at ``/usr/include``, library at ``/usr/lib64``. * pkg-config library dirs for blosc: /usr/lib * Found blosc headers at ``/usr/include``, the library is located in the standard system search dirs. Compiling tables/utilsextension.pyx because it changed. [1/1] Cythonizing tables/utilsextension.pyx Compiling tables/hdf5extension.pyx because it changed. [1/1] Cythonizing tables/hdf5extension.pyx Compiling tables/tableextension.pyx because it changed. [1/1] Cythonizing tables/tableextension.pyx Compiling tables/linkextension.pyx because it changed. [1/1] Cythonizing tables/linkextension.pyx Compiling tables/_comp_lzo.pyx because it changed. [1/1] Cythonizing tables/_comp_lzo.pyx Compiling tables/_comp_bzip2.pyx because it changed. [1/1] Cythonizing tables/_comp_bzip2.pyx Compiling tables/lrucacheextension.pyx because it changed. [1/1] Cythonizing tables/lrucacheextension.pyx Compiling tables/indexesextension.pyx because it changed. [1/1] Cythonizing tables/indexesextension.pyx /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/tables copying tables/vlarray.py -> build/lib.linux-aarch64-3.9/tables copying tables/utils.py -> build/lib.linux-aarch64-3.9/tables copying tables/unimplemented.py -> build/lib.linux-aarch64-3.9/tables copying tables/undoredo.py -> build/lib.linux-aarch64-3.9/tables copying tables/table.py -> build/lib.linux-aarch64-3.9/tables copying tables/req_versions.py -> build/lib.linux-aarch64-3.9/tables copying tables/registry.py -> build/lib.linux-aarch64-3.9/tables copying tables/path.py -> build/lib.linux-aarch64-3.9/tables copying tables/parameters.py -> build/lib.linux-aarch64-3.9/tables copying tables/node.py -> build/lib.linux-aarch64-3.9/tables copying tables/link.py -> build/lib.linux-aarch64-3.9/tables copying tables/leaf.py -> build/lib.linux-aarch64-3.9/tables copying tables/indexes.py -> build/lib.linux-aarch64-3.9/tables copying tables/index.py -> build/lib.linux-aarch64-3.9/tables copying tables/idxutils.py -> build/lib.linux-aarch64-3.9/tables copying tables/group.py -> build/lib.linux-aarch64-3.9/tables copying tables/flavor.py -> build/lib.linux-aarch64-3.9/tables copying tables/filters.py -> build/lib.linux-aarch64-3.9/tables copying tables/file.py -> build/lib.linux-aarch64-3.9/tables copying tables/expression.py -> build/lib.linux-aarch64-3.9/tables copying tables/exceptions.py -> build/lib.linux-aarch64-3.9/tables copying tables/earray.py -> build/lib.linux-aarch64-3.9/tables copying tables/description.py -> build/lib.linux-aarch64-3.9/tables copying tables/conditions.py -> build/lib.linux-aarch64-3.9/tables copying tables/carray.py -> build/lib.linux-aarch64-3.9/tables copying tables/attributeset.py -> build/lib.linux-aarch64-3.9/tables copying tables/atom.py -> build/lib.linux-aarch64-3.9/tables copying tables/array.py -> build/lib.linux-aarch64-3.9/tables copying tables/__init__.py -> build/lib.linux-aarch64-3.9/tables creating build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_vlarray.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_utils.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_types.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_tree.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_timetype.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_timestamps.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_tablesMD.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_tables.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_suite.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_queries.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_numpy.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_nestedtypes.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_lists.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_links.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_indexvalues.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_indexes.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_index_backcompat.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_hdf5compat.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_garbage.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_expression.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_enum.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_earray.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_do_undo.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_create.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_carray.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_basics.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_backcompat.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_aux.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_attributes.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_array.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_all.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/create_backcompat_indexes.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/common.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/check_leaks.py -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/__init__.py -> build/lib.linux-aarch64-3.9/tables/tests creating build/lib.linux-aarch64-3.9/tables/scripts copying tables/scripts/pttree.py -> build/lib.linux-aarch64-3.9/tables/scripts copying tables/scripts/ptrepack.py -> build/lib.linux-aarch64-3.9/tables/scripts copying tables/scripts/ptdump.py -> build/lib.linux-aarch64-3.9/tables/scripts copying tables/scripts/pt2to3.py -> build/lib.linux-aarch64-3.9/tables/scripts copying tables/scripts/__init__.py -> build/lib.linux-aarch64-3.9/tables/scripts creating build/lib.linux-aarch64-3.9/tables/nodes copying tables/nodes/filenode.py -> build/lib.linux-aarch64-3.9/tables/nodes copying tables/nodes/__init__.py -> build/lib.linux-aarch64-3.9/tables/nodes creating build/lib.linux-aarch64-3.9/tables/misc copying tables/misc/proxydict.py -> build/lib.linux-aarch64-3.9/tables/misc copying tables/misc/enum.py -> build/lib.linux-aarch64-3.9/tables/misc copying tables/misc/__init__.py -> build/lib.linux-aarch64-3.9/tables/misc creating build/lib.linux-aarch64-3.9/tables/nodes/tests copying tables/nodes/tests/test_filenode.py -> build/lib.linux-aarch64-3.9/tables/nodes/tests copying tables/nodes/tests/__init__.py -> build/lib.linux-aarch64-3.9/tables/nodes/tests copying tables/tests/zerodim-attrs-1.4.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/zerodim-attrs-1.3.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/vlunicode_endian.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/vlstr_attr.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/times-nested-be.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/time-table-vlarray-1_x.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_szip.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_unsupptype.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_i64le.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_i64be.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_i32le.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_i32be.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_f64le.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_f64be.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_enum.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_compound_chunked.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/smpl_SDSextendible.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/slink.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/scalar.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/python3.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/python2.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/oldflavor_numeric.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/non-chunked-table.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/nested-type-with-gaps.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/itemsize.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/issue_560.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/issue_368.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/indexes_2_1.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/indexes_2_0.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/idx-std-1.x.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/float.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/flavored_vlarrays-format1.6.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/ex-noattr.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/elink2.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/elink.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/bug-idx.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/blosc_bigendian.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/attr-u16.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/array_mdatom.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/Tables_lzo2_shuffle.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/Tables_lzo2.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/Tables_lzo1_shuffle.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/Tables_lzo1.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_ref_array2.mat -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/test_ref_array1.mat -> build/lib.linux-aarch64-3.9/tables/tests copying tables/tests/matlab_file.mat -> build/lib.linux-aarch64-3.9/tables/tests copying tables/nodes/tests/test_filenode.dat -> build/lib.linux-aarch64-3.9/tables/nodes/tests copying tables/nodes/tests/test_filenode.xbm -> build/lib.linux-aarch64-3.9/tables/nodes/tests copying tables/nodes/tests/test_filenode_v1.h5 -> build/lib.linux-aarch64-3.9/tables/nodes/tests running build_ext building 'tables.utilsextension' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/hdf5-blosc creating build/temp.linux-aarch64-3.9/hdf5-blosc/src creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/tables 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-aarch64-3.9/hdf5-blosc/src/blosc_filter.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 hdf5-blosc/src/blosc_filter.c: In function 'blosc_filter': hdf5-blosc/src/blosc_filter.c:182:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 182 | complist = blosc_list_compressors(); | ^ hdf5-blosc/src/blosc_filter.c:183:53: warning: passing argument 2 of 'blosc_compcode_to_compname' from incompatible pointer type [-Wincompatible-pointer-types] 183 | code = blosc_compcode_to_compname(compcode, &compname); | ^~~~~~~~~ | | | char ** In file included from hdf5-blosc/src/blosc_filter.h:8, from hdf5-blosc/src/blosc_filter.c:19: /usr/include/blosc.h:359:72: note: expected 'const char **' but argument is of type 'char **' 359 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); | ~~~~~~~~~~~~~^~~~~~~~ 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5ARRAY.c -o build/temp.linux-aarch64-3.9/src/H5ARRAY.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 src/utils.h:2, from src/H5ARRAY.c:4: /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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5ATTR.c -o build/temp.linux-aarch64-3.9/src/H5ATTR.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/utils.c -o build/temp.linux-aarch64-3.9/src/utils.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 src/utils.h:2, from src/utils.c:2: /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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c tables/utilsextension.c -o build/temp.linux-aarch64-3.9/tables/utilsextension.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 tables/utilsextension.c:634: /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 " \ | ^~~~~~~ tables/utilsextension.c: In function '__pyx_pf_6tables_14utilsextension_34blosc_compressor_list': tables/utilsextension.c:7065:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 7065 | __pyx_t_1 = blosc_list_compressors(); | ^ tables/utilsextension.c: In function '__pyx_pf_6tables_14utilsextension_36blosc_compcode_to_compname_': tables/utilsextension.c:7242:56: warning: passing argument 2 of 'blosc_compcode_to_compname' from incompatible pointer type [-Wincompatible-pointer-types] 7242 | __pyx_t_2 = ((blosc_compcode_to_compname(__pyx_t_1, (&__pyx_v_cname)) >= 0) != 0); | ~^~~~~~~~~~~~~~~ | | | char ** In file included from hdf5-blosc/src/blosc_filter.h:8, from tables/utilsextension.c:647: /usr/include/blosc.h:359:72: note: expected 'const char **' but argument is of type 'char **' 359 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); | ~~~~~~~~~~~~~^~~~~~~~ tables/utilsextension.c: In function '__pyx_pf_6tables_14utilsextension_40which_class': tables/utilsextension.c:8062:52: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'long long int' [-Wsign-compare] 8062 | __pyx_t_2 = (((__pyx_v_maxdims[__pyx_v_i]) == -1LL) != 0); | ^~ tables/utilsextension.c: In function '__pyx_pf_6tables_14utilsextension_58hdf5_to_np_nested_type': tables/utilsextension.c:12399:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 12399 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ tables/utilsextension.c: In function '__pyx_f_6tables_14utilsextension_load_reference': tables/utilsextension.c:15219:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 15219 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ tables/utilsextension.c:15446:52: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'long long int' [-Wsign-compare] 15446 | __pyx_t_3 = (((__pyx_v_maxdims[__pyx_v_j]) == -1LL) != 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/hdf5-blosc/src/blosc_filter.o build/temp.linux-aarch64-3.9/src/H5ARRAY.o build/temp.linux-aarch64-3.9/src/H5ATTR.o build/temp.linux-aarch64-3.9/src/utils.o build/temp.linux-aarch64-3.9/tables/utilsextension.o -L/usr/lib64 -ldl -lm -lhdf5 -lblosc -lpython3.9 -o build/lib.linux-aarch64-3.9/tables/utilsextension.cpython-39-aarch64-linux-gnu.so building 'tables.hdf5extension' 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-aarch64-3.9/hdf5-blosc/src/blosc_filter.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 hdf5-blosc/src/blosc_filter.c: In function 'blosc_filter': hdf5-blosc/src/blosc_filter.c:182:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 182 | complist = blosc_list_compressors(); | ^ hdf5-blosc/src/blosc_filter.c:183:53: warning: passing argument 2 of 'blosc_compcode_to_compname' from incompatible pointer type [-Wincompatible-pointer-types] 183 | code = blosc_compcode_to_compname(compcode, &compname); | ^~~~~~~~~ | | | char ** In file included from hdf5-blosc/src/blosc_filter.h:8, from hdf5-blosc/src/blosc_filter.c:19: /usr/include/blosc.h:359:72: note: expected 'const char **' but argument is of type 'char **' 359 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); | ~~~~~~~~~~~~~^~~~~~~~ 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5ARRAY-opt.c -o build/temp.linux-aarch64-3.9/src/H5ARRAY-opt.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5ARRAY.c -o build/temp.linux-aarch64-3.9/src/H5ARRAY.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 src/utils.h:2, from src/H5ARRAY.c:4: /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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5ATTR.c -o build/temp.linux-aarch64-3.9/src/H5ATTR.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5VLARRAY.c -o build/temp.linux-aarch64-3.9/src/H5VLARRAY.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 src/utils.h:2, from src/H5VLARRAY.c:3: /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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/typeconv.c -o build/temp.linux-aarch64-3.9/src/typeconv.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/utils.c -o build/temp.linux-aarch64-3.9/src/utils.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 src/utils.h:2, from src/utils.c:2: /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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c tables/hdf5extension.c -o build/temp.linux-aarch64-3.9/tables/hdf5extension.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 tables/hdf5extension.c:633: /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 " \ | ^~~~~~~ tables/hdf5extension.c: In function '__pyx_pf_6tables_13hdf5extension_5Array_4_open_array': tables/hdf5extension.c:18705:54: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'long long int' [-Wsign-compare] 18705 | __pyx_t_5 = (((__pyx_v_self->maxdims[__pyx_v_i]) == -1LL) != 0); | ^~ tables/hdf5extension.c: In function '__pyx_pf_6tables_13hdf5extension_7VLArray_10_read_array': tables/hdf5extension.c:26553:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 26553 | for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_5; __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/hdf5-blosc/src/blosc_filter.o build/temp.linux-aarch64-3.9/src/H5ARRAY-opt.o build/temp.linux-aarch64-3.9/src/H5ARRAY.o build/temp.linux-aarch64-3.9/src/H5ATTR.o build/temp.linux-aarch64-3.9/src/H5VLARRAY.o build/temp.linux-aarch64-3.9/src/typeconv.o build/temp.linux-aarch64-3.9/src/utils.o build/temp.linux-aarch64-3.9/tables/hdf5extension.o -L/usr/lib64 -ldl -lm -lhdf5 -lblosc -lpython3.9 -o build/lib.linux-aarch64-3.9/tables/hdf5extension.cpython-39-aarch64-linux-gnu.so building 'tables.tableextension' 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-aarch64-3.9/hdf5-blosc/src/blosc_filter.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 hdf5-blosc/src/blosc_filter.c: In function 'blosc_filter': hdf5-blosc/src/blosc_filter.c:182:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 182 | complist = blosc_list_compressors(); | ^ hdf5-blosc/src/blosc_filter.c:183:53: warning: passing argument 2 of 'blosc_compcode_to_compname' from incompatible pointer type [-Wincompatible-pointer-types] 183 | code = blosc_compcode_to_compname(compcode, &compname); | ^~~~~~~~~ | | | char ** In file included from hdf5-blosc/src/blosc_filter.h:8, from hdf5-blosc/src/blosc_filter.c:19: /usr/include/blosc.h:359:72: note: expected 'const char **' but argument is of type 'char **' 359 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); | ~~~~~~~~~~~~~^~~~~~~~ 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5ATTR.c -o build/temp.linux-aarch64-3.9/src/H5ATTR.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5TB-opt.c -o build/temp.linux-aarch64-3.9/src/H5TB-opt.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/typeconv.c -o build/temp.linux-aarch64-3.9/src/typeconv.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/utils.c -o build/temp.linux-aarch64-3.9/src/utils.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 src/utils.h:2, from src/utils.c:2: /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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c tables/tableextension.c -o build/temp.linux-aarch64-3.9/tables/tableextension.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 tables/tableextension.c:634: /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 " \ | ^~~~~~~ tables/tableextension.c: In function '__pyx_f_6tables_14tableextension_5Table_get_nested_type': tables/tableextension.c:4719:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 4719 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ tables/tableextension.c: In function '__pyx_f_6tables_14tableextension_3Row__init_loop': tables/tableextension.c:11843:37: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 11843 | __pyx_t_2 = (__pyx_v_self->stop < __pyx_v_self->nrows); | ^ tables/tableextension.c: In function '__pyx_f_6tables_14tableextension_3Row___next__indexed': tables/tableextension.c:12271:45: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 12271 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); | ^~ tables/tableextension.c:12501:47: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'long long int' [-Wsign-compare] 12501 | __pyx_t_1 = ((__pyx_v_self->nrowsread > __pyx_v_self->stop) != 0); | ^ tables/tableextension.c:12539:33: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 12539 | __pyx_t_1 = ((__pyx_v_j == __pyx_v_self->nchunksinbuf) != 0); | ^~ tables/tableextension.c:12831:58: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 12831 | __pyx_t_1 = (((__pyx_v_self->lenbuf + __pyx_t_8) < __pyx_v_self->iterseq_max_elements) != 0); | ^ tables/tableextension.c:12929:38: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 12929 | __pyx_t_1 = ((__pyx_v_self->_row == __pyx_v_self->lenbuf) != 0); | ^~ tables/tableextension.c:12995:42: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 12995 | __pyx_t_11 = ((__pyx_v_self->_nrow < __pyx_v_self->start) != 0); | ^ tables/tableextension.c: In function '__pyx_f_6tables_14tableextension_3Row___next__coords': tables/tableextension.c:13229:47: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 13229 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); | ^~ tables/tableextension.c:13239:76: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'long long int' [-Wsign-compare] 13239 | __pyx_t_1 = (((__pyx_v_self->nrowsread + __pyx_v_self->nrowsinbuf) > __pyx_v_self->stop) != 0); | ^ tables/tableextension.c:13584:47: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare] 13584 | __pyx_t_1 = ((__pyx_v_self->nextelement < ((__pyx_v_self->start - ((PY_LONG_LONG)__pyx_v_self->nrowsread)) + 1)) != 0); | ^ tables/tableextension.c: In function '__pyx_f_6tables_14tableextension_3Row___next__inkernel': tables/tableextension.c:13938:45: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 13938 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); | ^~ tables/tableextension.c:13949:49: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 13949 | __pyx_t_1 = ((__pyx_v_self->nextelement >= (__pyx_v_self->nrowsread + __pyx_v_self->nrowsinbuf)) != 0); | ^~ tables/tableextension.c:13978:41: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 13978 | __pyx_t_1 = ((__pyx_v_self->stopb > __pyx_v_self->nrowsinbuf) != 0); | ^ tables/tableextension.c:14240:43: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 14240 | __pyx_t_10 = ((__pyx_v_self->step >= __pyx_v_self->nrowsinbuf) != 0); | ^~ tables/tableextension.c: In function '__pyx_f_6tables_14tableextension_3Row___next__general': tables/tableextension.c:14544:47: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 14544 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); | ^~ tables/tableextension.c:14555:51: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 14555 | __pyx_t_1 = ((__pyx_v_self->nextelement >= (__pyx_v_self->nrowsread + __pyx_v_self->nrowsinbuf)) != 0); | ^~ tables/tableextension.c:14584:43: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 14584 | __pyx_t_1 = ((__pyx_v_self->stopb > __pyx_v_self->nrowsinbuf) != 0); | ^ tables/tableextension.c:14855:47: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 14855 | __pyx_t_1 = ((__pyx_v_self->nextelement < ((__pyx_v_self->start - __pyx_v_self->nrowsread) + 1)) != 0); | ^ tables/tableextension.c: In function '__pyx_pf_6tables_14tableextension_3Row_8_fill_col': tables/tableextension.c:15621:36: warning: comparison of integer expressions of different signedness: 'long long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 15621 | __pyx_t_7 = ((__pyx_v_istopb > __pyx_v_inrowsinbuf) != 0); | ^ tables/tableextension.c: In function '__pyx_pf_6tables_14tableextension_3Row_10append': tables/tableextension.c:16642:46: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 16642 | __pyx_t_1 = ((__pyx_v_self->_unsaved_nrows == __pyx_v_self->nrowsinbuf) != 0); | ^~ tables/tableextension.c: In function '__pyx_pf_6tables_14tableextension_3Row_16update': tables/tableextension.c:17166:42: warning: comparison of integer expressions of different signedness: 'long int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 17166 | __pyx_t_3 = ((__pyx_v_self->_mod_nrows == __pyx_v_self->nrowsinbuf) != 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/hdf5-blosc/src/blosc_filter.o build/temp.linux-aarch64-3.9/src/H5ATTR.o build/temp.linux-aarch64-3.9/src/H5TB-opt.o build/temp.linux-aarch64-3.9/src/typeconv.o build/temp.linux-aarch64-3.9/src/utils.o build/temp.linux-aarch64-3.9/tables/tableextension.o -L/usr/lib64 -ldl -lm -lhdf5 -lblosc -lpython3.9 -o build/lib.linux-aarch64-3.9/tables/tableextension.cpython-39-aarch64-linux-gnu.so building 'tables._comp_lzo' 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5Zlzo.c -o build/temp.linux-aarch64-3.9/src/H5Zlzo.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c tables/_comp_lzo.c -o build/temp.linux-aarch64-3.9/tables/_comp_lzo.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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/src/H5Zlzo.o build/temp.linux-aarch64-3.9/tables/_comp_lzo.o -L/usr/lib64 -ldl -lm -lhdf5 -llzo2 -lpython3.9 -o build/lib.linux-aarch64-3.9/tables/_comp_lzo.cpython-39-aarch64-linux-gnu.so building 'tables._comp_bzip2' 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5Zbzip2.c -o build/temp.linux-aarch64-3.9/src/H5Zbzip2.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c tables/_comp_bzip2.c -o build/temp.linux-aarch64-3.9/tables/_comp_bzip2.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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/src/H5Zbzip2.o build/temp.linux-aarch64-3.9/tables/_comp_bzip2.o -L/usr/lib64 -ldl -lm -lhdf5 -lbz2 -lpython3.9 -o build/lib.linux-aarch64-3.9/tables/_comp_bzip2.cpython-39-aarch64-linux-gnu.so building 'tables.linkextension' 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c tables/linkextension.c -o build/temp.linux-aarch64-3.9/tables/linkextension.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 tables/linkextension.c:633: /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/tables/linkextension.o -L/usr/lib64 -ldl -lm -lhdf5 -lblosc -lpython3.9 -o build/lib.linux-aarch64-3.9/tables/linkextension.cpython-39-aarch64-linux-gnu.so building 'tables.lrucacheextension' 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c tables/lrucacheextension.c -o build/temp.linux-aarch64-3.9/tables/lrucacheextension.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 tables/lrucacheextension.c:633: /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/tables/lrucacheextension.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/tables/lrucacheextension.cpython-39-aarch64-linux-gnu.so building 'tables.indexesextension' 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/H5ARRAY-opt.c -o build/temp.linux-aarch64-3.9/src/H5ARRAY-opt.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c src/idx-opt.c -o build/temp.linux-aarch64-3.9/src/idx-opt.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 src/idx-opt.h:2, from src/idx-opt.c:2: /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 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c tables/indexesextension.c -o build/temp.linux-aarch64-3.9/tables/indexesextension.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 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 tables/indexesextension.c:633: /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 " \ | ^~~~~~~ tables/indexesextension.c: In function '__pyx_f_6tables_16indexesextension__keysort_string': tables/indexesextension.c:14126:47: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 14126 | __pyx_t_1 = (((__pyx_v_pr - __pyx_v_pl) > (15 * __pyx_v_ss)) != 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/src/H5ARRAY-opt.o build/temp.linux-aarch64-3.9/src/idx-opt.o build/temp.linux-aarch64-3.9/tables/indexesextension.o -L/usr/lib64 -ldl -lm -lhdf5 -lblosc -lpython3.9 -o build/lib.linux-aarch64-3.9/tables/indexesextension.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9JH006 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64 + cd tables-3.6.1 + '[' 1 -eq 1 ']' + chmod -x examples/check_examples.sh + for i in utils/* + sed -i 's|bin/env |bin/|' utils/pt2to3 + for i in utils/* + sed -i 's|bin/env |bin/|' utils/ptdump + for i in utils/* + sed -i 's|bin/env |bin/|' utils/ptrepack + for i in utils/* + sed -i 's|bin/env |bin/|' utils/pttree + 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-tables-3.6.1-2.mga9.aarch64 /tmp/blosc_list_compressorsgsau5q3x.c: In function 'main': /tmp/blosc_list_compressorsgsau5q3x.c:2:5: warning: implicit declaration of function 'blosc_list_compressors' [-Wimplicit-function-declaration] 2 | blosc_list_compressors(); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) * Using Python 3.9.8 (main, Nov 6 2021, 15:46:29) * USE_PKGCONFIG: True * Found HDF5 headers at ``/usr/include``, library at ``/usr/lib64``. * Found LZO 2 headers at ``/usr/include``, library at ``/usr/lib64``. * Skipping detection of LZO 1 since LZO 2 has already been found. * Found bzip2 headers at ``/usr/include``, library at ``/usr/lib64``. * pkg-config library dirs for blosc: /usr/lib * Found blosc headers at ``/usr/include``, the library is located in the standard system search dirs. 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-tables-3.6.1-2.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/indexesextension.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/lrucacheextension.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/linkextension.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/_comp_bzip2.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/_comp_lzo.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/tableextension.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/hdf5extension.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/utilsextension.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables creating /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/misc copying build/lib.linux-aarch64-3.9/tables/misc/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/misc copying build/lib.linux-aarch64-3.9/tables/misc/enum.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/misc copying build/lib.linux-aarch64-3.9/tables/misc/proxydict.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/misc creating /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes creating /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/tests copying build/lib.linux-aarch64-3.9/tables/nodes/tests/test_filenode_v1.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/tests copying build/lib.linux-aarch64-3.9/tables/nodes/tests/test_filenode.xbm -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/tests copying build/lib.linux-aarch64-3.9/tables/nodes/tests/test_filenode.dat -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/tests copying build/lib.linux-aarch64-3.9/tables/nodes/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/tests copying build/lib.linux-aarch64-3.9/tables/nodes/tests/test_filenode.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/tests copying build/lib.linux-aarch64-3.9/tables/nodes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes copying build/lib.linux-aarch64-3.9/tables/nodes/filenode.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes creating /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts copying build/lib.linux-aarch64-3.9/tables/scripts/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts copying build/lib.linux-aarch64-3.9/tables/scripts/pt2to3.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts copying build/lib.linux-aarch64-3.9/tables/scripts/ptdump.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts copying build/lib.linux-aarch64-3.9/tables/scripts/ptrepack.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts copying build/lib.linux-aarch64-3.9/tables/scripts/pttree.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts creating /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/matlab_file.mat -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_ref_array1.mat -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_ref_array2.mat -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/Tables_lzo1.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/Tables_lzo1_shuffle.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/Tables_lzo2.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/Tables_lzo2_shuffle.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/array_mdatom.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/attr-u16.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/blosc_bigendian.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/bug-idx.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/elink.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/elink2.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/ex-noattr.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/flavored_vlarrays-format1.6.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/float.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/idx-std-1.x.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/indexes_2_0.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/indexes_2_1.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/issue_368.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/issue_560.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/itemsize.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/nested-type-with-gaps.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/non-chunked-table.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/oldflavor_numeric.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/python2.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/python3.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/scalar.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/slink.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_SDSextendible.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_compound_chunked.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_enum.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_f64be.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_f64le.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_i32be.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_i32le.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_i64be.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_i64le.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/smpl_unsupptype.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_szip.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/time-table-vlarray-1_x.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/times-nested-be.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/vlstr_attr.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/vlunicode_endian.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/zerodim-attrs-1.3.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/zerodim-attrs-1.4.h5 -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/check_leaks.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/create_backcompat_indexes.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_all.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_array.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_attributes.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_aux.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_backcompat.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_basics.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_carray.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_create.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_do_undo.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_earray.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_enum.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_expression.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_garbage.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_hdf5compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_index_backcompat.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_indexes.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_indexvalues.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_links.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_lists.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_nestedtypes.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_numpy.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_queries.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_suite.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_tables.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_tablesMD.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_timestamps.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_timetype.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_tree.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_types.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests copying build/lib.linux-aarch64-3.9/tables/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/array.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/atom.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/attributeset.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/carray.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/conditions.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/description.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/earray.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/expression.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/file.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/filters.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/flavor.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/group.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/idxutils.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/index.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/indexes.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/leaf.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/link.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/node.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/parameters.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/path.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/registry.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/req_versions.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/table.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/undoredo.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/unimplemented.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables copying build/lib.linux-aarch64-3.9/tables/vlarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/misc/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/misc/enum.py to enum.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/misc/proxydict.py to proxydict.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/tests/test_filenode.py to test_filenode.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/nodes/filenode.py to filenode.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts/pt2to3.py to pt2to3.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts/ptdump.py to ptdump.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts/ptrepack.py to ptrepack.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/scripts/pttree.py to pttree.cpython-39.pyc /usr/lib64/python3.9/site-packages/tables/scripts/pttree.py:317: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/tables/scripts/pttree.py:326: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/check_leaks.py to check_leaks.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/common.py to common.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/create_backcompat_indexes.py to create_backcompat_indexes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_all.py to test_all.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_array.py to test_array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_attributes.py to test_attributes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_aux.py to test_aux.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_backcompat.py to test_backcompat.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_basics.py to test_basics.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_carray.py to test_carray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_create.py to test_create.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_do_undo.py to test_do_undo.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_earray.py to test_earray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_enum.py to test_enum.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_expression.py to test_expression.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_garbage.py to test_garbage.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_hdf5compat.py to test_hdf5compat.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_index_backcompat.py to test_index_backcompat.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_indexes.py to test_indexes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_indexvalues.py to test_indexvalues.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_links.py to test_links.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_lists.py to test_lists.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_nestedtypes.py to test_nestedtypes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_numpy.py to test_numpy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_queries.py to test_queries.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_suite.py to test_suite.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_tables.py to test_tables.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_tablesMD.py to test_tablesMD.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_timestamps.py to test_timestamps.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_timetype.py to test_timetype.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_tree.py to test_tree.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_types.py to test_types.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tests/test_vlarray.py to test_vlarray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/array.py to array.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/atom.py to atom.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/attributeset.py to attributeset.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/carray.py to carray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/conditions.py to conditions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/description.py to description.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/earray.py to earray.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/expression.py to expression.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/file.py to file.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/filters.py to filters.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/flavor.py to flavor.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/group.py to group.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/idxutils.py to idxutils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/index.py to index.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/indexes.py to indexes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/leaf.py to leaf.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/link.py to link.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/node.py to node.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/parameters.py to parameters.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/path.py to path.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/registry.py to registry.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/req_versions.py to req_versions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/table.py to table.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/undoredo.py to undoredo.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/unimplemented.py to unimplemented.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/vlarray.py to vlarray.cpython-39.pyc writing byte-compilation script '/tmp/tmpuf91ymy_.py' /usr/bin/python3 /tmp/tmpuf91ymy_.py /usr/lib64/python3.9/site-packages/tables/scripts/pttree.py:317: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/tables/scripts/pttree.py:326: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmpuf91ymy_.py running install_egg_info running egg_info creating tables.egg-info writing tables.egg-info/PKG-INFO writing dependency_links to tables.egg-info/dependency_links.txt writing entry points to tables.egg-info/entry_points.txt writing requirements to tables.egg-info/requires.txt writing top-level names to tables.egg-info/top_level.txt writing manifest file 'tables.egg-info/SOURCES.txt' reading manifest file 'tables.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'c-blosc/blosc' warning: no files found matching '*.h' under directory 'c-blosc/blosc' warning: no files found matching '*.inc' under directory 'c-blosc/blosc' warning: no files found matching '*.c' under directory 'c-blosc/internal-complibs' warning: no files found matching '*.cc' under directory 'c-blosc/internal-complibs' warning: no files found matching '*.h' under directory 'c-blosc/internal-complibs' warning: no files found matching '*.conf' under directory 'doc' warning: no files found matching '*.*_t' under directory 'doc' warning: no files found matching '*.js' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no files found matching '*.txt' under directory 'doc/html' warning: no files found matching '*.svg' under directory 'doc/html' warning: no files found matching '*.gif' under directory 'doc/html' warning: no files found matching '*.inv' under directory 'doc/html' warning: no files found matching '*' under directory 'doc/sphinxext' warning: no previously-included files matching '*' found under directory 'doc/build' warning: no files found matching '*.h5' under directory 'bench' adding license file 'LICENSE.txt' writing manifest file 'tables.egg-info/SOURCES.txt' Copying tables.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables-3.6.1-py3.9.egg-info running install_scripts Installing pt2to3 script to /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/bin Installing ptdump script to /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/bin Installing ptrepack script to /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/bin Installing pttree script to /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.6.1-2.mga9 --unique-debug-suffix -3.6.1-2.mga9.aarch64 --unique-debug-src-base python-tables-3.6.1-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/tables-3.6.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/_comp_bzip2.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/_comp_lzo.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/linkextension.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/indexesextension.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/tableextension.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/hdf5extension.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/lrucacheextension.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages/tables/utilsextension.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/tables/_comp_bzip2.cpython-39-aarch64-linux-gnu.so-3.6.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/tables/_comp_lzo.cpython-39-aarch64-linux-gnu.so-3.6.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/tables/hdf5extension.cpython-39-aarch64-linux-gnu.so-3.6.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/tables/indexesextension.cpython-39-aarch64-linux-gnu.so-3.6.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/tables/linkextension.cpython-39-aarch64-linux-gnu.so-3.6.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/tables/lrucacheextension.cpython-39-aarch64-linux-gnu.so-3.6.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/tables/tableextension.cpython-39-aarch64-linux-gnu.so-3.6.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/tables/utilsextension.cpython-39-aarch64-linux-gnu.so-3.6.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 5772kB, size after compression: 5772kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 8 CRC32s did match. 12620 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-tables-3.6.1-2.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/lib64/python3.9 using python3.9 /usr/lib64/python3.9/site-packages/tables/scripts/pttree.py:317: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/tables/scripts/pttree.py:326: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.9/site-packages/tables/scripts/pttree.py:317: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/tables/scripts/pttree.py:326: SyntaxWarning: "is not" with a literal. Did you mean "!="? + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.K1Kvr6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tables-3.6.1 + '[' 1 -eq 1 ']' ++ ls build/ ++ grep lib + libdir=lib.linux-aarch64-3.9 ++ pwd + export PYTHONPATH=/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9 + PYTHONPATH=/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9 + echo 'import tables; tables.test()' + /usr/bin/python3 bench/check_all.py -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= PyTables version: 3.6.1 HDF5 version: 1.10.7 NumPy version: 1.21.1 Numexpr version: 2.7.3 (not using Intel's VML/MKL) Zlib version: 1.2.11 (in Python interpreter) LZO version: 2.10 (Mar 01 2017) BZIP2 version: 1.0.8 (13-Jul-2019) Blosc version: 1.21.0 (2020-12-22) Blosc compressors: blosclz (2.3.0), lz4 (1.9.3), lz4hc (1.9.3), zlib (1.2.11), zstd (1.4.8) Blosc filters: shuffle, bitshuffle Cython version: 0.29.24 Python version: 3.9.8 (main, Nov 6 2021, 15:46:29) [GCC 11.2.1 20211030] Platform: Linux-5.10.16-server-1.mga8-aarch64-with-glibc2.34 Byte-ordering: little Detected cores: 32 Default encoding: utf-8 Default FS encoding: utf-8 Default locale: (None, None) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= /home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_array.py:519: FutureWarning: creating an array with a subarray dtype will behave differently when the `np.array()` (or `asarray`, etc.) call includes an array or array object. If you are converting a single array or a list of arrays,you can opt-in to the future behaviour using: np.array(arr, dtype=np.dtype(['f', dtype]))['f'] np.array([arr1, arr2], dtype=np.dtype(['f', dtype]))['f'] By including a new field and indexing it after the conversion. This may lead to a different result or to current failures succeeding. (FutureWarning since NumPy 1.20) tupleInt = numpy.array(numpy.arange((4)), dtype=(numpy.int_, (4,))) /home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/scripts/pttree.py:317: SyntaxWarning: "is" with a literal. Did you mean "=="? if path is '/': /home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/scripts/pttree.py:326: SyntaxWarning: "is not" with a literal. Did you mean "!="? if path is not '/': ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Performing only a light (yet comprehensive) subset of the test suite. If you want a more complete test, try passing the --heavy flag to this script (or set the 'heavy' parameter in case you are using tables.test() call). The whole suite will take more than 4 hours to complete on a relatively modern CPU and around 512 MB of main memory. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= .......................................ss...........................................................................................................F....................................../home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/flavor.py:395: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray. nparr = numpy.array(array) ..........................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssss.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py:544: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray. key = numpy.array(key) ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssss.....................................................................................sssss...............sssss....................................................................................................................................................................ssssss...................................................................................................................................................EEEEEEEEEEEE..................................................................s................................................................................................................................................................................................................................................................................................s...s................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ====================================================================== ERROR: test00_attributes (tables.tests.test_vlarray.Fletcher32TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test01_read (tables.tests.test_vlarray.Fletcher32TestCase) Checking vlarray read. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test02a_getitem (tables.tests.test_vlarray.Fletcher32TestCase) Checking vlarray __getitem__ (slices) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test02b_getitem (tables.tests.test_vlarray.Fletcher32TestCase) Checking vlarray __getitem__ (scalars) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test03_append (tables.tests.test_vlarray.Fletcher32TestCase) Checking vlarray append. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test04_get_row_size (tables.tests.test_vlarray.Fletcher32TestCase) Checking get_row_size method. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test00_attributes (tables.tests.test_vlarray.AllFiltersTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test01_read (tables.tests.test_vlarray.AllFiltersTestCase) Checking vlarray read. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test02a_getitem (tables.tests.test_vlarray.AllFiltersTestCase) Checking vlarray __getitem__ (slices) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test02b_getitem (tables.tests.test_vlarray.AllFiltersTestCase) Checking vlarray __getitem__ (scalars) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test03_append (tables.tests.test_vlarray.AllFiltersTestCase) Checking vlarray append. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== ERROR: test04_get_row_size (tables.tests.test_vlarray.AllFiltersTestCase) Checking get_row_size method. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 37, in setUp self.populateFile() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/tests/test_vlarray.py", line 47, in populateFile vlarray = self.h5file.create_vlarray(group, 'vlarray1', File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/file.py", line 1493, in create_vlarray ptobj = VLArray(parentnode, name, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 349, in __init__ super(VLArray, self).__init__(parentnode, name, new, filters, File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/leaf.py", line 286, in __init__ super(Leaf, self).__init__(parentnode, name, _log) File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/node.py", line 264, in __init__ self._v_objectid = self._g_create() File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/vlarray.py", line 419, in _g_create self._v_objectid = self._create_array(self._v_new_title) File "tables/hdf5extension.pyx", line 1968, in tables.hdf5extension.VLArray._create_array raise HDF5ExtError("Problems creating the VLArray.") tables.exceptions.HDF5ExtError: HDF5 error back trace File "H5D.c", line 152, in H5Dcreate2 unable to create dataset File "H5Dint.c", line 338, in H5D__create_named unable to create and link to dataset File "H5L.c", line 1605, in H5L_link_object unable to create new link to object File "H5L.c", line 1846, in H5L__create_real can't insert link File "H5Gtraverse.c", line 848, in H5G_traverse internal path traversal failed File "H5Gtraverse.c", line 624, in H5G__traverse_real traversal operator failed File "H5L.c", line 1652, in H5L__link_cb unable to create object File "H5Oint.c", line 2496, in H5O_obj_create unable to open object File "H5Doh.c", line 300, in H5O__dset_create unable to create dataset File "H5Dint.c", line 1230, in H5D__create H5Z_has_optional_filter() failed File "H5Z.c", line 1060, in H5Z_ignore_filters not suitable for filters End of HDF5 error back trace Problems creating the VLArray. ====================================================================== FAIL: from_sctype (tables.atom.Atom) Doctest: tables.atom.Atom.from_sctype ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib64/python3.9/doctest.py", line 2202, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for tables.atom.Atom.from_sctype File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/atom.py", line 326, in from_sctype ---------------------------------------------------------------------- File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/atom.py", line 341, in tables.atom.Atom.from_sctype Failed example: Atom.from_sctype('Float64') Exception raised: Traceback (most recent call last): File "/usr/lib64/python3.9/doctest.py", line 1334, in __run exec(compile(example.source, filename, "single", File "", line 1, in Atom.from_sctype('Float64') File "/home/iurt/rpmbuild/BUILD/tables-3.6.1/build/lib.linux-aarch64-3.9/tables/atom.py", line 348, in from_sctype raise ValueError("unknown NumPy scalar type: %r" % (sctype,)) ValueError: unknown NumPy scalar type: 'Float64' ---------------------------------------------------------------------- Ran 6355 tests in 468.610s FAILED (failures=1, errors=12, skipped=54) Closing remaining open files:/tmp/Fletcher32TestCaseo_j5bkng.h5...done/tmp/Fletcher32TestCaseht70ythy.h5...done/tmp/AllFiltersTestCaseda7yhzv0.h5...done/tmp/Fletcher32TestCase1h1y2l8k.h5...done/tmp/AllFiltersTestCase_omi6igj.h5...done/tmp/AllFiltersTestCaseiv4a7rtv.h5...done/tmp/AllFiltersTestCase0gbdtlgs.h5...done/tmp/Fletcher32TestCaseh99dcx3z.h5...done/tmp/AllFiltersTestCasextfnc0a7.h5...done/tmp/AllFiltersTestCaseieq00fr_.h5...done/tmp/Fletcher32TestCase_frcmste.h5...done/tmp/Fletcher32TestCase53rdsg8w.h5...done + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python-tables-doc-3.6.1-2.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wFbmOv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tables-3.6.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/share/doc/python-tables-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/share/doc/python-tables-doc + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/share/doc/python-tables-doc + cp -pr doc/source/ /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/share/doc/python-tables-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tables-doc = 3.6.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-tables-3.6.1-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tRHsV4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tables-3.6.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/share/doc/python3-tables + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/share/doc/python3-tables + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/share/doc/python3-tables + cp -pr LICENSES /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64/usr/share/doc/python3-tables + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tables = 3.6.1-2.mga9 python3-tables = 3.6.1-2.mga9 python3-tables(aarch-64) = 3.6.1-2.mga9 python3.9-tables = 3.6.1-2.mga9 python3.9dist(tables) = 3.6.1 python3dist(tables) = 3.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libblosc.so.1()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libhdf5.so.103()(64bit) liblzo2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9 python3.9dist(numexpr) >= 2.6.2 python3.9dist(numpy) >= 1.9.3 python3.9dist(setuptools) Obsoletes: python-tables < 3.6.1-2.mga9 python2-tables < 3.4.4-5 Processing files: python-tables-debugsource-3.6.1-2.mga9.aarch64 Provides: python-tables-debugsource = 3.6.1-2.mga9 python-tables-debugsource(aarch-64) = 3.6.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-tables-debuginfo-3.6.1-2.mga9.aarch64 Provides: debuginfo(build-id) = 0d5a6ec9e29b1fe367b3457df7507135114f3b32 debuginfo(build-id) = 13fe622779bdc9b940c554af2b0af65998931c5b debuginfo(build-id) = 1736e3631de351e2cf017a61f1066507ae23759e debuginfo(build-id) = 4db30aea03e9b8986df5031f60321473cc1cbb88 debuginfo(build-id) = 7eda35957cebe0fc512ddddb2312ed116372235d debuginfo(build-id) = 9ad0980055e61663c11eb6533440b713f197d148 debuginfo(build-id) = a05bbdd034269e262e0bb1ccd6c0794992179349 debuginfo(build-id) = f39edb4059cebc4074ef19937d2eed8ad55dd812 python-tables-debuginfo = 3.6.1-2.mga9 python3-tables-debuginfo = 3.6.1-2.mga9 python3-tables-debuginfo(aarch-64) = 3.6.1-2.mga9 python3.9-tables-debuginfo = 3.6.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-tables-debugsource(aarch-64) = 3.6.1-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-tables-doc-3.6.1-2.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-tables-debuginfo-3.6.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-tables-debugsource-3.6.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-tables-3.6.1-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aQhazn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tables-3.6.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-tables-3.6.1-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TeoVvE + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf tables-3.6.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!