Read the Docs build information Build id: 2167962 Project: tiledb-inc-tiledb-py Version: 1955 Commit: 1a9c81a1bff1a99f621e8789eae05f0edcef7ec6 Date: 2024-04-22T13:37:08.900604Z State: finished Success: False [rtd-command-info] start-time: 2024-04-22T13:37:10.065088Z, end-time: 2024-04-22T13:37:10.618498Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/TileDB-Inc/TileDB-Py.git . Cloning into '.'... [rtd-command-info] start-time: 2024-04-22T13:37:10.681412Z, end-time: 2024-04-22T13:37:11.894271Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/1955/head:external-1955 From https://github.com/TileDB-Inc/TileDB-Py * [new ref] refs/pull/1955/head -> external-1955 * [new tag] 0.23.0 -> 0.23.0 * [new tag] 0.23.1 -> 0.23.1 * [new tag] 0.23.2 -> 0.23.2 * [new tag] 0.23.3 -> 0.23.3 * [new tag] 0.23.4 -> 0.23.4 * [new tag] 0.24.0 -> 0.24.0 [rtd-command-info] start-time: 2024-04-22T13:37:12.017641Z, end-time: 2024-04-22T13:37:12.100417Z, duration: 0, exit-code: 0 git checkout --force 1a9c81a1bff1a99f621e8789eae05f0edcef7ec6 Note: switching to '1a9c81a1bff1a99f621e8789eae05f0edcef7ec6'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1a9c81a Update HISTORY for TileDB-Py 0.24.1 against TileDB 2.18.5 [rtd-command-info] start-time: 2024-04-22T13:37:12.164920Z, end-time: 2024-04-22T13:37:12.229293Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-04-22T13:37:12.293521Z, end-time: 2024-04-22T13:37:12.356868Z, duration: 0, exit-code: 0 cat .readthedocs.yml # Don't build any extra formats formats: [] # Use RTD config version 2 # https://docs.readthedocs.io/en/stable/config-file/v2.html version: 2 # Set build OS to avoid build failures with old compiler build: os: "ubuntu-22.04" tools: python: "3.8" sphinx: configuration: doc/source/conf.py python: install: # this order is important: we need to get cmake - requirements: doc/requirements_doc.txt - method: setuptools path: . [rtd-command-info] start-time: 2024-04-22T13:37:17.080188Z, end-time: 2024-04-22T13:37:17.155316Z, duration: 0, exit-code: 0 asdf global python 3.8.18 [rtd-command-info] start-time: 2024-04-22T13:37:17.547738Z, end-time: 2024-04-22T13:37:18.768492Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.18.final.0-64 in 888ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-04-22T13:37:18.827989Z, end-time: 2024-04-22T13:37:28.218277Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 12.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.5.1-py3-none-any.whl (894 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 26.7 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.5.1 [rtd-command-info] start-time: 2024-04-22T13:37:28.283820Z, end-time: 2024-04-22T13:37:38.083277Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.13 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 75.3 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 150.2 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 160.4 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 140.8 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 122.4 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 155.2 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 126.9 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 143.2 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 142.8 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 144.3 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 149.6 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 130.9 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 144.4 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 148.1 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 kB 147.2 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 124.8 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 159.4 MB/s eta 0:00:00 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 146.3 MB/s eta 0:00:00 Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.7 imagesize-1.4.1 importlib-metadata-7.1.0 packaging-24.0 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.2.1 zipp-3.18.1 [rtd-command-info] start-time: 2024-04-22T13:37:38.151938Z, end-time: 2024-04-22T13:37:47.415636Z, duration: 9, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements_doc.txt Ignoring contextvars: markers 'python_version < "3.7"' don't match your environment Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment Collecting jinja2==3.0.0 (from -r doc/requirements_doc.txt (line 1)) Downloading Jinja2-3.0.0-py3-none-any.whl.metadata (3.5 kB) Collecting numpy>=1.16.5 (from -r doc/../requirements_dev.txt (line 1)) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting build (from -r doc/../requirements_dev.txt (line 6)) Downloading build-1.2.1-py3-none-any.whl.metadata (4.3 kB) Collecting cmake>=3.23 (from -r doc/../requirements_dev.txt (line 7)) Downloading cmake-3.29.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.1 kB) Collecting cython<3.0 (from -r doc/../requirements_dev.txt (line 8)) Downloading Cython-0.29.37-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (3.1 kB) Collecting pybind11<2.11.0 (from -r doc/../requirements_dev.txt (line 9)) Downloading pybind11-2.10.4-py3-none-any.whl.metadata (9.4 kB) Requirement already satisfied: setuptools>=42 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages (from -r doc/../requirements_dev.txt (line 10)) (69.5.1) Collecting setuptools_scm>=1.5.4 (from -r doc/../requirements_dev.txt (line 11)) Downloading setuptools_scm-8.0.4-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: wheel>=0.30 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages (from -r doc/../requirements_dev.txt (line 12)) (0.40.0) Collecting pytest (from -r doc/../requirements_dev.txt (line 15)) Downloading pytest-8.1.1-py3-none-any.whl.metadata (7.6 kB) Requirement already satisfied: MarkupSafe>=2.0.0rc2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages (from jinja2==3.0.0->-r doc/requirements_doc.txt (line 1)) (2.1.5) Requirement already satisfied: packaging>=19.1 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages (from build->-r doc/../requirements_dev.txt (line 6)) (24.0) Collecting pyproject_hooks (from build->-r doc/../requirements_dev.txt (line 6)) Downloading pyproject_hooks-1.0.0-py3-none-any.whl.metadata (1.3 kB) Requirement already satisfied: importlib-metadata>=4.6 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages (from build->-r doc/../requirements_dev.txt (line 6)) (7.1.0) Collecting tomli>=1.1.0 (from build->-r doc/../requirements_dev.txt (line 6)) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting typing-extensions (from setuptools_scm>=1.5.4->-r doc/../requirements_dev.txt (line 11)) Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Collecting iniconfig (from pytest->-r doc/../requirements_dev.txt (line 15)) Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting pluggy<2.0,>=1.4 (from pytest->-r doc/../requirements_dev.txt (line 15)) Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r doc/../requirements_dev.txt (line 15)) Downloading exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages (from importlib-metadata>=4.6->build->-r doc/../requirements_dev.txt (line 6)) (3.18.1) Downloading Jinja2-3.0.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.2 MB/s eta 0:00:00 Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 216.9 MB/s eta 0:00:00 Downloading build-1.2.1-py3-none-any.whl (21 kB) Downloading cmake-3.29.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.7/26.7 MB 221.4 MB/s eta 0:00:00 Downloading Cython-0.29.37-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 222.7 MB/s eta 0:00:00 Downloading pybind11-2.10.4-py3-none-any.whl (222 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 222.3/222.3 kB 229.7 MB/s eta 0:00:00 Downloading setuptools_scm-8.0.4-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 kB 173.3 MB/s eta 0:00:00 Downloading pytest-8.1.1-py3-none-any.whl (337 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 337.4/337.4 kB 240.9 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.1-py3-none-any.whl (16 kB) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) Installing collected packages: typing-extensions, tomli, pybind11, pluggy, numpy, jinja2, iniconfig, exceptiongroup, cython, cmake, setuptools_scm, pytest, pyproject_hooks, build Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.3 Uninstalling Jinja2-3.1.3: Successfully uninstalled Jinja2-3.1.3 Successfully installed build-1.2.1 cmake-3.29.2 cython-0.29.37 exceptiongroup-1.2.1 iniconfig-2.0.0 jinja2-3.0.0 numpy-1.24.4 pluggy-1.5.0 pybind11-2.10.4 pyproject_hooks-1.0.0 pytest-8.1.1 setuptools_scm-8.0.4 tomli-2.0.1 typing-extensions-4.11.0 [rtd-command-info] start-time: 2024-04-22T13:37:47.499075Z, end-time: 2024-04-22T13:40:17.985807Z, duration: 150, exit-code: 1 python ./setup.py install --force ./setup.py:9: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import resource_filename /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' TILEDB_PATH from env: '' libtiledb_exists checking 'library_dirs': [] libtiledb_exists found: 'None' running install running bdist_egg Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5'... Note: switching to '0466b2be4bf8ecb26eed100f26dbb6cd792d9ea9'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false GNU Make 4.3 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2020 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. TILEDB_DISABLE_AUTO_VCPKG is not defined. Fetch a local copy of vcpkg. Vcpkg commit string used: 1b4d69f3028d74401a001aa316986a670ca6289a Using vcpkg features: serialization;s3;webp -- Bootstrapping vcpkg before install -- Bootstrapping vcpkg before install - done -- Running vcpkg install Detecting compiler hash for triplet x64-linux... The following packages will be built and installed: * aws-c-auth:x64-linux -> 0.7.3 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-auth * aws-c-cal:x64-linux -> 0.6.2 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-cal * aws-c-common:x64-linux -> 0.9.3 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-common * aws-c-compression:x64-linux -> 0.2.17 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-compression * aws-c-event-stream:x64-linux -> 0.3.2 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-event-stream * aws-c-http:x64-linux -> 0.7.12 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-http * aws-c-io:x64-linux -> 0.13.32 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-io * aws-c-mqtt:x64-linux -> 0.9.5 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-mqtt * aws-c-s3:x64-linux -> 0.3.17 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-s3 * aws-c-sdkutils:x64-linux -> 0.1.12 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-c-sdkutils * aws-checksums:x64-linux -> 0.1.17 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-checksums * aws-crt-cpp:x64-linux -> 0.23.1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-crt-cpp aws-sdk-cpp[cognito-identity,core,identity-management,s3,sts]:x64-linux -> 1.11.160 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/aws-sdk-cpp bzip2:x64-linux -> 1.0.8 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/bzip2 capnproto:x64-linux -> 1.0.1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/buildtrees/versioning_/versions/capnproto/4a615543c6406b84fc52a931335d7fdb70037627 curl[core,non-http,openssl,ssl,zstd]:x64-linux -> 7.88.1#1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/curl * fmt:x64-linux -> 9.1.0#1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/fmt liblzma:x64-linux -> 5.4.1#1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/liblzma libmagic:x64-linux -> 5.40#1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/libmagic libwebp[core,libwebpmux,nearlossless,simd]:x64-linux -> 1.3.2 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/buildtrees/versioning_/versions/libwebp/0b981028589375097039d5e39e7d87659cdfa824 lz4:x64-linux -> 1.9.3#4 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/lz4 openssl:x64-linux -> 1.1.1t -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/openssl * pcre2[core,jit,platform-default-features]:x64-linux -> 10.42#1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/pcre2 * s2n:x64-linux -> 1.3.34 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/s2n spdlog:x64-linux -> 1.11.0 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/spdlog * vcpkg-cmake:x64-linux -> 2022-10-30 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/vcpkg-cmake * vcpkg-cmake-config:x64-linux -> 2022-02-06#1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/vcpkg-cmake-config zlib:x64-linux -> 1.2.13 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/zlib zstd:x64-linux -> 1.5.2#3 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/zstd Additional packages (*) will be modified to complete this operation. Restored 0 package(s) from /home/docs/.cache/vcpkg/archives in 56.6 us. Use --debug to see more details. Installing 1/29 vcpkg-cmake-config:x64-linux... Building vcpkg-cmake-config:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/vcpkg-cmake-config -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/packages/vcpkg-cmake-config_x64-linux/share/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/packages/vcpkg-cmake-config_x64-linux/share/vcpkg-cmake-config/vcpkg-port-config.cmake -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/packages/vcpkg-cmake-config_x64-linux/share/vcpkg-cmake-config/copyright -- Performing post-build validation Stored binaries in 1 destinations in 74.6 ms. Elapsed time to handle vcpkg-cmake-config:x64-linux: 180 ms Installing 2/29 vcpkg-cmake:x64-linux... Building vcpkg-cmake:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/vcpkg-cmake -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/packages/vcpkg-cmake_x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/packages/vcpkg-cmake_x64-linux/share/vcpkg-cmake/vcpkg_cmake_build.cmake -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/packages/vcpkg-cmake_x64-linux/share/vcpkg-cmake/vcpkg_cmake_install.cmake -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/packages/vcpkg-cmake_x64-linux/share/vcpkg-cmake/vcpkg-port-config.cmake -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/packages/vcpkg-cmake_x64-linux/share/vcpkg-cmake/copyright -- Performing post-build validation Stored binaries in 1 destinations in 2.91 ms. Elapsed time to handle vcpkg-cmake:x64-linux: 108 ms Installing 3/29 bzip2:x64-linux... Building bzip2:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/bzip2 -- Downloading https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz -> bzip2-1.0.8.tar.gz... [DEBUG] To include the environment variables in debug output, pass --debug-env [DEBUG] Trying to load bundleconfig from /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/vcpkg-bundle.json [DEBUG] Failed to open: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/vcpkg-bundle.json [DEBUG] Bundle config: readonly=false, usegitregistry=false, embeddedsha=nullopt, deployment=Git, vsversion=nullopt [DEBUG] Metrics enabled. [DEBUG] Feature flag 'binarycaching' unset [DEBUG] Feature flag 'compilertracking' unset [DEBUG] Feature flag 'registries' unset [DEBUG] Feature flag 'versions' unset [DEBUG] Feature flag 'dependencygraph' unset [DEBUG] Detected /.dockerenv file [DEBUG] 1000: execute_process(curl --fail -L https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz --create-dirs --output /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/_deps/vcpkg-src/downloads/bzip2-1.0.8.tar.gz.868.part) [DEBUG] 1000: cmd_execute_and_stream_data() returned 28 after 130401864 us error: Failed to download from mirror set error: https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz: curl failed to download with exit code 28 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed curl: (28) Failed to connect to sourceware.org port 443 after 130396 ms: Connection timed out [DEBUG] /mnt/vss/_work/1/s/src/vcpkg/base/downloads.cpp(1051): [DEBUG] Time in subprocesses: 130401864us [DEBUG] Time in parsing JSON: 9us [DEBUG] Time in JSON reader: 0us [DEBUG] Time in filesystem: 278us [DEBUG] Time in loading ports: 0us [DEBUG] Exiting after 2.2 min (130402443us) CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:32 (message): Failed to download file with error: 1 If you are using a proxy, please check your proxy setting. Possible causes are: 1. You are actually using an HTTP proxy, but setting HTTPS_PROXY variable to `https://address:port`. This is not correct, because `https://` prefix claims the proxy is an HTTPS proxy, while your proxy (v2ray, shadowsocksr , etc..) is an HTTP proxy. Try setting `http://address:port` to both HTTP_PROXY and HTTPS_PROXY instead. 2. If you are using Windows, vcpkg will automatically use your Windows IE Proxy Settings set by your proxy software. See https://github.com/microsoft/vcpkg-tool/pull/77 The value set by your proxy might be wrong, or have same `https://` prefix issue. 3. Your proxy's remote server is out of service. If you've tried directly download the link, and believe this is not a temporary download server failure, please submit an issue at https://github.com/Microsoft/vcpkg/issues to report this upstream download server failure. Call Stack (most recent call first): scripts/cmake/vcpkg_download_distfile.cmake:270 (z_vcpkg_download_distfile_show_proxy_and_fail) /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/ports/bzip2/portfile.cmake:2 (vcpkg_download_distfile) scripts/ports.cmake:147 (include) error: building bzip2:x64-linux failed with: BUILD_FAILED Elapsed time to handle bzip2:x64-linux: 2.2 min Please ensure you're using the latest port files with `git pull` and `vcpkg update`. Then check for known issues at: https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+bzip2 You can submit a new issue at: https://github.com/microsoft/vcpkg/issues/new?title=[bzip2]+Build+error&body=Copy+issue+body+from+%2Fhome%2Fdocs%2Fcheckouts%2Freadthedocs.org%2Fuser_builds%2Ftiledb-inc-tiledb-py%2Fcheckouts%2F1955%2Fbuild%2FTileDB-2.18.5%2Fbuild%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md -- Running vcpkg install - failed CMake Error at build/_deps/vcpkg-src/scripts/buildsystems/vcpkg.cmake:899 (message): vcpkg install failed. See logs for more information: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build/vcpkg-manifest-install.log Call Stack (most recent call first): /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/cmake/data/share/cmake-3.29/Modules/CMakeDetermineSystem.cmake:146 (include) CMakeLists.txt:140 (project) CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage -- Configuring incomplete, errors occurred! ext_modules: [, , ] tiledb_ext: main_ext: tiledb_cc_ext: tiledb_ext.library_dirs: [] libtiledb_exists checking 'library_dirs': [] libtiledb_exists found: 'None' Building libtiledb in directory /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/build... CMake configure command: ['cmake', '-DCMAKE_INSTALL_PREFIX=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/dist', '-DTILEDB_TESTS=OFF', '-DTILEDB_S3=ON', '-DTILEDB_WERROR=OFF', '-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=ON', '-DCMAKE_BUILD_TYPE=Release', '/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5'] /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools_scm/git.py:163: UserWarning: "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955" is shallow and may cause errors warnings.warn(f'"{wd.path}" is shallow and may cause errors') /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() Traceback (most recent call last): File "./setup.py", line 786, in setup( File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/__init__.py", line 104, in setup return distutils.core.setup(**attrs) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 184, in setup return run_commands(dist) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 200, in run_commands dist.run_commands() File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands self.run_command(cmd) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/dist.py", line 967, in run_command super().run_command(command) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/command/install.py", line 87, in run self.do_egg_install() File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/command/install.py", line 139, in do_egg_install self.run_command('bdist_egg') File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command self.distribution.run_command(command) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/dist.py", line 967, in run_command super().run_command(command) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1955/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "./setup.py", line 520, in run find_or_install_libtiledb(self) File "./setup.py", line 314, in find_or_install_libtiledb prefix_dir = build_libtiledb(src_dir) File "./setup.py", line 275, in build_libtiledb subprocess.check_call(cmake_cmd, cwd=libtiledb_build_dir) File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '-DCMAKE_INSTALL_PREFIX=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5/dist', '-DTILEDB_TESTS=OFF', '-DTILEDB_S3=ON', '-DTILEDB_WERROR=OFF', '-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=ON', '-DCMAKE_BUILD_TYPE=Release', '/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1955/build/TileDB-2.18.5']' returned non-zero exit status 1.