Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/751cxgvn9im4xm1ncj4h1h39prdrvkf6-tables-3.6.1.tar.gz source root is tables-3.6.1 setting SOURCE_DATE_EPOCH to timestamp 1572260031 of file tables-3.6.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/dp4iwdzzwx0gdp2vvcwnpxhh5xy7fqck-tables-pr-862-use-lowercase-numpy-dtypes.patch patching file bench/bsddb-table-bench.py Hunk #1 succeeded at 83 (offset 1 line). Hunk #2 succeeded at 107 (offset 1 line). patching file bench/postgres-search-bench.py Hunk #1 succeeded at 15 (offset 1 line). patching file bench/pytables-search-bench.py Hunk #1 succeeded at 37 (offset 1 line). patching file bench/recarray2-test.py Hunk #1 succeeded at 22 (offset 1 line). patching file bench/shelve-bench.py Hunk #1 succeeded at 65 (offset 1 line). Hunk #2 succeeded at 87 (offset 1 line). patching file bench/sqlite-search-bench.py Hunk #1 succeeded at 136 (offset -1 lines). patching file tables/atom.py Hunk #1 succeeded at 338 (offset 2 lines). @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase rm -f -r MANIFEST build dist tmp tables/__pycache__ rm -f bench/*.h5 bench/*.prof rm -f -r examples/*.h5 examples/raw rm -f -r *.egg-info rm -f ANNOUNCE.txt tables/*.so a.out find . '(' -name '*.py[co]' -o -name '*~' ')' -exec rm '{}' ';' for srcdir in src ; do make -C $srcdir PYTHONPATH=/build/tables-3.6.1/build/lib.linux-x86_64-3.7 clean ; done make[1]: Entering directory '/build/tables-3.6.1/src' rm -f version.h make[1]: Leaving directory '/build/tables-3.6.1/src' make -C src PYTHONPATH=/build/tables-3.6.1/build/lib.linux-x86_64-3.7 distclean make[1]: Entering directory '/build/tables-3.6.1/src' rm -f version.h make[1]: Leaving directory '/build/tables-3.6.1/src' rm -f tables/_comp_*.c tables/*extension.c rm -f doc/usersguide-*.pdf rm -f -r doc/html #git clean -fdx * Using Python 3.7.11 (default, Jun 28 2021, 17:43:59) * USE_PKGCONFIG: False /build/H5closew3f4c7_7.c: In function ‘main’: /build/H5closew3f4c7_7.c:2:5: warning: implicit declaration of function ‘H5close’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 2 | H5close(); | ^~~~~~~ * Found HDF5 headers at ``/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include``, the library is located in the standard system search dirs. .. WARNING:: Could not find the HDF5 runtime. The HDF5 shared library was *not* found in the default library paths. In case of runtime problems, please remember to install it. * Found LZO 2 headers at ``/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include``, library at ``/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/lib``. .. WARNING:: Could not find the LZO 2 runtime. The LZO 2 shared library was *not* found in the default library paths. In case of runtime problems, please remember to install it. * Skipping detection of LZO 1 since LZO 2 has already been found. /build/BZ2_bzlibVersionhsukv4hp.c: In function ‘main’: /build/BZ2_bzlibVersionhsukv4hp.c:2:5: warning: implicit declaration of function ‘BZ2_bzlibVersion’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 2 | BZ2_bzlibVersion(); | ^~~~~~~~~~~~~~~~ * Found bzip2 headers at ``/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include``, the library is located in the standard system search dirs. .. WARNING:: Could not find the bzip2 runtime. The bzip2 shared library was *not* found in the default library paths. In case of runtime problems, please remember to install it. * Found blosc headers at ``/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include``, library at ``/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/lib``. .. WARNING:: Could not find the blosc runtime. The blosc shared library was *not* found in the default library paths. In case of runtime problems, please remember to install it. 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 /nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) running build_ext building 'tables.utilsextension' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/tables creating build/temp.linux-x86_64-3.7/src creating build/temp.linux-x86_64-3.7/hdf5-blosc creating build/temp.linux-x86_64-3.7/hdf5-blosc/src gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c tables/utilsextension.c -o build/temp.linux-x86_64-3.7/tables/utilsextension.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from tables/utilsextension.c:634: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ tables/utilsextension.c: In function ‘__pyx_pf_6tables_14utilsextension_34blosc_compressor_list’: tables/utilsextension.c:7224:13: warning: assignment discards ‘const’ qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;] 7224 | __pyx_t_1 = blosc_list_compressors(); | ^ tables/utilsextension.c: In function ‘__pyx_pf_6tables_14utilsextension_36blosc_compcode_to_compname_’: tables/utilsextension.c:7401:56: warning: passing argument 2 of ‘blosc_compcode_to_compname’ from incompatible pointer type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 7401 | __pyx_t_2 = ((blosc_compcode_to_compname(__pyx_t_1, (&__pyx_v_cname)) >= 0) != 0); | ~^~~~~~~~~~~~~~~ | | | char ** In file included from hdf5-blosc/src/blosc_filter.h:8, from tables/utilsextension.c:647: /nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include/blosc.h:359:72: note: expected ‘const char **’ but argument is of type ‘char **’ 359 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); | ~~~~~~~~~~~~~^~~~~~~~ tables/utilsextension.c: In function ‘__pyx_pf_6tables_14utilsextension_40which_class’: tables/utilsextension.c:8221:52: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 8221 | __pyx_t_2 = (((__pyx_v_maxdims[__pyx_v_i]) == -1LL) != 0); | ^~ tables/utilsextension.c: In function ‘__pyx_pf_6tables_14utilsextension_58hdf5_to_np_nested_type’: tables/utilsextension.c:12558:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 12558 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ tables/utilsextension.c: In function ‘__pyx_f_6tables_14utilsextension_load_reference’: tables/utilsextension.c:15378:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 15378 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ tables/utilsextension.c:15605:52: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 15605 | __pyx_t_3 = (((__pyx_v_maxdims[__pyx_v_j]) == -1LL) != 0); | ^~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/utils.c -o build/temp.linux-x86_64-3.7/src/utils.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/utils.c:2: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/utils.c:2: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1464:1: warning: ‘_import_array’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1464 | _import_array(void) | ^~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5ARRAY.c -o build/temp.linux-x86_64-3.7/src/H5ARRAY.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/H5ARRAY.c:4: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/H5ARRAY.c:4: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1464:1: warning: ‘_import_array’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1464 | _import_array(void) | ^~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5ATTR.c -o build/temp.linux-x86_64-3.7/src/H5ATTR.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-x86_64-3.7/hdf5-blosc/src/blosc_filter.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 hdf5-blosc/src/blosc_filter.c: In function ‘blosc_filter’: hdf5-blosc/src/blosc_filter.c:182:18: warning: assignment discards ‘const’ qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;] 182 | complist = blosc_list_compressors(); | ^ hdf5-blosc/src/blosc_filter.c:183:46: warning: passing argument 2 of ‘blosc_compcode_to_compname’ from incompatible pointer type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 183 | code = blosc_compcode_to_compname(compcode, &compname); | ^~~~~~~~~ | | | char ** In file included from hdf5-blosc/src/blosc_filter.h:8, from hdf5-blosc/src/blosc_filter.c:19: /nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include/blosc.h:359:72: note: expected ‘const char **’ but argument is of type ‘char **’ 359 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); | ~~~~~~~~~~~~~^~~~~~~~ hdf5-blosc/src/blosc_filter.c:159:10: warning: unused variable ‘errmsg’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 159 | char errmsg[256]; | ^~~~~~ creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/tables gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.7/tables/utilsextension.o build/temp.linux-x86_64-3.7/src/utils.o build/temp.linux-x86_64-3.7/src/H5ARRAY.o build/temp.linux-x86_64-3.7/src/H5ATTR.o build/temp.linux-x86_64-3.7/hdf5-blosc/src/blosc_filter.o -L/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/lib -L/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/lib -L/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/lib -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-x86_64-3.7/tables/utilsextension.cpython-37m-x86_64-linux-gnu.so building 'tables.hdf5extension' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c tables/hdf5extension.c -o build/temp.linux-x86_64-3.7/tables/hdf5extension.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from tables/hdf5extension.c:633: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ tables/hdf5extension.c: In function ‘__pyx_pf_6tables_13hdf5extension_5Array_4_open_array’: tables/hdf5extension.c:18706:54: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 18706 | __pyx_t_5 = (((__pyx_v_self->maxdims[__pyx_v_i]) == -1LL) != 0); | ^~ tables/hdf5extension.c: In function ‘__pyx_pf_6tables_13hdf5extension_7VLArray_10_read_array’: tables/hdf5extension.c:26554:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 26554 | for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_5; __pyx_v_i++) { | ^ tables/hdf5extension.c: In function ‘__Pyx_PyInt_As_hbool_t’: tables/hdf5extension.c:36858:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 36858 | return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tables/hdf5extension.c:36876:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 36876 | return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tables/hdf5extension.c:36894:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 36894 | return (hbool_t) (((hbool_t)-1)*(((((((((hbool_t)digits[3]) << PyLong_SHIFT) | (hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/utils.c -o build/temp.linux-x86_64-3.7/src/utils.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/utils.c:2: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/utils.c:2: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1464:1: warning: ‘_import_array’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1464 | _import_array(void) | ^~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/typeconv.c -o build/temp.linux-x86_64-3.7/src/typeconv.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5ARRAY.c -o build/temp.linux-x86_64-3.7/src/H5ARRAY.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/H5ARRAY.c:4: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/H5ARRAY.c:4: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1464:1: warning: ‘_import_array’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1464 | _import_array(void) | ^~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5ARRAY-opt.c -o build/temp.linux-x86_64-3.7/src/H5ARRAY-opt.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5VLARRAY.c -o build/temp.linux-x86_64-3.7/src/H5VLARRAY.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/H5VLARRAY.c:3: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/H5VLARRAY.c:3: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1464:1: warning: ‘_import_array’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1464 | _import_array(void) | ^~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5ATTR.c -o build/temp.linux-x86_64-3.7/src/H5ATTR.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-x86_64-3.7/hdf5-blosc/src/blosc_filter.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 hdf5-blosc/src/blosc_filter.c: In function ‘blosc_filter’: hdf5-blosc/src/blosc_filter.c:182:18: warning: assignment discards ‘const’ qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;] 182 | complist = blosc_list_compressors(); | ^ hdf5-blosc/src/blosc_filter.c:183:46: warning: passing argument 2 of ‘blosc_compcode_to_compname’ from incompatible pointer type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 183 | code = blosc_compcode_to_compname(compcode, &compname); | ^~~~~~~~~ | | | char ** In file included from hdf5-blosc/src/blosc_filter.h:8, from hdf5-blosc/src/blosc_filter.c:19: /nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include/blosc.h:359:72: note: expected ‘const char **’ but argument is of type ‘char **’ 359 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); | ~~~~~~~~~~~~~^~~~~~~~ hdf5-blosc/src/blosc_filter.c:159:10: warning: unused variable ‘errmsg’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 159 | char errmsg[256]; | ^~~~~~ gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.7/tables/hdf5extension.o build/temp.linux-x86_64-3.7/src/utils.o build/temp.linux-x86_64-3.7/src/typeconv.o build/temp.linux-x86_64-3.7/src/H5ARRAY.o build/temp.linux-x86_64-3.7/src/H5ARRAY-opt.o build/temp.linux-x86_64-3.7/src/H5VLARRAY.o build/temp.linux-x86_64-3.7/src/H5ATTR.o build/temp.linux-x86_64-3.7/hdf5-blosc/src/blosc_filter.o -L/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/lib -L/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/lib -L/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/lib -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-x86_64-3.7/tables/hdf5extension.cpython-37m-x86_64-linux-gnu.so building 'tables.tableextension' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c tables/tableextension.c -o build/temp.linux-x86_64-3.7/tables/tableextension.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from tables/tableextension.c:634: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_5Table_get_nested_type’: tables/tableextension.c:4720:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 4720 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row__init_loop’: tables/tableextension.c:11844:37: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 11844 | __pyx_t_2 = (__pyx_v_self->stop < __pyx_v_self->nrows); | ^ tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row___next__indexed’: tables/tableextension.c:12272:45: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 12272 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); | ^~ tables/tableextension.c:12502:47: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 12502 | __pyx_t_1 = ((__pyx_v_self->nrowsread > __pyx_v_self->stop) != 0); | ^ tables/tableextension.c:12540:33: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 12540 | __pyx_t_1 = ((__pyx_v_j == __pyx_v_self->nchunksinbuf) != 0); | ^~ tables/tableextension.c:12832:58: warning: comparison of integer expressions of different signedness: ‘long long unsigned int’ and ‘int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 12832 | __pyx_t_1 = (((__pyx_v_self->lenbuf + __pyx_t_8) < __pyx_v_self->iterseq_max_elements) != 0); | ^ tables/tableextension.c:12930:38: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 12930 | __pyx_t_1 = ((__pyx_v_self->_row == __pyx_v_self->lenbuf) != 0); | ^~ tables/tableextension.c:12996:42: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 12996 | __pyx_t_11 = ((__pyx_v_self->_nrow < __pyx_v_self->start) != 0); | ^ tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row___next__coords’: tables/tableextension.c:13230:47: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 13230 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); | ^~ tables/tableextension.c:13240:76: warning: comparison of integer expressions of different signedness: ‘hsize_t’ {aka ‘long long unsigned int’} and ‘long long int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 13240 | __pyx_t_1 = (((__pyx_v_self->nrowsread + __pyx_v_self->nrowsinbuf) > __pyx_v_self->stop) != 0); | ^ tables/tableextension.c:13585:47: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘long long unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 13585 | __pyx_t_1 = ((__pyx_v_self->nextelement < ((__pyx_v_self->start - ((PY_LONG_LONG)__pyx_v_self->nrowsread)) + 1)) != 0); | ^ tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row___next__inkernel’: tables/tableextension.c:13939:45: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 13939 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); | ^~ tables/tableextension.c:13950:49: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 13950 | __pyx_t_1 = ((__pyx_v_self->nextelement >= (__pyx_v_self->nrowsread + __pyx_v_self->nrowsinbuf)) != 0); | ^~ tables/tableextension.c:13979:41: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 13979 | __pyx_t_1 = ((__pyx_v_self->stopb > __pyx_v_self->nrowsinbuf) != 0); | ^ tables/tableextension.c:14241:43: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 14241 | __pyx_t_10 = ((__pyx_v_self->step >= __pyx_v_self->nrowsinbuf) != 0); | ^~ tables/tableextension.c: In function ‘__pyx_f_6tables_14tableextension_3Row___next__general’: tables/tableextension.c:14545:47: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 14545 | __pyx_t_1 = ((__pyx_v_self->nextelement >= __pyx_v_self->nrowsread) != 0); | ^~ tables/tableextension.c:14556:51: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 14556 | __pyx_t_1 = ((__pyx_v_self->nextelement >= (__pyx_v_self->nrowsread + __pyx_v_self->nrowsinbuf)) != 0); | ^~ tables/tableextension.c:14585:43: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 14585 | __pyx_t_1 = ((__pyx_v_self->stopb > __pyx_v_self->nrowsinbuf) != 0); | ^ tables/tableextension.c:14856:47: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 14856 | __pyx_t_1 = ((__pyx_v_self->nextelement < ((__pyx_v_self->start - __pyx_v_self->nrowsread) + 1)) != 0); | ^ tables/tableextension.c: In function ‘__pyx_pf_6tables_14tableextension_3Row_8_fill_col’: tables/tableextension.c:15622:36: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 15622 | __pyx_t_7 = ((__pyx_v_istopb > __pyx_v_inrowsinbuf) != 0); | ^ tables/tableextension.c: In function ‘__pyx_pf_6tables_14tableextension_3Row_10append’: tables/tableextension.c:16643:46: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 16643 | __pyx_t_1 = ((__pyx_v_self->_unsaved_nrows == __pyx_v_self->nrowsinbuf) != 0); | ^~ tables/tableextension.c: In function ‘__pyx_pf_6tables_14tableextension_3Row_16update’: tables/tableextension.c:17167:42: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘hsize_t’ {aka ‘long long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 17167 | __pyx_t_3 = ((__pyx_v_self->_mod_nrows == __pyx_v_self->nrowsinbuf) != 0); | ^~ tables/tableextension.c: In function ‘__Pyx_PyInt_As_hbool_t’: tables/tableextension.c:25429:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 25429 | return (hbool_t) (((hbool_t)-1)*(((((hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tables/tableextension.c:25447:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 25447 | return (hbool_t) (((hbool_t)-1)*(((((((hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tables/tableextension.c:25465:60: warning: ‘*’ in boolean context, suggest ‘&&’ instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 25465 | return (hbool_t) (((hbool_t)-1)*(((((((((hbool_t)digits[3]) << PyLong_SHIFT) | (hbool_t)digits[2]) << PyLong_SHIFT) | (hbool_t)digits[1]) << PyLong_SHIFT) | (hbool_t)digits[0]))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/utils.c -o build/temp.linux-x86_64-3.7/src/utils.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/utils.c:2: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/utils.h:2, from src/utils.c:2: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1464:1: warning: ‘_import_array’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1464 | _import_array(void) | ^~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/typeconv.c -o build/temp.linux-x86_64-3.7/src/typeconv.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5TB-opt.c -o build/temp.linux-x86_64-3.7/src/H5TB-opt.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5ATTR.c -o build/temp.linux-x86_64-3.7/src/H5ATTR.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c hdf5-blosc/src/blosc_filter.c -o build/temp.linux-x86_64-3.7/hdf5-blosc/src/blosc_filter.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 hdf5-blosc/src/blosc_filter.c: In function ‘blosc_filter’: hdf5-blosc/src/blosc_filter.c:182:18: warning: assignment discards ‘const’ qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;] 182 | complist = blosc_list_compressors(); | ^ hdf5-blosc/src/blosc_filter.c:183:46: warning: passing argument 2 of ‘blosc_compcode_to_compname’ from incompatible pointer type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 183 | code = blosc_compcode_to_compname(compcode, &compname); | ^~~~~~~~~ | | | char ** In file included from hdf5-blosc/src/blosc_filter.h:8, from hdf5-blosc/src/blosc_filter.c:19: /nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include/blosc.h:359:72: note: expected ‘const char **’ but argument is of type ‘char **’ 359 | BLOSC_EXPORT int blosc_compcode_to_compname(int compcode, const char **compname); | ~~~~~~~~~~~~~^~~~~~~~ hdf5-blosc/src/blosc_filter.c:159:10: warning: unused variable ‘errmsg’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 159 | char errmsg[256]; | ^~~~~~ gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.7/tables/tableextension.o build/temp.linux-x86_64-3.7/src/utils.o build/temp.linux-x86_64-3.7/src/typeconv.o build/temp.linux-x86_64-3.7/src/H5TB-opt.o build/temp.linux-x86_64-3.7/src/H5ATTR.o build/temp.linux-x86_64-3.7/hdf5-blosc/src/blosc_filter.o -L/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/lib -L/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/lib -L/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/lib -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-x86_64-3.7/tables/tableextension.cpython-37m-x86_64-linux-gnu.so building 'tables._comp_lzo' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c tables/_comp_lzo.c -o build/temp.linux-x86_64-3.7/tables/_comp_lzo.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5Zlzo.c -o build/temp.linux-x86_64-3.7/src/H5Zlzo.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.7/tables/_comp_lzo.o build/temp.linux-x86_64-3.7/src/H5Zlzo.o -L/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/lib -L/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/lib -L/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/lib -lhdf5 -llzo2 -lpython3.7m -o build/lib.linux-x86_64-3.7/tables/_comp_lzo.cpython-37m-x86_64-linux-gnu.so building 'tables._comp_bzip2' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c tables/_comp_bzip2.c -o build/temp.linux-x86_64-3.7/tables/_comp_bzip2.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5Zbzip2.c -o build/temp.linux-x86_64-3.7/src/H5Zbzip2.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.7/tables/_comp_bzip2.o build/temp.linux-x86_64-3.7/src/H5Zbzip2.o -L/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/lib -L/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/lib -L/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/lib -lhdf5 -lbz2 -lpython3.7m -o build/lib.linux-x86_64-3.7/tables/_comp_bzip2.cpython-37m-x86_64-linux-gnu.so building 'tables.linkextension' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c tables/linkextension.c -o build/temp.linux-x86_64-3.7/tables/linkextension.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from tables/linkextension.c:633: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.7/tables/linkextension.o -L/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/lib -L/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/lib -L/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/lib -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-x86_64-3.7/tables/linkextension.cpython-37m-x86_64-linux-gnu.so building 'tables.lrucacheextension' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c tables/lrucacheextension.c -o build/temp.linux-x86_64-3.7/tables/lrucacheextension.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from tables/lrucacheextension.c:633: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.7/tables/lrucacheextension.o -L/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/lib -L/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/lib -L/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/tables/lrucacheextension.cpython-37m-x86_64-linux-gnu.so building 'tables.indexesextension' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c tables/indexesextension.c -o build/temp.linux-x86_64-3.7/tables/indexesextension.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from tables/indexesextension.c:633: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ tables/indexesextension.c: In function ‘__pyx_f_6tables_16indexesextension__keysort_string’: tables/indexesextension.c:14127:47: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 14127 | __pyx_t_1 = (((__pyx_v_pr - __pyx_v_pl) > (15 * __pyx_v_ss)) != 0); | ^ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/H5ARRAY-opt.c -o build/temp.linux-x86_64-3.7/src/H5ARRAY-opt.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC_LIB=1 -Ihdf5-blosc/src -I/nix/store/g3ym828g2s3yjjy97ilyvm7xjy0vj55i-hdf5-1.10.6-dev/include -I/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/include -I/nix/store/pjgynfy88pbwkfkz0rrsjidycyrf7s00-bzip2-1.0.6.0.2-dev/include -I/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/include -I/nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include -I/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/include/python3.7m -c src/idx-opt.c -o build/temp.linux-x86_64-3.7/src/idx-opt.o -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/idx-opt.h:2, from src/idx-opt.c:2: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/idx-opt.h:2, from src/idx-opt.c:2: /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1464:1: warning: ‘_import_array’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1464 | _import_array(void) | ^~~~~~~~~~~~~ gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.7/tables/indexesextension.o build/temp.linux-x86_64-3.7/src/H5ARRAY-opt.o build/temp.linux-x86_64-3.7/src/idx-opt.o -L/nix/store/m612inx0n5dvhmxa28p5p95rlhm2862q-lzo-2.10/lib -L/nix/store/6mc1s28skd4849zjf2vx04zmm1qhnl4h-c-blosc-1.21.0/lib -L/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/lib -lhdf5 -lblosc -lpython3.7m -o build/lib.linux-x86_64-3.7/tables/indexesextension.cpython-37m-x86_64-linux-gnu.so running bdist_wheel running build running build_py copying tables/leaf.py -> build/lib.linux-x86_64-3.7/tables copying tables/undoredo.py -> build/lib.linux-x86_64-3.7/tables copying tables/utils.py -> build/lib.linux-x86_64-3.7/tables copying tables/indexes.py -> build/lib.linux-x86_64-3.7/tables copying tables/carray.py -> build/lib.linux-x86_64-3.7/tables copying tables/attributeset.py -> build/lib.linux-x86_64-3.7/tables copying tables/conditions.py -> build/lib.linux-x86_64-3.7/tables copying tables/parameters.py -> build/lib.linux-x86_64-3.7/tables copying tables/exceptions.py -> build/lib.linux-x86_64-3.7/tables copying tables/req_versions.py -> build/lib.linux-x86_64-3.7/tables copying tables/expression.py -> build/lib.linux-x86_64-3.7/tables copying tables/__init__.py -> build/lib.linux-x86_64-3.7/tables copying tables/unimplemented.py -> build/lib.linux-x86_64-3.7/tables copying tables/flavor.py -> build/lib.linux-x86_64-3.7/tables copying tables/link.py -> build/lib.linux-x86_64-3.7/tables copying tables/description.py -> build/lib.linux-x86_64-3.7/tables copying tables/table.py -> build/lib.linux-x86_64-3.7/tables copying tables/index.py -> build/lib.linux-x86_64-3.7/tables copying tables/earray.py -> build/lib.linux-x86_64-3.7/tables copying tables/path.py -> build/lib.linux-x86_64-3.7/tables copying tables/group.py -> build/lib.linux-x86_64-3.7/tables copying tables/atom.py -> build/lib.linux-x86_64-3.7/tables copying tables/filters.py -> build/lib.linux-x86_64-3.7/tables copying tables/node.py -> build/lib.linux-x86_64-3.7/tables copying tables/array.py -> build/lib.linux-x86_64-3.7/tables copying tables/file.py -> build/lib.linux-x86_64-3.7/tables copying tables/vlarray.py -> build/lib.linux-x86_64-3.7/tables copying tables/registry.py -> build/lib.linux-x86_64-3.7/tables copying tables/idxutils.py -> build/lib.linux-x86_64-3.7/tables creating build/lib.linux-x86_64-3.7/tables/nodes copying tables/nodes/__init__.py -> build/lib.linux-x86_64-3.7/tables/nodes copying tables/nodes/filenode.py -> build/lib.linux-x86_64-3.7/tables/nodes creating build/lib.linux-x86_64-3.7/tables/scripts copying tables/scripts/pttree.py -> build/lib.linux-x86_64-3.7/tables/scripts copying tables/scripts/ptrepack.py -> build/lib.linux-x86_64-3.7/tables/scripts copying tables/scripts/__init__.py -> build/lib.linux-x86_64-3.7/tables/scripts copying tables/scripts/pt2to3.py -> build/lib.linux-x86_64-3.7/tables/scripts copying tables/scripts/ptdump.py -> build/lib.linux-x86_64-3.7/tables/scripts creating build/lib.linux-x86_64-3.7/tables/misc copying tables/misc/proxydict.py -> build/lib.linux-x86_64-3.7/tables/misc copying tables/misc/__init__.py -> build/lib.linux-x86_64-3.7/tables/misc copying tables/misc/enum.py -> build/lib.linux-x86_64-3.7/tables/misc creating build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_backcompat.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_all.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_tables.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_garbage.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_earray.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_do_undo.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_timestamps.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_carray.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_indexvalues.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_basics.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_utils.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_suite.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_lists.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_vlarray.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/__init__.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/check_leaks.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_hdf5compat.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_queries.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_links.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_enum.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_expression.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_attributes.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_indexes.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/common.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_numpy.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_tree.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_timetype.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_array.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_aux.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_types.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_index_backcompat.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/create_backcompat_indexes.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_create.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_tablesMD.py -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_nestedtypes.py -> build/lib.linux-x86_64-3.7/tables/tests creating build/lib.linux-x86_64-3.7/tables/nodes/tests copying tables/nodes/tests/test_filenode.py -> build/lib.linux-x86_64-3.7/tables/nodes/tests copying tables/nodes/tests/__init__.py -> build/lib.linux-x86_64-3.7/tables/nodes/tests copying tables/tests/smpl_enum.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/Tables_lzo2_shuffle.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/Tables_lzo2.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/blosc_bigendian.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/time-table-vlarray-1_x.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/zerodim-attrs-1.3.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/slink.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/times-nested-be.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/non-chunked-table.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/smpl_f64le.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/ex-noattr.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/attr-u16.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/itemsize.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/smpl_i64le.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/issue_368.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/elink.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/bug-idx.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/float.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/vlstr_attr.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/array_mdatom.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/smpl_compound_chunked.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/scalar.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/smpl_i32le.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/smpl_i64be.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/python3.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/Tables_lzo1_shuffle.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/smpl_f64be.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/issue_560.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/oldflavor_numeric.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/elink2.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/flavored_vlarrays-format1.6.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/indexes_2_1.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/smpl_SDSextendible.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/smpl_unsupptype.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/Tables_lzo1.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/smpl_i32be.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_szip.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/python2.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/indexes_2_0.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/nested-type-with-gaps.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/idx-std-1.x.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/zerodim-attrs-1.4.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/vlunicode_endian.h5 -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/matlab_file.mat -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_ref_array2.mat -> build/lib.linux-x86_64-3.7/tables/tests copying tables/tests/test_ref_array1.mat -> build/lib.linux-x86_64-3.7/tables/tests copying tables/nodes/tests/test_filenode.dat -> build/lib.linux-x86_64-3.7/tables/nodes/tests copying tables/nodes/tests/test_filenode.xbm -> build/lib.linux-x86_64-3.7/tables/nodes/tests copying tables/nodes/tests/test_filenode_v1.h5 -> build/lib.linux-x86_64-3.7/tables/nodes/tests running build_ext installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/leaf.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/undoredo.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/lrucacheextension.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/utils.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/indexes.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/carray.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/attributeset.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/conditions.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/hdf5extension.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/parameters.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/exceptions.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/req_versions.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/expression.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/__init__.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/unimplemented.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/utilsextension.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/flavor.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/link.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/_comp_bzip2.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/tables creating build/bdist.linux-x86_64/wheel/tables/nodes copying build/lib.linux-x86_64-3.7/tables/nodes/__init__.py -> build/bdist.linux-x86_64/wheel/tables/nodes copying build/lib.linux-x86_64-3.7/tables/nodes/filenode.py -> build/bdist.linux-x86_64/wheel/tables/nodes creating build/bdist.linux-x86_64/wheel/tables/nodes/tests copying build/lib.linux-x86_64-3.7/tables/nodes/tests/test_filenode.py -> build/bdist.linux-x86_64/wheel/tables/nodes/tests copying build/lib.linux-x86_64-3.7/tables/nodes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tables/nodes/tests copying build/lib.linux-x86_64-3.7/tables/nodes/tests/test_filenode.xbm -> build/bdist.linux-x86_64/wheel/tables/nodes/tests copying build/lib.linux-x86_64-3.7/tables/nodes/tests/test_filenode_v1.h5 -> build/bdist.linux-x86_64/wheel/tables/nodes/tests copying build/lib.linux-x86_64-3.7/tables/nodes/tests/test_filenode.dat -> build/bdist.linux-x86_64/wheel/tables/nodes/tests copying build/lib.linux-x86_64-3.7/tables/description.py -> build/bdist.linux-x86_64/wheel/tables creating build/bdist.linux-x86_64/wheel/tables/scripts copying build/lib.linux-x86_64-3.7/tables/scripts/pttree.py -> build/bdist.linux-x86_64/wheel/tables/scripts copying build/lib.linux-x86_64-3.7/tables/scripts/ptrepack.py -> build/bdist.linux-x86_64/wheel/tables/scripts copying build/lib.linux-x86_64-3.7/tables/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/tables/scripts copying build/lib.linux-x86_64-3.7/tables/scripts/pt2to3.py -> build/bdist.linux-x86_64/wheel/tables/scripts copying build/lib.linux-x86_64-3.7/tables/scripts/ptdump.py -> build/bdist.linux-x86_64/wheel/tables/scripts copying build/lib.linux-x86_64-3.7/tables/table.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/index.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/earray.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/path.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/group.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/indexesextension.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/atom.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/filters.py -> build/bdist.linux-x86_64/wheel/tables creating build/bdist.linux-x86_64/wheel/tables/misc copying build/lib.linux-x86_64-3.7/tables/misc/proxydict.py -> build/bdist.linux-x86_64/wheel/tables/misc copying build/lib.linux-x86_64-3.7/tables/misc/__init__.py -> build/bdist.linux-x86_64/wheel/tables/misc copying build/lib.linux-x86_64-3.7/tables/misc/enum.py -> build/bdist.linux-x86_64/wheel/tables/misc copying build/lib.linux-x86_64-3.7/tables/node.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/linkextension.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/array.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/_comp_lzo.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/file.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/vlarray.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/registry.py -> build/bdist.linux-x86_64/wheel/tables copying build/lib.linux-x86_64-3.7/tables/tableextension.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/tables creating build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_backcompat.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_all.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_tables.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_enum.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/Tables_lzo2_shuffle.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_garbage.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/Tables_lzo2.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/blosc_bigendian.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/time-table-vlarray-1_x.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/zerodim-attrs-1.3.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_earray.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/slink.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/times-nested-be.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/non-chunked-table.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_do_undo.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_timestamps.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_carray.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_f64le.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_indexvalues.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/ex-noattr.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/attr-u16.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/itemsize.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_basics.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/matlab_file.mat -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_i64le.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_suite.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_lists.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_vlarray.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/issue_368.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/elink.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/bug-idx.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/float.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/check_leaks.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_hdf5compat.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/vlstr_attr.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/array_mdatom.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_queries.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_links.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_compound_chunked.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/scalar.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_enum.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_i32le.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_i64be.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_expression.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/python3.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/Tables_lzo1_shuffle.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_f64be.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_attributes.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/issue_560.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/oldflavor_numeric.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/elink2.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/flavored_vlarrays-format1.6.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/indexes_2_1.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_SDSextendible.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_ref_array2.mat -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_ref_array1.mat -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_indexes.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/common.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_numpy.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_tree.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_unsupptype.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/Tables_lzo1.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_timetype.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/smpl_i32be.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_szip.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_array.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/python2.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/indexes_2_0.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/nested-type-with-gaps.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_aux.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_types.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_index_backcompat.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/idx-std-1.x.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/create_backcompat_indexes.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_create.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/zerodim-attrs-1.4.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/vlunicode_endian.h5 -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_tablesMD.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/tests/test_nestedtypes.py -> build/bdist.linux-x86_64/wheel/tables/tests copying build/lib.linux-x86_64-3.7/tables/idxutils.py -> build/bdist.linux-x86_64/wheel/tables running install_egg_info running egg_info creating tables.egg-info writing tables.egg-info/PKG-INFO writing dependency_links to tables.egg-info/dependency_links.txt writing entry points to tables.egg-info/entry_points.txt writing requirements to tables.egg-info/requires.txt writing top-level names to tables.egg-info/top_level.txt writing manifest file 'tables.egg-info/SOURCES.txt' reading manifest file 'tables.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.conf' under directory 'doc' warning: no files found matching '*.*_t' under directory 'doc' warning: no files found matching '*.js' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no files found matching '*.txt' under directory 'doc/html' warning: no files found matching '*.svg' under directory 'doc/html' warning: no files found matching '*.gif' under directory 'doc/html' warning: no files found matching '*.inv' under directory 'doc/html' warning: no files found matching '*' under directory 'doc/sphinxext' warning: no previously-included files matching '*' found under directory 'doc/build' warning: no files found matching '*.h5' under directory 'bench' adding license file 'LICENSE.txt' writing manifest file 'tables.egg-info/SOURCES.txt' Copying tables.egg-info to build/bdist.linux-x86_64/wheel/tables-3.6.1-py3.7.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/tables-3.6.1.dist-info/WHEEL creating 'dist/tables-3.6.1-cp37-cp37m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'tables/__init__.py' adding 'tables/_comp_bzip2.cpython-37m-x86_64-linux-gnu.so' adding 'tables/_comp_lzo.cpython-37m-x86_64-linux-gnu.so' adding 'tables/array.py' adding 'tables/atom.py' adding 'tables/attributeset.py' adding 'tables/carray.py' adding 'tables/conditions.py' adding 'tables/description.py' adding 'tables/earray.py' adding 'tables/exceptions.py' adding 'tables/expression.py' adding 'tables/file.py' adding 'tables/filters.py' adding 'tables/flavor.py' adding 'tables/group.py' adding 'tables/hdf5extension.cpython-37m-x86_64-linux-gnu.so' adding 'tables/idxutils.py' adding 'tables/index.py' adding 'tables/indexes.py' adding 'tables/indexesextension.cpython-37m-x86_64-linux-gnu.so' adding 'tables/leaf.py' adding 'tables/link.py' adding 'tables/linkextension.cpython-37m-x86_64-linux-gnu.so' adding 'tables/lrucacheextension.cpython-37m-x86_64-linux-gnu.so' adding 'tables/node.py' adding 'tables/parameters.py' adding 'tables/path.py' adding 'tables/registry.py' adding 'tables/req_versions.py' adding 'tables/table.py' adding 'tables/tableextension.cpython-37m-x86_64-linux-gnu.so' adding 'tables/undoredo.py' adding 'tables/unimplemented.py' adding 'tables/utils.py' adding 'tables/utilsextension.cpython-37m-x86_64-linux-gnu.so' adding 'tables/vlarray.py' adding 'tables/misc/__init__.py' adding 'tables/misc/enum.py' adding 'tables/misc/proxydict.py' adding 'tables/nodes/__init__.py' adding 'tables/nodes/filenode.py' adding 'tables/nodes/tests/__init__.py' adding 'tables/nodes/tests/test_filenode.dat' adding 'tables/nodes/tests/test_filenode.py' adding 'tables/nodes/tests/test_filenode.xbm' adding 'tables/nodes/tests/test_filenode_v1.h5' adding 'tables/scripts/__init__.py' adding 'tables/scripts/pt2to3.py' adding 'tables/scripts/ptdump.py' adding 'tables/scripts/ptrepack.py' adding 'tables/scripts/pttree.py' adding 'tables/tests/Table2_1_lzo_nrv2e_shuffle.h5' adding 'tables/tests/Tables_lzo1.h5' adding 'tables/tests/Tables_lzo1_shuffle.h5' adding 'tables/tests/Tables_lzo2.h5' adding 'tables/tests/Tables_lzo2_shuffle.h5' adding 'tables/tests/__init__.py' adding 'tables/tests/array_mdatom.h5' adding 'tables/tests/attr-u16.h5' adding 'tables/tests/blosc_bigendian.h5' adding 'tables/tests/bug-idx.h5' adding 'tables/tests/check_leaks.py' adding 'tables/tests/common.py' adding 'tables/tests/create_backcompat_indexes.py' adding 'tables/tests/elink.h5' adding 'tables/tests/elink2.h5' adding 'tables/tests/ex-noattr.h5' adding 'tables/tests/flavored_vlarrays-format1.6.h5' adding 'tables/tests/float.h5' adding 'tables/tests/idx-std-1.x.h5' adding 'tables/tests/indexes_2_0.h5' adding 'tables/tests/indexes_2_1.h5' adding 'tables/tests/issue_368.h5' adding 'tables/tests/issue_560.h5' adding 'tables/tests/itemsize.h5' adding 'tables/tests/matlab_file.mat' adding 'tables/tests/nested-type-with-gaps.h5' adding 'tables/tests/non-chunked-table.h5' adding 'tables/tests/oldflavor_numeric.h5' adding 'tables/tests/python2.h5' adding 'tables/tests/python3.h5' adding 'tables/tests/scalar.h5' adding 'tables/tests/slink.h5' adding 'tables/tests/smpl_SDSextendible.h5' adding 'tables/tests/smpl_compound_chunked.h5' adding 'tables/tests/smpl_enum.h5' adding 'tables/tests/smpl_f64be.h5' adding 'tables/tests/smpl_f64le.h5' adding 'tables/tests/smpl_i32be.h5' adding 'tables/tests/smpl_i32le.h5' adding 'tables/tests/smpl_i64be.h5' adding 'tables/tests/smpl_i64le.h5' adding 'tables/tests/smpl_unsupptype.h5' adding 'tables/tests/test_all.py' adding 'tables/tests/test_array.py' adding 'tables/tests/test_attributes.py' adding 'tables/tests/test_aux.py' adding 'tables/tests/test_backcompat.py' adding 'tables/tests/test_basics.py' adding 'tables/tests/test_carray.py' adding 'tables/tests/test_create.py' adding 'tables/tests/test_do_undo.py' adding 'tables/tests/test_earray.py' adding 'tables/tests/test_enum.py' adding 'tables/tests/test_expression.py' adding 'tables/tests/test_garbage.py' adding 'tables/tests/test_hdf5compat.py' adding 'tables/tests/test_index_backcompat.py' adding 'tables/tests/test_indexes.py' adding 'tables/tests/test_indexvalues.py' adding 'tables/tests/test_links.py' adding 'tables/tests/test_lists.py' adding 'tables/tests/test_nestedtypes.py' adding 'tables/tests/test_numpy.py' adding 'tables/tests/test_queries.py' adding 'tables/tests/test_ref_array1.mat' adding 'tables/tests/test_ref_array2.mat' adding 'tables/tests/test_suite.py' adding 'tables/tests/test_szip.h5' adding 'tables/tests/test_tables.py' adding 'tables/tests/test_tablesMD.py' adding 'tables/tests/test_timestamps.py' adding 'tables/tests/test_timetype.py' adding 'tables/tests/test_tree.py' adding 'tables/tests/test_types.py' adding 'tables/tests/test_utils.py' adding 'tables/tests/test_vlarray.py' adding 'tables/tests/time-table-vlarray-1_x.h5' adding 'tables/tests/times-nested-be.h5' adding 'tables/tests/vlstr_attr.h5' adding 'tables/tests/vlunicode_endian.h5' adding 'tables/tests/zerodim-attrs-1.3.h5' adding 'tables/tests/zerodim-attrs-1.4.h5' adding 'tables-3.6.1.dist-info/LICENSE.txt' adding 'tables-3.6.1.dist-info/METADATA' adding 'tables-3.6.1.dist-info/WHEEL' adding 'tables-3.6.1.dist-info/entry_points.txt' adding 'tables-3.6.1.dist-info/top_level.txt' adding 'tables-3.6.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/tables-3.6.1/dist /build/tables-3.6.1 Processing ./tables-3.6.1-cp37-cp37m-linux_x86_64.whl Requirement already satisfied: numpy>=1.9.3 in /nix/store/ivq3xvngk652qhsizs5dcqnqm33j4isa-python3.7-numpy-1.21.2/lib/python3.7/site-packages (from tables==3.6.1) (1.21.2) Requirement already satisfied: numexpr>=2.6.2 in /nix/store/1sb50m8dahnc2c1m9ybxlh8hp2m910xg-python3.7-numexpr-2.7.3/lib/python3.7/site-packages (from tables==3.6.1) (2.7.3) Installing collected packages: tables Successfully installed tables-3.6.1 /build/tables-3.6.1 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1 shrinking /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/lrucacheextension.cpython-37m-x86_64-linux-gnu.so shrinking /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/hdf5extension.cpython-37m-x86_64-linux-gnu.so shrinking /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/utilsextension.cpython-37m-x86_64-linux-gnu.so shrinking /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/_comp_bzip2.cpython-37m-x86_64-linux-gnu.so shrinking /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/indexesextension.cpython-37m-x86_64-linux-gnu.so shrinking /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/linkextension.cpython-37m-x86_64-linux-gnu.so shrinking /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/_comp_lzo.cpython-37m-x86_64-linux-gnu.so shrinking /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tableextension.cpython-37m-x86_64-linux-gnu.so strip is /nix/store/fp2h123793bxln4cjxy0mz08sf4nx2m3-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/bin patching script interpreter paths in /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1 checking for references to /build/ in /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1... Rewriting #!/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/bin/python3.7 to #!/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11 wrapping `/nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/bin/pttree'... Rewriting #!/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/bin/python3.7 to #!/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11 wrapping `/nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/bin/ptdump'... Rewriting #!/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/bin/python3.7 to #!/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11 wrapping `/nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/bin/pt2to3'... Rewriting #!/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11/bin/python3.7 to #!/nix/store/j2mj027fyzdhhppa8b99b5j3dvqrwxbg-python3-3.7.11 wrapping `/nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/bin/ptrepack'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: tables @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build collecting ...  collected 1 item  . . [100%] =============================== warnings summary =============================== ../nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/__init__.py:99 ../nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/__init__.py:99 /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/__init__.py:99: DeprecationWarning: `np.typeDict` is a deprecated alias for `np.sctypeDict`. from .utilsextension import ( ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_array.py:519: FutureWarning: creating an array with a subarray dtype will behave differently when the `np.array()` (or `asarray`, etc.) call includes an array or array object. If you are converting a single array or a list of arrays,you can opt-in to the future behaviour using: np.array(arr, dtype=np.dtype(['f', dtype]))['f'] np.array([arr1, arr2], dtype=np.dtype(['f', dtype]))['f'] By including a new field and indexing it after the conversion. This may lead to a different result or to current failures succeeding. (FutureWarning since NumPy 1.20) tupleInt = numpy.array(numpy.arange((4)), dtype=(numpy.int_, (4,))) : 32776 warnings /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/array.py:241: DeprecationWarning: `np.object` is a deprecated alias for the builtin `object`. To silence this warning, use `object` by itself. Doing this will not modify any behavior and is safe. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations (oid, self.atom, self.shape, self._v_chunkshape) = self._open_array() ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/flavor.py:395: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray. nparr = numpy.array(array) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:2953: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:2985: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3018: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3053: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3088: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3120: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3152: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3221: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3253: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3288: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3344: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3381: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3418: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3455: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3489: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3523: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3557: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3601: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3645: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3694: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3744: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3787: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3811: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3834: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3860: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3895: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3931: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3965: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:3999: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4032: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4067: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4122: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4157: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4192: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4228: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4265: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4301: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4337: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4373: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4410: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4452: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tables.py:4493: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1274: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r.tostring(), r2.tostring()) ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1029: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r.tostring(), r2.tostring()) ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1055: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1081: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1110: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1144: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1181: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1219: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1407: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1440: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1475: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1512: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1548: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1581: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1613: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1665: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1698: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1733: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1799: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1837: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1875: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1913: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1948: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:1983: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:2020: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:2065: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:2110: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:2161: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test ::test ::test ::test ::test ::test ::test ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_tablesMD.py:2211: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual(r1.tostring(), r2.tostring()) ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/leaf.py:544: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray. key = numpy.array(key) ::test /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_array.py:2455: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations dtype = numpy.dtype((numpy.int, element_shape)) : 15 warnings /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/tests/test_vlarray.py:184: DeprecationWarning: `np.object` is a deprecated alias for the builtin `object`. To silence this warning, use `object` by itself. Doing this will not modify any behavior and is safe. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations rows = numpy.array(vlarray[:], dtype=numpy.object) : 16 warnings /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/atom.py:1133: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. return array.tostring() : 22 warnings /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/atom.py:1224: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. return pickle.loads(array.tostring()) : 45 warnings /nix/store/p9xnp1k41rw6k7q733fjs3j1chff6sil-python3.7-tables-3.6.1/lib/python3.7/site-packages/tables/nodes/filenode.py:258: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. b[:n] = self._node.read(start, stop).tostring() -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 1 passed, 33316 warnings in 254.81s (0:04:14) ================= Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase