Read the Docs build information Build id: 2146882 Project: tiledb-inc-tiledb-py Version: 1948 Commit: 67704c0be567447d57b8100d6b84c6d2f67a211e Date: 2024-04-11T21:09:28.658986Z State: finished Success: False [rtd-command-info] start-time: 2024-04-11T21:09:40.825412Z, end-time: 2024-04-11T21:09:41.850572Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/TileDB-Inc/TileDB-Py.git . Cloning into '.'... [rtd-command-info] start-time: 2024-04-11T21:09:41.920202Z, end-time: 2024-04-11T21:09:43.493730Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/1948/head:external-1948 From https://github.com/TileDB-Inc/TileDB-Py * [new ref] refs/pull/1948/head -> external-1948 * [new tag] 0.26.0 -> 0.26.0 * [new tag] 0.26.1 -> 0.26.1 * [new tag] 0.26.2 -> 0.26.2 * [new tag] 0.26.3 -> 0.26.3 * [new tag] 0.26.4 -> 0.26.4 * [new tag] 0.27.0 -> 0.27.0 * [new tag] 0.27.1 -> 0.27.1 [rtd-command-info] start-time: 2024-04-11T21:09:43.658451Z, end-time: 2024-04-11T21:09:43.736646Z, duration: 0, exit-code: 0 git checkout --force 67704c0be567447d57b8100d6b84c6d2f67a211e Note: switching to '67704c0be567447d57b8100d6b84c6d2f67a211e'. 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 67704c0 Add test_consolidate_fragments wrong assertion as xfail [rtd-command-info] start-time: 2024-04-11T21:09:43.805788Z, end-time: 2024-04-11T21:09:43.868964Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-04-11T21:09:43.936062Z, end-time: 2024-04-11T21:09:43.992444Z, 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-11T21:09:49.241473Z, end-time: 2024-04-11T21:09:49.324657Z, duration: 0, exit-code: 0 asdf global python 3.8.18 [rtd-command-info] start-time: 2024-04-11T21:09:49.755603Z, end-time: 2024-04-11T21:09:50.994130Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.18.final.0-64 in 898ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948, 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-11T21:09:51.060587Z, end-time: 2024-04-11T21:10:00.218326Z, 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/1948/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 11.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.2.0-py3-none-any.whl (821 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.5/821.5 kB 22.5 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.2.0 [rtd-command-info] start-time: 2024-04-11T21:10:00.281909Z, end-time: 2024-04-11T21:10:07.218085Z, duration: 6, 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 68.0 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 180.2 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 233.1 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 213.4 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 153.9 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 237.2 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 183.2 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 197.4 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 186.9 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 198.4 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 211.9 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 163.1 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 203.9 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 219.0 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 202.2 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 180.5 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 236.7 MB/s eta 0:00:00 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 213.9 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-11T21:10:07.300416Z, end-time: 2024-04-11T21:10:25.606507Z, duration: 18, 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.1-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/1948/lib/python3.8/site-packages (from -r doc/../requirements_dev.txt (line 10)) (69.2.0) Collecting setuptools_scm>=8 (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/1948/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) 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-15.0.2-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.100.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/1948/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/1948/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/1948/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/1948/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/1948/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.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.4.0-py3-none-any.whl.metadata (4.3 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r doc/../requirements_dev.txt (line 15)) Downloading exceptiongroup-1.2.0-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/1948/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/1948/lib/python3.8/site-packages (from importlib-metadata>=4.6->build->-r doc/../requirements_dev.txt (line 6)) (3.18.1) 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/1948/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/1948/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/1948/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/1948/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/1948/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/1948/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/1948/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2.17.2) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/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/1948/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/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/1948/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/1948/lib/python3.8/site-packages (from sphinx<8,>=5->sphinx-rtd-theme==2.0.0->-r doc/requirements_doc.txt (line 2)) (2.31.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/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/1948/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/1948/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/1948/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.2.2) Downloading Jinja2-3.0.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 12.3 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 98.0 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 203.3 MB/s eta 0:00:00 Downloading build-1.2.1-py3-none-any.whl (21 kB) Downloading cmake-3.29.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.7/26.7 MB 200.2 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 206.9 MB/s eta 0:00:00 Downloading pybind11-2.12.0-py3-none-any.whl (234 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 234.4 MB/s eta 0:00:00 Downloading setuptools_scm-8.0.4-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 kB 156.9 MB/s eta 0:00:00 Downloading pytest-8.1.1-py3-none-any.whl (337 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 337.4/337.4 kB 239.5 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 199.8 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 234.5 MB/s eta 0:00:00 Downloading pyarrow-15.0.2-cp38-cp38-manylinux_2_28_x86_64.whl (38.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/38.4 MB 200.0 MB/s eta 0:00:00 Downloading hypothesis-6.100.1-py3-none-any.whl (458 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 458.2/458.2 kB 231.7 MB/s eta 0:00:00 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 187.5 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Downloading pluggy-1.4.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 230.8 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 213.2 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 237.2 MB/s eta 0:00:00 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) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: sortedcontainers, tzdata, typing-extensions, tomli, six, pybind11, psutil, pluggy, numpy, jinja2, iniconfig, exceptiongroup, cython, cmake, attrs, setuptools_scm, python-dateutil, pytest, pyproject_hooks, pyarrow, hypothesis, sphinxcontrib-jquery, pandas, build, sphinx-rtd-theme Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.3 Uninstalling Jinja2-3.1.3: Successfully uninstalled Jinja2-3.1.3 Successfully installed attrs-23.2.0 build-1.2.1 cmake-3.29.1 cython-3.0.10 exceptiongroup-1.2.0 hypothesis-6.100.1 iniconfig-2.0.0 jinja2-3.0.0 numpy-1.24.4 pandas-2.0.3 pluggy-1.4.0 psutil-5.9.8 pyarrow-15.0.2 pybind11-2.12.0 pyproject_hooks-1.0.0 pytest-8.1.1 python-dateutil-2.9.0.post0 setuptools_scm-8.0.4 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.11.0 tzdata-2024.1 [rtd-command-info] start-time: 2024-04-11T21:10:25.689711Z, end-time: 2024-04-11T21:29:04.705580Z, duration: 1119, 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/1948/build/TileDB-2.21.1'... Note: switching to 'acd5c50ecc50bb64c4786508c145febb156f3525'. 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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/ports/libmagic libwebp[core,libwebpmux,nearlossless,simd]:x64-linux -> 1.3.2 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/ports/pcre2 * s2n:x64-linux -> 1.3.56 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/vcpkg-cmake/88a7058fc7fa73a9c4c99cfcae9d79e2abf87a5a * vcpkg-cmake-config:x64-linux -> 2022-02-06#1 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/vcpkg-cmake-config/8d54cc4f487d51b655abec5f9c9c3f86ca83311f zlib:x64-linux -> 1.3 -- /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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 79.3 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/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/vcpkg-cmake/88a7058fc7fa73a9c4c99cfcae9d79e2abf87a5a -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/vcpkg-cmake_x64-linux/share/vcpkg-cmake/copyright -- Performing post-build validation Stored binaries in 1 destinations in 5.73 ms. Elapsed time to handle vcpkg-cmake:x64-linux: 121 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/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/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... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/bzip2-1.0.8.tar.gz -- Applying patch fix-import-export-macros.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/bzip2/src/bzip2-1-336d4794a3.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/bzip2_x64-linux/lib/pkgconfig/bzip2.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/bzip2_x64-linux/debug/lib/pkgconfig/bzip2.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/bzip2_x64-linux/share/bzip2/copyright -- Performing post-build validation Stored binaries in 1 destinations in 33 ms. Elapsed time to handle bzip2:x64-linux: 13 s Installing 3/28 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/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/vcpkg-cmake-config/8d54cc4f487d51b655abec5f9c9c3f86ca83311f -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1/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 3.04 ms. Elapsed time to handle vcpkg-cmake-config:x64-linux: 118 ms Installing 4/28 pcre2:x64-linux... Building pcre2[core,jit,platform-default-features]:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/pcre2 -- Downloading https://github.com/PCRE2Project/pcre2/archive/pcre2-10.42.tar.gz -> PCRE2Project-pcre2-pcre2-10.42.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/PCRE2Project-pcre2-pcre2-10.42.tar.gz -- Applying patch pcre2-10.35_fix-uwp.patch -- Applying patch no-static-suffix.patch -- Applying patch fix-cmake.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/pcre2/src/cre2-10.42-e01af3d93d.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/lib/pkgconfig/libpcre2-16.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/lib/pkgconfig/libpcre2-32.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/lib/pkgconfig/libpcre2-8.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/lib/pkgconfig/libpcre2-posix.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/debug/lib/pkgconfig/libpcre2-16.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/debug/lib/pkgconfig/libpcre2-32.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/debug/lib/pkgconfig/libpcre2-8.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/debug/lib/pkgconfig/libpcre2-posix.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/share/pcre2/usage -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/pcre2_x64-linux/share/pcre2/copyright -- Performing post-build validation Stored binaries in 1 destinations in 375 ms. Elapsed time to handle pcre2:x64-linux: 1.1 min Installing 5/28 libmagic:x64-linux... Building libmagic:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/libmagic -- Downloading https://github.com/file/file/archive/FILE5_40.tar.gz -> file-file-FILE5_40.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/file-file-FILE5_40.tar.gz -- Applying patch 0001-Use-pcre2.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/libmagic/src/FILE5_40-ae3838cbe2.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libmagic_x64-linux/share/libmagic/copyright -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libmagic_x64-linux/share/libmagic/usage -- Performing post-build validation Stored binaries in 1 destinations in 208 ms. Elapsed time to handle libmagic:x64-linux: 8.1 s Installing 6/28 lz4:x64-linux... Building lz4:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/lz4/d7704e3869f579ffdf927b5419579473e9d702d4 -- Downloading https://github.com/lz4/lz4/archive/v1.9.4.tar.gz -> lz4-lz4-v1.9.4.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/lz4-lz4-v1.9.4.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/lz4/src/v1.9.4-9f4a1a30bd.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/lz4_x64-linux/lib/pkgconfig/liblz4.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/lz4_x64-linux/debug/lib/pkgconfig/liblz4.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/lz4_x64-linux/share/lz4/copyright -- Performing post-build validation Stored binaries in 1 destinations in 68.2 ms. Elapsed time to handle lz4:x64-linux: 9.4 s Installing 7/28 openssl:x64-linux... Building openssl:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/openssl -- Downloading https://github.com/openssl/openssl/archive/OpenSSL_1_1_1t.tar.gz -> openssl-openssl-OpenSSL_1_1_1t.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/openssl-openssl-OpenSSL_1_1_1t.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/openssl/src/SSL_1_1_1t-ccb28a4685.clean -- Configuring x64-linux-dbg -- Configuring x64-linux-rel -- Building x64-linux-dbg -- Building x64-linux-rel -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/openssl_x64-linux/lib/pkgconfig/libcrypto.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/openssl_x64-linux/lib/pkgconfig/libssl.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/openssl_x64-linux/lib/pkgconfig/openssl.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/openssl_x64-linux/debug/lib/pkgconfig/libcrypto.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/openssl_x64-linux/debug/lib/pkgconfig/libssl.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/openssl_x64-linux/debug/lib/pkgconfig/openssl.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/openssl_x64-linux/share/openssl/copyright -- Performing post-build validation warning: The port provided "usage" but forgot to install to /share/openssl/usage, add the following linein the portfile: file(INSTALL "${CMAKE_CURRENT_LIST_DIR}/usage" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}") error: Found 1 post-build check problem(s). To submit these ports to curated catalogs, please first correct the portfile: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/openssl/portfile.cmake Stored binaries in 1 destinations in 1.3 s. Elapsed time to handle openssl:x64-linux: 2.2 min Installing 8/28 fmt:x64-linux... Building fmt:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/fmt/dfe9aa860f5a8317f341a21d317be1cf44e89f18 -- Downloading https://github.com/fmtlib/fmt/archive/10.1.1.tar.gz -> fmtlib-fmt-10.1.1.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/fmtlib-fmt-10.1.1.tar.gz -- Applying patch fix-write-batch.patch -- Applying patch fix-format-conflict.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/fmt/src/10.1.1-281bbdd8af.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/fmt_x64-linux/lib/pkgconfig/fmt.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/fmt_x64-linux/debug/lib/pkgconfig/fmt.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/fmt_x64-linux/share/fmt/usage -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/fmt_x64-linux/share/fmt/copyright -- Performing post-build validation Stored binaries in 1 destinations in 117 ms. Elapsed time to handle fmt:x64-linux: 9.3 s Installing 9/28 spdlog:x64-linux... Building spdlog:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/spdlog/41cf31aa350a44644863d7777489501d240f248c -- Downloading https://github.com/gabime/spdlog/archive/v1.12.0.tar.gz -> gabime-spdlog-v1.12.0.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/gabime-spdlog-v1.12.0.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/spdlog/src/v1.12.0-7bc8dad862.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/spdlog_x64-linux/lib/pkgconfig/spdlog.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/spdlog_x64-linux/debug/lib/pkgconfig/spdlog.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/spdlog_x64-linux/share/spdlog/usage -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/spdlog_x64-linux/share/spdlog/copyright -- Performing post-build validation Stored binaries in 1 destinations in 540 ms. Elapsed time to handle spdlog:x64-linux: 23 s Installing 10/28 zlib:x64-linux... Building zlib:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/zlib/5ac18c6e6e3e2bf5a9e3d0bc8a845f198e4c4e05 -- Downloading https://github.com/madler/zlib/archive/v1.3.tar.gz -> madler-zlib-v1.3.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/madler-zlib-v1.3.tar.gz -- Applying patch 0001-Prevent-invalid-inclusions-when-HAVE_-is-set-to-0.patch -- Applying patch 0002-skip-building-examples.patch -- Applying patch 0003-build-static-or-shared-not-both.patch -- Applying patch 0004-android-and-mingw-fixes.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/zlib/src/v1.3-8825ee792f.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/zlib_x64-linux/share/zlib/vcpkg-cmake-wrapper.cmake -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/zlib_x64-linux/lib/pkgconfig/zlib.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/zlib_x64-linux/debug/lib/pkgconfig/zlib.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/zlib_x64-linux/share/zlib/copyright -- Performing post-build validation Stored binaries in 1 destinations in 36.2 ms. Elapsed time to handle zlib:x64-linux: 5.6 s Installing 11/28 zstd:x64-linux... Building zstd:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/zstd/259dc461801ecb946995e13fd3d94b1381d02441 -- Downloading https://github.com/facebook/zstd/archive/v1.5.5.tar.gz -> facebook-zstd-v1.5.5.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/facebook-zstd-v1.5.5.tar.gz -- Applying patch no-static-suffix.patch -- Applying patch fix-emscripten-and-clang-cl.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/zstd/src/v1.5.5-b23e615f5d.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/zstd_x64-linux/lib/pkgconfig/libzstd.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/zstd_x64-linux/debug/lib/pkgconfig/libzstd.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/zstd_x64-linux/share/zstd/usage -- Performing post-build validation Stored binaries in 1 destinations in 336 ms. Elapsed time to handle zstd:x64-linux: 41 s Installing 12/28 curl:x64-linux... Building curl[core,non-http,openssl,ssl,zstd]:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/curl/6125c796d6e2913a89a2996d7082375ce16b02dd -- Downloading https://github.com/curl/curl/archive/curl-8_4_0.tar.gz -> curl-curl-curl-8_4_0.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/curl-curl-curl-8_4_0.tar.gz -- Applying patch 0002_fix_uwp.patch -- Applying patch 0005_remove_imp_suffix.patch -- Applying patch 0012-fix-dependency-idn2.patch -- Applying patch 0020-fix-pc-file.patch -- Applying patch 0022-deduplicate-libs.patch -- Applying patch mbedtls-ws2_32.patch -- Applying patch export-components.patch -- Applying patch dependencies.patch -- Applying patch cmake-config.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/curl/src/curl-8_4_0-1dac1974ab.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/curl_x64-linux/lib/pkgconfig/libcurl.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/curl_x64-linux/debug/lib/pkgconfig/libcurl.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/curl_x64-linux/share/curl/vcpkg-cmake-wrapper.cmake -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/curl_x64-linux/share/curl/usage -- Performing post-build validation Stored binaries in 1 destinations in 612 ms. Elapsed time to handle curl:x64-linux: 50 s Installing 13/28 s2n:x64-linux... Building s2n:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/s2n/1a5705f86914ceeaa101adb9b7aca73c785aa584 -- Downloading https://github.com/aws/s2n-tls/archive/v1.3.56.tar.gz -> aws-s2n-tls-v1.3.56.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/aws-s2n-tls-v1.3.56.tar.gz -- Applying patch fix-cmake-target-path.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/s2n/src/v1.3.56-d3ed893a15.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/s2n_x64-linux/share/s2n/copyright -- Performing post-build validation Stored binaries in 1 destinations in 853 ms. Elapsed time to handle s2n:x64-linux: 56 s Installing 14/28 aws-c-common:x64-linux... Building aws-c-common:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-common/e07be2013141ae49e6bf3340ccce57b0031cfb17 -- Downloading https://github.com/awslabs/aws-c-common/archive/v0.9.10.tar.gz -> awslabs-aws-c-common-v0.9.10.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-common-v0.9.10.tar.gz -- Applying patch disable-internal-crt-option.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-common/src/v0.9.10-492b35b91d.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-common_x64-linux/share/aws-c-common/copyright -- Performing post-build validation Stored binaries in 1 destinations in 134 ms. Elapsed time to handle aws-c-common:x64-linux: 13 s Installing 15/28 aws-checksums:x64-linux... Building aws-checksums:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-checksums/05e17cee2b7d221bb49bebe55e8801f9cea99014 -- Downloading https://github.com/awslabs/aws-checksums/archive/v0.1.17.tar.gz -> awslabs-aws-checksums-v0.1.17.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-checksums-v0.1.17.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-checksums/src/v0.1.17-2b17321dbc.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-checksums_x64-linux/share/aws-checksums/copyright -- Performing post-build validation Stored binaries in 1 destinations in 7.47 ms. Elapsed time to handle aws-checksums:x64-linux: 3.2 s Installing 16/28 aws-c-sdkutils:x64-linux... Building aws-c-sdkutils:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-sdkutils/23164b5e925decd15773f93c5fbe0330be7ac9f5 -- Downloading https://github.com/awslabs/aws-c-sdkutils/archive/v0.1.12.tar.gz -> awslabs-aws-c-sdkutils-v0.1.12.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-sdkutils-v0.1.12.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-sdkutils/src/v0.1.12-3a1a2d3037.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-sdkutils_x64-linux/share/aws-c-sdkutils/copyright -- Performing post-build validation Stored binaries in 1 destinations in 36.8 ms. Elapsed time to handle aws-c-sdkutils:x64-linux: 4.4 s Installing 17/28 aws-c-cal:x64-linux... Building aws-c-cal:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-cal/43c961d933d7a928c15cdfb7c5f7a6c16875bed5 -- Downloading https://github.com/awslabs/aws-c-cal/archive/v0.6.9.tar.gz -> awslabs-aws-c-cal-v0.6.9.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-cal-v0.6.9.tar.gz -- Applying patch remove-libcrypto-messages.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-cal/src/v0.6.9-f65cf0c01a.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-cal_x64-linux/share/aws-c-cal/copyright -- Performing post-build validation Stored binaries in 1 destinations in 28 ms. Elapsed time to handle aws-c-cal:x64-linux: 4.8 s Installing 18/28 aws-c-io:x64-linux... Building aws-c-io:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-io/586cb06ad50ef2627c4dd30ab97b88d79e559fd5 -- Downloading https://github.com/awslabs/aws-c-io/archive/v0.13.36.tar.gz -> awslabs-aws-c-io-v0.13.36.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-io-v0.13.36.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-io/src/v0.13.36-fbcbda4dac.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-io_x64-linux/share/aws-c-io/copyright -- Performing post-build validation Stored binaries in 1 destinations in 120 ms. Elapsed time to handle aws-c-io:x64-linux: 8.6 s Installing 19/28 aws-c-compression:x64-linux... Building aws-c-compression:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-compression/a0373f54fe747cd91672c56b2d86ce0e8d9e4491 -- Downloading https://github.com/awslabs/aws-c-compression/archive/v0.2.17.tar.gz -> awslabs-aws-c-compression-v0.2.17.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-compression-v0.2.17.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-compression/src/v0.2.17-86d6b036ed.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-compression_x64-linux/share/aws-c-compression/copyright -- Performing post-build validation Stored binaries in 1 destinations in 6.47 ms. Elapsed time to handle aws-c-compression:x64-linux: 2.6 s Installing 20/28 aws-c-http:x64-linux... Building aws-c-http:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-http/eb6f67641f77b8ba24d435c6cf49b7a36cf80536 -- Downloading https://github.com/awslabs/aws-c-http/archive/v0.7.14.tar.gz -> awslabs-aws-c-http-v0.7.14.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-http-v0.7.14.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-http/src/v0.7.14-ac9904c15d.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-http_x64-linux/share/aws-c-http/copyright -- Performing post-build validation Stored binaries in 1 destinations in 153 ms. Elapsed time to handle aws-c-http:x64-linux: 11 s Installing 21/28 aws-c-auth:x64-linux... Building aws-c-auth:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-auth/e80f8a3a15231a8d513d03ff7761acf4a5c18269 -- Downloading https://github.com/awslabs/aws-c-auth/archive/v0.7.8.tar.gz -> awslabs-aws-c-auth-v0.7.8.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-auth-v0.7.8.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-auth/src/v0.7.8-4e02d3264b.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-auth_x64-linux/share/aws-c-auth/copyright -- Performing post-build validation Stored binaries in 1 destinations in 107 ms. Elapsed time to handle aws-c-auth:x64-linux: 8.7 s Installing 22/28 aws-c-s3:x64-linux... Building aws-c-s3:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-s3/e12d01447182cce36c5524fbd6a22f8135dd9ecb -- Downloading https://github.com/awslabs/aws-c-s3/archive/v0.4.3.tar.gz -> awslabs-aws-c-s3-v0.4.3.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-s3-v0.4.3.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-s3/src/v0.4.3-02bdc8956c.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-s3_x64-linux/share/aws-c-s3/copyright -- Performing post-build validation Stored binaries in 1 destinations in 104 ms. Elapsed time to handle aws-c-s3:x64-linux: 7.4 s Installing 23/28 aws-c-mqtt:x64-linux... Building aws-c-mqtt:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-mqtt/79c21d94b22888e395bd53041457397fcb013486 -- Downloading https://github.com/awslabs/aws-c-mqtt/archive/v0.9.10.tar.gz -> awslabs-aws-c-mqtt-v0.9.10.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-mqtt-v0.9.10.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-mqtt/src/v0.9.10-fc2ae301a2.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-mqtt_x64-linux/share/aws-c-mqtt/copyright -- Performing post-build validation Stored binaries in 1 destinations in 122 ms. Elapsed time to handle aws-c-mqtt:x64-linux: 9.3 s Installing 24/28 aws-c-event-stream:x64-linux... Building aws-c-event-stream:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-c-event-stream/c0c5daf2e95fa6a4e02f178c8ff091b0c8ed6b0e -- Downloading https://github.com/awslabs/aws-c-event-stream/archive/v0.3.2.tar.gz -> awslabs-aws-c-event-stream-v0.3.2.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-c-event-stream-v0.3.2.tar.gz -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-c-event-stream/src/v0.3.2-bc36680c59.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-c-event-stream_x64-linux/share/aws-c-event-stream/copyright -- Performing post-build validation Stored binaries in 1 destinations in 31.7 ms. Elapsed time to handle aws-c-event-stream:x64-linux: 4 s Installing 25/28 aws-crt-cpp:x64-linux... Building aws-crt-cpp:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-crt-cpp/0ec1e5fdb18e38dc54d06842860ec7f95df53c5a -- Downloading https://github.com/awslabs/aws-crt-cpp/archive/v0.24.8.tar.gz -> awslabs-aws-crt-cpp-v0.24.8.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/awslabs-aws-crt-cpp-v0.24.8.tar.gz -- Applying patch no-werror.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-crt-cpp/src/v0.24.8-02e358a575.clean -- Configuring x64-linux-dbg -- Configuring x64-linux-rel -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-crt-cpp_x64-linux/share/aws-crt-cpp/copyright -- Performing post-build validation Stored binaries in 1 destinations in 745 ms. Elapsed time to handle aws-crt-cpp:x64-linux: 50 s Installing 26/28 aws-sdk-cpp:x64-linux... Building aws-sdk-cpp[cognito-identity,core,identity-management,s3,sts]:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/aws-sdk-cpp/bbebf005503aa74f6725df8f4d04eb21a894e127 -- Downloading https://github.com/aws/aws-sdk-cpp/archive/1.11.215.tar.gz -> aws-aws-sdk-cpp-1.11.215.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/aws-aws-sdk-cpp-1.11.215.tar.gz -- Applying patch patch-relocatable-rpath.patch -- Applying patch fix-aws-root.patch -- Applying patch lock-curl-http-and-tls-settings.patch -- Applying patch fix-awsmigrationhub-build.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/aws-sdk-cpp/src/1.11.215-217520a113.clean -- Configuring x64-linux-dbg -- Configuring x64-linux-rel -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/aws-sdk-cpp_x64-linux/share/aws-sdk-cpp/copyright -- Performing post-build validation Stored binaries in 1 destinations in 4.1 s. Elapsed time to handle aws-sdk-cpp:x64-linux: 4.7 min Installing 27/28 capnproto:x64-linux... Building capnproto:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/capnproto/4a615543c6406b84fc52a931335d7fdb70037627 -- Downloading https://github.com/capnproto/capnproto/archive/v1.0.1.tar.gz -> capnproto-capnproto-v1.0.1.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/capnproto-capnproto-v1.0.1.tar.gz -- Applying patch disable-C-20-co-routines.patch -- Applying patch undef-KJ_USE_EPOLL-for-ANDROID_PLATFORM-23.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/capnproto/src/v1.0.1-21327bcba6.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/share/capnproto/copyright -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/capnp-json.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/capnp-rpc.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/capnp-websocket.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/capnp.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/capnpc.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/kj-async.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/kj-gzip.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/kj-http.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/kj-test.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/kj-tls.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/lib/pkgconfig/kj.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/capnp-json.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/capnp-rpc.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/capnp-websocket.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/capnp.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/capnpc.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/kj-async.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/kj-gzip.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/kj-http.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/kj-test.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/kj-tls.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/capnproto_x64-linux/debug/lib/pkgconfig/kj.pc -- Performing post-build validation Stored binaries in 1 destinations in 5 s. Elapsed time to handle capnproto:x64-linux: 4 min Installing 28/28 libwebp:x64-linux... Building libwebp[core,libwebpmux,nearlossless,simd]:x64-linux... -- [OVERLAY] Loading triplet configuration from: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/ports/triplets/x64-linux.cmake -- Installing port from location: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/versioning_/versions/libwebp/0b981028589375097039d5e39e7d87659cdfa824 -- Downloading https://github.com/webmproject/libwebp/archive/v1.3.2.tar.gz -> webmproject-libwebp-v1.3.2.tar.gz... -- Extracting source /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/downloads/webmproject-libwebp-v1.3.2.tar.gz -- Applying patch 0002-cmake-config.patch -- Applying patch 0003-simd.patch -- Applying patch 0008-sdl.patch -- Applying patch 0010-fix_build.patch -- Applying patch 0011-fix-include.patch -- Using source at /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/buildtrees/libwebp/src/v1.3.2-11232cde94.clean -- Configuring x64-linux -- Building x64-linux-dbg -- Building x64-linux-rel -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/lib/pkgconfig/libsharpyuv.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/lib/pkgconfig/libwebp.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/lib/pkgconfig/libwebpdecoder.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/lib/pkgconfig/libwebpdemux.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/lib/pkgconfig/libwebpmux.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/debug/lib/pkgconfig/libsharpyuv.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/debug/lib/pkgconfig/libwebp.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/debug/lib/pkgconfig/libwebpdecoder.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/debug/lib/pkgconfig/libwebpdemux.pc -- Fixing pkgconfig file: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/debug/lib/pkgconfig/libwebpmux.pc -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/_deps/vcpkg-src/packages/libwebp_x64-linux/share/libwebp/usage -- Performing post-build validation Stored binaries in 1 destinations in 393 ms. Elapsed time to handle libwebp:x64-linux: 35 s Total install time: 18 min -- Running vcpkg install - done -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Starting TileDB superbuild. -- Found BZip2: optimized;/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/vcpkg_installed/x64-linux/lib/libbz2.a;debug;/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/vcpkg_installed/x64-linux/debug/lib/libbz2d.a (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: optimized;/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/vcpkg_installed/x64-linux/lib/libz.a;debug;/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/vcpkg_installed/x64-linux/debug/lib/libz.a (found version "1.3.0") CMake Error at build/vcpkg_installed/x64-linux/share/WebP/WebPConfig.cmake:15 (message): File or directory /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/build/vcpkg_installed/include referenced by variable WebP_INCLUDE_DIR does not exist ! Call Stack (most recent call first): build/vcpkg_installed/x64-linux/share/WebP/WebPConfig.cmake:38 (set_and_check) build/_deps/vcpkg-src/scripts/buildsystems/vcpkg.cmake:859 (_find_package) cmake/Modules/FindWebp_EP.cmake:31 (find_package) cmake/TileDB-Superbuild.cmake:110 (include) CMakeLists.txt:151 (include) -- Configuring incomplete, errors occurred! ./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/1948/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) /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/lib/python3.8/site-packages/setuptools_scm/git.py:163: UserWarning: "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948" 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/1948/lib/python3.8/site-packages/setuptools/config/expand.py:133: SetuptoolsWarning: File '/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/requirements_wheel.txt' cannot be found return '\n'.join( /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/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/1948/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/1948/build/TileDB-2.21.1/build... CMake configure command: ['cmake', '-DCMAKE_INSTALL_PREFIX=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1'] Traceback (most recent call last): File "./setup.py", line 759, in setup( File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/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/1948/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 185, in setup return run_commands(dist) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 201, in run_commands dist.run_commands() File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/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/1948/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/1948/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/1948/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/1948/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/1948/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command self.distribution.run_command(command) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/1948/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/1948/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "./setup.py", line 521, 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/1948/build/TileDB-2.21.1/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/1948/build/TileDB-2.21.1']' returned non-zero exit status 1.