Read the Docs build information Build id: 2495152 Project: advanced-micro-devices-hipfort Version: docs-6.2.1 Commit: b62e6839f5fbf7fc3aaf519b6cade52f51401fe8 Date: 2024-09-19T22:13:12.214622Z State: finished Success: False [rtd-command-info] start-time: 2024-09-19T22:18:32.007062Z, end-time: 2024-09-19T22:18:34.155561Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/ROCm/hipfort.git . Cloning into '.'... [rtd-command-info] start-time: 2024-09-19T22:18:34.233312Z, end-time: 2024-09-19T22:18:36.315786Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/6.2.1:refs/remotes/origin/docs/6.2.1 From https://github.com/ROCm/hipfort * [new branch] docs/6.2.1 -> origin/docs/6.2.1 * [new tag] rocm-5.2.0 -> rocm-5.2.0 * [new tag] rocm-5.2.1 -> rocm-5.2.1 * [new tag] rocm-5.2.3 -> rocm-5.2.3 * [new tag] rocm-5.3.0 -> rocm-5.3.0 * [new tag] rocm-5.3.1 -> rocm-5.3.1 * [new tag] rocm-5.3.2 -> rocm-5.3.2 * [new tag] rocm-5.3.3 -> rocm-5.3.3 * [new tag] rocm-5.6.0 -> rocm-5.6.0 * [new tag] rocm-5.6.1 -> rocm-5.6.1 * [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 [rtd-command-info] start-time: 2024-09-19T22:18:36.447187Z, end-time: 2024-09-19T22:18:36.605279Z, duration: 0, exit-code: 0 git checkout --force origin/docs/6.2.1 Note: switching to 'origin/docs/6.2.1'. 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 b62e683 Update documentation requirements [rtd-command-info] start-time: 2024-09-19T22:18:36.680868Z, end-time: 2024-09-19T22:18:36.746565Z, 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 build: os: ubuntu-22.04 tools: python: "3.10" python: install: - requirements: docs/sphinx/requirements.txt sphinx: configuration: docs/conf.py formats: [] [rtd-command-info] start-time: 2024-09-19T22:18:42.084775Z, end-time: 2024-09-19T22:18:42.566751Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-09-19T22:18:43.437233Z, end-time: 2024-09-19T22:18:44.863041Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 832ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1, 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-19T22:18:44.955137Z, end-time: 2024-09-19T22:18:57.175047Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/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 11.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/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 24.7 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.2 setuptools-75.1.0 [rtd-command-info] start-time: 2024-09-19T22:18:57.256106Z, end-time: 2024-09-19T22:19:06.141899Z, 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 94.7 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 165.1 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 336.8 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 366.5 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-19T22:19:06.239337Z, end-time: 2024-09-19T22:19:21.949002Z, duration: 15, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.5 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: alabaster==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 9)) (1.0.0) Requirement already satisfied: babel==2.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 11)) (2.16.0) Collecting beautifulsoup4==4.12.3 (from -r docs/sphinx/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/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Requirement already satisfied: certifi==2024.8.30 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 19)) (2024.8.30) Collecting cffi==1.17.1 (from -r docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.17.1-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-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 25)) (3.3.2) Collecting click==8.1.7 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting click-log==0.4.0 (from -r docs/sphinx/requirements.txt (line 32)) Downloading click_log-0.4.0-py2.py3-none-any.whl.metadata (1.2 kB) Collecting cryptography==43.0.1 (from -r docs/sphinx/requirements.txt (line 34)) Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) Collecting deprecated==1.2.14 (from -r docs/sphinx/requirements.txt (line 36)) 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-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 38)) (0.21.2) Collecting doxysphinx==3.3.10 (from -r docs/sphinx/requirements.txt (line 44)) Downloading doxysphinx-3.3.10-py3-none-any.whl.metadata (4.3 kB) Collecting fastjsonschema==2.20.0 (from -r docs/sphinx/requirements.txt (line 46)) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r docs/sphinx/requirements.txt (line 48)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.43 (from -r docs/sphinx/requirements.txt (line 50)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Requirement already satisfied: idna==3.10 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 52)) (3.10) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 54)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 56)) (3.1.4) Collecting libsass==0.22.0 (from -r docs/sphinx/requirements.txt (line 60)) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.6 kB) Collecting lxml==4.9.4 (from -r docs/sphinx/requirements.txt (line 62)) Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.7 kB) Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 64)) 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-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 68)) (2.1.5) Collecting mdit-py-plugins==0.4.2 (from -r docs/sphinx/requirements.txt (line 70)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 72)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting mpire==2.10.2 (from -r docs/sphinx/requirements.txt (line 74)) Downloading mpire-2.10.2-py3-none-any.whl.metadata (14 kB) Collecting myst-parser==4.0.0 (from -r docs/sphinx/requirements.txt (line 76)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting numpy==1.26.4 (from -r docs/sphinx/requirements.txt (line 78)) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Requirement already satisfied: packaging==24.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 80)) (24.1) Collecting pycparser==2.22 (from -r docs/sphinx/requirements.txt (line 84)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.15.4 (from -r docs/sphinx/requirements.txt (line 86)) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.4.0 (from -r docs/sphinx/requirements.txt (line 90)) Downloading PyGithub-2.4.0-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 92)) (2.18.0) Collecting pyjson5==1.6.6 (from -r docs/sphinx/requirements.txt (line 98)) Downloading pyjson5-1.6.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pyjwt==2.9.0 (from pyjwt[crypto]==2.9.0->-r docs/sphinx/requirements.txt (line 100)) Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 102)) 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 pyparsing==3.1.4 (from -r docs/sphinx/requirements.txt (line 104)) Downloading pyparsing-3.1.4-py3-none-any.whl.metadata (5.1 kB) Collecting pyyaml==6.0.2 (from -r docs/sphinx/requirements.txt (line 106)) Downloading PyYAML-6.0.2-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-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 111)) (2.32.3) Collecting rocm-docs-core==1.8.1 (from rocm-docs-core[api-reference]==1.8.1->-r docs/sphinx/requirements.txt (line 115)) Downloading rocm_docs_core-1.8.1-py3-none-any.whl.metadata (3.9 kB) Collecting smmap==5.0.1 (from -r docs/sphinx/requirements.txt (line 117)) 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-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 119)) (2.2.0) Collecting soupsieve==2.6 (from -r docs/sphinx/requirements.txt (line 121)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: sphinx==8.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 123)) (8.0.2) Collecting sphinx-book-theme==1.1.3 (from -r docs/sphinx/requirements.txt (line 134)) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/sphinx/requirements.txt (line 136)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.6.1 (from -r docs/sphinx/requirements.txt (line 138)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-external-toc==1.0.1 (from -r docs/sphinx/requirements.txt (line 140)) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.4 (from -r docs/sphinx/requirements.txt (line 142)) Downloading sphinx_notfound_page-1.0.4-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 144)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 146)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 148)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 150)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 152)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 154)) (2.0.0) Requirement already satisfied: tomli==2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 156)) (2.0.1) Collecting tqdm==4.66.5 (from -r docs/sphinx/requirements.txt (line 158)) Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) Collecting typing-extensions==4.12.2 (from -r docs/sphinx/requirements.txt (line 160)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: urllib3==2.2.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 164)) (2.2.3) Collecting wrapt==1.16.0 (from -r docs/sphinx/requirements.txt (line 168)) 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) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 86.1 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 cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 232.6 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading doxysphinx-3.3.10-py3-none-any.whl (41 kB) Downloading fastjsonschema-2.20.0-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 libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 224.9 MB/s eta 0:00:00 Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 271.8 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading mpire-2.10.2-py3-none-any.whl (272 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 268.2 MB/s eta 0:00:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 287.7 MB/s eta 0:00:00 Downloading PyGithub-2.4.0-py3-none-any.whl (362 kB) Downloading pyjson5-1.6.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) Downloading PyJWT-2.9.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 558.9 MB/s eta 0:00:00 Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 560.2 MB/s eta 0:00:00 Downloading rocm_docs_core-1.8.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 554.8 MB/s eta 0:00:00 Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl (430 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 366.9 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.4-py3-none-any.whl (8.2 kB) Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 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, typing-extensions, tqdm, soupsieve, smmap, pyyaml, pyparsing, pyjwt, pyjson5, pycparser, numpy, mdurl, lxml, libsass, click, accessible-pygments, mpire, markdown-it-py, gitdb, deprecated, click-log, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, mdit-py-plugins, gitpython, doxysphinx, cryptography, breathe, sphinx-book-theme, myst-parser, pygithub, rocm-docs-core Successfully installed accessible-pygments-0.0.5 beautifulsoup4-4.12.3 breathe-4.35.0 cffi-1.17.1 click-8.1.7 click-log-0.4.0 cryptography-43.0.1 deprecated-1.2.14 doxysphinx-3.3.10 fastjsonschema-2.20.0 gitdb-4.0.11 gitpython-3.1.43 libsass-0.22.0 lxml-4.9.4 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 mpire-2.10.2 myst-parser-4.0.0 numpy-1.26.4 pycparser-2.22 pydata-sphinx-theme-0.15.4 pygithub-2.4.0 pyjson5-1.6.6 pyjwt-2.9.0 pynacl-1.5.0 pyparsing-3.1.4 pyyaml-6.0.2 rocm-docs-core-1.8.1 smmap-5.0.1 soupsieve-2.6 sphinx-book-theme-1.1.3 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.4 tqdm-4.66.5 typing-extensions-4.12.2 wrapt-1.16.0 [rtd-command-info] start-time: 2024-09-19T22:19:22.679392Z, end-time: 2024-09-19T22:19:22.749628Z, duration: 0, exit-code: 0 cat docs/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 glob import os import re import shutil import subprocess from pathlib import Path from typing import Any, Dict, List from rocm_docs import ROCmDocs # Preprocess the fortran sources with gfortran, because doxygen doesn't seem # to correctly parse them, even with preprocessing turned on (and with # upper-case file names as convention) # preprocessed_out_dir has to be kept in sync with the Doxyfile's INPUT preprocessed_out_dir = Path("doxygen", "input") try: os.mkdir(preprocessed_out_dir) except FileExistsError: pass gfortran_exe = shutil.which("gfortran") if gfortran_exe is None: raise RuntimeError("Couldn't find the fortran compiler!") for filename in glob.glob("../lib/hipfort/*.f"): path = Path(filename) # -P is to disable embedding line information subprocess.check_call( [ gfortran_exe, "-E", "-cpp", "-P", "-DUSE_FPOINTER_INTERFACES=1", "-UUSE_CUDA_NAMES", str(path), "-o", str(preprocessed_out_dir / path.name), ] ) with open('../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'.*\bHIPFORT_VERSION\s+\"?([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("HIPFORT_VERSION not found!") version_number = match[1] left_nav_title = f"hipfort {version_number} Documentation" # for PDF output on Read the Docs project = "hipfort Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved." version = version_number release = version_number external_toc_path = "./sphinx/_toc.yml" docs_core = ROCmDocs(left_nav_title) docs_core.run_doxygen(doxygen_root="doxygen", doxygen_path="doxygen/xml") docs_core.enable_api_reference() docs_core.setup() external_projects_current_project = "hipfort" for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) # rocm-docs-core might or might not have changed these yet (depending on version), # and we don't want to wipe their settings if they did if not "html_theme_options" in globals(): html_theme_options: Dict[str, Any] = {} if not "exclude_patterns" in globals(): exclude_patterns: List[str] = [] html_theme_options["show_navbar_depth"] = 2 exclude_patterns.append("doxygen/input") ########################################################################### # 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': "docs/6.2.1", 'version_slug': "docs-6.2.1", '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.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/"), ("docs-6.0.2", "/en/docs-6.0.2/"), ("docs-6.0.0", "/en/docs-6.0.0/"), ("docs-5.7.1", "/en/docs-5.7.1/"), ("docs-5.7.0", "/en/docs-5.7.0/"), ("docs-5.6.1", "/en/docs-5.6.1/"), ("docs-5.6.0", "/en/docs-5.6.0/"), ("docs-5.5.1", "/en/docs-5.5.1/"), ("docs-5.5.0", "/en/docs-5.5.0/"), ("docs-5.4.4", "/en/docs-5.4.4/"), ("docs-5.4.3", "/en/docs-5.4.3/"), ("docs-5.4.2", "/en/docs-5.4.2/"), ("docs-5.4.1", "/en/docs-5.4.1/"), ("docs-5.4.0", "/en/docs-5.4.0/"), ("docs-5.3.3", "/en/docs-5.3.3/"), ("docs-5.3.2", "/en/docs-5.3.2/"), ("docs-5.3.1", "/en/docs-5.3.1/"), ("docs-5.3.0", "/en/docs-5.3.0/"), ("docs-5.2.3", "/en/docs-5.2.3/"), ("docs-5.2.1", "/en/docs-5.2.1/"), ("docs-5.2.0", "/en/docs-5.2.0/"), ("docs-5.1.3", "/en/docs-5.1.3/"), ("docs-5.1.1", "/en/docs-5.1.1/"), ("docs-5.1.0", "/en/docs-5.1.0/"), ("docs-5.0.2", "/en/docs-5.0.2/"), ("docs-5.0.1", "/en/docs-5.0.1/"), ("docs-5.0.0", "/en/docs-5.0.0/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//rocm.docs.amd.com/_/downloads/hipfort/en/docs-6.2.1/pdf/"), ("html", "//rocm.docs.amd.com/_/downloads/hipfort/en/docs-6.2.1/htmlzip/"), ("epub", "//rocm.docs.amd.com/_/downloads/hipfort/en/docs-6.2.1/epub/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-hipfort', 'name': u'hipfort', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'ROCm', 'proxied_api_host': '/_', 'github_repo': 'hipfort', 'github_version': 'docs/6.2.1', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'docs/6.2.1', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'docs/6.2.1', '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': 'b62e6839', } # 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 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/advanced-micro-devices-hipfort/builds/2495152/' 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-19T22:19:22.833005Z, end-time: 2024-09-19T22:19:23.647760Z, duration: 0, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.0.2 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages/sphinx/config.py", line 529, in eval_config_file exec(code, namespace) # NoQA: S102 File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/checkouts/docs-6.2.1/docs/conf.py", line 29, in raise RuntimeError("Couldn't find the fortran compiler!") RuntimeError: Couldn't find the fortran compiler! The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages/sphinx/cmd/build.py", line 332, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages/sphinx/application.py", line 235, in __init__ self.config = Config.read(self.confdir, confoverrides or {}, self.tags) File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages/sphinx/config.py", line 316, in read namespace = eval_config_file(filename, tags) File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages/sphinx/config.py", line 542, in eval_config_file raise ConfigError(msg % traceback.format_exc()) from exc sphinx.errors.ConfigError: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages/sphinx/config.py", line 529, in eval_config_file exec(code, namespace) # NoQA: S102 File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/checkouts/docs-6.2.1/docs/conf.py", line 29, in raise RuntimeError("Couldn't find the fortran compiler!") RuntimeError: Couldn't find the fortran compiler! Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/envs/docs-6.2.1/lib/python3.10/site-packages/sphinx/config.py", line 529, in eval_config_file exec(code, namespace) # NoQA: S102 File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipfort/checkouts/docs-6.2.1/docs/conf.py", line 29, in raise RuntimeError("Couldn't find the fortran compiler!") RuntimeError: Couldn't find the fortran compiler!