Read the Docs build information Build id: 2269013 Project: tiledb-inc-tiledb-py Version: latest Commit: f580dc71d601575d5b61086f622a870884049206 Date: 2024-06-07T13:07:32.178380Z State: finished Success: False [rtd-command-info] start-time: 2024-06-07T13:07:33.473902Z, end-time: 2024-06-07T13:07:38.032800Z, duration: 4, exit-code: 0 git clone --depth 1 https://github.com/TileDB-Inc/TileDB-Py.git . Cloning into '.'... [rtd-command-info] start-time: 2024-06-07T13:07:38.096558Z, end-time: 2024-06-07T13:07:39.241383Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/dev:refs/remotes/origin/dev From https://github.com/TileDB-Inc/TileDB-Py * [new tag] 0.26.4 -> 0.26.4 * [new tag] 0.27.0 -> 0.27.0 * [new tag] 0.27.1 -> 0.27.1 * [new tag] 0.28.0 -> 0.28.0 * [new tag] 0.29.0 -> 0.29.0 [rtd-command-info] start-time: 2024-06-07T13:07:39.366940Z, end-time: 2024-06-07T13:07:39.438052Z, duration: 0, exit-code: 0 git checkout --force origin/dev Note: switching to 'origin/dev'. 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 f580dc7 Remove pin to MSVC toolset version in CI. (#1991) [rtd-command-info] start-time: 2024-06-07T13:07:39.513676Z, end-time: 2024-06-07T13:07:39.568835Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-06-07T13:07:39.636057Z, end-time: 2024-06-07T13:07:39.811041Z, 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-06-07T13:07:47.283104Z, end-time: 2024-06-07T13:07:47.941765Z, duration: 0, exit-code: 0 asdf global python 3.8.18 [rtd-command-info] start-time: 2024-06-07T13:07:48.802440Z, end-time: 2024-06-07T13:07:51.084073Z, duration: 2, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.18.final.0-64 in 1038ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest, 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-06-07T13:07:51.144055Z, end-time: 2024-06-07T13:08:03.349255Z, duration: 12, 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/latest/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 21.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 34.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-70.0.0 [rtd-command-info] start-time: 2024-06-07T13:08:03.433872Z, end-time: 2024-06-07T13:08:11.218655Z, duration: 7, 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.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.13 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 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.15.0-py3-none-any.whl.metadata (1.5 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.32.3-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.19.2-py3-none-any.whl.metadata (3.6 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.6.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 68.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.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 184.2 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 239.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.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 261.5 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 211.8 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 269.5 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 228.8 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 240.7 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 242.0 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 226.4 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 250.5 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 246.2 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 213.7 MB/s eta 0:00:00 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 227.3 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 264.3 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 205.1 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 279.9 MB/s eta 0:00:00 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 251.1 MB/s eta 0:00:00 Downloading zipp-3.19.2-py3-none-any.whl (9.0 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.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.13 babel-2.15.0 certifi-2024.6.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.32.3 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.19.2 [rtd-command-info] start-time: 2024-06-07T13:08:11.313051Z, end-time: 2024-06-07T13:08:29.208176Z, duration: 17, 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 sphinx-rtd-theme==2.0.0 (from -r doc/requirements_doc.txt (line 2)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 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.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.1 kB) Collecting cython (from -r doc/../requirements_dev.txt (line 8)) Downloading Cython-3.0.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) Collecting pybind11 (from -r doc/../requirements_dev.txt (line 9)) Downloading pybind11-2.12.0-py3-none-any.whl.metadata (9.5 kB) Requirement already satisfied: setuptools>=64 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from -r doc/../requirements_dev.txt (line 10)) (70.0.0) Collecting setuptools_scm>=8 (from -r doc/../requirements_dev.txt (line 11)) Downloading setuptools_scm-8.1.0-py3-none-any.whl.metadata (6.6 kB) Requirement already satisfied: wheel>=0.30 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/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.2.2-py3-none-any.whl.metadata (7.6 kB) Collecting pandas (from -r doc/../misc/requirements_test.txt (line 1)) Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting psutil (from -r doc/../misc/requirements_test.txt (line 2)) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting pyarrow (from -r doc/../misc/requirements_test.txt (line 3)) Downloading pyarrow-16.1.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (3.0 kB) Collecting hypothesis (from -r doc/../misc/requirements_test.txt (line 5)) Downloading hypothesis-6.103.1-py3-none-any.whl.metadata (6.3 kB) Requirement already satisfied: MarkupSafe>=2.0.0rc2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from jinja2==3.0.0->-r doc/requirements_doc.txt (line 1)) (2.1.5) Requirement already satisfied: sphinx<8,>=5 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (7.1.2) Requirement already satisfied: docutils<0.21 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (0.20.1) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: packaging>=19.1 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/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.1.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/latest/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>=8->-r doc/../requirements_dev.txt (line 11)) Downloading typing_extensions-4.12.1-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.5 (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) Collecting python-dateutil>=2.8.2 (from pandas->-r doc/../misc/requirements_test.txt (line 1)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from pandas->-r doc/../misc/requirements_test.txt (line 1)) (2024.1) Collecting tzdata>=2022.1 (from pandas->-r doc/../misc/requirements_test.txt (line 1)) Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting attrs>=22.2.0 (from hypothesis->-r doc/../misc/requirements_test.txt (line 5)) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r doc/../misc/requirements_test.txt (line 5)) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from importlib-metadata>=4.6->build->-r doc/../requirements_dev.txt (line 6)) (3.19.2) Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas->-r doc/../misc/requirements_test.txt (line 1)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (1.0.3) Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2.18.0) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2.15.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2.32.3) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from requests>=2.25.0->sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from requests>=2.25.0->sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from requests>=2.25.0->sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages (from requests>=2.25.0->sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2024.6.2) Downloading Jinja2-3.0.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.4 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 92.3 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 218.3 MB/s eta 0:00:00 Downloading build-1.2.1-py3-none-any.whl (21 kB) Downloading cmake-3.29.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.7/26.7 MB 214.4 MB/s eta 0:00:00 Downloading Cython-3.0.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 214.3 MB/s eta 0:00:00 Downloading pybind11-2.12.0-py3-none-any.whl (234 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 244.3 MB/s eta 0:00:00 Downloading setuptools_scm-8.1.0-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 kB 186.6 MB/s eta 0:00:00 Downloading pytest-8.2.2-py3-none-any.whl (339 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.9/339.9 kB 238.1 MB/s eta 0:00:00 Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 211.1 MB/s eta 0:00:00 Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 247.1 MB/s eta 0:00:00 Downloading pyarrow-16.1.0-cp38-cp38-manylinux_2_28_x86_64.whl (40.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 MB 203.1 MB/s eta 0:00:00 Downloading hypothesis-6.103.1-py3-none-any.whl (461 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.2/461.2 kB 245.6 MB/s eta 0:00:00 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 225.5 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 python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 234.0 MB/s eta 0:00:00 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 225.8 MB/s eta 0:00:00 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 262.2 MB/s eta 0:00:00 Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Downloading pyproject_hooks-1.1.0-py3-none-any.whl (9.2 kB) Downloading typing_extensions-4.12.1-py3-none-any.whl (37 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: sortedcontainers, tzdata, typing-extensions, tomli, six, pyproject_hooks, pybind11, psutil, pluggy, numpy, jinja2, iniconfig, exceptiongroup, cython, cmake, attrs, setuptools_scm, python-dateutil, pytest, pyarrow, hypothesis, build, sphinxcontrib-jquery, pandas, sphinx-rtd-theme Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.4 Uninstalling Jinja2-3.1.4: Successfully uninstalled Jinja2-3.1.4 Successfully installed attrs-23.2.0 build-1.2.1 cmake-3.29.3 cython-3.0.10 exceptiongroup-1.2.1 hypothesis-6.103.1 iniconfig-2.0.0 jinja2-3.0.0 numpy-1.24.4 pandas-2.0.3 pluggy-1.5.0 psutil-5.9.8 pyarrow-16.1.0 pybind11-2.12.0 pyproject_hooks-1.1.0 pytest-8.2.2 python-dateutil-2.9.0.post0 setuptools_scm-8.1.0 six-1.16.0 sortedcontainers-2.4.0 sphinx-rtd-theme-2.0.0 sphinxcontrib-jquery-4.1 tomli-2.0.1 typing-extensions-4.12.1 tzdata-2024.1 [rtd-command-info] start-time: 2024-06-07T13:08:29.281094Z, end-time: 2024-06-07T13:11:30.383975Z, duration: 181, exit-code: 1 python ./setup.py install --force 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/latest/build/TileDB-2.23.0'... Note: switching to '152093bed1f25f219fc91f31456c26b04a67dd63'. 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: 72010900b7cee36cea77aebb97695095c9358eaf Using vcpkg features: serialization;s3;webp -- Found Doxygen: /usr/bin/doxygen (found version "1.9.1") found components: doxygen missing components: dot -- Not found clang-tidy -- Not found clang-format -- was unable to find clang-format -- 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.8 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-auth/e80f8a3a15231a8d513d03ff7761acf4a5c18269 * aws-c-cal:x64-linux -> 0.6.9 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-cal/43c961d933d7a928c15cdfb7c5f7a6c16875bed5 * aws-c-common:x64-linux -> 0.9.10 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-common/e07be2013141ae49e6bf3340ccce57b0031cfb17 * aws-c-compression:x64-linux -> 0.2.17 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-compression/a0373f54fe747cd91672c56b2d86ce0e8d9e4491 * aws-c-event-stream:x64-linux -> 0.3.2 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-event-stream/c0c5daf2e95fa6a4e02f178c8ff091b0c8ed6b0e * aws-c-http:x64-linux -> 0.7.14 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-http/eb6f67641f77b8ba24d435c6cf49b7a36cf80536 * aws-c-io:x64-linux -> 0.13.36 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-io/586cb06ad50ef2627c4dd30ab97b88d79e559fd5 * aws-c-mqtt:x64-linux -> 0.9.10 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-mqtt/79c21d94b22888e395bd53041457397fcb013486 * aws-c-s3:x64-linux -> 0.4.3 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-s3/e12d01447182cce36c5524fbd6a22f8135dd9ecb * aws-c-sdkutils:x64-linux -> 0.1.12 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-sdkutils/23164b5e925decd15773f93c5fbe0330be7ac9f5 * aws-checksums:x64-linux -> 0.1.17 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-checksums/05e17cee2b7d221bb49bebe55e8801f9cea99014 * aws-crt-cpp:x64-linux -> 0.24.8 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-crt-cpp/0ec1e5fdb18e38dc54d06842860ec7f95df53c5a aws-sdk-cpp[cognito-identity,core,identity-management,s3,sts]:x64-linux -> 1.11.215 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-sdk-cpp/bbebf005503aa74f6725df8f4d04eb21a894e127 bzip2[core,tool]:x64-linux -> 1.0.8#5 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/bzip2/92e9a8bbf1abbd89872b48ad82fcf75852de1006 capnproto:x64-linux -> 1.0.1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/capnproto/4a615543c6406b84fc52a931335d7fdb70037627 curl[core,non-http,openssl,ssl,zstd]:x64-linux -> 8.4.0 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/curl/6125c796d6e2913a89a2996d7082375ce16b02dd * fmt:x64-linux -> 10.1.1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/fmt/dfe9aa860f5a8317f341a21d317be1cf44e89f18 libmagic:x64-linux -> 5.40#1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/ports/libmagic libwebp[core,libwebpmux,nearlossless,simd]:x64-linux -> 1.3.2 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/libwebp/0b981028589375097039d5e39e7d87659cdfa824 lz4:x64-linux -> 1.9.4#1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/lz4/d7704e3869f579ffdf927b5419579473e9d702d4 openssl:x64-linux -> 1.1.1t -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/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/latest/build/TileDB-2.23.0/ports/pcre2 * s2n:x64-linux -> 1.3.56 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/s2n/1a5705f86914ceeaa101adb9b7aca73c785aa584 spdlog:x64-linux -> 1.12.0 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/spdlog/41cf31aa350a44644863d7777489501d240f248c * vcpkg-cmake:x64-linux -> 2023-05-04 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/vcpkg-cmake/88a7058fc7fa73a9c4c99cfcae9d79e2abf87a5a * vcpkg-cmake-config:x64-linux -> 2024-04-07 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/ports/vcpkg-cmake-config zlib:x64-linux -> 1.3 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/zlib/5ac18c6e6e3e2bf5a9e3d0bc8a845f198e4c4e05 zstd:x64-linux -> 1.5.5#2 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/zstd/259dc461801ecb946995e13fd3d94b1381d02441 Additional packages (*) will be modified to complete this operation. Restored 0 package(s) from /home/docs/.cache/vcpkg/archives in 90.9 us. Use --debug to see more details. Installing 1/28 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/latest/build/TileDB-2.23.0/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/vcpkg-cmake/88a7058fc7fa73a9c4c99cfcae9d79e2abf87a5a -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/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/latest/build/TileDB-2.23.0/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/latest/build/TileDB-2.23.0/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/latest/build/TileDB-2.23.0/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/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/packages/vcpkg-cmake_x64-linux/share/vcpkg-cmake/copyright -- Performing post-build validation Stored binaries in 1 destinations in 198 ms. Elapsed time to handle vcpkg-cmake:x64-linux: 343 ms Installing 2/28 bzip2:x64-linux... Building bzip2[core,tool]:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/buildtrees/versioning_/versions/bzip2/92e9a8bbf1abbd89872b48ad82fcf75852de1006 -- 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/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/vcpkg-bundle.json [DEBUG] Failed to open: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/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/latest/build/TileDB-2.23.0/build/_deps/vcpkg-src/downloads/bzip2-1.0.8.tar.gz.896.part) [DEBUG] 1000: cmd_execute_and_stream_data() returned 28 after 129682020 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 129676 ms: Connection timed out [DEBUG] /mnt/vss/_work/1/s/src/vcpkg/base/downloads.cpp(1048): [DEBUG] Time in subprocesses: 129682020us [DEBUG] Time in parsing JSON: 8us [DEBUG] Time in JSON reader: 0us [DEBUG] Time in filesystem: 280us [DEBUG] Time in loading ports: 0us [DEBUG] Exiting after 2.2 min (129682575us) 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) buildtrees/versioning_/versions/bzip2/92e9a8bbf1abbd89872b48ad82fcf75852de1006/portfile.cmake:1 (vcpkg_download_distfile) scripts/ports.cmake:170 (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+on+x64-linux&body=Copy+issue+body+from+%2Fhome%2Fdocs%2Fcheckouts%2Freadthedocs.org%2Fuser_builds%2Ftiledb-inc-tiledb-py%2Fcheckouts%2Flatest%2Fbuild%2FTileDB-2.23.0%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/latest/build/TileDB-2.23.0/build/vcpkg-manifest-install.log Call Stack (most recent call first): /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages/cmake/data/share/cmake-3.29/Modules/CMakeDetermineSystem.cmake:146 (include) CMakeLists.txt:142 (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! /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages/setuptools/__init__.py:80: _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) /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages/setuptools_scm/git.py:167: UserWarning: "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest" 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/latest/lib/python3.8/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/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/latest/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() 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/latest/build/TileDB-2.23.0/build... CMake configure command: ['cmake', '-DCMAKE_INSTALL_PREFIX=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/latest/build/TileDB-2.23.0/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/latest/build/TileDB-2.23.0'] Traceback (most recent call last): File "./setup.py", line 751, in setup( File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages/setuptools/__init__.py", line 103, in setup return distutils.core.setup(**attrs) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/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/latest/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/latest/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/latest/lib/python3.8/site-packages/setuptools/dist.py", line 968, in run_command super().run_command(command) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/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/latest/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/latest/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/latest/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/latest/lib/python3.8/site-packages/setuptools/dist.py", line 968, in run_command super().run_command(command) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/latest/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "./setup.py", line 513, in run find_or_install_libtiledb(self) File "./setup.py", line 316, in find_or_install_libtiledb prefix_dir = build_libtiledb(src_dir) File "./setup.py", line 277, 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/latest/build/TileDB-2.23.0/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/latest/build/TileDB-2.23.0']' returned non-zero exit status 1.