Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-tables.spec'], chrootPath='/var/lib/mock/f31-build-47492-26842/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-tables.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1562889600 Wrote: /builddir/build/SRPMS/python-tables-3.5.2-3.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-tables.spec'], chrootPath='/var/lib/mock/f31-build-47492-26842/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-tables.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1562889600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SCzxeG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyTables-3.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tables-3.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyTables-3.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (always-use-blosc.diff):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #2 (f68dcdb47bfe6e069f4f6be10e6a47c55c2b9533.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + cp -a /builddir/build/SOURCES/pytablesmanual-3.3.0.pdf pytablesmanual.pdf + echo 'import sys, tables; sys.exit(tables.test(verbose=1))' + find c-blosc -mindepth 1 -maxdepth 1 -name hdf5 -prune -o -exec rm -r '{}' + + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (always-use-blosc.diff): patching file tables/utilsextension.pyx Hunk #1 succeeded at 283 (offset 7 lines). Patch #2 (f68dcdb47bfe6e069f4f6be10e6a47c55c2b9533.patch): patching file bench/bsddb-table-bench.py patching file bench/recarray2-test.py patching file bench/search-bench.py patching file bench/searchsorted-bench.py patching file bench/searchsorted-bench2.py patching file bench/shelve-bench.py patching file bench/sqlite-search-bench.py patching file bench/stress-test.py patching file bench/stress-test2.py patching file bench/stress-test3.py patching file bench/table-bench.py patching file tables/index.py Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xrioxH + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.5.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: /tmp/blosc_list_compressorsmyqetb5e.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] BUILDSTDERR: 1 | main (int argc, char **argv) { BUILDSTDERR: | ^~~~ BUILDSTDERR: /tmp/blosc_list_compressorsmyqetb5e.c: In function ‘main’: BUILDSTDERR: /tmp/blosc_list_compressorsmyqetb5e.c:2:5: warning: implicit declaration of function ‘blosc_list_compressors’ [-Wimplicit-function-declaration] BUILDSTDERR: 2 | blosc_list_compressors(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ cpuinfo failed, assuming no CPU features: py-cpuinfo currently only works on X86 and some PPC and ARM CPUs. * Using Python 3.7.4 (default, Jul 22 2019, 15:06:15) * 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 running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/tables copying tables/conditions.py -> build/lib.linux-riscv64-3.7/tables copying tables/req_versions.py -> build/lib.linux-riscv64-3.7/tables copying tables/parameters.py -> build/lib.linux-riscv64-3.7/tables copying tables/index.py -> build/lib.linux-riscv64-3.7/tables copying tables/idxutils.py -> build/lib.linux-riscv64-3.7/tables copying tables/exceptions.py -> build/lib.linux-riscv64-3.7/tables copying tables/__init__.py -> build/lib.linux-riscv64-3.7/tables copying tables/unimplemented.py -> build/lib.linux-riscv64-3.7/tables copying tables/vlarray.py -> build/lib.linux-riscv64-3.7/tables copying tables/attributeset.py -> build/lib.linux-riscv64-3.7/tables copying tables/node.py -> build/lib.linux-riscv64-3.7/tables copying tables/array.py -> build/lib.linux-riscv64-3.7/tables copying tables/path.py -> build/lib.linux-riscv64-3.7/tables copying tables/link.py -> build/lib.linux-riscv64-3.7/tables copying tables/carray.py -> build/lib.linux-riscv64-3.7/tables copying tables/table.py -> build/lib.linux-riscv64-3.7/tables copying tables/registry.py -> build/lib.linux-riscv64-3.7/tables copying tables/earray.py -> build/lib.linux-riscv64-3.7/tables copying tables/file.py -> build/lib.linux-riscv64-3.7/tables copying tables/undoredo.py -> build/lib.linux-riscv64-3.7/tables copying tables/utils.py -> build/lib.linux-riscv64-3.7/tables copying tables/atom.py -> build/lib.linux-riscv64-3.7/tables copying tables/expression.py -> build/lib.linux-riscv64-3.7/tables copying tables/leaf.py -> build/lib.linux-riscv64-3.7/tables copying tables/filters.py -> build/lib.linux-riscv64-3.7/tables copying tables/indexes.py -> build/lib.linux-riscv64-3.7/tables copying tables/flavor.py -> build/lib.linux-riscv64-3.7/tables copying tables/description.py -> build/lib.linux-riscv64-3.7/tables copying tables/group.py -> build/lib.linux-riscv64-3.7/tables creating build/lib.linux-riscv64-3.7/tables/scripts copying tables/scripts/ptrepack.py -> build/lib.linux-riscv64-3.7/tables/scripts copying tables/scripts/__init__.py -> build/lib.linux-riscv64-3.7/tables/scripts copying tables/scripts/pttree.py -> build/lib.linux-riscv64-3.7/tables/scripts copying tables/scripts/ptdump.py -> build/lib.linux-riscv64-3.7/tables/scripts copying tables/scripts/pt2to3.py -> build/lib.linux-riscv64-3.7/tables/scripts creating build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_nestedtypes.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_earray.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/create_backcompat_indexes.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_links.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_expression.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_do_undo.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_vlarray.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_timestamps.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_basics.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/check_leaks.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_aux.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_carray.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_enum.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_index_backcompat.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/__init__.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_hdf5compat.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_indexvalues.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_array.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_attributes.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_timetype.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_garbage.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_tablesMD.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_lists.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_utils.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_types.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_indexes.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_create.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_backcompat.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_numpy.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/common.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_tree.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_tables.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_queries.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_all.py -> build/lib.linux-riscv64-3.7/tables/tests creating build/lib.linux-riscv64-3.7/tables/nodes copying tables/nodes/__init__.py -> build/lib.linux-riscv64-3.7/tables/nodes copying tables/nodes/filenode.py -> build/lib.linux-riscv64-3.7/tables/nodes creating build/lib.linux-riscv64-3.7/tables/misc copying tables/misc/proxydict.py -> build/lib.linux-riscv64-3.7/tables/misc copying tables/misc/__init__.py -> build/lib.linux-riscv64-3.7/tables/misc copying tables/misc/enum.py -> build/lib.linux-riscv64-3.7/tables/misc creating build/lib.linux-riscv64-3.7/tables/nodes/tests copying tables/nodes/tests/__init__.py -> build/lib.linux-riscv64-3.7/tables/nodes/tests copying tables/nodes/tests/test_filenode.py -> build/lib.linux-riscv64-3.7/tables/nodes/tests copying tables/tests/indexes_2_1.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/times-nested-be.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_f64be.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/Tables_lzo2.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/float.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_enum.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/zerodim-attrs-1.4.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/Tables_lzo1.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_unsupptype.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/bug-idx.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/elink.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/non-chunked-table.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/indexes_2_0.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/flavored_vlarrays-format1.6.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/nested-type-with-gaps.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_compound_chunked.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/attr-u16.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_i64be.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/blosc_bigendian.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/ex-noattr.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/Tables_lzo1_shuffle.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_f64le.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/issue_368.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_SDSextendible.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/time-table-vlarray-1_x.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/array_mdatom.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/scalar.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_szip.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/oldflavor_numeric.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/python2.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/idx-std-1.x.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/vlstr_attr.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/elink2.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/Tables_lzo2_shuffle.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/python3.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/issue_560.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_i32be.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/slink.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_i32le.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/zerodim-attrs-1.3.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/vlunicode_endian.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/smpl_i64le.h5 -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/matlab_file.mat -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_ref_array1.mat -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_ref_array2.mat -> build/lib.linux-riscv64-3.7/tables/tests copying tables/nodes/tests/test_filenode.dat -> build/lib.linux-riscv64-3.7/tables/nodes/tests copying tables/nodes/tests/test_filenode.xbm -> build/lib.linux-riscv64-3.7/tables/nodes/tests copying tables/nodes/tests/test_filenode_v1.h5 -> build/lib.linux-riscv64-3.7/tables/nodes/tests running build_ext building 'tables.utilsextension' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/tables creating build/temp.linux-riscv64-3.7/src creating build/temp.linux-riscv64-3.7/hdf5-blosc creating build/temp.linux-riscv64-3.7/hdf5-blosc/src BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/utilsextension.c:627: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: tables/utilsextension.c: In function ‘__pyx_pf_6tables_14utilsextension_34blosc_compressor_list’: BUILDSTDERR: tables/utilsextension.c:6988:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 6988 | __pyx_t_1 = blosc_list_compressors(); BUILDSTDERR: | ^ BUILDSTDERR: tables/utilsextension.c: In function ‘__pyx_pf_6tables_14utilsextension_36blosc_compcode_to_compname_’: BUILDSTDERR: tables/utilsextension.c:7162:56: warning: passing argument 2 of ‘blosc_compcode_to_compname’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 7162 | __pyx_t_2 = ((blosc_compcode_to_compname(__pyx_t_1, (&__pyx_v_cname)) >= 0) != 0); BUILDSTDERR: | ~^~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from hdf5-blosc/src/blosc_filter.h:8, BUILDSTDERR: from tables/utilsextension.c:634: BUILDSTDERR: /usr/include/blosc.h:348:72: note: expected ‘const char **’ but argument is of type ‘char **’ BUILDSTDERR: 348 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: tables/utilsextension.c: In function ‘__pyx_pf_6tables_14utilsextension_40which_class’: BUILDSTDERR: tables/utilsextension.c:7973:52: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ [-Wsign-compare] BUILDSTDERR: 7973 | __pyx_t_2 = (((__pyx_v_maxdims[__pyx_v_i]) == -1LL) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/utilsextension.c: In function ‘__pyx_pf_6tables_14utilsextension_58hdf5_to_np_nested_type’: BUILDSTDERR: tables/utilsextension.c:12256:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 12256 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { BUILDSTDERR: | ^ BUILDSTDERR: tables/utilsextension.c: In function ‘__pyx_f_6tables_14utilsextension_load_reference’: BUILDSTDERR: tables/utilsextension.c:15055:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 15055 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ BUILDSTDERR: tables/utilsextension.c:15282:52: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ [-Wsign-compare] BUILDSTDERR: 15282 | __pyx_t_3 = (((__pyx_v_maxdims[__pyx_v_j]) == -1LL) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: 1463 | _import_array(void) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: 1463 | _import_array(void) BUILDSTDERR: | ^~~~~~~~~~~~~ C -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c tables/utilsextension.c -o build/temp.linux-riscv64-3.7/tables/utilsextension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/utils.c -o build/temp.linux-riscv64-3.7/src/utils.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5ARRAY.c -o build/temp.linux-riscv64-3.7/src/H5ARRAY.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIhdf5-blosc/src/blosc_filter.c: In function ‘blosc_filter’: BUILDSTDERR: hdf5-blosc/src/blosc_filter.c:182:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 182 | complist = blosc_list_compressors(); BUILDSTDERR: | ^ BUILDSTDERR: hdf5-blosc/src/blosc_filter.c:183:46: warning: passing argument 2 of ‘blosc_compcode_to_compname’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 183 | code = blosc_compcode_to_compname(compcode, &compname); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from hdf5-blosc/src/blosc_filter.h:8, BUILDSTDERR: from hdf5-blosc/src/blosc_filter.c:19: BUILDSTDERR: /usr/include/blosc.h:348:72: note: expected ‘const char **’ but argument is of type ‘char **’ BUILDSTDERR: 348 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: hdf5-blosc/src/blosc_filter.c:159:10: warning: unused variable ‘errmsg’ [-Wunused-variable] BUILDSTDERR: 159 | char errmsg[256]; BUILDSTDERR: | ^~~~~~ BCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5ATTR.c -o build/temp.linux-riscv64-3.7/src/H5ATTR.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-riscv64-3.7/hdf5-blosc/src/blosc_filter.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/tables/utilsextension.o build/temp.linux-riscv64-3.7/src/utils.o build/temp.linux-riscv64-3.7/src/H5ARRAY.o build/temp.linux-riscv64-3.7/src/H5ATTR.o build/temp.linux-riscv64-3.7/hdf5-blosc/src/blosc_filter.o -L/usr/lib64 -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-riscv64-3.7/tables/utilsextension.cpython-37m-riscv64-linux-gnu.so building 'tables.hdf5extension' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -WerIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/hdf5extension.c:626: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: tables/hdf5extension.c: In function ‘__pyx_pf_6tables_13hdf5extension_5Array_4_open_array’: BUILDSTDERR: tables/hdf5extension.c:18499:54: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ [-Wsign-compare] BUILDSTDERR: 18499 | __pyx_t_5 = (((__pyx_v_self->maxdims[__pyx_v_i]) == -1LL) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/hdf5extension.c: In function ‘__pyx_pf_6tables_13hdf5extension_7VLArray_10_read_array’: BUILDSTDERR: tables/hdf5extension.c:26260:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 26260 | for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_5; __pyx_v_i++) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: 1463 | _import_array(void) BUILDSTDERR: | ^~~~~~~~~~~~~ ror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c tables/hdf5extension.c -o build/temp.linux-riscv64-3.7/tables/hdf5extension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/utils.c -o build/temp.linux-riscv64-3.7/src/utils.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/typeconv.c -o build/temp.linux-riscv64-3.7/src/typeconv.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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_vIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: 1463 | _import_array(void) BUILDSTDERR: | ^~~~~~~~~~~~~ ers=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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5ARRAY.c -o build/temp.linux-riscv64-3.7/src/H5ARRAY.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5ARRAY-opt.c -o build/temp.linux-riscv64-3.7/src/H5ARRAY-opt.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5VLARRAY.c -o build/temp.linux-riscv64-3.7/src/H5VLARRAY.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: 1463 | _import_array(void) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: hdf5-blosc/src/blosc_filter.c: In function ‘blosc_filter’: BUILDSTDERR: hdf5-blosc/src/blosc_filter.c:182:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 182 | complist = blosc_list_compressors(); BUILDSTDERR: | ^ BUILDSTDERR: hdf5-blosc/src/blosc_filter.c:183:46: warning: passing argument 2 of ‘blosc_compcode_to_compname’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 183 | code = blosc_compcode_to_compname(compcode, &compname); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from hdf5-blosc/src/blosc_filter.h:8, BUILDSTDERR: from hdf5-blosc/src/blosc_filter.c:19: BUILDSTDERR: /usr/include/blosc.h:348:72: note: expected ‘const char **’ but argument is of type ‘char **’ BUILDSTDERR: 348 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: hdf5-blosc/src/blosc_filter.c:159:10: warning: unused variable ‘errmsg’ [-Wunused-variable] BUILDSTDERR: 159 | char errmsg[256]; BUILDSTDERR: | ^~~~~~ SERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5ATTR.c -o build/temp.linux-riscv64-3.7/src/H5ATTR.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-riscv64-3.7/hdf5-blosc/src/blosc_filter.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstackIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/tableextension.c:627: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_5Table_get_nested_type’: BUILDSTDERR: tables/tableextension.c:4673:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4673 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row__init_loop’: BUILDSTDERR: tables/tableextension.c:11669:37: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 11669 | __pyx_t_2 = (__pyx_v_self->stop < __pyx_v_self->nrows); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row___next__indexed’: BUILDSTDERR: tables/tableextension.c:12091:45: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 12091 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c:12321:47: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ [-Wsign-compare] BUILDSTDERR: 12321 | __pyx_t_1 = ((__pyx_v_self->nrowsread > __pyx_v_self->stop) != 0); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c:12359:33: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 12359 | __pyx_t_1 = ((__pyx_v_j == __pyx_v_self->nchunksinbuf) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c:12651:58: warning: comparison of integer expressions of different signedness: ‘long long unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 12651 | __pyx_t_1 = (((__pyx_v_self->lenbuf + __pyx_t_8) < __pyx_v_self->iterseq_max_elements) != 0); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c:12749:38: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 12749 | __pyx_t_1 = ((__pyx_v_self->_row == __pyx_v_self->lenbuf) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c:12815:42: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 12815 | __pyx_t_11 = ((__pyx_v_self->_nrow < __pyx_v_self->start) != 0); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row___next__coords’: BUILDSTDERR: tables/tableextension.c:13046:47: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 13046 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c:13056:76: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ [-Wsign-compare] BUILDSTDERR: 13056 | __pyx_t_1 = (((__pyx_v_self->nrowsread + __pyx_v_self->nrowsinbuf) > __pyx_v_self->stop) != 0); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c:13401:47: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘long long unsigned int’ [-Wsign-compare] BUILDSTDERR: 13401 | __pyx_t_1 = ((__pyx_v_self->nextelement < ((__pyx_v_self->start - ((PY_LONG_LONG)__pyx_v_self->nrowsread)) + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row___next__inkernel’: BUILDSTDERR: tables/tableextension.c:13752:45: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 13752 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c:13763:49: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 13763 | __pyx_t_1 = ((__pyx_v_self->nextelement >= (__pyx_v_self->nrowsread + __pyx_v_self->nrowsinbuf)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c:13792:41: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 13792 | __pyx_t_1 = ((__pyx_v_self->stopb > __pyx_v_self->nrowsinbuf) != 0); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c:14054:43: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14054 | __pyx_t_10 = ((__pyx_v_self->step >= __pyx_v_self->nrowsinbuf) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row___next__general’: BUILDSTDERR: tables/tableextension.c:14355:47: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14355 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c:14366:51: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14366 | __pyx_t_1 = ((__pyx_v_self->nextelement >= (__pyx_v_self->nrowsread + __pyx_v_self->nrowsinbuf)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c:14395:43: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14395 | __pyx_t_1 = ((__pyx_v_self->stopb > __pyx_v_self->nrowsinbuf) != 0); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c:14666:47: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14666 | __pyx_t_1 = ((__pyx_v_self->nextelement < ((__pyx_v_self->start - __pyx_v_self->nrowsread) + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c: In function ‘__pyx_pf_6tables_14tableextension_3Row_8_fill_col’: BUILDSTDERR: tables/tableextension.c:15423:36: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 15423 | __pyx_t_7 = ((__pyx_v_istopb > __pyx_v_inrowsinbuf) != 0); BUILDSTDERR: | ^ BUILDSTDERR: tables/tableextension.c: In function ‘__pyx_pf_6tables_14tableextension_3Row_10append’: BUILDSTDERR: tables/tableextension.c:16441:46: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 16441 | __pyx_t_1 = ((__pyx_v_self->_unsaved_nrows == __pyx_v_self->nrowsinbuf) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: tables/tableextension.c: In function ‘__pyx_pf_6tables_14tableextension_3Row_16update’: BUILDSTDERR: tables/tableextension.c:16956:42: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare] BUILDSTDERR: 16956 | __pyx_t_3 = ((__pyx_v_self->_mod_nrows == __pyx_v_self->nrowsinbuf) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: 1463 | _import_array(void) BUILDSTDERR: | ^~~~~~~~~~~~~ -clash-protection build/temp.linux-riscv64-3.7/tables/hdf5extension.o build/temp.linux-riscv64-3.7/src/utils.o build/temp.linux-riscv64-3.7/src/typeconv.o build/temp.linux-riscv64-3.7/src/H5ARRAY.o build/temp.linux-riscv64-3.7/src/H5ARRAY-opt.o build/temp.linux-riscv64-3.7/src/H5VLARRAY.o build/temp.linux-riscv64-3.7/src/H5ATTR.o build/temp.linux-riscv64-3.7/hdf5-blosc/src/blosc_filter.o -L/usr/lib64 -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-riscv64-3.7/tables/hdf5extension.cpython-37m-riscv64-linux-gnu.so building 'tables.tableextension' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c tables/tableextension.c -o build/temp.linux-riscv64-3.7/tables/tableextension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/utils.c -o build/temp.linux-riscv64-3.7/src/utils.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/typeconv.c -o build/temp.linux-riscv64-3.7/src/typeconv.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5TB-opt.c -o build/temp.linux-riscv64-3.7/src/H5TB-opt.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5ATTR.c -o build/temp.linux-riscv64-3.7/src/H5ATTR.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compahdf5-blosc/src/blosc_filter.c: In function ‘blosc_filter’: BUILDSTDERR: hdf5-blosc/src/blosc_filter.c:182:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 182 | complist = blosc_list_compressors(); BUILDSTDERR: | ^ BUILDSTDERR: hdf5-blosc/src/blosc_filter.c:183:46: warning: passing argument 2 of ‘blosc_compcode_to_compname’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 183 | code = blosc_compcode_to_compname(compcode, &compname); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from hdf5-blosc/src/blosc_filter.h:8, BUILDSTDERR: from hdf5-blosc/src/blosc_filter.c:19: BUILDSTDERR: /usr/include/blosc.h:348:72: note: expected ‘const char **’ but argument is of type ‘char **’ BUILDSTDERR: 348 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: hdf5-blosc/src/blosc_filter.c:159:10: warning: unused variable ‘errmsg’ [-Wunused-variable] BUILDSTDERR: 159 | char errmsg[256]; BUILDSTDERR: | ^~~~~~ re -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-riscv64-3.7/hdf5-blosc/src/blosc_filter.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/tables/tableextension.o build/temp.linux-riscv64-3.7/src/utils.o build/temp.linux-riscv64-3.7/src/typeconv.o build/temp.linux-riscv64-3.7/src/H5TB-opt.o build/temp.linux-riscv64-3.7/src/H5ATTR.o build/temp.linux-riscv64-3.7/hdf5-blosc/src/blosc_filter.o -L/usr/lib64 -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-riscv64-3.7/tables/tableextension.cpython-37m-riscv64-linux-gnu.so building 'tables._comp_lzo' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c tables/_comp_lzo.c -o build/temp.linux-riscv64-3.7/tables/_comp_lzo.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5Zlzo.c -o build/temp.linux-riscv64-3.7/src/H5Zlzo.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/tables/_comp_lzo.o build/temp.linux-riscv64-3.7/src/H5Zlzo.o -L/usr/lib64 -lhdf5 -llzo2 -lpython3.7m -o build/lib.linux-riscv64-3.7/tables/_comp_lzo.cpython-37m-riscv64-linux-gnu.so building 'tables._comp_bzip2' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c tables/_comp_bzip2.c -o build/temp.linux-riscv64-3.7/tables/_comp_bzip2.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-anIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/linkextension.c:626: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ nobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5Zbzip2.c -o build/temp.linux-riscv64-3.7/src/H5Zbzip2.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/tables/_comp_bzip2.o build/temp.linux-riscv64-3.7/src/H5Zbzip2.o -L/usr/lib64 -lhdf5 -lbz2 -lpython3.7m -o build/lib.linux-riscv64-3.7/tables/_comp_bzip2.cpython-37m-riscv64-linux-gnu.so building 'tables.linkextension' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c tables/linkextension.c -o build/temp.linux-riscv64-3.7/tables/linkextension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/tables/linkextension.o -L/usr/lib64 -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-riscv64-3.7/tables/linkextension.cpython-37m-riscv64-linux-gnu.so building 'tables.lrucacheextension' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecoIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/lrucacheextension.c:626: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/indexesextension.c:626: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: tables/indexesextension.c: In function ‘__pyx_f_6tables_16indexesextension__keysort_string’: BUILDSTDERR: tables/indexesextension.c:14097:47: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14097 | __pyx_t_1 = (((__pyx_v_pr - __pyx_v_pl) > (15 * __pyx_v_ss)) != 0); BUILDSTDERR: | ^ rd-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c tables/lrucacheextension.c -o build/temp.linux-riscv64-3.7/tables/lrucacheextension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/tables/lrucacheextension.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/tables/lrucacheextension.cpython-37m-riscv64-linux-gnu.so building 'tables.indexesextension' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c tables/indexesextension.c -o build/temp.linux-riscv64-3.7/tables/indexesextension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/idx-opt.h:2, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/idx-opt.h:2, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: 1463 | _import_array(void) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PyTables-3.5.2/tables/utilsextension.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PyTables-3.5.2/tables/hdf5extension.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PyTables-3.5.2/tables/tableextension.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PyTables-3.5.2/tables/linkextension.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PyTables-3.5.2/tables/_comp_lzo.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PyTables-3.5.2/tables/_comp_bzip2.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PyTables-3.5.2/tables/lrucacheextension.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PyTables-3.5.2/tables/indexesextension.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' BUILDSTDERR: warnings.warn(msg) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/H5ARRAY-opt.c -o build/temp.linux-riscv64-3.7/src/H5ARRAY-opt.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/idx-opt.c -o build/temp.linux-riscv64-3.7/src/idx-opt.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/tables/indexesextension.o build/temp.linux-riscv64-3.7/src/H5ARRAY-opt.o build/temp.linux-riscv64-3.7/src/idx-opt.o -L/usr/lib64 -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-riscv64-3.7/tables/indexesextension.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iu1BYG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64 + cd PyTables-3.5.2 + chmod -x examples/check_examples.sh + sed -i 's|bin/env |bin/|' utils/pt2to3 utils/ptdump utils/ptrepack utils/pttree + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64 BUILDSTDERR: /tmp/blosc_list_compressorsdfdekrhl.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] BUILDSTDERR: 1 | main (int argc, char **argv) { BUILDSTDERR: | ^~~~ BUILDSTDERR: /tmp/blosc_list_compressorsdfdekrhl.c: In function ‘main’: BUILDSTDERR: /tmp/blosc_list_compressorsdfdekrhl.c:2:5: warning: implicit declaration of function ‘blosc_list_compressors’ [-Wimplicit-function-declaration] BUILDSTDERR: 2 | blosc_list_compressors(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ cpuinfo failed, assuming no CPU features: py-cpuinfo currently only works on X86 and some PPC and ARM CPUs. * Using Python 3.7.4 (default, Jul 22 2019, 15:06:15) * 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 running install_lib creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/hdf5extension.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/conditions.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/req_versions.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/_comp_bzip2.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/parameters.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/tableextension.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/index.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/utilsextension.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/idxutils.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/_comp_lzo.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts copying build/lib.linux-riscv64-3.7/tables/scripts/ptrepack.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts copying build/lib.linux-riscv64-3.7/tables/scripts/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts copying build/lib.linux-riscv64-3.7/tables/scripts/pttree.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts copying build/lib.linux-riscv64-3.7/tables/scripts/ptdump.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts copying build/lib.linux-riscv64-3.7/tables/scripts/pt2to3.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_nestedtypes.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_earray.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/create_backcompat_indexes.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/indexes_2_1.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_links.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_expression.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/times-nested-be.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_f64be.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/Tables_lzo2.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/float.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_do_undo.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_vlarray.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_enum.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/zerodim-attrs-1.4.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_timestamps.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/Tables_lzo1.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_basics.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_unsupptype.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/bug-idx.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/elink.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/check_leaks.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_aux.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/non-chunked-table.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/indexes_2_0.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/flavored_vlarrays-format1.6.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/nested-type-with-gaps.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_compound_chunked.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/attr-u16.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_i64be.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/matlab_file.mat -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/blosc_bigendian.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_carray.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_enum.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/ex-noattr.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_index_backcompat.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/Tables_lzo1_shuffle.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_f64le.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_hdf5compat.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/issue_368.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_SDSextendible.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_indexvalues.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_array.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_attributes.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_ref_array1.mat -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_timetype.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_garbage.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/time-table-vlarray-1_x.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/array_mdatom.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_tablesMD.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_lists.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_utils.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/scalar.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_szip.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/oldflavor_numeric.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/python2.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/idx-std-1.x.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_types.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_indexes.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_create.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/vlstr_attr.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/elink2.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/Tables_lzo2_shuffle.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_backcompat.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/python3.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/issue_560.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_numpy.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_i32be.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/slink.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_i32le.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/common.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/zerodim-attrs-1.3.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_tree.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/vlunicode_endian.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_ref_array2.mat -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_tables.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_queries.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/smpl_i64le.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/tests/test_all.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/exceptions.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/linkextension.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/unimplemented.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/vlarray.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/attributeset.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/lrucacheextension.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/node.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/array.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/path.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/indexesextension.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/link.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/carray.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/table.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/registry.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/earray.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-3.7/tables/nodes/tests/test_filenode.dat -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-3.7/tables/nodes/tests/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-3.7/tables/nodes/tests/test_filenode_v1.h5 -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-3.7/tables/nodes/tests/test_filenode.xbm -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-3.7/tables/nodes/tests/test_filenode.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-3.7/tables/nodes/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes copying build/lib.linux-riscv64-3.7/tables/nodes/filenode.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes copying build/lib.linux-riscv64-3.7/tables/file.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/undoredo.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/misc copying build/lib.linux-riscv64-3.7/tables/misc/proxydict.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/misc copying build/lib.linux-riscv64-3.7/tables/misc/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/misc copying build/lib.linux-riscv64-3.7/tables/misc/enum.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/misc copying build/lib.linux-riscv64-3.7/tables/utils.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/atom.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/expression.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/leaf.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/filters.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/indexes.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/flavor.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/description.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/group.py -> /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/conditions.py to conditions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/req_versions.py to req_versions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/parameters.py to parameters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/index.py to index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/idxutils.py to idxutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/ptrepack.py to ptrepack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/pttree.py to pttree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/ptdump.py to ptdump.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/pt2to3.py to pt2to3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_nestedtypes.py to test_nestedtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_earray.py to test_earray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/create_backcompat_indexes.py to create_backcompat_indexes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_links.py to test_links.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_expression.py to test_expression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_do_undo.py to test_do_undo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_vlarray.py to test_vlarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_timestamps.py to test_timestamps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_basics.py to test_basics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/check_leaks.py to check_leaks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_aux.py to test_aux.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_carray.py to test_carray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_enum.py to test_enum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_index_backcompat.py to test_index_backcompat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_hdf5compat.py to test_hdf5compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_indexvalues.py to test_indexvalues.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_array.py to test_array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_attributes.py to test_attributes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_timetype.py to test_timetype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_garbage.py to test_garbage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_tablesMD.py to test_tablesMD.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_lists.py to test_lists.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_types.py to test_types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_indexes.py to test_indexes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_create.py to test_create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_backcompat.py to test_backcompat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_numpy.py to test_numpy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_tree.py to test_tree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_tables.py to test_tables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_queries.py to test_queries.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tests/test_all.py to test_all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/unimplemented.py to unimplemented.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/vlarray.py to vlarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/attributeset.py to attributeset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/node.py to node.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/array.py to array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/carray.py to carray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/table.py to table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/registry.py to registry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/earray.py to earray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/tests/test_filenode.py to test_filenode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/filenode.py to filenode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/file.py to file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/undoredo.py to undoredo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/misc/proxydict.py to proxydict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/misc/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/misc/enum.py to enum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/atom.py to atom.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/expression.py to expression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/leaf.py to leaf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/filters.py to filters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/indexes.py to indexes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/flavor.py to flavor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/description.py to description.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/group.py to gro/usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: warning: no files found matching '*.c' under directory 'c-blosc/blosc' BUILDSTDERR: warning: no files found matching '*.h' under directory 'c-blosc/blosc' BUILDSTDERR: warning: no files found matching '*.inc' under directory 'c-blosc/blosc' BUILDSTDERR: warning: no files found matching '*.c' under directory 'c-blosc/internal-complibs' BUILDSTDERR: warning: no files found matching '*.cc' under directory 'c-blosc/internal-complibs' BUILDSTDERR: warning: no files found matching '*.h' under directory 'c-blosc/internal-complibs' BUILDSTDERR: warning: no files found matching '*.conf' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.*_t' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.js' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.css' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'doc/html' BUILDSTDERR: warning: no files found matching '*.svg' under directory 'doc/html' BUILDSTDERR: warning: no files found matching '*.gif' under directory 'doc/html' BUILDSTDERR: warning: no files found matching '*.inv' under directory 'doc/html' BUILDSTDERR: warning: no files found matching '*' under directory 'doc/sphinxext' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'doc/build' BUILDSTDERR: warning: no files found matching '*.h5' under directory 'bench' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.5.2-3.fc31 --unique-debug-suffix -3.5.2-3.fc31.riscv64 --unique-debug-src-base python-tables-3.5.2-3.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PyTables-3.5.2 up.cpython-37.pyc writing byte-compilation script '/tmp/tmpno3s6lrk.py' /usr/bin/python3 /tmp/tmpno3s6lrk.py removing /tmp/tmpno3s6lrk.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' writing manifest file 'tables.egg-info/SOURCES.txt' Copying tables.egg-info to /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables-3.5.2-py3.7.egg-info running install_scripts Installing pt2to3 script to /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/bin Installing ptdump script to /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/bin Installing ptrepack script to /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/bin Installing pttree script to /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/_comp_bzip2.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/_comp_lzo.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/hdf5extension.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/indexesextension.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/hdf5extension.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/_comp_lzo.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/_comp_bzip2.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/indexesextension.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/linkextension.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/lrucacheextension.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/linkextension.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/lrucacheextension.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tableextension.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/tableextension.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/utilsextensio13375 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs n.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7/site-packages/tables/utilsextension.cpython-37m-riscv64-linux-gnu.so original debug info size: 9372kB, size after compression: 8856kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eo6nwJ Processing files: python3-tables-3.5.2-3.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cGD46G + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/licenses/python-tables + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/licenses/python-tables + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/licenses/python-tables + cp -pr LICENSES /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/licenses/python-tables + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-tables = 3.5.2-3.fc31 python3-tables = 3.5.2-3.fc31 python3-tables(riscv-64) = 3.5.2-3.fc31 python3.7dist(tables) = 3.5.2 python3dist(tables) = 3.5.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libblosc.so.1()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libhdf5.so.10()(64bit) liblzo2.so.2()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(mock) >= 2 python3.7dist(numexpr) >= 2.6.2 python3.7dist(numpy) >= 1.9.3 python3.7dist(setuptools) python3.7dist(six) >= 1.9 rtld(GNU_HASH) Obsoletes: python-tables < 3.5.2-3.fc31 Processing files: python-tables-doc-3.5.2-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.08OcrH + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.5.2 + DOCDIR=/builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/doc/python-tables + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/doc/python-tables + cp -pr pytablesmanual.pdf /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/doc/python-tables + cp -pr RELEASE_NOTES.txt requirements.txt /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/doc/python-tables + cp -pr examples/ /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/doc/python-tables + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.X1Wc3G + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/licenses/python-tables + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/licenses/python-tables + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/licenses/python-tables + cp -pr LICENSES /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64/usr/share/licenses/python-tables + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-tables-doc = 3.5.2-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-tables-debugsource-3.5.2-3.fc31.riscv64 Provides: python-tables-debugsource = 3.5.2-3.fc31 python-tables-debugsource(riscv-64) = 3.5.2-3.fc31 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.5.2-3.fc31.riscv64 Provides: debuginfo(build-id) = 1dcb12a6fd3cad7db0057ac1c7952557db46028d debuginfo(build-id) = 27f500beb3b39889b42daf62db8ad8095ec398f7 debuginfo(build-id) = 412b806c6421d34210c1d591841d1cf30db50289 debuginfo(build-id) = 50f1cbbb0738b7055e2bf06086180448099ee8c9 debuginfo(build-id) = 543654696c19dbd12bb775278bf4401284a503c9 debuginfo(build-id) = 9aebb6fd476d731e4ecb52629e2c80d377e2dedc debuginfo(build-id) = b767e9f3128cddcbd87514f1967e61064d65b21d debuginfo(build-id) = e5edd9a077892feedde5e9c3e731872e4e16454b python3-tables-debuginfo = 3.5.2-3.fc31 python3-tables-debuginfo(riscv-64) = 3.5.2-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-tables-debugsource(riscv-64) = 3.5.2-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64 Wrote: /builddir/build/RPMS/python-tables-doc-3.5.2-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-tables-3.5.2-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-tables-debugsource-3.5.2-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-tables-debuginfo-3.5.2-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4HWsHJ + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tables-3.5.2-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0