Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-tables.spec'], chrootPath='/var/lib/mock/f30-build-35899-20131/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/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 Wrote: /builddir/build/SRPMS/python-tables-3.4.4-3.fc30.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/f30-build-35899-20131/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z9Ipgi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyTables-3.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tables-3.4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyTables-3.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/always-use-blosc.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + 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 '{}' + + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yTQk0a + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.4.4 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: /tmp/blosc_list_compressorsY0Xrz5.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/blosc_list_compressorsY0Xrz5.c: In function 'main': BUILDSTDERR: /tmp/blosc_list_compressorsY0Xrz5.c:2:5: warning: implicit declaration of function 'blosc_list_compressors' [-Wimplicit-function-declaration] BUILDSTDERR: 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 2.7.15 (default, Oct 16 2018, 15:28:21) * 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 BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'extra_require' BUILDSTDERR: warnings.warn(msg) running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/tables copying tables/vlarray.py -> build/lib.linux-riscv64-2.7/tables copying tables/carray.py -> build/lib.linux-riscv64-2.7/tables copying tables/node.py -> build/lib.linux-riscv64-2.7/tables copying tables/group.py -> build/lib.linux-riscv64-2.7/tables copying tables/undoredo.py -> build/lib.linux-riscv64-2.7/tables copying tables/index.py -> build/lib.linux-riscv64-2.7/tables copying tables/conditions.py -> build/lib.linux-riscv64-2.7/tables copying tables/utils.py -> build/lib.linux-riscv64-2.7/tables copying tables/__init__.py -> build/lib.linux-riscv64-2.7/tables copying tables/req_versions.py -> build/lib.linux-riscv64-2.7/tables copying tables/flavor.py -> build/lib.linux-riscv64-2.7/tables copying tables/filters.py -> build/lib.linux-riscv64-2.7/tables copying tables/unimplemented.py -> build/lib.linux-riscv64-2.7/tables copying tables/path.py -> build/lib.linux-riscv64-2.7/tables copying tables/expression.py -> build/lib.linux-riscv64-2.7/tables copying tables/parameters.py -> build/lib.linux-riscv64-2.7/tables copying tables/file.py -> build/lib.linux-riscv64-2.7/tables copying tables/link.py -> build/lib.linux-riscv64-2.7/tables copying tables/indexes.py -> build/lib.linux-riscv64-2.7/tables copying tables/table.py -> build/lib.linux-riscv64-2.7/tables copying tables/array.py -> build/lib.linux-riscv64-2.7/tables copying tables/earray.py -> build/lib.linux-riscv64-2.7/tables copying tables/registry.py -> build/lib.linux-riscv64-2.7/tables copying tables/atom.py -> build/lib.linux-riscv64-2.7/tables copying tables/leaf.py -> build/lib.linux-riscv64-2.7/tables copying tables/idxutils.py -> build/lib.linux-riscv64-2.7/tables copying tables/exceptions.py -> build/lib.linux-riscv64-2.7/tables copying tables/attributeset.py -> build/lib.linux-riscv64-2.7/tables copying tables/description.py -> build/lib.linux-riscv64-2.7/tables creating build/lib.linux-riscv64-2.7/tables/scripts copying tables/scripts/ptdump.py -> build/lib.linux-riscv64-2.7/tables/scripts copying tables/scripts/pttree.py -> build/lib.linux-riscv64-2.7/tables/scripts copying tables/scripts/__init__.py -> build/lib.linux-riscv64-2.7/tables/scripts copying tables/scripts/pt2to3.py -> build/lib.linux-riscv64-2.7/tables/scripts copying tables/scripts/ptrepack.py -> build/lib.linux-riscv64-2.7/tables/scripts creating build/lib.linux-riscv64-2.7/tables/misc copying tables/misc/proxydict.py -> build/lib.linux-riscv64-2.7/tables/misc copying tables/misc/__init__.py -> build/lib.linux-riscv64-2.7/tables/misc copying tables/misc/enum.py -> build/lib.linux-riscv64-2.7/tables/misc creating build/lib.linux-riscv64-2.7/tables/nodes copying tables/nodes/filenode.py -> build/lib.linux-riscv64-2.7/tables/nodes copying tables/nodes/__init__.py -> build/lib.linux-riscv64-2.7/tables/nodes creating build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_tablesMD.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_carray.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_links.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_aux.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_attributes.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_basics.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_index_backcompat.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_enum.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_indexes.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_garbage.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_all.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/common.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_utils.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_lists.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_backcompat.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_queries.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/__init__.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_types.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/check_leaks.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_array.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_tables.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_numpy.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_earray.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_expression.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_timestamps.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_indexvalues.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_hdf5compat.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/create_backcompat_indexes.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_nestedtypes.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_timetype.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_do_undo.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_create.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_vlarray.py -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_tree.py -> build/lib.linux-riscv64-2.7/tables/tests creating build/lib.linux-riscv64-2.7/tables/nodes/tests copying tables/nodes/tests/test_filenode.py -> build/lib.linux-riscv64-2.7/tables/nodes/tests copying tables/nodes/tests/__init__.py -> build/lib.linux-riscv64-2.7/tables/nodes/tests copying tables/tests/issue_368.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/float.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/zerodim-attrs-1.3.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/vlstr_attr.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/python2.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/elink.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/slink.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/issue_560.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/array_mdatom.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/blosc_bigendian.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_i32be.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/attr-u16.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/zerodim-attrs-1.4.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_SDSextendible.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_i32le.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/flavored_vlarrays-format1.6.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/bug-idx.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_compound_chunked.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_enum.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/elink2.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_i64be.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_unsupptype.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_i64le.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/indexes_2_1.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_szip.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/nested-type-with-gaps.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_f64le.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/ex-noattr.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/non-chunked-table.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/Tables_lzo2_shuffle.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/python3.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/Tables_lzo1.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/smpl_f64be.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/Tables_lzo1_shuffle.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/time-table-vlarray-1_x.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/oldflavor_numeric.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/Tables_lzo2.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/times-nested-be.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/scalar.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/indexes_2_0.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/vlunicode_endian.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/idx-std-1.x.h5 -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_ref_array2.mat -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/test_ref_array1.mat -> build/lib.linux-riscv64-2.7/tables/tests copying tables/tests/matlab_file.mat -> build/lib.linux-riscv64-2.7/tables/tests copying tables/nodes/tests/test_filenode.dat -> build/lib.linux-riscv64-2.7/tables/nodes/tests copying tables/nodes/tests/test_filenode.xbm -> build/lib.linux-riscv64-2.7/tables/nodes/tests copying tables/nodes/tests/test_filenode_v1.h5 -> build/lib.linux-riscv64-2.7/tables/nodes/tests running build_ext building 'tables.utilsextension' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/tables creating build/temp.linux-riscv64-2.7/src creating build/temp.linux-riscv64-2.7/hdf5-blosc creating build/temp.linux-riscv64-2.7/hdf5-blosc/src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/utilsextension.c -o build/temp.linux-riscv64-2.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 BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/utilsextension.c:581: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: tables/utilsextension.c: In function '__pyx_pf_6tables_14utilsextension_34blosc_compressor_list': BUILDSTDERR: tables/utilsextension.c:7327:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __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:7488:56: warning: passing argument 2 of 'blosc_compcode_to_compname' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_2 = ((blosc_compcode_to_compname(__pyx_t_1, (&__pyx_v_cname)) >= 0) != 0); BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from hdf5-blosc/src/blosc_filter.h:8, BUILDSTDERR: from tables/utilsextension.c:588: BUILDSTDERR: /usr/include/blosc.h:348:72: note: expected 'const char **' but argument is of type 'char **' BUILDSTDERR: BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/utils.c -o build/temp.linux-riscv64-2.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: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ARRAY.c -o build/temp.linux-riscv64-2.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: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/H5public.h:35, BUILDSTDERR: from /usr/include/hdf5.h:22, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5ARRAY.c:1: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/H5public.h:35, BUILDSTDERR: from /usr/include/hdf5.h:22, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5ARRAY.c:1: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ATTR.c -o build/temp.linux-riscv64-2.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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-riscv64-2.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: 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: 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: code = blosc_compcode_to_compname(compcode, &compname); BUILDSTDERR: ^~~~~~~~~ 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: 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: char errmsg[256]; BUILDSTDERR: ^~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/tables/utilsextension.o build/temp.linux-riscv64-2.7/src/utils.o build/temp.linux-riscv64-2.7/src/H5ARRAY.o build/temp.linux-riscv64-2.7/src/H5ATTR.o build/temp.linux-riscv64-2.7/hdf5-blosc/src/blosc_filter.o -L/usr/lib64 -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-riscv64-2.7/tables/utilsextension.so building 'tables.hdf5extension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/hdf5extension.c -o build/temp.linux-riscv64-2.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 BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/hdf5extension.c:580: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/utils.c -o build/temp.linux-riscv64-2.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: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/typeconv.c -o build/temp.linux-riscv64-2.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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ARRAY.c -o build/temp.linux-riscv64-2.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: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/H5public.h:35, BUILDSTDERR: from /usr/include/hdf5.h:22, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5ARRAY.c:1: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/H5public.h:35, BUILDSTDERR: from /usr/include/hdf5.h:22, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5ARRAY.c:1: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5ARRAY.c:4: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ARRAY-opt.c -o build/temp.linux-riscv64-2.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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5VLARRAY.c -o build/temp.linux-riscv64-2.7/src/H5VLARRAY.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: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/H5public.h:35, BUILDSTDERR: from /usr/include/hdf5.h:22, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5VLARRAY.c:1: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/utils.h:1, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/H5public.h:35, BUILDSTDERR: from /usr/include/hdf5.h:22, BUILDSTDERR: from src/H5ATTR.h:19, BUILDSTDERR: from src/H5VLARRAY.c:1: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/H5VLARRAY.c:3: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ATTR.c -o build/temp.linux-riscv64-2.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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-riscv64-2.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: 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: 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: code = blosc_compcode_to_compname(compcode, &compname); BUILDSTDERR: ^~~~~~~~~ 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: 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: char errmsg[256]; BUILDSTDERR: ^~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/tables/hdf5extension.o build/temp.linux-riscv64-2.7/src/utils.o build/temp.linux-riscv64-2.7/src/typeconv.o build/temp.linux-riscv64-2.7/src/H5ARRAY.o build/temp.linux-riscv64-2.7/src/H5ARRAY-opt.o build/temp.linux-riscv64-2.7/src/H5VLARRAY.o build/temp.linux-riscv64-2.7/src/H5ATTR.o build/temp.linux-riscv64-2.7/hdf5-blosc/src/blosc_filter.o -L/usr/lib64 -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-riscv64-2.7/tables/hdf5extension.so building 'tables.tableextension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/tableextension.c -o build/temp.linux-riscv64-2.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 BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/tableextension.c:581: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/utils.c -o build/temp.linux-riscv64-2.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: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/utils.h:2, BUILDSTDERR: from src/utils.c:2: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/typeconv.c -o build/temp.linux-riscv64-2.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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5TB-opt.c -o build/temp.linux-riscv64-2.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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ATTR.c -o build/temp.linux-riscv64-2.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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-riscv64-2.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: 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: 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: code = blosc_compcode_to_compname(compcode, &compname); BUILDSTDERR: ^~~~~~~~~ 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: 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: char errmsg[256]; BUILDSTDERR: ^~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/tables/tableextension.o build/temp.linux-riscv64-2.7/src/utils.o build/temp.linux-riscv64-2.7/src/typeconv.o build/temp.linux-riscv64-2.7/src/H5TB-opt.o build/temp.linux-riscv64-2.7/src/H5ATTR.o build/temp.linux-riscv64-2.7/hdf5-blosc/src/blosc_filter.o -L/usr/lib64 -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-riscv64-2.7/tables/tableextension.so building 'tables._comp_lzo' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/_comp_lzo.c -o build/temp.linux-riscv64-2.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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5Zlzo.c -o build/temp.linux-riscv64-2.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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/tables/_comp_lzo.o build/temp.linux-riscv64-2.7/src/H5Zlzo.o -L/usr/lib64 -lhdf5 -llzo2 -lpython2.7 -o build/lib.linux-riscv64-2.7/tables/_comp_lzo.so building 'tables._comp_bzip2' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/_comp_bzip2.c -o build/temp.linux-riscv64-2.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 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5Zbzip2.c -o build/temp.linux-riscv64-2.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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/tables/_comp_bzip2.o build/temp.linux-riscv64-2.7/src/H5Zbzip2.o -L/usr/lib64 -lhdf5 -lbz2 -lpython2.7 -o build/lib.linux-riscv64-2.7/tables/_comp_bzip2.so building 'tables.linkextension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/linkextension.c -o build/temp.linux-riscv64-2.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 BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/linkextension.c:580: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/tables/linkextension.o -L/usr/lib64 -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-riscv64-2.7/tables/linkextension.so building 'tables.lrucacheextension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/lrucacheextension.c -o build/temp.linux-riscv64-2.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 BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/lrucacheextension.c:580: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/tables/lrucacheextension.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/tables/lrucacheextension.so building 'tables.indexesextension' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c tables/indexesextension.c -o build/temp.linux-riscv64-2.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: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from tables/indexesextension.c:580: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/H5ARRAY-opt.c -o build/temp.linux-riscv64-2.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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/idx-opt.c -o build/temp.linux-riscv64-2.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 BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/idx-opt.h:1, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from src/idx-opt.c:1: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/idx-opt.h:1, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from src/idx-opt.c:1: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/idx-opt.h:2, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from src/idx-opt.h:2, BUILDSTDERR: from src/idx-opt.c:2: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: '_import_array' defined but not used [-Wunused-function] BUILDSTDERR: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/tables/indexesextension.o build/temp.linux-riscv64-2.7/src/H5ARRAY-opt.o build/temp.linux-riscv64-2.7/src/idx-opt.o -L/usr/lib64 -lhdf5 -lblosc -lpython2.7 -o build/lib.linux-riscv64-2.7/tables/indexesextension.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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_compressors0cq3ltuk.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/blosc_list_compressors0cq3ltuk.c: In function ‘main’: BUILDSTDERR: /tmp/blosc_list_compressors0cq3ltuk.c:2:5: warning: implicit declaration of function ‘blosc_list_compressors’ [-Wimplicit-function-declaration] BUILDSTDERR: 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.1 (default, Nov 30 2018, 05:24:09) * 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 build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/tables copying tables/vlarray.py -> build/lib.linux-riscv64-3.7/tables copying tables/carray.py -> build/lib.linux-riscv64-3.7/tables copying tables/node.py -> build/lib.linux-riscv64-3.7/tables copying tables/group.py -> build/lib.linux-riscv64-3.7/tables copying tables/undoredo.py -> build/lib.linux-riscv64-3.7/tables copying tables/index.py -> build/lib.linux-riscv64-3.7/tables copying tables/conditions.py -> build/lib.linux-riscv64-3.7/tables copying tables/utils.py -> build/lib.linux-riscv64-3.7/tables copying tables/__init__.py -> build/lib.linux-riscv64-3.7/tables copying tables/req_versions.py -> build/lib.linux-riscv64-3.7/tables copying tables/flavor.py -> build/lib.linux-riscv64-3.7/tables copying tables/filters.py -> build/lib.linux-riscv64-3.7/tables copying tables/unimplemented.py -> build/lib.linux-riscv64-3.7/tables copying tables/path.py -> build/lib.linux-riscv64-3.7/tables copying tables/expression.py -> build/lib.linux-riscv64-3.7/tables copying tables/parameters.py -> build/lib.linux-riscv64-3.7/tables copying tables/file.py -> build/lib.linux-riscv64-3.7/tables copying tables/link.py -> build/lib.linux-riscv64-3.7/tables copying tables/indexes.py -> build/lib.linux-riscv64-3.7/tables copying tables/table.py -> build/lib.linux-riscv64-3.7/tables copying tables/array.py -> build/lib.linux-riscv64-3.7/tables copying tables/earray.py -> build/lib.linux-riscv64-3.7/tables copying tables/registry.py -> build/lib.linux-riscv64-3.7/tables copying tables/atom.py -> build/lib.linux-riscv64-3.7/tables copying tables/leaf.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/attributeset.py -> build/lib.linux-riscv64-3.7/tables copying tables/description.py -> build/lib.linux-riscv64-3.7/tables creating build/lib.linux-riscv64-3.7/tables/scripts copying tables/scripts/ptdump.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/__init__.py -> build/lib.linux-riscv64-3.7/tables/scripts copying tables/scripts/pt2to3.py -> build/lib.linux-riscv64-3.7/tables/scripts copying tables/scripts/ptrepack.py -> build/lib.linux-riscv64-3.7/tables/scripts 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 copying tables/nodes/filenode.py -> build/lib.linux-riscv64-3.7/tables/nodes copying tables/nodes/__init__.py -> build/lib.linux-riscv64-3.7/tables/nodes creating 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_carray.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_aux.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_basics.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/test_enum.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_garbage.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_all.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_utils.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_backcompat.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/__init__.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/check_leaks.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_tables.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/test_earray.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_timestamps.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_hdf5compat.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_nestedtypes.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_do_undo.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_vlarray.py -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/test_tree.py -> build/lib.linux-riscv64-3.7/tables/tests creating 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/nodes/tests/__init__.py -> build/lib.linux-riscv64-3.7/tables/nodes/tests copying tables/tests/issue_368.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/zerodim-attrs-1.3.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/Table2_1_lzo_nrv2e_shuffle.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/elink.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/issue_560.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/blosc_bigendian.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/attr-u16.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/smpl_SDSextendible.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/flavored_vlarrays-format1.6.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/smpl_compound_chunked.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/elink2.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/smpl_unsupptype.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/indexes_2_1.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/nested-type-with-gaps.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/ex-noattr.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/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/Tables_lzo1.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_lzo1_shuffle.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/oldflavor_numeric.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/times-nested-be.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/indexes_2_0.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/idx-std-1.x.h5 -> 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/tests/test_ref_array1.mat -> build/lib.linux-riscv64-3.7/tables/tests copying tables/tests/matlab_file.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 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/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 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/utilsextension.c:581: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: tables/utilsextension.c: In function ‘__pyx_pf_6tables_14utilsextension_34blosc_compressor_list’: BUILDSTDERR: tables/utilsextension.c:7327:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __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:7488:56: warning: passing argument 2 of ‘blosc_compcode_to_compname’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_2 = ((blosc_compcode_to_compname(__pyx_t_1, (&__pyx_v_cname)) >= 0) != 0); BUILDSTDERR: ~^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from hdf5-blosc/src/blosc_filter.h:8, BUILDSTDERR: from tables/utilsextension.c:588: BUILDSTDERR: /usr/include/blosc.h:348:72: note: expected ‘const char **’ but argument is of type ‘char **’ BUILDSTDERR: BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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: #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: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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: #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: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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: 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: code = blosc_compcode_to_compname(compcode, &compname); BUILDSTDERR: ^~~~~~~~~ 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: 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: char errmsg[256]; BUILDSTDERR: ^~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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/hdf5extension.c:580: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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: #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: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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: #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: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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: 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/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: #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: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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: 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: code = blosc_compcode_to_compname(compcode, &compname); BUILDSTDERR: ^~~~~~~~~ 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: 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: char errmsg[256]; BUILDSTDERR: ^~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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/tableextension.c:581: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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: #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: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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: 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: code = blosc_compcode_to_compname(compcode, &compname); BUILDSTDERR: ^~~~~~~~~ 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: 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: char errmsg[256]; BUILDSTDERR: ^~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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/linkextension.c:580: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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/lrucacheextension.c:580: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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:580: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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/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: #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: _import_array(void) BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' BUILDSTDERR: warnings.warn(msg) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CSpn2I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64 + cd PyTables-3.4.4 + 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/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64 BUILDSTDERR: /tmp/blosc_list_compressorspI9Pst.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/blosc_list_compressorspI9Pst.c: In function 'main': BUILDSTDERR: /tmp/blosc_list_compressorspI9Pst.c:2:5: warning: implicit declaration of function 'blosc_list_compressors' [-Wimplicit-function-declaration] BUILDSTDERR: blosc_list_compressors(); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'extra_require' BUILDSTDERR: warnings.warn(msg) cpuinfo failed, assuming no CPU features: py-cpuinfo currently only works on X86 and some PPC and ARM CPUs. * Using Python 2.7.15 (default, Oct 16 2018, 15:28:21) * 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.4.4-3.fc30.riscv64/usr creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/vlarray.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/carray.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/tableextension.so -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/hdf5extension.so -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/node.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/indexesextension.so -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/group.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/undoredo.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts copying build/lib.linux-riscv64-2.7/tables/scripts/ptdump.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts copying build/lib.linux-riscv64-2.7/tables/scripts/pttree.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts copying build/lib.linux-riscv64-2.7/tables/scripts/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts copying build/lib.linux-riscv64-2.7/tables/scripts/pt2to3.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts copying build/lib.linux-riscv64-2.7/tables/scripts/ptrepack.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts copying build/lib.linux-riscv64-2.7/tables/index.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/conditions.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/utils.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/req_versions.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/flavor.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/misc copying build/lib.linux-riscv64-2.7/tables/misc/proxydict.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/misc copying build/lib.linux-riscv64-2.7/tables/misc/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/misc copying build/lib.linux-riscv64-2.7/tables/misc/enum.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/misc copying build/lib.linux-riscv64-2.7/tables/filters.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/unimplemented.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/path.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/expression.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/parameters.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/file.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/lrucacheextension.so -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/link.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/_comp_lzo.so -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/indexes.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/_comp_bzip2.so -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes copying build/lib.linux-riscv64-2.7/tables/nodes/filenode.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes copying build/lib.linux-riscv64-2.7/tables/nodes/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-2.7/tables/nodes/tests/test_filenode.dat -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-2.7/tables/nodes/tests/test_filenode.xbm -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-2.7/tables/nodes/tests/test_filenode_v1.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-2.7/tables/nodes/tests/test_filenode.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-2.7/tables/nodes/tests/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-2.7/tables/table.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/array.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/issue_368.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_tablesMD.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/float.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/zerodim-attrs-1.3.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_carray.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/vlstr_attr.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_links.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_aux.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_attributes.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/python2.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/elink.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_basics.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/slink.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_index_backcompat.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_enum.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_indexes.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_garbage.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/issue_560.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/array_mdatom.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_all.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/common.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/blosc_bigendian.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_ref_array2.mat -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_i32be.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/attr-u16.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/zerodim-attrs-1.4.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_utils.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_lists.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_SDSextendible.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_backcompat.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_queries.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_i32le.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/flavored_vlarrays-format1.6.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_types.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/check_leaks.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/bug-idx.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_compound_chunked.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_enum.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_array.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_tables.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_numpy.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_earray.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/elink2.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_expression.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_i64be.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_unsupptype.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_ref_array1.mat -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_i64le.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_timestamps.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/indexes_2_1.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_szip.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/nested-type-with-gaps.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_indexvalues.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_hdf5compat.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_f64le.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/ex-noattr.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/non-chunked-table.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/create_backcompat_indexes.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/matlab_file.mat -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/Tables_lzo2_shuffle.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_nestedtypes.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/python3.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/Tables_lzo1.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/smpl_f64be.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/Tables_lzo1_shuffle.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/time-table-vlarray-1_x.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/oldflavor_numeric.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_timetype.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/Tables_lzo2.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/times-nested-be.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/scalar.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_do_undo.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/indexes_2_0.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_create.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/vlunicode_endian.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/idx-std-1.x.h5 -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_vlarray.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/tests/test_tree.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests copying build/lib.linux-riscv64-2.7/tables/utilsextension.so -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/earray.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/registry.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/atom.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/leaf.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/linkextension.so -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/idxutils.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/exceptions.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/attributeset.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables copying build/lib.linux-riscv64-2.7/tables/description.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/vlarray.py to vlarray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/carray.py to carray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/undoredo.py to undoredo.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts/ptdump.py to ptdump.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts/pttree.py to pttree.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts/pt2to3.py to pt2to3.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/scripts/ptrepack.py to ptrepack.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/conditions.py to conditions.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/req_versions.py to req_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/flavor.py to flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/misc/proxydict.py to proxydict.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/misc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/misc/enum.py to enum.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/unimplemented.py to unimplemented.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/expression.py to expression.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/link.py to link.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/indexes.py to indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/filenode.py to filenode.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/tests/test_filenode.py to test_filenode.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/nodes/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/table.py to table.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_tablesMD.py to test_tablesMD.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_carray.py to test_carray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_links.py to test_links.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_aux.py to test_aux.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_attributes.py to test_attributes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_basics.py to test_basics.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_index_backcompat.py to test_index_backcompat.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_enum.py to test_enum.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_indexes.py to test_indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_garbage.py to test_garbage.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_all.py to test_all.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_lists.py to test_lists.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_backcompat.py to test_backcompat.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_queries.py to test_queries.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/check_leaks.py to check_leaks.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_array.py to test_array.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_tables.py to test_tables.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_numpy.py to test_numpy.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_earray.py to test_earray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_expression.py to test_expression.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_timestamps.py to test_timestamps.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_indexvalues.py to test_indexvalues.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_hdf5compat.py to test_hdf5compat.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/create_backcompat_indexes.py to create_backcompat_indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_nestedtypes.py to test_nestedtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_timetype.py to test_timetype.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_do_undo.py to test_do_undo.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_create.py to test_create.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_vlarray.py to test_vlarray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tests/test_tree.py to test_tree.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/earray.py to earray.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/atom.py to atom.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/leaf.py to leaf.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/idxutils.py to idxutils.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/attributeset.py to attributeset.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/description.py to description.pyc writing byte-compilation script '/tmp/tmpYRbZ3T.py' /usr/bin/python2 -O /tmp/tmpYRbZ3T.py removing /tmp/tmpYRbZ3T.py running install_egg_info running egg_info creating tables.egg-info writing requirements to tables.egg-info/requires.txt writing tables.egg-info/PKG-INFO writing top-level names to tables.egg-info/top_level.txt writing dependency_links to tables.egg-info/dependency_links.txt writing entry points to tables.egg-info/entry_points.txt writing manifest file 'tables.egg-info/SOURCES.txt' reading manifest file 'tables.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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 '*.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' writing manifest file 'tables.egg-info/SOURCES.txt' Copying tables.egg-info to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables-3.4.4-py2.7.egg-info running install_scripts Installing ptdump script to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/bin Installing ptrepack script to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/bin Installing pt2to3 script to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/bin Installing pttree script to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/bin + 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.4.4-3.fc30.riscv64 BUILDSTDERR: /tmp/blosc_list_compressors2v5m9ubc.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/blosc_list_compressors2v5m9ubc.c: In function ‘main’: BUILDSTDERR: /tmp/blosc_list_compressors2v5m9ubc.c:2:5: warning: implicit declaration of function ‘blosc_list_compressors’ [-Wimplicit-function-declaration] BUILDSTDERR: 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.1 (default, Nov 30 2018, 05:24:09) * 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.4.4-3.fc30.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/vlarray.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/carray.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/node.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/group.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/undoredo.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/scripts copying build/lib.linux-riscv64-3.7/tables/index.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/conditions.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/utils.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/flavor.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/misc copying build/lib.linux-riscv64-3.7/tables/filters.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/unimplemented.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/path.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/expression.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/parameters.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/file.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/link.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/indexes.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/nodes copying build/lib.linux-riscv64-3.7/tables/nodes/__init__.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/nodes creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/tests copying build/lib.linux-riscv64-3.7/tables/table.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/array.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables creating /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/tests copying build/lib.linux-riscv64-3.7/tables/earray.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/registry.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/atom.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/leaf.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/idxutils.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/exceptions.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/attributeset.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables copying build/lib.linux-riscv64-3.7/tables/description.py -> /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/vlarray.py to vlarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/carray.py to carray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/node.py to node.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/group.py to group.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/undoredo.py to undoredo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/ptdump.py to ptdump.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/pttree.py to pttree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/pt2to3.py to pt2to3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/scripts/ptrepack.py to ptrepack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/index.py to index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/conditions.py to conditions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/flavor.py to flavor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/misc/proxydict.py to proxydict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/misc/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/misc/enum.py to enum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/filters.py to filters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/unimplemented.py to unimplemented.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/expression.py to expression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/parameters.py to parameters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/file.py to file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/indexes.py to indexes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/filenode.py to filenode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/nodes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/table.py to table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/array.py to array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/tests/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/earray.py to earray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/registry.py to registry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/atom.py to atom.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/leaf.py to leaf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/idxutils.py to idxutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/attributeset.py to attributeset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/description.py to description.cpython-37.pyc writing byte-compilation script '/tmp/tmpkf6pz54o.py' /usr/bin/python3 /tmp/tmpkf6pz54o.py removing /tmp/tmpkf6pz54o.py running install_egg_info running 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 reading manifest file 'tables.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: /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 '*.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' writing manifest file 'tables.egg-info/SOURCES.txt' Copying tables.egg-info to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables-3.4.4-py3.7.egg-info running install_scripts Installing pt2to3 script to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/bin Installing ptdump script to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/bin Installing ptrepack script to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/bin Installing pttree script to /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.4.4-3.fc30 --unique-debug-suffix -3.4.4-3.fc30.riscv64 --unique-debug-src-base python-tables-3.4.4-3.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PyTables-3.4.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tableextension.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/lrucacheextension.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/indexesextension.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/hdf5extension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/lrucacheextension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/tableextension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/hdf5extension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/indexesextension.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/_comp_lzo.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/_comp_lzo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/_comp_bzip2.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/_comp_bzip2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/utilsextension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/utilsextension.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/linkextension.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7/site-packages/tables/linkextension.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/tableextension.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/utilsextension.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/utilsextension.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/lib64/python3.7/site-packages/tables/_comp_lzo.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. BUILDSTDERR: 13536 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vM5z1B Processing files: python2-tables-3.4.4-3.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.r06UlD + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/share/licenses/python-tables + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/share/licenses/python-tables + cp -pr LICENSES /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/share/licenses/python-tables + exit 0 Provides: python-tables = 3.4.4-3.fc30 python-tables(riscv-64) = 3.4.4-3.fc30 python2-tables = 3.4.4-3.fc30 python2-tables(riscv-64) = 3.4.4-3.fc30 python2.7dist(tables) = 3.4.4 python2dist(tables) = 3.4.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-tables < 3.4.4-3.fc30 Processing files: python3-tables-3.4.4-3.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iZ8E0C + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/share/licenses/python-tables + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/share/licenses/python-tables + cp -pr LICENSES /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/share/licenses/python-tables + exit 0 Provides: python3-tables = 3.4.4-3.fc30 python3-tables(riscv-64) = 3.4.4-3.fc30 python3.7dist(tables) = 3.4.4 python3dist(tables) = 3.4.4 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) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-tables-doc-3.4.4-3.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G6mevc + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.4.4 + DOCDIR=/builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/share/doc/python-tables + cp -pr pytablesmanual.pdf /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/share/doc/python-tables + cp -pr RELEASE_NOTES.txt requirements.txt /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/share/doc/python-tables + cp -pr examples/ /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/share/doc/python-tables + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LWXosm + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.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.4.4-3.fc30.riscv64/usr/share/licenses/python-tables + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/share/licenses/python-tables + cp -pr LICENSES /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64/usr/share/licenses/python-tables + exit 0 Provides: python-tables-doc = 3.4.4-3.fc30 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.4.4-3.fc30.riscv64 Provides: python-tables-debugsource = 3.4.4-3.fc30 python-tables-debugsource(riscv-64) = 3.4.4-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-tables-debuginfo-3.4.4-3.fc30.riscv64 Provides: python-tables-debuginfo = 3.4.4-3.fc30 python-tables-debuginfo(riscv-64) = 3.4.4-3.fc30 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.4.4-3.fc30 Processing files: python2-tables-debuginfo-3.4.4-3.fc30.riscv64 Provides: debuginfo(build-id) = 30e002b426497098eba3703cdc45528987d903c5 debuginfo(build-id) = 75924b379934ef17c1ea86cd88697c6ab535a3ae debuginfo(build-id) = 8255ac7c1d435e2003305611ad129afc174d5023 debuginfo(build-id) = a405714a2d8c9fe8216cfc2f1f4597e6a54fe866 debuginfo(build-id) = a57bc58f7f1062d7841c08c35c82eccf7145a4d3 debuginfo(build-id) = b412f67615855790fa50c9dd0522e69c29e3abdc debuginfo(build-id) = fbaac29d19885dc600a25781af79b86f993dcfb3 debuginfo(build-id) = fef029c7845e120d87868d337048b3fd0a207831 python2-tables-debuginfo = 3.4.4-3.fc30 python2-tables-debuginfo(riscv-64) = 3.4.4-3.fc30 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.4.4-3.fc30 Processing files: python3-tables-debuginfo-3.4.4-3.fc30.riscv64 Provides: debuginfo(build-id) = 35899a4e3a52dee27253cf8e6421142af14956e8 debuginfo(build-id) = 51cb8f9ce83d89cf28fb9e100ba4e144cd3a6ca3 debuginfo(build-id) = 9b411890a4d60c306973fd50b1de7aa8f74e9e41 debuginfo(build-id) = b2137e38dc1665c7d5ca2f8bee43b61cbff7804a debuginfo(build-id) = b8ea6f5f23c01947fa8cfa4464dd78dbb2056dc0 debuginfo(build-id) = b9d04ba9a93a3c5e59c24d86006a856f1207a07a debuginfo(build-id) = c1f72e8de19b351a87740b3435add5ed00eb583e debuginfo(build-id) = f6580506fd584cb9f7dceab20d22ae869213d24a python3-tables-debuginfo = 3.4.4-3.fc30 python3-tables-debuginfo(riscv-64) = 3.4.4-3.fc30 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.4.4-3.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64 Wrote: /builddir/build/RPMS/python2-tables-3.4.4-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-tables-3.4.4-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python-tables-doc-3.4.4-3.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python-tables-debugsource-3.4.4-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python-tables-debuginfo-3.4.4-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python2-tables-debuginfo-3.4.4-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-tables-debuginfo-3.4.4-3.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XMfcbN + umask 022 + cd /builddir/build/BUILD + cd PyTables-3.4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tables-3.4.4-3.fc30.riscv64 + exit 0 Child return code was: 0