Read the Docs build information Build id: 2510154 Project: advanced-micro-devices-rocm-cmake Version: 231 Commit: f0e2daa4b89f20919d4f03b56a28fb55661c07d3 Date: 2024-09-26T20:10:04.648408Z State: finished Success: True [rtd-command-info] start-time: 2024-09-26T20:10:06.295446Z, end-time: 2024-09-26T20:10:06.790659Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rocm-cmake.git . Cloning into '.'... [rtd-command-info] start-time: 2024-09-26T20:10:06.911898Z, end-time: 2024-09-26T20:10:07.960145Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/231/head:external-231 From https://github.com/ROCm/rocm-cmake * [new ref] refs/pull/231/head -> external-231 * [new tag] rocm-6.0.0 -> rocm-6.0.0 * [new tag] rocm-6.0.2 -> rocm-6.0.2 * [new tag] rocm-6.2.0 -> rocm-6.2.0 * [new tag] rocm-6.2.1 -> rocm-6.2.1 * [new tag] rocm-test-09212024 -> rocm-test-09212024 [rtd-command-info] start-time: 2024-09-26T20:10:08.133795Z, end-time: 2024-09-26T20:10:08.195156Z, duration: 0, exit-code: 0 git checkout --force f0e2daa4b89f20919d4f03b56a28fb55661c07d3 Note: switching to 'f0e2daa4b89f20919d4f03b56a28fb55661c07d3'. 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 f0e2daa move to correct folder [rtd-command-info] start-time: 2024-09-26T20:10:08.311656Z, end-time: 2024-09-26T20:10:08.376961Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/src/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2024-09-26T20:10:13.724922Z, end-time: 2024-09-26T20:10:13.806364Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-09-26T20:10:14.260378Z, end-time: 2024-09-26T20:10:15.717156Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 874ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231, 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-09-26T20:10:15.829432Z, end-time: 2024-09-26T20:10:26.956749Z, duration: 11, 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/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.6 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.2 setuptools-75.1.0 [rtd-command-info] start-time: 2024-09-26T20:10:27.077122Z, end-time: 2024-09-26T20:10:35.992510Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 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-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 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.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.0.2-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 99.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 170.6 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 321.3 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 364.0 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, tomli, 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, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.0.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.0.1 urllib3-2.2.3 [rtd-command-info] start-time: 2024-09-26T20:10:36.117850Z, end-time: 2024-09-26T20:10:48.410754Z, duration: 12, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting accessible-pygments==0.0.5 (from -r docs/requirements.txt (line 7)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting alabaster==0.7.16 (from -r docs/requirements.txt (line 9)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting babel==2.15.0 (from -r docs/requirements.txt (line 11)) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting beautifulsoup4==4.12.3 (from -r docs/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.35.0 (from -r docs/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Collecting certifi==2024.6.2 (from -r docs/requirements.txt (line 19)) Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) Collecting cffi==1.16.0 (from -r docs/requirements.txt (line 21)) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Requirement already satisfied: charset-normalizer==3.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from -r docs/requirements.txt (line 25)) (3.3.2) Collecting click==8.1.7 (from -r docs/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting cryptography==42.0.8 (from -r docs/requirements.txt (line 29)) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting deprecated==1.2.14 (from -r docs/requirements.txt (line 31)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from -r docs/requirements.txt (line 33)) (0.21.2) Collecting fastjsonschema==2.19.1 (from -r docs/requirements.txt (line 39)) Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r docs/requirements.txt (line 41)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.43 (from -r docs/requirements.txt (line 43)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting idna==3.7 (from -r docs/requirements.txt (line 45)) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from -r docs/requirements.txt (line 47)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from -r docs/requirements.txt (line 49)) (3.1.4) Collecting markdown-it-py==3.0.0 (from -r docs/requirements.txt (line 53)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: markupsafe==2.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from -r docs/requirements.txt (line 57)) (2.1.5) Collecting mdit-py-plugins==0.4.1 (from -r docs/requirements.txt (line 59)) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r docs/requirements.txt (line 61)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-parser==3.0.1 (from -r docs/requirements.txt (line 63)) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting packaging==24.0 (from -r docs/requirements.txt (line 65)) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting pycparser==2.22 (from -r docs/requirements.txt (line 69)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.15.3 (from -r docs/requirements.txt (line 71)) Downloading pydata_sphinx_theme-0.15.3-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.3.0 (from -r docs/requirements.txt (line 75)) Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from -r docs/requirements.txt (line 77)) (2.18.0) Collecting pyjwt==2.8.0 (from pyjwt[crypto]==2.8.0->-r docs/requirements.txt (line 82)) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting pynacl==1.5.0 (from -r docs/requirements.txt (line 84)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting pyyaml==6.0.1 (from -r docs/requirements.txt (line 86)) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from -r docs/requirements.txt (line 91)) (2.32.3) Collecting rocm-docs-core==1.6.2 (from -r docs/requirements.txt (line 95)) Downloading rocm_docs_core-1.6.2-py3-none-any.whl.metadata (3.9 kB) Collecting smmap==5.0.1 (from -r docs/requirements.txt (line 97)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from -r docs/requirements.txt (line 99)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/requirements.txt (line 101)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx==7.3.7 (from -r docs/requirements.txt (line 103)) Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting sphinx-book-theme==1.1.2 (from -r docs/requirements.txt (line 115)) Downloading sphinx_book_theme-1.1.2-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/requirements.txt (line 117)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.6.0 (from -r docs/requirements.txt (line 119)) Downloading sphinx_design-0.6.0-py3-none-any.whl.metadata (5.2 kB) Collecting sphinx-external-toc==1.0.1 (from -r docs/requirements.txt (line 121)) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.2 (from -r docs/requirements.txt (line 123)) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting sphinxcontrib-applehelp==1.0.8 (from -r docs/requirements.txt (line 125)) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp==1.0.6 (from -r docs/requirements.txt (line 127)) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp==2.0.5 (from -r docs/requirements.txt (line 129)) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from -r docs/requirements.txt (line 131)) (1.0.1) Collecting sphinxcontrib-moderncmakedomain==3.29.0 (from -r docs/requirements.txt (line 133)) Downloading sphinxcontrib_moderncmakedomain-3.29.0-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-qthelp==1.0.7 (from -r docs/requirements.txt (line 135)) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml==1.1.10 (from -r docs/requirements.txt (line 137)) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting typing-extensions==4.12.2 (from -r docs/requirements.txt (line 139)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting urllib3==2.2.1 (from -r docs/requirements.txt (line 143)) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting wrapt==1.16.0 (from -r docs/requirements.txt (line 147)) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/envs/231/lib/python3.10/site-packages (from sphinx==7.3.7->-r docs/requirements.txt (line 103)) (2.0.1) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 57.3 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 209.6 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 253.1 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading idna-3.7-py3-none-any.whl (66 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl (54 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Downloading packaging-24.0-py3-none-any.whl (53 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.3-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 238.0 MB/s eta 0:00:00 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 354.9 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 365.7 MB/s eta 0:00:00 Downloading rocm_docs_core-1.6.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 368.0 MB/s eta 0:00:00 Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 236.4 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.1.2-py3-none-any.whl (400 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 298.7 MB/s eta 0:00:00 Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl (8.1 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) Downloading sphinxcontrib_moderncmakedomain-3.29.0-py3-none-any.whl (13 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Installing collected packages: fastjsonschema, wrapt, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, smmap, pyyaml, pyjwt, pycparser, packaging, mdurl, idna, click, certifi, babel, alabaster, accessible-pygments, markdown-it-py, gitdb, deprecated, cffi, beautifulsoup4, sphinx, pynacl, mdit-py-plugins, gitpython, cryptography, sphinxcontrib-moderncmakedomain, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pydata-sphinx-theme, myst-parser, breathe, sphinx-book-theme, pygithub, rocm-docs-core Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.3 Uninstalling urllib3-2.2.3: Successfully uninstalled urllib3-2.2.3 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: packaging Found existing installation: packaging 24.1 Uninstalling packaging-24.1: Successfully uninstalled packaging-24.1 Attempting uninstall: idna Found existing installation: idna 3.10 Uninstalling idna-3.10: Successfully uninstalled idna-3.10 Attempting uninstall: certifi Found existing installation: certifi 2024.8.30 Uninstalling certifi-2024.8.30: Successfully uninstalled certifi-2024.8.30 Attempting uninstall: babel Found existing installation: babel 2.16.0 Uninstalling babel-2.16.0: Successfully uninstalled babel-2.16.0 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: sphinx Found existing installation: Sphinx 8.0.2 Uninstalling Sphinx-8.0.2: Successfully uninstalled Sphinx-8.0.2 Successfully installed accessible-pygments-0.0.5 alabaster-0.7.16 babel-2.15.0 beautifulsoup4-4.12.3 breathe-4.35.0 certifi-2024.6.2 cffi-1.16.0 click-8.1.7 cryptography-42.0.8 deprecated-1.2.14 fastjsonschema-2.19.1 gitdb-4.0.11 gitpython-3.1.43 idna-3.7 markdown-it-py-3.0.0 mdit-py-plugins-0.4.1 mdurl-0.1.2 myst-parser-3.0.1 packaging-24.0 pycparser-2.22 pydata-sphinx-theme-0.15.3 pygithub-2.3.0 pyjwt-2.8.0 pynacl-1.5.0 pyyaml-6.0.1 rocm-docs-core-1.6.2 smmap-5.0.1 soupsieve-2.5 sphinx-7.3.7 sphinx-book-theme-1.1.2 sphinx-copybutton-0.5.2 sphinx-design-0.6.0 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.2 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-moderncmakedomain-3.29.0 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 typing-extensions-4.12.2 urllib3-2.2.1 wrapt-1.16.0 [rtd-command-info] start-time: 2024-09-26T20:10:49.458172Z, end-time: 2024-09-26T20:10:49.524670Z, duration: 0, exit-code: 0 cat docs/src/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html import re # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- setting_all_article_info = True external_projects_current_project = "rocmcmakebuildtools" project = 'ROCmCMakeBuildTools' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinxcontrib.moderncmakedomain', "rocm_docs" ] external_toc_path = "./_toc.yml" external_toc_template_path = "./_toc.yml.in" # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'rocm_docs_theme' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] with open('../../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'rocm_setup_version\(VERSION\s+\"?([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] version = version_number release = version_number html_title = f"ROCm CMake Build Tools {version}" project = "ROCm CMake Build Tools" author = "Advanced Micro Devices, Inc." copyright = ( "Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved." ) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "231", 'version_slug': "231", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("docs-6.2.1", "/en/docs-6.2.1/"), ("docs-6.2.0", "/en/docs-6.2.0/"), ("docs-6.1.2", "/en/docs-6.1.2/"), ("docs-6.1.1", "/en/docs-6.1.1/"), ("docs-6.1.0", "/en/docs-6.1.0/"), ("develop", "/en/develop/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-rocm-cmake', 'name': u'rocm-cmake', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/src/', 'api_host': 'https://readthedocs.com', 'github_user': 'ROCm', 'proxied_api_host': '/_', 'github_repo': 'rocm-cmake', 'github_version': 'f0e2daa4b89f20919d4f03b56a28fb55661c07d3', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'f0e2daa4b89f20919d4f03b56a28fb55661c07d3', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'f0e2daa4b89f20919d4f03b56a28fb55661c07d3', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': 'f0e2daa4', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/ROCm/rocm-cmake/pull/231' readthedocs_build_url = 'https://readthedocs.com/projects/advanced-micro-devices-rocm-cmake/builds/2510154/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-09-26T20:10:49.741803Z, end-time: 2024-09-26T20:10:59.990104Z, duration: 10, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 making output directory... done Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop WARNING: html_static_path entry '_static' does not exist Repository URL: com myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'fieldlist', 'colon_fence', 'substitution', 'dollarmath', 'replacements', 'html_image'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/composable_kernel/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPIFY/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-python/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipRAND/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSE/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSELt/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-vs/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/llvm-project/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIOpen/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIVisionX/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rccl/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/radeon/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocAL/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocBLAS/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSPARSE/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocThrust/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/roctracer/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/latest/objects.inv... loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/latest/objects.inv... [autosummary] generating autosummary for: contents.rst, index.rst, license.rst, reference/ROCMAnalyzers.rst, reference/ROCMCheckTargetIds.rst, reference/ROCMClangTidy.rst, reference/ROCMClients.rst, reference/ROCMCppCheck.rst, reference/ROCMCreatePackage.rst, reference/ROCMDocs.rst, reference/ROCMDoxygenDoc.rst, reference/ROCMHeaderWrapper.rst, reference/ROCMInstallSymlinks.rst, reference/ROCMInstallTargets.rst, reference/ROCMPackageConfigHelpers.rst, reference/ROCMSetupVersion.rst, reference/ROCMSphinxDoc.rst, reference/ROCMTest.rst, reference/ROCMUtilities.rst Repository URL: com building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 19 source files that are out of date updating environment: [new config] 19 added, 0 changed, 0 removed reading sources... [ 5%] contents reading sources... [ 11%] index reading sources... [ 16%] license reading sources... [ 21%] reference/ROCMAnalyzers reading sources... [ 26%] reference/ROCMCheckTargetIds reading sources... [ 32%] reference/ROCMClangTidy reading sources... [ 37%] reference/ROCMClients reading sources... [ 42%] reference/ROCMCppCheck reading sources... [ 47%] reference/ROCMCreatePackage reading sources... [ 53%] reference/ROCMDocs reading sources... [ 58%] reference/ROCMDoxygenDoc reading sources... [ 63%] reference/ROCMHeaderWrapper reading sources... [ 68%] reference/ROCMInstallSymlinks reading sources... [ 74%] reference/ROCMInstallTargets reading sources... [ 79%] reference/ROCMPackageConfigHelpers reading sources... [ 84%] reference/ROCMSetupVersion reading sources... [ 89%] reference/ROCMSphinxDoc reading sources... [ 95%] reference/ROCMTest reading sources... [100%] reference/ROCMUtilities /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/checkouts/231/docs/src/reference/ROCMSphinxDoc.rst:68: WARNING: CMake object 'variable:DOXYGEN_EXECUTABLE' also described in 'reference/ROCMDoxygenDoc' looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-cmake/checkouts/231/docs/src/contents.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 5%] contents writing output... [ 11%] index writing output... [ 16%] license writing output... [ 21%] reference/ROCMAnalyzers writing output... [ 26%] reference/ROCMCheckTargetIds writing output... [ 32%] reference/ROCMClangTidy writing output... [ 37%] reference/ROCMClients writing output... [ 42%] reference/ROCMCppCheck writing output... [ 47%] reference/ROCMCreatePackage writing output... [ 53%] reference/ROCMDocs writing output... [ 58%] reference/ROCMDoxygenDoc writing output... [ 63%] reference/ROCMHeaderWrapper writing output... [ 68%] reference/ROCMInstallSymlinks writing output... [ 74%] reference/ROCMInstallTargets writing output... [ 79%] reference/ROCMPackageConfigHelpers writing output... [ 84%] reference/ROCMSetupVersion writing output... [ 89%] reference/ROCMSphinxDoc writing output... [ 95%] reference/ROCMTest writing output... [100%] reference/ROCMUtilities generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.072 contents 0.066 reference/ROCMCreatePackage 0.019 reference/ROCMTest 0.016 reference/ROCMSphinxDoc 0.015 reference/ROCMHeaderWrapper build succeeded, 3 warnings. The HTML pages are in ../../_readthedocs/html.