Read the Docs build information Build id: 1733161 Project: advanced-micro-devices-rocmradeon Version: latest Commit: 05f03f6eca87301e5bea8678539b7f786829ade8 Date: 2023-09-20T19:11:15.526388Z State: finished Success: False [rtd-command-info] start-time: 2023-09-20T19:11:25.329615Z, end-time: 2023-09-20T19:11:26.792405Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:amd/techdocs-publishing.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-09-20T19:11:27.477037Z, end-time: 2023-09-20T19:11:28.637131Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-09-20T19:11:29.201995Z, end-time: 2023-09-20T19:11:29.302029Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 05f03f6 removed headings for sentences [rtd-command-info] start-time: 2023-09-20T19:11:29.805109Z, end-time: 2023-09-20T19:11:29.864570Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-20T19:11:30.372517Z, end-time: 2023-09-20T19:11:30.432429Z, duration: 0, exit-code: 0 cat .github/workflows/.readthedocs.yaml # Read the Docs configuration file for Sphinx projects # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the OS, Python version and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # You can also specify other tool versions: # nodejs: "20" # rust: "1.70" # golang: "1.20" # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: docs/conf.py # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs # builder: "dirhtml" # Fail on all warnings to avoid broken references # fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub formats: - pdf python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2023-09-20T19:11:39.056144Z, end-time: 2023-09-20T19:11:39.134779Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-09-20T19:11:40.105699Z, end-time: 2023-09-20T19:11:41.094443Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 609ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-09-20T19:11:41.571809Z, end-time: 2023-09-20T19:11:51.958971Z, duration: 10, 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-rocmradeon/envs/latest/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-09-20T19:11:52.491530Z, end-time: 2023-09-20T19:12:00.900156Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/b2/b6/8ed35256aa530a9d3da15d20bdc0ba888d5364441bb50a5a83ee7827affe/sphinx-7.2.6-py3-none-any.whl.metadata Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Obtaining dependency information for readthedocs-sphinx-ext from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/c0/0c/261c0949083c0ac635853528bb0070c89e927841d4e533ba0b5563365c06/sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/c0/03/010ac733ec7b7f71c1dc88e7115743ee466560d6d85373b56fb9916e4586/sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/28/7a/958f8e3e6abe8219d0d1f1224886de847ab227b218f4a07b61bc337f64be/sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.9 from https://files.pythonhosted.org/packages/95/d6/2e0bda62b2a808070ac922d21a950aa2cb5e4fcfb87e5ff5f86bc43a2201/sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/1f/e5/1850f3f118e95581c1e30b57028ac979badee1eb29e70ee72b0241f5a185/sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 6.6 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Obtaining dependency information for Pygments>=2.14 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Obtaining dependency information for docutils<0.21,>=0.18.1 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 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 (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 11.4 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 23.0 MB/s eta 0:00:00 Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 128.3 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/fe/21/2eff1de472ca6c99ec3993eab11308787b9879af9ca8bbceb4868cf4f2ca/MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/bc/85/ef25d4ba14c7653c3020a1c6e1a7413e6791ef36a0ac177efa605fc2c737/charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 135.2 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl.metadata Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 84.0 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 180.4 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 111.9 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 159.9 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 154.0 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 158.0 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 164.3 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 165.3 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 166.8 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 169.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.6/199.6 kB 172.7 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 164.1 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-jsmath, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, readthedocs-sphinx-ext, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 docutils-0.20.1 idna-3.4 imagesize-1.4.1 packaging-23.1 readthedocs-sphinx-ext-2.2.2 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 urllib3-2.0.5 [rtd-command-info] start-time: 2023-09-20T19:12:01.375404Z, end-time: 2023-09-20T19:12:08.941049Z, duration: 7, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting rst2pdf==0.99 (from -r docs/requirements.txt (line 8)) Downloading rst2pdf-0.99-py3-none-any.whl (176 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.8/176.8 kB 5.3 MB/s eta 0:00:00 Collecting rinohtype==0.5.3 (from -r docs/requirements.txt (line 10)) Downloading rinohtype-0.5.3-py3-none-any.whl (603 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 604.0/604.0 kB 14.0 MB/s eta 0:00:00 Collecting recommonmark==0.7.1 (from -r docs/requirements.txt (line 12)) Downloading recommonmark-0.7.1-py2.py3-none-any.whl (10 kB) Collecting sphinx_markdown_tables==0.0.17 (from -r docs/requirements.txt (line 14)) Downloading sphinx_markdown_tables-0.0.17-py3-none-any.whl (28 kB) Collecting sphinx==5.1.1 (from -r docs/requirements.txt (line 16)) Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 24.6 MB/s eta 0:00:00 Collecting docutils==0.16 (from -r docs/requirements.txt (line 18)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 39.5 MB/s eta 0:00:00 Collecting bs4 (from -r docs/requirements.txt (line 20)) Downloading bs4-0.0.1.tar.gz (1.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting importlib-metadata (from rst2pdf==0.99->-r docs/requirements.txt (line 8)) Obtaining dependency information for importlib-metadata from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from rst2pdf==0.99->-r docs/requirements.txt (line 8)) (3.1.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from rst2pdf==0.99->-r docs/requirements.txt (line 8)) (23.1) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from rst2pdf==0.99->-r docs/requirements.txt (line 8)) (2.16.1) Collecting pyyaml (from rst2pdf==0.99->-r docs/requirements.txt (line 8)) Obtaining dependency information for pyyaml from https://files.pythonhosted.org/packages/7b/5e/efd033ab7199a0b2044dab3b9f7a4f6670e6a52c089de572e928d2873b06/PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting reportlab (from rst2pdf==0.99->-r docs/requirements.txt (line 8)) Obtaining dependency information for reportlab from https://files.pythonhosted.org/packages/c8/25/b4293db7882e9e3b8fb865325e3be0363aef2ca806efdaa21cddfdfa9cc7/reportlab-4.0.5-py3-none-any.whl.metadata Downloading reportlab-4.0.5-py3-none-any.whl.metadata (1.4 kB) Collecting smartypants (from rst2pdf==0.99->-r docs/requirements.txt (line 8)) Downloading smartypants-2.0.1-py2.py3-none-any.whl (9.9 kB) Collecting appdirs<2.0.0,>=1.4.3 (from rinohtype==0.5.3->-r docs/requirements.txt (line 10)) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting rinoh-typeface-dejavuserif<0.2.0,>=0.1.3 (from rinohtype==0.5.3->-r docs/requirements.txt (line 10)) Downloading rinoh_typeface_dejavuserif-0.1.3-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 45.6 MB/s eta 0:00:00 Collecting rinoh-typeface-texgyrecursor<0.2.0,>=0.1.1 (from rinohtype==0.5.3->-r docs/requirements.txt (line 10)) Downloading rinoh_typeface_texgyrecursor-0.1.1-py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.4/242.4 kB 144.9 MB/s eta 0:00:00 Collecting rinoh-typeface-texgyreheros<0.2.0,>=0.1.1 (from rinohtype==0.5.3->-r docs/requirements.txt (line 10)) Downloading rinoh_typeface_texgyreheros-0.1.1-py3-none-any.whl (523 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 523.7/523.7 kB 61.9 MB/s eta 0:00:00 Collecting rinoh-typeface-texgyrepagella<0.2.0,>=0.1.1 (from rinohtype==0.5.3->-r docs/requirements.txt (line 10)) Downloading rinoh_typeface_texgyrepagella-0.1.1-py3-none-any.whl (321 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 321.4/321.4 kB 124.9 MB/s eta 0:00:00 Collecting commonmark>=0.8.1 (from recommonmark==0.7.1->-r docs/requirements.txt (line 12)) Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 218.4 MB/s eta 0:00:00 Collecting markdown>=3.4 (from sphinx_markdown_tables==0.0.17->-r docs/requirements.txt (line 14)) Obtaining dependency information for markdown>=3.4 from https://files.pythonhosted.org/packages/1a/b5/228c1cdcfe138f1a8e01ab1b54284c8b83735476cb22b6ba251656ed13ad/Markdown-3.4.4-py3-none-any.whl.metadata Downloading Markdown-3.4.4-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (1.0.7) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (1.0.5) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (2.0.4) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (1.1.9) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (1.0.6) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from sphinx==5.1.1->-r docs/requirements.txt (line 16)) (2.31.0) Collecting beautifulsoup4 (from bs4->-r docs/requirements.txt (line 20)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 234.6 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from jinja2->rst2pdf==0.99->-r docs/requirements.txt (line 8)) (2.1.3) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==5.1.1->-r docs/requirements.txt (line 16)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==5.1.1->-r docs/requirements.txt (line 16)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==5.1.1->-r docs/requirements.txt (line 16)) (2.0.5) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==5.1.1->-r docs/requirements.txt (line 16)) (2023.7.22) Collecting soupsieve>1.2 (from beautifulsoup4->bs4->-r docs/requirements.txt (line 20)) Obtaining dependency information for soupsieve>1.2 from https://files.pythonhosted.org/packages/4c/f3/038b302fdfbe3be7da016777069f26ceefe11a681055ea1f7817546508e3/soupsieve-2.5-py3-none-any.whl.metadata Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting zipp>=0.5 (from importlib-metadata->rst2pdf==0.99->-r docs/requirements.txt (line 8)) Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/d9/66/48866fc6b158c81cc2bfecc04c480f105c6040e8b077bc54c634b4a67926/zipp-3.17.0-py3-none-any.whl.metadata Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting pillow>=9.0.0 (from reportlab->rst2pdf==0.99->-r docs/requirements.txt (line 8)) Obtaining dependency information for pillow>=9.0.0 from https://files.pythonhosted.org/packages/3c/49/f87cecbdec4b00cc1187f01196d48c08828204cd861915fab44972dc705c/Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Downloading Markdown-3.4.4-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 kB 248.5 MB/s eta 0:00:00 Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 68.5 MB/s eta 0:00:00 Downloading reportlab-4.0.5-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 69.2 MB/s eta 0:00:00 Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 87.0 MB/s eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Building wheels for collected packages: bs4 Building wheel for bs4 (setup.py): started Building wheel for bs4 (setup.py): finished with status 'done' Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1255 sha256=a848e4b6e5b9f089ce1923f0556869b3a45375a0b538c28f7eff49e2933d5710 Stored in directory: /tmp/pip-ephem-wheel-cache-1i_pm288/wheels/d4/c8/5b/b5be9c20e5e4503d04a6eac8a3cd5c2393505c29f02bea0960 Successfully built bs4 Installing collected packages: smartypants, commonmark, appdirs, zipp, soupsieve, pyyaml, pillow, markdown, docutils, sphinx_markdown_tables, reportlab, importlib-metadata, beautifulsoup4, rst2pdf, bs4, sphinx, rinoh-typeface-texgyrepagella, rinoh-typeface-texgyreheros, rinoh-typeface-texgyrecursor, rinoh-typeface-dejavuserif, recommonmark, rinohtype Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed appdirs-1.4.4 beautifulsoup4-4.12.2 bs4-0.0.1 commonmark-0.9.1 docutils-0.16 importlib-metadata-6.8.0 markdown-3.4.4 pillow-10.0.1 pyyaml-6.0.1 recommonmark-0.7.1 reportlab-4.0.5 rinoh-typeface-dejavuserif-0.1.3 rinoh-typeface-texgyrecursor-0.1.1 rinoh-typeface-texgyreheros-0.1.1 rinoh-typeface-texgyrepagella-0.1.1 rinohtype-0.5.3 rst2pdf-0.99 smartypants-2.0.1 soupsieve-2.5 sphinx-5.1.1 sphinx_markdown_tables-0.0.17 zipp-3.17.0 [rtd-command-info] start-time: 2023-09-20T19:12:17.143224Z, end-time: 2023-09-20T19:12:17.197453Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- 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 import recommonmark from recommonmark.transform import AutoStructify from recommonmark.parser import CommonMarkParser # sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.abspath('_ext')) sys.path.insert(0, os.path.abspath('docs')) # -- Project information ----------------------------------------------------- project = 'Use ROCm™ on Radeon™' copyright = '2023, Advanced Micro Devices, Inc' author = 'Advanced Micro Devices, Inc' # The short X.Y version # version = '2022.1' # The full version, including alpha/beta/rc tags # release = '2022.1' html_last_updated_fmt = 'September 20, 2023' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', 'sphinx.ext.ifconfig', 'sphinx.ext.viewcode', 'sphinx.ext.githubpages', 'recommonmark', 'sphinx_markdown_tables', #'edit_on_github', # Auto-generate section labels. 'sphinx.ext.autosectionlabel', #'rst2pdf.pdfbuilder' ] # Prefix document path to section labels, otherwise autogenerated labels would look like 'heading' # rather than 'path/to/file:heading' autosectionlabel_prefix_document = True # Configuration for rst2pdf pdf_documents = [('index', u'', u'', u'Xilinx, Inc.'),] # index - master document # rst2pdf - name of the file that will be created # Sample rst2pdf doc - title of the pdf # Your Name - author name in the pdf # Configure 'Edit on GitHub' extension #edit_on_github_project = 'Xilinx/repository' #edit_on_github_branch = 'master' # Add any paths that contain templates here, relative to this directory. #templates_path = ['_templates'] # Expand/Collapse functionality #def setup(app): # app.add_css_file('custom.css') # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = { '.rst': 'restructuredtext', #'.txt': 'restructuredtext', '.md': 'markdown', } # For MD support source_parsers = { '.md': CommonMarkParser, # myst_parser testing #'.md': } # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = "English" # 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 = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- 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 = 'xilinx' #html_theme_path = ["./_themes"] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # #html_logo = '_static/xilinx-header-logo.svg' #html_theme_options = { # 'logo_only': False, # 'style_nav_header_background': 'black', #} # 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'] #html_css_files = ['_static/custom.css'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # #html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # 'searchbox.html', # 'donate.html', # ]} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'Use ROCm™ on Radeon™' # -- Options for LaTeX output ------------------------------------------------ latex_engine = 'pdflatex' latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '12pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'Use ROCm on Radeon', 'Use ROCm on Radeon', 'Advanced Micro Devices, Inc', 'use-rocm-on-radeon'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'ENTER YOUR LIBRARY ID HERE. FOR EXAMPLE: xfopencv', 'ENTER YOUR LIBRARY PROJECT NAME HERE', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'Use ROCm on Radeon™', 'Use ROCm on Radeon', author, 'Advanced Micro Devices, Inc', 'Use ROCm on Radeon', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Options for rinoh ------------------------------------------ rinoh_documents = [dict(doc='index', # top-level file (index.rst) target='manual')] # output file (manual.pdf) # -- Extension configuration ------------------------------------------------- # At the bottom of conf.py def setup(app): app.add_config_value('recommonmark_config', { 'url_resolver': lambda url: github_doc_root + url, 'auto_toc_tree_section': 'Contents', }, True) app.add_transform(AutoStructify) ########################################################################### # 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': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ], 'downloads': [ ("pdf", "//rocm.docs.amd.com/_/downloads/radeon/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-rocmradeon', 'name': u'rocmradeon', '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': 'amd', 'proxied_api_host': '/_', 'github_repo': 'techdocs-publishing', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', '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': 'UA-17997319-2', 'commit': '05f03f6e', } # 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-rocmradeon/builds/1733161/' 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: 2023-09-20T19:12:17.663799Z, end-time: 2023-09-20T19:12:18.771331Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.1.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] docs/compatibility /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 28%] docs/install/howto reading sources... [ 42%] docs/install/install-pytorch reading sources... [ 57%] docs/install/install-radeon reading sources... [ 71%] docs/limitations reading sources... [ 85%] docs/prerequisites reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] docs/compatibility writing output... [ 28%] docs/install/howto writing output... [ 42%] docs/install/install-pytorch writing output... [ 57%] docs/install/install-radeon writing output... [ 71%] docs/limitations writing output... [ 85%] docs/prerequisites writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-pytorch.md:81: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-pytorch.md:93: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-radeon.md:29: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-radeon.md:43: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-radeon.md:59: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-radeon.md:89: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/limitations.md:35: WARNING: Could not lex literal_block as "c". Highlighting skipped. generating indices... genindex done writing additional pages... search done copying images... [100%] media/RoR.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 7 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2023-09-20T19:12:19.412246Z, end-time: 2023-09-20T19:12:20.320726Z, duration: 0, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v5.1.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] docs/compatibility /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/latest/lib/python3.11/site-packages/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 28%] docs/install/howto reading sources... [ 42%] docs/install/install-pytorch reading sources... [ 57%] docs/install/install-radeon reading sources... [ 71%] docs/limitations reading sources... [ 85%] docs/prerequisites reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done processing Use ROCm on Radeon... index docs/prerequisites docs/install/howto docs/install/install-radeon docs/install/install-pytorch docs/compatibility docs/limitations resolving references... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/prerequisites.md:5: WARNING: None:any reference target not found: ./compatibility done writing... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-radeon.md:29: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-radeon.md:43: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-radeon.md:59: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-radeon.md:89: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-pytorch.md:81: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/install/install-pytorch.md:93: WARNING: Could not lex literal_block as "c". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/docs/docs/limitations.md:35: WARNING: Could not lex literal_block as "c". Highlighting skipped. done copying images... [100%] media/RoR.png copying TeX support files... copying TeX support files... done WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/latest/_readthedocs/pdf/_static/searchtools.js build succeeded, 9 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically).