Read the Docs build information Build id: 326600 Project: tiledb-inc-tiledb-py Version: stable Commit: e91f9454332b381b2cecd505f5cbbc9e9f128ad5 Date: 2020-05-05T20:21:21.360622Z State: finished Success: False [rtd-command-info] start-time: 2020-05-05T20:21:23.397748Z, end-time: 2020-05-05T20:21:24.446969Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/TileDB-Inc/TileDB-Py.git . Cloning into '.'... [rtd-command-info] start-time: 2020-05-05T20:21:24.804851Z, end-time: 2020-05-05T20:21:25.009985Z, duration: 0, exit-code: 0 git checkout --force e91f9454332b381b2cecd505f5cbbc9e9f128ad5 Note: checking out 'e91f9454332b381b2cecd505f5cbbc9e9f128ad5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e91f945 Bump release CI versions [rtd-command-info] start-time: 2020-05-05T20:21:25.208037Z, end-time: 2020-05-05T20:21:25.408061Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-05-05T20:21:26.693818Z, end-time: 2020-05-05T20:21:30.530318Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-05-05T20:21:30.647844Z, end-time: 2020-05-05T20:21:31.440537Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.7/site-packages (20.1) [rtd-command-info] start-time: 2020-05-05T20:21:31.614130Z, end-time: 2020-05-05T20:21:46.102342Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.3-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.2-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=542ec3f6e1cbb69932f72e1a33f0bfdccb2fe4c2d589b6fd7bdeb3fac991f475 Stored in directory: /tmp/pip-ephem-wheel-cache-o6g7pcdm/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=5671ab783dac831a98c7c1bfb9e4917ae859a1bb377c96d076598981492bbb47 Stored in directory: /tmp/pip-ephem-wheel-cache-o6g7pcdm/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, imagesize, six, MarkupSafe, Jinja2, pytz, babel, certifi, urllib3, idna, chardet, requests, sphinxcontrib-websupport, pyparsing, packaging, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 46.1.3 Uninstalling setuptools-46.1.3: Successfully uninstalled setuptools-46.1.3 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.1 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.3 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.3 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.2 urllib3-1.25.9 [rtd-command-info] start-time: 2020-05-05T20:21:46.211937Z, end-time: 2020-05-05T20:21:59.929855Z, duration: 13, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (41.0.1) Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (0.34.2) Collecting numpy==1.16.* Downloading numpy-1.16.6-cp37-cp37m-manylinux1_x86_64.whl (17.3 MB) Collecting tox Downloading tox-3.15.0-py2.py3-none-any.whl (82 kB) Collecting setuptools-scm Downloading setuptools_scm-3.5.0-py2.py3-none-any.whl (26 kB) Collecting cython Downloading Cython-0.29.17-cp37-cp37m-manylinux1_x86_64.whl (2.1 MB) Collecting dask Downloading dask-2.15.0-py3-none-any.whl (799 kB) Collecting pandas Downloading pandas-1.0.3-cp37-cp37m-manylinux1_x86_64.whl (10.0 MB) Collecting psutil Downloading psutil-5.7.0.tar.gz (449 kB) Collecting pluggy<1,>=0.12.0 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py<2,>=1.4.17 Downloading py-1.8.1-py2.py3-none-any.whl (83 kB) Collecting filelock<4,>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Downloading virtualenv-20.0.20-py2.py3-none-any.whl (4.7 MB) Requirement already satisfied: packaging>=14 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.7/site-packages (from tox->-r requirements.txt (line 4)) (20.3) Requirement already satisfied: six<2,>=1.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.7/site-packages (from tox->-r requirements.txt (line 4)) (1.14.0) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB) Collecting toml>=0.9.4 Downloading toml-0.10.0-py2.py3-none-any.whl (25 kB) Collecting python-dateutil>=2.6.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.7/site-packages (from pandas->-r requirements.txt (line 8)) (2020.1) Collecting distlib<1,>=0.3.0 Downloading distlib-0.3.0.zip (571 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.7/site-packages (from packaging>=14->tox->-r requirements.txt (line 4)) (2.4.7) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Building wheels for collected packages: psutil, distlib Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.7.0-cp37-cp37m-linux_x86_64.whl size=276467 sha256=0358e80eecfd7a36400260c6a13e080ebbb3b59d8346203eedd084bfe4e7122d Stored in directory: /tmp/pip-ephem-wheel-cache-gz8l3lj0/wheels/b6/e7/50/aee9cc966163d74430f13f208171dee22f11efa4a4a826661c Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=743a53a167ed97b085a0c5b75da9a0d9d2d7ee22eccb543930b124e2c58022ed Stored in directory: /tmp/pip-ephem-wheel-cache-gz8l3lj0/wheels/a2/19/da/a15d4e2bedf3062c739b190d5cb5b7b2ecfbccb6b0d93c861b Successfully built psutil distlib Installing collected packages: numpy, zipp, importlib-metadata, pluggy, py, filelock, distlib, appdirs, virtualenv, toml, tox, setuptools-scm, cython, dask, python-dateutil, pandas, psutil Successfully installed appdirs-1.4.3 cython-0.29.17 dask-2.15.0 distlib-0.3.0 filelock-3.0.12 importlib-metadata-1.6.0 numpy-1.16.6 pandas-1.0.3 pluggy-0.13.1 psutil-5.7.0 py-1.8.1 python-dateutil-2.8.1 setuptools-scm-3.5.0 toml-0.10.0 tox-3.15.0 virtualenv-20.0.20 zipp-3.1.0 [rtd-command-info] start-time: 2020-05-05T20:22:00.090135Z, end-time: 2020-05-05T20:22:04.407499Z, duration: 4, exit-code: 1 python ./setup.py install --force libtiledb_exists checking 'library_dirs': [] libtiledb_exists found: 'None' running install running bdist_egg GNU Make 4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. libtiledb_exists checking 'library_dirs': [] libtiledb_exists found: 'None' Downloading TileDB package from 2.0.0... Building libtiledb in directory /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable/build/TileDB-2.0.0/build... CMake configure command: ['cmake', '-DCMAKE_INSTALL_PREFIX=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable/build/TileDB-2.0.0/dist', '-DTILEDB_TESTS=OFF', '-DTILEDB_S3=ON', '-DTILEDB_HDFS=ON', '-DTILEDB_INSTALL_LIBDIR=lib', '-DTILEDB_CPP_API=ON', '-DTILEDB_LOG_OUTPUT_ON_FAILURE=ON', '-DTILEDB_FORCE_ALL_DEPS:BOOL=OFF', '-DTILEDB_SERIALIZATION:BOOL=OFF', '-DCMAKE_BUILD_TYPE=Release', '/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable/build/TileDB-2.0.0'] /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.7/site-packages/setuptools_scm/git.py:68: UserWarning: "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable" is shallow and may cause errors warnings.warn('"{}" is shallow and may cause errors'.format(wd.path)) error: [Errno 2] No such file or directory: 'cmake': 'cmake'