Read the Docs build information Build id: 1412228 Project: advanced-micro-devices-rocm-docs-core Version: latest Commit: 6f275bbc411d6d01cbb55662914075a8c923d203 Date: 2023-04-13T21:33:30.742782Z State: finished Success: True [rtd-command-info] start-time: 2023-04-13T21:33:55.289429Z, end-time: 2023-04-13T21:33:55.965312Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/RadeonOpenCompute/rocm-docs-core.git . Cloning into '.'... [rtd-command-info] start-time: 2023-04-13T21:33:56.338821Z, end-time: 2023-04-13T21:33:56.441106Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: switching to 'origin/develop'. 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 6f275bb bump: version 0.3.0 → 0.4.0 [rtd-command-info] start-time: 2023-04-13T21:33:56.680138Z, end-time: 2023-04-13T21:33:56.744342Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-13T21:33:57.741121Z, end-time: 2023-04-13T21:34:00.378103Z, duration: 2, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2065 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1325 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3076 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1028 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2593 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2203 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Fetched 12.8 MB in 2s (8147 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-04-13T21:34:00.559972Z, end-time: 2023-04-13T21:34:04.125250Z, duration: 3, exit-code: 0 apt-get install --assume-yes --quiet -- doxygen graphviz Reading package lists... Building dependency tree... Reading state information... doxygen is already the newest version (1.8.17-0ubuntu2). The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 244 not upgraded. Need to get 1437 kB of archives. After this operation, 5394 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1437 kB in 1s (1134 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 262057 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-3build2_amd64.deb ... Unpacking graphviz (2.42.2-3build2) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-3build2) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for fontconfig (2.13.1-2ubuntu3) ... [rtd-command-info] start-time: 2023-04-13T21:34:08.306101Z, end-time: 2023-04-13T21:34:08.375499Z, duration: 0, exit-code: 0 asdf global python 3.8.15 [rtd-command-info] start-time: 2023-04-13T21:34:08.880819Z, end-time: 2023-04-13T21:34:09.851292Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.15.final.0-64 in 670ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/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-04-13T21:34:10.250768Z, end-time: 2023-04-13T21:34:18.507833Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (21.2.3) Collecting pip Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 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.0.1 setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-13T21:34:18.702449Z, end-time: 2023-04-13T21:34:26.260745Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 64.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 263.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 195.0 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 224.5 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 226.1 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 265.3 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 230.2 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 212.5 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 202.5 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 246.8 MB/s eta 0:00:00 Collecting requests>=2.25.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 213.3 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 199.7 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting importlib-metadata>=4.8 Downloading importlib_metadata-6.3.0-py3-none-any.whl (22 kB) Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 217.9 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 244.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 237.7 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 234.0 MB/s eta 0:00:00 Collecting Pygments>=2.13 Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 269.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 246.9 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 261.9 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 256.3 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 198.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 236.2 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 224.8 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 234.4 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=5be589c19476d05c7b83777105ec9c10b10b12200d2ea0d4e7f4d6b44fc47913 Stored in directory: /tmp/pip-ephem-wheel-cache-cdjrsj33/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.15.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.3.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-6.1.3 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-04-13T21:34:26.448730Z, end-time: 2023-04-13T21:34:46.232028Z, duration: 19, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting accessible-pygments==0.0.3 Downloading accessible_pygments-0.0.3-py2.py3-none-any.whl (30 kB) Requirement already satisfied: alabaster==0.7.13 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.7.13) Collecting argcomplete==2.0.6 Downloading argcomplete-2.0.6-py3-none-any.whl (38 kB) Collecting asttokens==2.2.1 Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting attrs==22.2.0 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 77.2 MB/s eta 0:00:00 Requirement already satisfied: babel==2.12.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (2.12.1) Collecting backcall==0.2.0 Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting beautifulsoup4==4.11.2 Downloading beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.4/129.4 kB 19.9 MB/s eta 0:00:00 Collecting breathe==4.34.0 Downloading breathe-4.34.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.8/92.8 kB 227.8 MB/s eta 0:00:00 Requirement already satisfied: certifi==2022.12.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 29)) (2022.12.7) Collecting cffi==1.15.1 Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 55.9 MB/s eta 0:00:00 Collecting charset-normalizer==2.1.1 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting click==8.1.3 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 230.0 MB/s eta 0:00:00 Collecting click-log==0.4.0 Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Collecting colorama==0.4.6 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting comm==0.1.2 Downloading comm-0.1.2-py3-none-any.whl (6.5 kB) Collecting commitizen==2.42.1 Downloading commitizen-2.42.1-py3-none-any.whl (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/50.3 kB 197.3 MB/s eta 0:00:00 Collecting debugpy==1.6.6 Downloading debugpy-1.6.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 151.8 MB/s eta 0:00:00 Collecting decli==0.5.2 Downloading decli-0.5.2-py3-none-any.whl (7.7 kB) Collecting decorator==5.1.1 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting deprecated==1.2.13 Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 264.4 MB/s eta 0:00:00 Collecting doxysphinx==3.2.1 Downloading doxysphinx-3.2.1-py3-none-any.whl (38 kB) Collecting executing==1.2.0 Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting fastjsonschema==2.16.3 Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting gitdb==4.0.10 Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 211.9 MB/s eta 0:00:00 Collecting gitpython==3.1.31 Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 253.6 MB/s eta 0:00:00 Collecting greenlet==2.0.2 Downloading greenlet-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.5/618.5 kB 266.6 MB/s eta 0:00:00 Requirement already satisfied: idna==3.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 78)) (3.4) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 80)) (1.4.1) Collecting importlib-metadata==6.0.0 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting importlib-resources==5.10.4 Downloading importlib_resources-5.10.4-py3-none-any.whl (34 kB) Collecting ipykernel==6.21.3 Downloading ipykernel-6.21.3-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.4/149.4 kB 232.6 MB/s eta 0:00:00 Collecting ipython==8.11.0 Downloading ipython-8.11.0-py3-none-any.whl (793 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.3/793.3 kB 264.7 MB/s eta 0:00:00 Collecting jedi==0.18.2 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 272.8 MB/s eta 0:00:00 Requirement already satisfied: jinja2==3.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 99)) (3.1.2) Collecting json5==0.9.11 Downloading json5-0.9.11-py2.py3-none-any.whl (19 kB) Collecting jsonschema==4.17.3 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 190.6 MB/s eta 0:00:00 Collecting jupyter-cache==0.5.0 Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Collecting jupyter-client==8.0.3 Downloading jupyter_client-8.0.3-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.7/102.7 kB 213.8 MB/s eta 0:00:00 Collecting jupyter-core==5.2.0 Downloading jupyter_core-5.2.0-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.3/94.3 kB 227.7 MB/s eta 0:00:00 Collecting linkify-it-py==1.0.3 Downloading linkify_it_py-1.0.3-py3-none-any.whl (19 kB) Collecting lxml==4.9.2 Downloading lxml-4.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 167.2 MB/s eta 0:00:00 Collecting markdown-it-py==2.2.0 Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 219.9 MB/s eta 0:00:00 Requirement already satisfied: markupsafe==2.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 127)) (2.1.2) Collecting matplotlib-inline==0.1.6 Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting mdit-py-plugins==0.3.5 Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 178.1 MB/s eta 0:00:00 Collecting mdurl==0.1.2 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting myst-nb==0.17.1 Downloading myst_nb-0.17.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 226.2 MB/s eta 0:00:00 Collecting myst-parser[linkify]==0.18.1 Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 133.3 MB/s eta 0:00:00 Collecting nbclient==0.5.13 Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 212.8 MB/s eta 0:00:00 Collecting nbformat==5.7.3 Downloading nbformat-5.7.3-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.1/78.1 kB 223.7 MB/s eta 0:00:00 Collecting nest-asyncio==1.5.6 Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting packaging==23.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 185.7 MB/s eta 0:00:00 Collecting parso==0.8.3 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 212.4 MB/s eta 0:00:00 Collecting pexpect==4.8.0 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 189.6 MB/s eta 0:00:00 Collecting pickleshare==0.7.5 Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting pkgutil-resolve-name==1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting platformdirs==3.1.0 Downloading platformdirs-3.1.0-py3-none-any.whl (14 kB) Collecting prompt-toolkit==3.0.38 Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 252.6 MB/s eta 0:00:00 Collecting psutil==5.9.4 Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 240.5 MB/s eta 0:00:00 Collecting ptyprocess==0.7.0 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval==0.2.2 Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting pycparser==2.21 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 203.3 MB/s eta 0:00:00 Collecting pydata-sphinx-theme==0.13.3 Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 234.8 MB/s eta 0:00:00 Collecting pygithub==1.57 Downloading PyGithub-1.57-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.6/297.6 kB 252.7 MB/s eta 0:00:00 Collecting pygments==2.14.0 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 270.6 MB/s eta 0:00:00 Collecting pyjwt==2.6.0 Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) Collecting pynacl==1.5.0 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 261.1 MB/s eta 0:00:00 Collecting pyparsing==3.0.9 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 215.2 MB/s eta 0:00:00 Collecting pyrsistent==0.19.3 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 198.7 MB/s eta 0:00:00 Collecting python-dateutil==2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 263.3 MB/s eta 0:00:00 Requirement already satisfied: pytz==2023.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 206)) (2023.3) Collecting pyyaml==6.0 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 267.2 MB/s eta 0:00:00 Collecting pyzmq==25.0.0 Downloading pyzmq-25.0.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 267.4 MB/s eta 0:00:00 Collecting questionary==1.10.0 Downloading questionary-1.10.0-py3-none-any.whl (31 kB) Requirement already satisfied: requests==2.28.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 221)) (2.28.2) Collecting six==1.16.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting smmap==5.0.0 Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 231)) (2.2.0) Collecting soupsieve==2.4 Downloading soupsieve-2.4-py3-none-any.whl (37 kB) Collecting sphinx==4.3.1 Downloading Sphinx-4.3.1-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 199.6 MB/s eta 0:00:00 Collecting sphinx-book-theme==1.0.0rc2 Downloading sphinx_book_theme-1.0.0rc2-py3-none-any.whl (392 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.9/392.9 kB 263.5 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.1 Downloading sphinx_copybutton-0.5.1-py3-none-any.whl (13 kB) Collecting sphinx-design==0.3.0 Downloading sphinx_design-0.3.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 118.1 MB/s eta 0:00:00 Collecting sphinx-external-toc==0.3.1 Downloading sphinx_external_toc-0.3.1-py3-none-any.whl (26 kB) Collecting sphinx-notfound-page==0.8.3 Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Requirement already satisfied: sphinxcontrib-applehelp==1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 257)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp==1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 259)) (1.0.2) Requirement already satisfied: sphinxcontrib-htmlhelp==2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 261)) (2.0.1) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 263)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==1.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 265)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 267)) (1.1.5) Collecting sqlalchemy==1.4.46 Downloading SQLAlchemy-1.4.46-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 275.1 MB/s eta 0:00:00 Collecting stack-data==0.6.2 Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting tabulate==0.9.0 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting termcolor==2.2.0 Downloading termcolor-2.2.0-py3-none-any.whl (6.6 kB) Collecting tomlkit==0.11.7 Downloading tomlkit-0.11.7-py3-none-any.whl (35 kB) Collecting tornado==6.2 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 264.6 MB/s eta 0:00:00 Collecting traitlets==5.9.0 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 231.2 MB/s eta 0:00:00 Collecting typing-extensions==4.5.0 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting uc-micro-py==1.0.1 Downloading uc_micro_py-1.0.1-py3-none-any.whl (6.2 kB) Collecting urllib3==1.26.14 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 250.1 MB/s eta 0:00:00 Collecting wcwidth==0.2.6 Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting wrapt==1.15.0 Downloading wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 kB 234.9 MB/s eta 0:00:00 Requirement already satisfied: zipp==3.15.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 307)) (3.15.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->-r requirements.txt (line 235)) (58.2.0) Installing collected packages: wcwidth, pure-eval, ptyprocess, pickleshare, json5, fastjsonschema, executing, backcall, wrapt, urllib3, uc-micro-py, typing-extensions, traitlets, tornado, tomlkit, termcolor, tabulate, soupsieve, smmap, six, pyzmq, pyyaml, pyrsistent, pyparsing, pyjwt, pygments, pycparser, psutil, prompt-toolkit, platformdirs, pkgutil-resolve-name, pexpect, parso, packaging, nest-asyncio, mdurl, lxml, importlib-resources, importlib-metadata, greenlet, docutils, decorator, decli, debugpy, colorama, click, charset-normalizer, attrs, argcomplete, sqlalchemy, questionary, python-dateutil, matplotlib-inline, markdown-it-py, linkify-it-py, jupyter-core, jsonschema, jedi, gitdb, deprecated, comm, click-log, cffi, beautifulsoup4, asttokens, accessible-pygments, stack-data, sphinx, pynacl, nbformat, mdit-py-plugins, jupyter-client, gitpython, doxysphinx, commitizen, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pygithub, pydata-sphinx-theme, nbclient, myst-parser, ipython, breathe, sphinx-book-theme, jupyter-cache, ipykernel, myst-nb Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.15 Uninstalling urllib3-1.26.15: Successfully uninstalled urllib3-1.26.15 Attempting uninstall: pygments Found existing installation: Pygments 2.15.0 Uninstalling Pygments-2.15.0: Successfully uninstalled Pygments-2.15.0 Attempting uninstall: packaging Found existing installation: packaging 23.1 Uninstalling packaging-23.1: Successfully uninstalled packaging-23.1 Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 6.3.0 Uninstalling importlib-metadata-6.3.0: Successfully uninstalled importlib-metadata-6.3.0 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.1.0 Uninstalling charset-normalizer-3.1.0: Successfully uninstalled charset-normalizer-3.1.0 Attempting uninstall: sphinx Found existing installation: Sphinx 6.1.3 Uninstalling Sphinx-6.1.3: Successfully uninstalled Sphinx-6.1.3 Successfully installed accessible-pygments-0.0.3 argcomplete-2.0.6 asttokens-2.2.1 attrs-22.2.0 backcall-0.2.0 beautifulsoup4-4.11.2 breathe-4.34.0 cffi-1.15.1 charset-normalizer-2.1.1 click-8.1.3 click-log-0.4.0 colorama-0.4.6 comm-0.1.2 commitizen-2.42.1 debugpy-1.6.6 decli-0.5.2 decorator-5.1.1 deprecated-1.2.13 docutils-0.16 doxysphinx-3.2.1 executing-1.2.0 fastjsonschema-2.16.3 gitdb-4.0.10 gitpython-3.1.31 greenlet-2.0.2 importlib-metadata-6.0.0 importlib-resources-5.10.4 ipykernel-6.21.3 ipython-8.11.0 jedi-0.18.2 json5-0.9.11 jsonschema-4.17.3 jupyter-cache-0.5.0 jupyter-client-8.0.3 jupyter-core-5.2.0 linkify-it-py-1.0.3 lxml-4.9.2 markdown-it-py-2.2.0 matplotlib-inline-0.1.6 mdit-py-plugins-0.3.5 mdurl-0.1.2 myst-nb-0.17.1 myst-parser-0.18.1 nbclient-0.5.13 nbformat-5.7.3 nest-asyncio-1.5.6 packaging-23.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-3.1.0 prompt-toolkit-3.0.38 psutil-5.9.4 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.21 pydata-sphinx-theme-0.13.3 pygithub-1.57 pygments-2.14.0 pyjwt-2.6.0 pynacl-1.5.0 pyparsing-3.0.9 pyrsistent-0.19.3 python-dateutil-2.8.2 pyyaml-6.0 pyzmq-25.0.0 questionary-1.10.0 six-1.16.0 smmap-5.0.0 soupsieve-2.4 sphinx-4.3.1 sphinx-book-theme-1.0.0rc2 sphinx-copybutton-0.5.1 sphinx-design-0.3.0 sphinx-external-toc-0.3.1 sphinx-notfound-page-0.8.3 sqlalchemy-1.4.46 stack-data-0.6.2 tabulate-0.9.0 termcolor-2.2.0 tomlkit-0.11.7 tornado-6.2 traitlets-5.9.0 typing-extensions-4.5.0 uc-micro-py-1.0.1 urllib3-1.26.14 wcwidth-0.2.6 wrapt-1.15.0 [rtd-command-info] start-time: 2023-04-13T21:34:46.445018Z, end-time: 2023-04-13T21:35:04.794735Z, duration: 18, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[api_reference] Processing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: myst-parser[linkify]==0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (0.18.1) Requirement already satisfied: myst-nb==0.17.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (0.17.1) Requirement already satisfied: sphinx-external-toc==0.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (0.3.1) Requirement already satisfied: breathe==4.34.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (4.34.0) Requirement already satisfied: pydata-sphinx-theme<14,>=0.13.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (0.13.3) Requirement already satisfied: importlib-resources<5.11,>=5.10.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (5.10.4) Requirement already satisfied: sphinx-notfound-page==0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (0.8.3) Requirement already satisfied: sphinx-book-theme==1.0.0rc2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (1.0.0rc2) Requirement already satisfied: sphinx-design==0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (0.3.0) Requirement already satisfied: docutils==0.16 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (0.16) Requirement already satisfied: sphinx==4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (4.3.1) Requirement already satisfied: PyGithub==1.57 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (1.57) Requirement already satisfied: GitPython<3.2,>=3.1.30 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (3.1.31) Requirement already satisfied: sphinx-copybutton==0.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (0.5.1) Requirement already satisfied: doxysphinx<4,>=3.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.4.0) (3.2.1) Collecting doxysphinx<4,>=3.2.1 Downloading doxysphinx-3.2.3-py3-none-any.whl (38 kB) Requirement already satisfied: nbformat~=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-nb==0.17.1->rocm-docs-core==0.4.0) (5.7.3) Collecting nbformat~=5.0 Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 8.3 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-nb==0.17.1->rocm-docs-core==0.4.0) (4.5.0) Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-nb==0.17.1->rocm-docs-core==0.4.0) (6.0) Requirement already satisfied: ipython in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-nb==0.17.1->rocm-docs-core==0.4.0) (8.11.0) Collecting ipython Downloading ipython-8.12.0-py3-none-any.whl (796 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.4/796.4 kB 41.6 MB/s eta 0:00:00 Requirement already satisfied: importlib_metadata in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-nb==0.17.1->rocm-docs-core==0.4.0) (6.0.0) Collecting importlib_metadata Downloading importlib_metadata-6.3.0-py3-none-any.whl (22 kB) Requirement already satisfied: nbclient in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.5.13) Collecting nbclient Downloading nbclient-0.7.3-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.4/72.4 kB 214.1 MB/s eta 0:00:00 Requirement already satisfied: jupyter-cache~=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.5.0) Requirement already satisfied: ipykernel in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-nb==0.17.1->rocm-docs-core==0.4.0) (6.21.3) Collecting ipykernel Downloading ipykernel-6.22.0-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 237.9 MB/s eta 0:00:00 Requirement already satisfied: mdit-py-plugins~=0.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-parser[linkify]==0.18.1->rocm-docs-core==0.4.0) (0.3.5) Requirement already satisfied: markdown-it-py<3.0.0,>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-parser[linkify]==0.18.1->rocm-docs-core==0.4.0) (2.2.0) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-parser[linkify]==0.18.1->rocm-docs-core==0.4.0) (3.1.2) Requirement already satisfied: linkify-it-py~=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-parser[linkify]==0.18.1->rocm-docs-core==0.4.0) (1.0.3) Requirement already satisfied: deprecated in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from PyGithub==1.57->rocm-docs-core==0.4.0) (1.2.13) Requirement already satisfied: pynacl>=1.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from PyGithub==1.57->rocm-docs-core==0.4.0) (1.5.0) Requirement already satisfied: requests>=2.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from PyGithub==1.57->rocm-docs-core==0.4.0) (2.28.2) Requirement already satisfied: pyjwt>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from PyGithub==1.57->rocm-docs-core==0.4.0) (2.6.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (1.1.5) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (1.0.2) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (2.12.1) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (1.0.3) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (1.4.1) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (1.0.4) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (2.2.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (58.2.0) Collecting setuptools Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 188.8 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (2.14.0) Collecting Pygments>=2.0 Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 265.1 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (23.0) Collecting packaging Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 196.5 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->rocm-docs-core==0.4.0) (2.0.1) Requirement already satisfied: click<9,>=7.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx-external-toc==0.3.1->rocm-docs-core==0.4.0) (8.1.3) Requirement already satisfied: click-log<0.5.0,>=0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from doxysphinx<4,>=3.2.1->rocm-docs-core==0.4.0) (0.4.0) Requirement already satisfied: json5<0.10.0,>=0.9.8 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from doxysphinx<4,>=3.2.1->rocm-docs-core==0.4.0) (0.9.11) Requirement already satisfied: lxml<5.0.0,>=4.9.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from doxysphinx<4,>=3.2.1->rocm-docs-core==0.4.0) (4.9.2) Requirement already satisfied: pyparsing<4.0.0,>=3.0.9 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from doxysphinx<4,>=3.2.1->rocm-docs-core==0.4.0) (3.0.9) Requirement already satisfied: gitdb<5,>=4.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from GitPython<3.2,>=3.1.30->rocm-docs-core==0.4.0) (4.0.10) Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from importlib-resources<5.11,>=5.10.2->rocm-docs-core==0.4.0) (3.15.0) Requirement already satisfied: accessible-pygments in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from pydata-sphinx-theme<14,>=0.13.3->rocm-docs-core==0.4.0) (0.0.3) Collecting accessible-pygments Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Requirement already satisfied: beautifulsoup4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from pydata-sphinx-theme<14,>=0.13.3->rocm-docs-core==0.4.0) (4.11.2) Collecting beautifulsoup4 Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 249.0 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from babel>=1.3->sphinx==4.3.1->rocm-docs-core==0.4.0) (2023.3) Requirement already satisfied: smmap<6,>=3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from gitdb<5,>=4.0.1->GitPython<3.2,>=3.1.30->rocm-docs-core==0.4.0) (5.0.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jinja2->myst-parser[linkify]==0.18.1->rocm-docs-core==0.4.0) (2.1.2) Requirement already satisfied: tabulate in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jupyter-cache~=0.5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.9.0) Requirement already satisfied: sqlalchemy<1.5,>=1.3.12 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jupyter-cache~=0.5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (1.4.46) Collecting sqlalchemy<1.5,>=1.3.12 Downloading SQLAlchemy-1.4.47-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 259.1 MB/s eta 0:00:00 Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jupyter-cache~=0.5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (22.2.0) Requirement already satisfied: uc-micro-py in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from linkify-it-py~=1.0->myst-parser[linkify]==0.18.1->rocm-docs-core==0.4.0) (1.0.1) Requirement already satisfied: mdurl~=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from markdown-it-py<3.0.0,>=1.0.0->myst-parser[linkify]==0.18.1->rocm-docs-core==0.4.0) (0.1.2) Requirement already satisfied: traitlets>=5.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from nbclient->myst-nb==0.17.1->rocm-docs-core==0.4.0) (5.9.0) Requirement already satisfied: jupyter-client>=6.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from nbclient->myst-nb==0.17.1->rocm-docs-core==0.4.0) (8.0.3) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-8.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.9/102.9 kB 236.3 MB/s eta 0:00:00 Requirement already satisfied: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from nbclient->myst-nb==0.17.1->rocm-docs-core==0.4.0) (1.5.6) Requirement already satisfied: jsonschema>=2.6 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from nbformat~=5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (4.17.3) Requirement already satisfied: fastjsonschema in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from nbformat~=5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (2.16.3) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from nbformat~=5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (5.2.0) Collecting jupyter-core Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 216.7 MB/s eta 0:00:00 Requirement already satisfied: cffi>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from pynacl>=1.4.0->PyGithub==1.57->rocm-docs-core==0.4.0) (1.15.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from requests>=2.14.0->PyGithub==1.57->rocm-docs-core==0.4.0) (1.26.14) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 223.9 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from requests>=2.14.0->PyGithub==1.57->rocm-docs-core==0.4.0) (2.1.1) Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 251.6 MB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from requests>=2.14.0->PyGithub==1.57->rocm-docs-core==0.4.0) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from requests>=2.14.0->PyGithub==1.57->rocm-docs-core==0.4.0) (2022.12.7) Requirement already satisfied: soupsieve>1.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from beautifulsoup4->pydata-sphinx-theme<14,>=0.13.3->rocm-docs-core==0.4.0) (2.4) Requirement already satisfied: wrapt<2,>=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from deprecated->PyGithub==1.57->rocm-docs-core==0.4.0) (1.15.0) Requirement already satisfied: tornado>=6.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipykernel->myst-nb==0.17.1->rocm-docs-core==0.4.0) (6.2) Requirement already satisfied: matplotlib-inline>=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipykernel->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.1.6) Requirement already satisfied: debugpy>=1.6.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipykernel->myst-nb==0.17.1->rocm-docs-core==0.4.0) (1.6.6) Collecting debugpy>=1.6.5 Downloading debugpy-1.6.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 210.8 MB/s eta 0:00:00 Requirement already satisfied: pyzmq>=20 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipykernel->myst-nb==0.17.1->rocm-docs-core==0.4.0) (25.0.0) Collecting pyzmq>=20 Downloading pyzmq-25.0.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 271.7 MB/s eta 0:00:00 Requirement already satisfied: psutil in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipykernel->myst-nb==0.17.1->rocm-docs-core==0.4.0) (5.9.4) Requirement already satisfied: comm>=0.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipykernel->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.1.2) Collecting comm>=0.1.1 Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Requirement already satisfied: jedi>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.18.2) Requirement already satisfied: prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (3.0.38) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (4.8.0) Requirement already satisfied: stack-data in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.6.2) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (5.1.1) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.7.5) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.2.0) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub==1.57->rocm-docs-core==0.4.0) (2.21) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jedi>=0.16->ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.8.3) Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.19.3) Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (1.3.10) Requirement already satisfied: python-dateutil>=2.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient->myst-nb==0.17.1->rocm-docs-core==0.4.0) (2.8.2) Requirement already satisfied: platformdirs>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jupyter-core->nbformat~=5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (3.1.0) Collecting platformdirs>=2.5 Downloading platformdirs-3.2.0-py3-none-any.whl (14 kB) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from pexpect>4.3->ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.7.0) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.2.6) Requirement already satisfied: greenlet!=0.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sqlalchemy<1.5,>=1.3.12->jupyter-cache~=0.5.0->myst-nb==0.17.1->rocm-docs-core==0.4.0) (2.0.2) Requirement already satisfied: asttokens>=2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from stack-data->ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (2.2.1) Requirement already satisfied: executing>=1.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from stack-data->ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (1.2.0) Requirement already satisfied: pure-eval in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from stack-data->ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (0.2.2) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from asttokens>=2.1.0->stack-data->ipython->myst-nb==0.17.1->rocm-docs-core==0.4.0) (1.16.0) Building wheels for collected packages: rocm-docs-core Building wheel for rocm-docs-core (pyproject.toml): started Building wheel for rocm-docs-core (pyproject.toml): finished with status 'done' Created wheel for rocm-docs-core: filename=rocm_docs_core-0.4.0-py3-none-any.whl size=1143586 sha256=a906b3a72ed0f93df9c09886f3cc2afde83ae049a81fd6c1a3cd847b39246956 Stored in directory: /tmp/pip-ephem-wheel-cache-cs6bva7h/wheels/31/ce/cc/34d66fedd355f81a6637a79d49bce6882d2dcdcc037b8043fd Successfully built rocm-docs-core Installing collected packages: urllib3, sqlalchemy, setuptools, pyzmq, Pygments, platformdirs, packaging, importlib_metadata, debugpy, comm, charset-normalizer, beautifulsoup4, jupyter-core, doxysphinx, accessible-pygments, nbformat, jupyter-client, ipython, ipykernel, rocm-docs-core Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.14 Uninstalling urllib3-1.26.14: Successfully uninstalled urllib3-1.26.14 Attempting uninstall: sqlalchemy Found existing installation: SQLAlchemy 1.4.46 Uninstalling SQLAlchemy-1.4.46: Successfully uninstalled SQLAlchemy-1.4.46 Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: pyzmq Found existing installation: pyzmq 25.0.0 Uninstalling pyzmq-25.0.0: Successfully uninstalled pyzmq-25.0.0 Attempting uninstall: Pygments Found existing installation: Pygments 2.14.0 Uninstalling Pygments-2.14.0: Successfully uninstalled Pygments-2.14.0 Attempting uninstall: platformdirs Found existing installation: platformdirs 3.1.0 Uninstalling platformdirs-3.1.0: Successfully uninstalled platformdirs-3.1.0 Attempting uninstall: packaging Found existing installation: packaging 23.0 Uninstalling packaging-23.0: Successfully uninstalled packaging-23.0 Attempting uninstall: importlib_metadata Found existing installation: importlib-metadata 6.0.0 Uninstalling importlib-metadata-6.0.0: Successfully uninstalled importlib-metadata-6.0.0 Attempting uninstall: debugpy Found existing installation: debugpy 1.6.6 Uninstalling debugpy-1.6.6: Successfully uninstalled debugpy-1.6.6 Attempting uninstall: comm Found existing installation: comm 0.1.2 Uninstalling comm-0.1.2: Successfully uninstalled comm-0.1.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 2.1.1 Uninstalling charset-normalizer-2.1.1: Successfully uninstalled charset-normalizer-2.1.1 Attempting uninstall: beautifulsoup4 Found existing installation: beautifulsoup4 4.11.2 Uninstalling beautifulsoup4-4.11.2: Successfully uninstalled beautifulsoup4-4.11.2 Attempting uninstall: jupyter-core Found existing installation: jupyter_core 5.2.0 Uninstalling jupyter_core-5.2.0: Successfully uninstalled jupyter_core-5.2.0 Attempting uninstall: doxysphinx Found existing installation: doxysphinx 3.2.1 Uninstalling doxysphinx-3.2.1: Successfully uninstalled doxysphinx-3.2.1 Attempting uninstall: accessible-pygments Found existing installation: accessible-pygments 0.0.3 Uninstalling accessible-pygments-0.0.3: Successfully uninstalled accessible-pygments-0.0.3 Attempting uninstall: nbformat Found existing installation: nbformat 5.7.3 Uninstalling nbformat-5.7.3: Successfully uninstalled nbformat-5.7.3 Attempting uninstall: jupyter-client Found existing installation: jupyter_client 8.0.3 Uninstalling jupyter_client-8.0.3: Successfully uninstalled jupyter_client-8.0.3 Attempting uninstall: ipython Found existing installation: ipython 8.11.0 Uninstalling ipython-8.11.0: Successfully uninstalled ipython-8.11.0 Attempting uninstall: ipykernel Found existing installation: ipykernel 6.21.3 Uninstalling ipykernel-6.21.3: Successfully uninstalled ipykernel-6.21.3 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. commitizen 2.42.1 requires charset-normalizer<3.0.0,>=2.1.0, but you have charset-normalizer 3.1.0 which is incompatible. Successfully installed Pygments-2.15.0 accessible-pygments-0.0.4 beautifulsoup4-4.12.2 charset-normalizer-3.1.0 comm-0.1.3 debugpy-1.6.7 doxysphinx-3.2.3 importlib_metadata-6.3.0 ipykernel-6.22.0 ipython-8.12.0 jupyter-client-8.1.0 jupyter-core-5.3.0 nbformat-5.8.0 packaging-23.1 platformdirs-3.2.0 pyzmq-25.0.2 rocm-docs-core-0.4.0 setuptools-67.6.1 sqlalchemy-1.4.47 urllib3-1.26.15 [rtd-command-info] start-time: 2023-04-13T21:35:06.262051Z, end-time: 2023-04-13T21:35:06.324362Z, 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 from rocm_docs import ROCmDocs docs_core = ROCmDocs("ROCm Docs Core 0.0.2") docs_core.run_doxygen(doxygen_root="demo/doxygen", doxygen_path=".") docs_core.enable_api_reference() docs_core.setup() for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) ########################################################################### # 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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, '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': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("rtd", "/en/rtd/"), ("main", "/en/main/"), ], 'downloads': [ ("html", "//advanced-micro-devices-rocm-docs-core.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-rocm-docs-core', 'name': u'rocm-docs-core', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://advanced-micro-devices-rocm-docs-core.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'RadeonOpenCompute', 'proxied_api_host': '/_', 'github_repo': 'rocm-docs-core', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', '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': '6f275bbc', } # 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(): html_context.update(context) 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-rocm-docs-core/builds/1412228/' 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-04-13T21:35:06.570474Z, end-time: 2023-04-13T21:35:13.470861Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.3.1 loading translations [en]... done making output directory... done 1.8.17 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'PYTHON_DOCSTRING' at line 250, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'NUM_PROC_THREADS' at line 489, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'RESOLVE_UNNAMED_PARAMS' at line 559, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 634, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 852, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 870, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 900, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 941, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1144, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'CLANG_ADD_INC_PATHS' at line 1249, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1397, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1498, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1709, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1740, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_FORMULA_FORMAT' at line 1751, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1788, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2488, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2497, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2505, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_UML_DETAILS' at line 2573, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_WRAP_THRESHOLD' at line 2582, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2655, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/example.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/example.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/example1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/example1.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file example.hpp... Generating code for file example1.hpp... Generating file documentation... Generating docs for file example.hpp... Generating docs for file example1.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound struct_in_group_1... Generating namespace index... Generating docs for namespace example Generating docs for compound example::Example... Generating docs for compound example::Example2... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class example::Example Generating XML output for class example::Example2 Generating XML output for class struct_in_group_1 Generating XML output for namespace example Generating XML output for file example.hpp Generating XML output for file example1.hpp Generating XML output for group group1 Generating XML output for group group2 Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/ Running plantuml with JAVA... Running dot... Generating dot graphs using 3 parallel threads... Running dot for graph 1/8 Running dot for graph 2/8 Running dot for graph 3/8 Running dot for graph 4/8 Running dot for graph 5/8 Running dot for graph 6/8 Running dot for graph 7/8 Running dot for graph 8/8 Patching output file 1/13 Patching output file 2/13 Patching output file 3/13 Patching output file 4/13 Patching output file 5/13 Patching output file 6/13 Patching output file 7/13 Patching output file 8/13 Patching output file 9/13 Patching output file 10/13 Patching output file 11/13 Patching output file 12/13 Patching output file 13/13 lookup cache used 14/65536 hits=45 misses=15 finished... doxysphinx v3.2.3 starting build command... copied 49 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/_readthedocs/html/demo/doxygen/html created 31 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html build command done in below 1 second. myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=['colon_fence', 'fieldlist', 'linkify', 'replacements'], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), 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') myst-nb v0.17.1: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/_readthedocs/.jupyter_cache [autosummary] generating autosummary for: demo/doxygen/html/annotated.rst, demo/doxygen/html/annotated_classes.rst, demo/doxygen/html/classes.rst, demo/doxygen/html/classexample_1_1Example-members.rst, demo/doxygen/html/classexample_1_1Example.rst, demo/doxygen/html/classexample_1_1Example2-members.rst, demo/doxygen/html/classexample_1_1Example2.rst, demo/doxygen/html/dir_08d237fc27d4ecd563f71c5d52f2fecc.rst, demo/doxygen/html/example1_8hpp.rst, demo/doxygen/html/example1_8hpp_source.rst, ..., demo/doxygen/html/modules.rst, demo/doxygen/html/namespaceexample.rst, demo/doxygen/html/namespacemembers.rst, demo/doxygen/html/namespacemembers_func.rst, demo/doxygen/html/namespacemembers_namespace_members.rst, demo/doxygen/html/namespaces.rst, demo/doxygen/html/namespaces_namespaces.rst, demo/doxygen/html/structstruct__in__group__1.rst, developer_guide/commitizen.md, index.md loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 39 source files that are out of date updating environment: [new config] 39 added, 0 changed, 0 removed reading sources... [ 2%] demo/doxygen/html/annotated reading sources... [ 5%] demo/doxygen/html/annotated_classes reading sources... [ 7%] demo/doxygen/html/classes reading sources... [ 10%] demo/doxygen/html/classexample_1_1Example reading sources... [ 12%] demo/doxygen/html/classexample_1_1Example-members reading sources... [ 15%] demo/doxygen/html/classexample_1_1Example2 reading sources... [ 17%] demo/doxygen/html/classexample_1_1Example2-members reading sources... [ 20%] demo/doxygen/html/dir_08d237fc27d4ecd563f71c5d52f2fecc reading sources... [ 23%] demo/doxygen/html/example1_8hpp reading sources... [ 25%] demo/doxygen/html/example1_8hpp_source reading sources... [ 28%] demo/doxygen/html/example_8hpp reading sources... [ 30%] demo/doxygen/html/example_8hpp_source reading sources... [ 33%] demo/doxygen/html/files reading sources... [ 35%] demo/doxygen/html/files_files reading sources... [ 38%] demo/doxygen/html/functions reading sources... [ 41%] demo/doxygen/html/functions_class_members reading sources... [ 43%] demo/doxygen/html/functions_func reading sources... [ 46%] demo/doxygen/html/functions_vars reading sources... [ 48%] demo/doxygen/html/globals reading sources... [ 51%] demo/doxygen/html/globals_enum reading sources... [ 53%] demo/doxygen/html/globals_eval reading sources... [ 56%] demo/doxygen/html/globals_file_members reading sources... [ 58%] demo/doxygen/html/globals_func reading sources... [ 61%] demo/doxygen/html/graph_legend reading sources... [ 64%] demo/doxygen/html/group__group1 reading sources... [ 66%] demo/doxygen/html/group__group2 reading sources... [ 69%] demo/doxygen/html/hierarchy reading sources... [ 71%] demo/doxygen/html/index reading sources... [ 74%] demo/doxygen/html/inherits reading sources... [ 76%] demo/doxygen/html/modules reading sources... [ 79%] demo/doxygen/html/namespaceexample reading sources... [ 82%] demo/doxygen/html/namespacemembers reading sources... [ 84%] demo/doxygen/html/namespacemembers_func reading sources... [ 87%] demo/doxygen/html/namespacemembers_namespace_members reading sources... [ 89%] demo/doxygen/html/namespaces reading sources... [ 92%] demo/doxygen/html/namespaces_namespaces reading sources... [ 94%] demo/doxygen/html/structstruct__in__group__1 reading sources... [ 97%] developer_guide/commitizen reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/annotated_classes.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/files_files.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/functions_class_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/globals_file_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/namespacemembers_namespace_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/namespaces_namespaces.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] demo/doxygen/html/annotated writing output... [ 5%] demo/doxygen/html/annotated_classes writing output... [ 7%] demo/doxygen/html/classes writing output... [ 10%] demo/doxygen/html/classexample_1_1Example writing output... [ 12%] demo/doxygen/html/classexample_1_1Example-members writing output... [ 15%] demo/doxygen/html/classexample_1_1Example2 writing output... [ 17%] demo/doxygen/html/classexample_1_1Example2-members writing output... [ 20%] demo/doxygen/html/dir_08d237fc27d4ecd563f71c5d52f2fecc writing output... [ 23%] demo/doxygen/html/example1_8hpp writing output... [ 25%] demo/doxygen/html/example1_8hpp_source writing output... [ 28%] demo/doxygen/html/example_8hpp writing output... [ 30%] demo/doxygen/html/example_8hpp_source writing output... [ 33%] demo/doxygen/html/files writing output... [ 35%] demo/doxygen/html/files_files writing output... [ 38%] demo/doxygen/html/functions writing output... [ 41%] demo/doxygen/html/functions_class_members writing output... [ 43%] demo/doxygen/html/functions_func writing output... [ 46%] demo/doxygen/html/functions_vars writing output... [ 48%] demo/doxygen/html/globals writing output... [ 51%] demo/doxygen/html/globals_enum writing output... [ 53%] demo/doxygen/html/globals_eval writing output... [ 56%] demo/doxygen/html/globals_file_members writing output... [ 58%] demo/doxygen/html/globals_func writing output... [ 61%] demo/doxygen/html/graph_legend writing output... [ 64%] demo/doxygen/html/group__group1 writing output... [ 66%] demo/doxygen/html/group__group2 writing output... [ 69%] demo/doxygen/html/hierarchy writing output... [ 71%] demo/doxygen/html/index writing output... [ 74%] demo/doxygen/html/inherits writing output... [ 76%] demo/doxygen/html/modules writing output... [ 79%] demo/doxygen/html/namespaceexample writing output... [ 82%] demo/doxygen/html/namespacemembers writing output... [ 84%] demo/doxygen/html/namespacemembers_func writing output... [ 87%] demo/doxygen/html/namespacemembers_namespace_members writing output... [ 89%] demo/doxygen/html/namespaces writing output... [ 92%] demo/doxygen/html/namespaces_namespaces writing output... [ 94%] demo/doxygen/html/structstruct__in__group__1 writing output... [ 97%] developer_guide/commitizen writing output... [100%] index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 7 warnings. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.049 developer_guide/commitizen 0.028 demo/doxygen/html/annotated 0.008 index 0.005 demo/doxygen/html/index 0.005 demo/doxygen/html/classexample_1_1Example-members [rtd-command-info] start-time: 2023-04-13T21:35:13.677380Z, end-time: 2023-04-13T21:35:17.010101Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v4.3.1 loading translations [en]... done making output directory... done 1.8.17 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'PYTHON_DOCSTRING' at line 250, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'NUM_PROC_THREADS' at line 489, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'RESOLVE_UNNAMED_PARAMS' at line 559, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 634, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 852, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 870, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 900, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 941, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1144, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'CLANG_ADD_INC_PATHS' at line 1249, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1397, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1498, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1709, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1740, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_FORMULA_FORMAT' at line 1751, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1788, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2488, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2497, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2505, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_UML_DETAILS' at line 2573, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_WRAP_THRESHOLD' at line 2582, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2655, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/example.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/example.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/example1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/example1.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file example.hpp... Generating code for file example1.hpp... Generating file documentation... Generating docs for file example.hpp... Generating docs for file example1.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound struct_in_group_1... Generating namespace index... Generating docs for namespace example Generating docs for compound example::Example... Generating docs for compound example::Example2... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class example::Example Generating XML output for class example::Example2 Generating XML output for class struct_in_group_1 Generating XML output for namespace example Generating XML output for file example.hpp Generating XML output for file example1.hpp Generating XML output for group group1 Generating XML output for group group2 Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/sources/ Running plantuml with JAVA... Running dot... Patching output file 1/1 lookup cache used 14/65536 hits=45 misses=15 finished... doxysphinx v3.2.3 starting build command... copied 49 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/_readthedocs/htmlzip/demo/doxygen/html created 5 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html build command done in below 1 second. myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=['colon_fence', 'fieldlist', 'linkify', 'replacements'], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), 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') myst-nb v0.17.1: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/_readthedocs/.jupyter_cache [autosummary] generating autosummary for: demo/doxygen/html/annotated.rst, demo/doxygen/html/annotated_classes.rst, demo/doxygen/html/classes.rst, demo/doxygen/html/classexample_1_1Example-members.rst, demo/doxygen/html/classexample_1_1Example.rst, demo/doxygen/html/classexample_1_1Example2-members.rst, demo/doxygen/html/classexample_1_1Example2.rst, demo/doxygen/html/dir_08d237fc27d4ecd563f71c5d52f2fecc.rst, demo/doxygen/html/example1_8hpp.rst, demo/doxygen/html/example1_8hpp_source.rst, ..., demo/doxygen/html/modules.rst, demo/doxygen/html/namespaceexample.rst, demo/doxygen/html/namespacemembers.rst, demo/doxygen/html/namespacemembers_func.rst, demo/doxygen/html/namespacemembers_namespace_members.rst, demo/doxygen/html/namespaces.rst, demo/doxygen/html/namespaces_namespaces.rst, demo/doxygen/html/structstruct__in__group__1.rst, developer_guide/commitizen.md, index.md loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 39 added, 0 changed, 0 removed reading sources... [ 2%] demo/doxygen/html/annotated reading sources... [ 5%] demo/doxygen/html/annotated_classes reading sources... [ 7%] demo/doxygen/html/classes reading sources... [ 10%] demo/doxygen/html/classexample_1_1Example reading sources... [ 12%] demo/doxygen/html/classexample_1_1Example-members reading sources... [ 15%] demo/doxygen/html/classexample_1_1Example2 reading sources... [ 17%] demo/doxygen/html/classexample_1_1Example2-members reading sources... [ 20%] demo/doxygen/html/dir_08d237fc27d4ecd563f71c5d52f2fecc reading sources... [ 23%] demo/doxygen/html/example1_8hpp reading sources... [ 25%] demo/doxygen/html/example1_8hpp_source reading sources... [ 28%] demo/doxygen/html/example_8hpp reading sources... [ 30%] demo/doxygen/html/example_8hpp_source reading sources... [ 33%] demo/doxygen/html/files reading sources... [ 35%] demo/doxygen/html/files_files reading sources... [ 38%] demo/doxygen/html/functions reading sources... [ 41%] demo/doxygen/html/functions_class_members reading sources... [ 43%] demo/doxygen/html/functions_func reading sources... [ 46%] demo/doxygen/html/functions_vars reading sources... [ 48%] demo/doxygen/html/globals reading sources... [ 51%] demo/doxygen/html/globals_enum reading sources... [ 53%] demo/doxygen/html/globals_eval reading sources... [ 56%] demo/doxygen/html/globals_file_members reading sources... [ 58%] demo/doxygen/html/globals_func reading sources... [ 61%] demo/doxygen/html/graph_legend reading sources... [ 64%] demo/doxygen/html/group__group1 reading sources... [ 66%] demo/doxygen/html/group__group2 reading sources... [ 69%] demo/doxygen/html/hierarchy reading sources... [ 71%] demo/doxygen/html/index reading sources... [ 74%] demo/doxygen/html/inherits reading sources... [ 76%] demo/doxygen/html/modules reading sources... [ 79%] demo/doxygen/html/namespaceexample reading sources... [ 82%] demo/doxygen/html/namespacemembers reading sources... [ 84%] demo/doxygen/html/namespacemembers_func reading sources... [ 87%] demo/doxygen/html/namespacemembers_namespace_members reading sources... [ 89%] demo/doxygen/html/namespaces reading sources... [ 92%] demo/doxygen/html/namespaces_namespaces reading sources... [ 94%] demo/doxygen/html/structstruct__in__group__1 reading sources... [ 97%] developer_guide/commitizen reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/annotated_classes.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/files_files.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/functions_class_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/globals_file_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/namespacemembers_namespace_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest/docs/demo/doxygen/html/namespaces_namespaces.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... demo/doxygen/html/index demo/doxygen/html/modules demo/doxygen/html/namespaces_namespaces demo/doxygen/html/namespaces demo/doxygen/html/namespacemembers_namespace_members demo/doxygen/html/namespacemembers demo/doxygen/html/namespacemembers_func demo/doxygen/html/annotated_classes demo/doxygen/html/annotated demo/doxygen/html/classes demo/doxygen/html/inherits demo/doxygen/html/functions_class_members demo/doxygen/html/functions demo/doxygen/html/functions_func demo/doxygen/html/functions_vars demo/doxygen/html/files_files demo/doxygen/html/files demo/doxygen/html/globals_file_members demo/doxygen/html/globals demo/doxygen/html/globals_func demo/doxygen/html/globals_enum demo/doxygen/html/globals_eval developer_guide/commitizen done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done build succeeded, 7 warnings. The HTML page is in ../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.049 developer_guide/commitizen 0.028 demo/doxygen/html/annotated 0.008 index 0.005 demo/doxygen/html/index 0.005 demo/doxygen/html/namespacemembers