Read the Docs build information Build id: 1804454 Project: arm-oss-totalcompute Version: tc2-2023.10.04 Commit: 30b74a92e981e3d7cd9d7bfd89eb64f23ecd6e99 Date: 2023-10-25T15:55:45.410977Z State: finished Success: True [rtd-command-info] start-time: 2023-10-25T15:55:46.544559Z, end-time: 2023-10-25T15:55:47.097957Z, duration: 0, exit-code: 0 git clone --depth 1 https://git.gitlab.arm.com/arm-reference-solutions/build-scripts . Cloning into '.'... warning: redirecting to https://git.gitlab.arm.com/arm-reference-solutions/build-scripts.git/ [rtd-command-info] start-time: 2023-10-25T15:55:47.167580Z, end-time: 2023-10-25T15:55:47.980377Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/TC2-2023.10.04:refs/tags/TC2-2023.10.04 warning: redirecting to https://git.gitlab.arm.com/arm-reference-solutions/build-scripts.git/ warning: redirecting to https://git.gitlab.arm.com/arm-reference-solutions/build-scripts.git/ From https://git.gitlab.arm.com/arm-reference-solutions/build-scripts * [new tag] TC2-2023.08.15 -> TC2-2023.08.15 * [new tag] TC2-2023.08.15-OldTag -> TC2-2023.08.15-OldTag [rtd-command-info] start-time: 2023-10-25T15:55:48.129966Z, end-time: 2023-10-25T15:55:48.208660Z, duration: 0, exit-code: 0 git checkout --force 30b74a92e981e3d7cd9d7bfd89eb64f23ecd6e99 Note: switching to '30b74a92e981e3d7cd9d7bfd89eb64f23ecd6e99'. 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 30b74a9 tc: fix doc config to comply with recent RTD support changes [rtd-command-info] start-time: 2023-10-25T15:55:48.280268Z, end-time: 2023-10-25T15:55:48.341144Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-10-25T15:55:48.410980Z, end-time: 2023-10-25T15:55:48.472157Z, duration: 0, exit-code: 0 cat docs/.readthedocs.yaml # .readthedocs.yaml # ReadTheDocs configuration file. # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details. version: 2 build: os: ubuntu-22.04 tools: python: "3.11" sphinx: configuration: docs/conf.py formats: - pdf python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2023-10-25T15:55:54.776236Z, end-time: 2023-10-25T15:55:54.857636Z, duration: 0, exit-code: 0 asdf global python 3.11.6 [rtd-command-info] start-time: 2023-10-25T15:55:55.316529Z, end-time: 2023-10-25T15:55:56.421439Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.6.final.0-64 in 794ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-10-25T15:55:56.497802Z, end-time: 2023-10-25T15:56:07.281801Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 10.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 20.6 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-23.3.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-10-25T15:56:07.354660Z, end-time: 2023-10-25T15:56:14.358739Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 6.2 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 43.3 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.13.1-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 149.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 20.9 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Babel-2.13.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 51.9 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 150.0 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 243.7 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 112.5 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 169.1 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 184.1 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 183.3 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 189.2 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 175.1 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 273.0 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 290.8 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.5/137.5 kB 250.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 279.2 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-jsmath, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, readthedocs-sphinx-ext, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.13.1 certifi-2023.7.22 charset-normalizer-3.3.1 docutils-0.20.1 idna-3.4 imagesize-1.4.1 packaging-23.2 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 urllib3-2.0.7 [rtd-command-info] start-time: 2023-10-25T15:56:14.446368Z, end-time: 2023-10-25T15:56:18.534696Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting jinja2==3.1.1 (from -r docs/requirements.txt (line 6)) Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 4.2 MB/s eta 0:00:00 Collecting sphinx==4.5.0 (from -r docs/requirements.txt (line 9)) Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 15.5 MB/s eta 0:00:00 Collecting sphinx_rtd_theme==1.0.0 (from -r docs/requirements.txt (line 10)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 30.1 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.0 (from -r docs/requirements.txt (line 11)) Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting docutils==0.17.1 (from -r docs/requirements.txt (line 12)) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 41.1 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from jinja2==3.1.1->-r docs/requirements.txt (line 6)) (2.1.3) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (1.0.7) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (1.0.5) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (2.0.4) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (1.1.9) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (1.0.6) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (2.16.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (2.13.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (2.31.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) (23.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r docs/requirements.txt (line 9)) (3.3.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r docs/requirements.txt (line 9)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r docs/requirements.txt (line 9)) (2.0.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/tc2-2023.10.04/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r docs/requirements.txt (line 9)) (2023.7.22) INFO: pip is looking at multiple versions of sphinxcontrib-htmlhelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) Downloading sphinxcontrib_htmlhelp-2.0.3-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_htmlhelp-2.0.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 166.5 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-serializinghtml to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) Downloading sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 268.6 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-applehelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-applehelp (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) Downloading sphinxcontrib_applehelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_applehelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 190.7 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-devhelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-devhelp (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) Downloading sphinxcontrib_devhelp-1.0.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_devhelp-1.0.3-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 260.6 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-qthelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-qthelp (from sphinx==4.5.0->-r docs/requirements.txt (line 9)) Downloading sphinxcontrib_qthelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_qthelp-1.0.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 270.3 MB/s eta 0:00:00 Installing collected packages: sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, jinja2, docutils, sphinx, sphinx_rtd_theme, sphinx-copybutton Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 1.1.9 Uninstalling sphinxcontrib-serializinghtml-1.1.9: Successfully uninstalled sphinxcontrib-serializinghtml-1.1.9 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 1.0.6 Uninstalling sphinxcontrib-qthelp-1.0.6: Successfully uninstalled sphinxcontrib-qthelp-1.0.6 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.4 Uninstalling sphinxcontrib-htmlhelp-2.0.4: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.4 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 1.0.5 Uninstalling sphinxcontrib-devhelp-1.0.5: Successfully uninstalled sphinxcontrib-devhelp-1.0.5 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.7 Uninstalling sphinxcontrib-applehelp-1.0.7: Successfully uninstalled sphinxcontrib-applehelp-1.0.7 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed docutils-0.17.1 jinja2-3.1.1 sphinx-4.5.0 sphinx-copybutton-0.5.0 sphinx_rtd_theme-1.0.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 [rtd-command-info] start-time: 2023-10-25T15:56:19.182500Z, end-time: 2023-10-25T15:56:19.236445Z, 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 # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'Total Compute' copyright = '2020-2023, Arm' author = 'Arm Limited' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'docs/infra'] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". #html_static_path = ['_static'] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "TC2-2023.10.04", 'version_slug': "tc2-2023.10.04", '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/"), ("tc2-2023.10.04", "/en/tc2-2023.10.04/"), ("tc2-2023.08.15", "/en/tc2-2023.08.15/"), ("tc2-2023.04.21", "/en/tc2-2023.04.21/"), ], 'downloads': [ ("pdf", "//totalcompute.docs.arm.com/_/downloads/en/tc2-2023.10.04/pdf/"), ], 'subprojects': [ ], 'slug': 'arm-oss-totalcompute', 'name': u'TotalCompute', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'TC2-2023.10.04', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'TC2-2023.10.04', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'TC2-2023.10.04', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '30b74a92', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/arm-oss-totalcompute/builds/1804454/' 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-10-25T15:56:19.309319Z, end-time: 2023-10-25T15:56:21.078791Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.5.0 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] index reading sources... [ 20%] totalcompute/tc2/change-log reading sources... [ 30%] totalcompute/tc2/expected-test-results reading sources... [ 40%] totalcompute/tc2/index reading sources... [ 50%] totalcompute/tc2/index_previous_tc_releases reading sources... [ 60%] totalcompute/tc2/readme reading sources... [ 70%] totalcompute/tc2/release_notes reading sources... [ 80%] totalcompute/tc2/tc2_sw_stack reading sources... [ 90%] totalcompute/tc2/troubleshooting reading sources... [100%] totalcompute/tc2/user-guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] index writing output... [ 20%] totalcompute/tc2/change-log writing output... [ 30%] totalcompute/tc2/expected-test-results writing output... [ 40%] totalcompute/tc2/index writing output... [ 50%] totalcompute/tc2/index_previous_tc_releases writing output... [ 60%] totalcompute/tc2/readme writing output... [ 70%] totalcompute/tc2/release_notes writing output... [ 80%] totalcompute/tc2/tc2_sw_stack writing output... [ 90%] totalcompute/tc2/troubleshooting writing output... [100%] totalcompute/tc2/user-guide generating indices... genindex done writing additional pages... search done copying images... [ 14%] totalcompute/tc2/tc2_sw_stack.png copying images... [ 28%] totalcompute/tc2/tc2_bootflow.svg copying images... [ 42%] totalcompute/tc2/Debug_control_console.png copying images... [ 57%] totalcompute/tc2/switch_cores.png copying images... [ 71%] totalcompute/tc2/enable_llvm.png copying images... [ 85%] totalcompute/tc2/arm_ds_version.png copying images... [100%] totalcompute/tc2/tap_interface_ip_addr.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-10-25T15:56:21.161947Z, end-time: 2023-10-25T15:56:22.689780Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v4.5.0 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] index reading sources... [ 20%] totalcompute/tc2/change-log reading sources... [ 30%] totalcompute/tc2/expected-test-results reading sources... [ 40%] totalcompute/tc2/index reading sources... [ 50%] totalcompute/tc2/index_previous_tc_releases reading sources... [ 60%] totalcompute/tc2/readme reading sources... [ 70%] totalcompute/tc2/release_notes reading sources... [ 80%] totalcompute/tc2/tc2_sw_stack reading sources... [ 90%] totalcompute/tc2/troubleshooting reading sources... [100%] totalcompute/tc2/user-guide looking for now-outdated files... none found pickling environment... done checking consistency... done processing totalcompute.tex... index totalcompute/tc2/index totalcompute/tc2/tc2_sw_stack totalcompute/tc2/readme totalcompute/tc2/user-guide totalcompute/tc2/expected-test-results totalcompute/tc2/troubleshooting totalcompute/tc2/release_notes totalcompute/tc2/change-log totalcompute/tc2/index_previous_tc_releases resolving references... done writing... done copying images... [ 14%] totalcompute/tc2/tc2_sw_stack.png copying images... [ 28%] totalcompute/tc2/tc2_bootflow.svg copying images... [ 42%] totalcompute/tc2/Debug_control_console.png copying images... [ 57%] totalcompute/tc2/switch_cores.png copying images... [ 71%] totalcompute/tc2/enable_llvm.png copying images... [ 85%] totalcompute/tc2/arm_ds_version.png copying images... [100%] totalcompute/tc2/tap_interface_ip_addr.png copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/checkouts/tc2-2023.10.04/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-10-25T15:56:25.331747Z, end-time: 2023-10-25T15:56:25.388007Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-10-25T15:56:25.469515Z, end-time: 2023-10-25T15:56:53.751311Z, duration: 28, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=arm-oss-totalcompute -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'totalcompute.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-totalcompute" "totalcompute.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./totalcompute.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-totalcompute.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./arm-oss-totalcompute.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./tc2_sw_stack. png>] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.142 ...sphinxincludegraphics{{tc2_bootflow}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.142 ...sphinxincludegraphics{{tc2_bootflow}.svg} [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] [5] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide' on page 6 undefined on input line 447. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:docs-totalcompute-t c2-change-log' on page 6 undefined on input line 451. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:docs-totalcomput e-tc2-release-notes' on page 6 undefined on input line 455. LaTeX Warning: Hyper reference `totalcompute/tc2/tc2_sw_stack:docs-totalcompute -tc2-tc2-sw-stack' on page 6 undefined on input line 550. [6] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:user-guide' on page 7 undefined on input line 569. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:notice' on page 7 u ndefined on input line 573. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:prerequisites' on p age 7 undefined on input line 577. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:download-the-source -code-and-build' on page 7 undefined on input line 581. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:download-the-source -code' on page 7 undefined on input line 585. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:initial-setup' on p age 7 undefined on input line 589. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:build-options' on p age 7 undefined on input line 593. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debian-os-build-var iant' on page 7 undefined on input line 597. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-os-build-va riants' on page 7 undefined on input line 601. ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.602 \begin{itemize} LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:hardware-vs-softwar e-rendering' on page 7 undefined on input line 605. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-verified-bo ot-avb-with-without-authentication' on page 7 undefined on input line 609. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:build-variants-conf iguration' on page 7 undefined on input line 617. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:buildroot-build' on page 7 undefined on input line 621. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debian-build' on pa ge 7 undefined on input line 625. ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.626 \begin{itemize} LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debian-build-withou t-software-or-gpu-hardware-rendering-support' on page 7 undefined on input line 629. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-build' on p age 7 undefined on input line 635. ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.636 \begin{itemize} LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-build-with- hardware-rendering-support-based-on-prebuilt-binaries' on page 7 undefined on i nput line 639. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-build-with- hardware-rendering-support-based-on-ddk-source-code' on page 7 undefined on inp ut line 643. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-build-with- software-rendering-support' on page 7 undefined on input line 647. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:build-command' on p age 7 undefined on input line 655. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:more-about-the-buil d-system' on page 7 undefined on input line 659. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:build-components-an d-its-dependencies' on page 7 undefined on input line 663. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:provided-components ' on page 7 undefined on input line 669. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:firmware-components ' on page 7 undefined on input line 673. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:trusted-firmware-a' on page 7 undefined on input line 677. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:system-control-proc essor-scp' on page 7 undefined on input line 681. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:u-boot' on page 7 u ndefined on input line 685. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:hafnium' on page 7 undefined on input line 689. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:op-tee' on page 7 u ndefined on input line 693. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:s-el0-trusted-servi ces' on page 7 undefined on input line 697. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:linux' on page 7 un defined on input line 701. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:trusty' on page 7 u ndefined on input line 705. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:distributions' on p age 7 undefined on input line 711. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:buildroot-linux-dis tro' on page 7 undefined on input line 715. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debian-linux-distro ' on page 7 undefined on input line 719. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android' on page 7 undefined on input line 723. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:run-scripts' on pag e 7 undefined on input line 729. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:obtaining-the-tc2-f vp' on page 7 undefined on input line 735. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-the-softwar e-on-fvp' on page 7 undefined on input line 739. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-buildroot' on page 7 undefined on input line 743. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-debian' on page 7 undefined on input line 747. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-android' on page 7 undefined on input line 751. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-general-com mon-run-command' on page 7 undefined on input line 755. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-with-avb-en abled' on page 7 undefined on input line 759. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:expected-behaviour' on page 7 undefined on input line 765. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-sanity-test s' on page 7 undefined on input line 771. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:validate-the-tensor flow-lite-ml-flow' on page 7 undefined on input line 775. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:id1' on page 7 unde fined on input line 779. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-the-provide d-tensorflow-lite-ml-model-examples' on page 7 undefined on input line 783. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:manually-uploading- a-tensorflow-lite-ml-model' on page 7 undefined on input line 787. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-optee' on page 7 undefined on input line 793. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:trusted-services-an d-client-application' on page 7 undefined on input line 797. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-trusty' on page 7 undefined on input line 801. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:microdroid-demo' on page 7 undefined on input line 805. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:kernel-selftest' on page 7 undefined on input line 809. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:mpam' on page 7 und efined on input line 813. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:mpmm' on page 7 und efined on input line 817. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:bti' on page 7 unde fined on input line 821. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:mte' on page 7 unde fined on input line 825. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:pauth' on page 7 un defined on input line 829. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:eas-with-lisa' on p age 7 undefined on input line 833. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:pkvm-smmuv3-driver- support-validation' on page 7 undefined on input line 837. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:cpu-hardware-capabi lities' on page 7 undefined on input line 841. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debugging-on-arm-de velopment-studio' on page 7 undefined on input line 847. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:attach-and-debug' o n page 7 undefined on input line 851. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:switch-between-scp- and-ap' on page 7 undefined on input line 855. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:enable-llvm-parser- for-dwarf5-support' on page 7 undefined on input line 859. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:arm-ds-version' on page 7 undefined on input line 863. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:feature-guide' on p age 7 undefined on input line 869. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:firmware-update' on page 7 undefined on input line 873. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:creating-capsule' o n page 7 undefined on input line 877. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:loading-capsule' on page 7 undefined on input line 881. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:updating-firmware' on page 7 undefined on input line 885. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:autofdo-in-android' on page 7 undefined on input line 891. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:id4' on page 7 unde fined on input line 895. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:steps-to-use-autofd o' on page 7 undefined on input line 899. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:adb-connection-on-a ndroid' on page 7 undefined on input line 905. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:connect-to-the-runn ing-fvp-model-instance' on page 7 undefined on input line 909. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:upload-a-file' on p age 7 undefined on input line 913. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:download-a-file' on page 7 undefined on input line 917. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:execute-a-remote-co mmand' on page 7 undefined on input line 921. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:set-up-tap-interfac e-for-android-adb' on page 7 undefined on input line 927. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:steps-to-set-up-the -tap-interface' on page 7 undefined on input line 931. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:steps-to-graceful-d isable-and-remove-the-tap-interface' on page 7 undefined on input line 935. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-and-collect ing-fvp-tracing-information' on page 7 undefined on input line 941. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:getting-the-list-of -trace-sources' on page 7 undefined on input line 945. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:executing-the-fvp-m odel-with-traces-enabled' on page 7 undefined on input line 949. [7] Overfull \vbox (2.0pt too high) has occurred while \output is active [8] [9] Overfull \hbox (222.52489pt too wide) in paragraph at lines 997--997 [] Underfull \hbox (badness 10000) in paragraph at lines 997--997 [10] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [11] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-build-variants-conf' on page 12 undefined on input line 1136. [12] [13] [14] Overfull \hbox (351.20448pt too wide) in paragraph at lines 1348--1348 [] Underfull \hbox (badness 10000) in paragraph at lines 1348--1348 [15] Overfull \hbox (66.95247pt too wide) in paragraph at lines 1433--1435 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/bl1- Overfull \hbox (64.73247pt too wide) in paragraph at lines 1437--1439 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/fip- Overfull \hbox (109.85248pt too wide) in paragraph at lines 1470--1472 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_ramfw.bin Overfull \hbox (110.41248pt too wide) in paragraph at lines 1474--1476 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_romfw.bin Overfull \hbox (59.17247pt too wide) in paragraph at lines 1507--1509 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/u- Overfull \hbox (99.45247pt too wide) in paragraph at lines 1540--1542 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/hafnium.bin [16] Overfull \hbox (92.10246pt too wide) in paragraph at lines 1573--1575 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/tee- Underfull \hbox (badness 10000) in paragraph at lines 1598--1601 []|\T1/qtm/m/n/10 /build-scripts/build-trusted- Overfull \hbox (106.19244pt too wide) in paragraph at lines 1606--1608 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/crypto- Overfull \hbox (111.19244pt too wide) in paragraph at lines 1610--1612 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/internal - Overfull \hbox (75.58247pt too wide) in paragraph at lines 1643--1645 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/Image Overfull \hbox (73.90247pt too wide) in paragraph at lines 1676--1678 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/lk.bin [17] Overfull \hbox (61.39247pt too wide) in paragraph at lines 1713--1715 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/tc- Overfull \hbox (107.58247pt too wide) in paragraph at lines 1743--1745 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/debian_fs.img Overfull \hbox (99.45247pt too wide) in paragraph at lines 1773--1775 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/android.img Overfull \hbox (128.90247pt too wide) in paragraph at lines 1777--1779 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/ramdisk_uboot. img Overfull \hbox (96.28247pt too wide) in paragraph at lines 1781--1783 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/system.img Overfull \hbox (102.22247pt too wide) in paragraph at lines 1785--1787 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/userdata.img Overfull \hbox (86.68246pt too wide) in paragraph at lines 1789--1791 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/boot.img Overfull \hbox (98.34247pt too wide) in paragraph at lines 1793--1795 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/vbmeta.img [18] [19] [20] [21] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-optee' on page 22 undefined on input line 2 067. Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 \T1/qtm/m/n/10 For Trusted Ser-vices, please run the com-mand \T1/txtt/m/n/10 t s[]service[]test []sg ItsServiceTests []sg Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 \T1/txtt/m/n/10 PsaCryptoApiTests []sg CryptoServicePackedcTests []sg CryptoSer viceProtobufTests []sg LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-ts' on page 22 undefined on input line 2078 . [22] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-trusty' on page 23 undefined on input line 2091. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-microdroid' on page 23 undefined on input l ine 2108. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-kernel' on page 23 undefined on input line 2131. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-mpam' on page 23 undefined on input line 21 42. [23] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-mpmm' on page 24 undefined on input line 21 91. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-bti' on page 24 undefined on input line 220 7. [24] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-mte' on page 25 undefined on input line 222 4. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-pauth' on page 25 undefined on input line 2 241. [25] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-eas' on page 26 undefined on input line 230 6. [26] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-cpu-feat' on page 27 undefined on input lin e 2387. [27] [28 <./Debug_control_console.png>] [29] [30 <./switch_cores.png>] [31 <./e nable_llvm.png>] [32 <./arm_ds_version.png>] [33] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-adb-connect' on page 34 undefined on input line 2678. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-adb-upload' on page 34 undefined on input line 2687. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-adb-download' on page 34 undefined on input line 2742. [34] Overfull \hbox (361.55493pt too wide) in paragraph at lines 2770--2770 [] Underfull \hbox (badness 10000) in paragraph at lines 2770--2770 [35] [36] [37] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-adb' on page 38 undefined on input line 3024. [38 <./tap_interface_ip_addr.png>] [39] Underfull \hbox (badness 10000) in paragraph at lines 3160--3162 []\T1/qtm/m/n/10 The fol-low-ing out-put ex-cerpt il-lus-trates an ex-am-ple of the trace in-for-ma-tion cap-tured for the DPU [40] [41] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:expected -test-results' on page 42 undefined on input line 3208. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:op-tee-u nit-tests' on page 42 undefined on input line 3212. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:trusted- services-and-client-application-unit-tests' on page 42 undefined on input line 3216. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:trusty-u nit-tests' on page 42 undefined on input line 3220. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:microdro id-demo-unit-tests' on page 42 undefined on input line 3224. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:kernel-s elftest-unit-tests' on page 42 undefined on input line 3228. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:mpam-uni t-tests' on page 42 undefined on input line 3232. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:mpmm-uni t-tests' on page 42 undefined on input line 3236. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:bti-unit -tests' on page 42 undefined on input line 3240. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:mte-unit -tests' on page 42 undefined on input line 3244. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:pauth-un it-tests' on page 42 undefined on input line 3248. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:eas-with -lisa-unit-tests' on page 42 undefined on input line 3252. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:cpu-hard ware-capabilities' on page 42 undefined on input line 3256. [42] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-optee' on page 43 undefined on input line 3300. [43] Underfull \vbox (badness 10000) detected at line 3441 Underfull \vbox (badness 10000) detected at line 3441 [44] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-ts' on page 45 undefined on input line 3445. [45] [46] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-trusty' on page 47 undefined on input line 3523. [47] Underfull \vbox (badness 10000) detected at line 3640 Underfull \vbox (badness 10000) detected at line 3640 [48] Underfull \vbox (badness 10000) detected at line 3640 Underfull \vbox (badness 10000) detected at line 3640 [49] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-microdroid' on page 50 undefined on input line 3644. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-kselftest' on page 50 undefined on input line 3680. Overfull \vbox (1.18929pt too high) detected at line 3708 [50] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-mpam' on page 51 undefined on input line 3712. [51] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-mpmm' on page 52 undefined on input line 3789. [52] [53] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-bti' on page 54 undefined on input line 3863. [54] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-mte' on page 55 undefined on input line 3908. [55] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-pauth' on page 56 undefined on input line 3977. [56] Underfull \vbox (badness 10000) detected at line 4084 Underfull \vbox (badness 10000) detected at line 4084 [57] Underfull \vbox (badness 10000) detected at line 4084 Overfull \vbox (23.67393pt too high) detected at line 4084 [58] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-lisa' on page 59 undefined on input line 4088. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-cpufeatures' on page 59 undefined on input line 4110. LaTeX Warning: Hyper reference `totalcompute/tc2/troubleshooting:troubleshootin g-common-problems-and-solutions' on page 59 undefined on input line 4135. LaTeX Warning: Hyper reference `totalcompute/tc2/troubleshooting:docker' on pag e 59 undefined on input line 4139. LaTeX Warning: Hyper reference `totalcompute/tc2/troubleshooting:error-message- cannot-connect-to-a-docker-daemon' on page 59 undefined on input line 4143. LaTeX Warning: Hyper reference `totalcompute/tc2/troubleshooting:error-message- transport-dial-unix-var-run-docker-containerd-docker-containerd-sock-connect-co nnection-refused' on page 59 undefined on input line 4147. Underfull \hbox (badness 10000) in paragraph at lines 4146--4148 [][][]\T1/qtm/m/it/10 Error mes-sage: \T1/txtt/m/sl/10 transport: dial unix /va r/run/docker/containerd/ [59] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-prerequisites' on page 60 undefined on input line 4163. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:release-notes-tc 2-2023-10-04' on page 60 undefined on input line 4188. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:release-tag' on page 60 undefined on input line 4192. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:components' on p age 60 undefined on input line 4196. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:hardware-feature s' on page 60 undefined on input line 4200. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:software-feature s' on page 60 undefined on input line 4204. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:platform-support ' on page 60 undefined on input line 4208. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:tools-support' o n page 60 undefined on input line 4212. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:known-issues-or- limitations' on page 60 undefined on input line 4216. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:support' on page 60 undefined on input line 4220. [60] [61] [62] Overfull \vbox (11.72195pt too high) detected at line 4639 [63] Underfull \vbox (badness 10000) detected at line 4639 Underfull \vbox (badness 10000) detected at line 4639 [64] Underfull \vbox (badness 10000) detected at line 4639 Underfull \vbox (badness 10000) detected at line 4639 [65] [66] LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:change-log' on page 67 undefined on input line 4710. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:version-tc2-2023-10 -04' on page 67 undefined on input line 4714. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:features-added' on page 67 undefined on input line 4718. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:version-tc2-2023-08 -15' on page 67 undefined on input line 4724. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:id1' on page 67 und efined on input line 4728. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:version-tc2-2023-04 -21' on page 67 undefined on input line 4734. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:id2' on page 67 und efined on input line 4738. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:changes' on page 67 undefined on input line 4742. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:version-tc2-2022-12 -07' on page 67 undefined on input line 4748. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:id3' on page 67 und efined on input line 4752. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:version-tc2-2022-08 -12' on page 67 undefined on input line 4758. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:id4' on page 67 und efined on input line 4762. [67] [68] [69] [70] Chapter 2. No file arm-oss-totalcompute.ind. [71] (./arm-oss-totalcompute.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `arm-oss-totalcompute.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-totalcompute.pdf (75 pages, 723513 bytes). Transcript written on arm-oss-totalcompute.log. Latexmk: Index file 'arm-oss-totalcompute.idx' was written Latexmk: Missing input file 'arm-oss-totalcompute.ind' (or dependence on it) from following: 'No file arm-oss-totalcompute.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'arm-oss-totalcompute.pdf' Rule 'makeindex arm-oss-totalcompute.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-totalcompute.idx' ------------ Run number 1 of rule 'makeindex arm-oss-totalcompute.idx' ------------ ------------ Running 'makeindex -s python.ist -o "arm-oss-totalcompute.ind" "arm-oss-totalcompute.idx"' ------------ Latexmk: Examining 'arm-oss-totalcompute.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex arm-oss-totalcompute.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file arm-oss-totalcompute.idx...done (0 entries accepted, 0 rejected). Nothing written in arm-oss-totalcompute.ind. Transcript written in arm-oss-totalcompute.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-totalcompute.aux' 'arm-oss-totalcompute.ind' 'arm-oss-totalcompute.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-totalcompute" "totalcompute.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./totalcompute.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-totalcompute.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./arm-oss-totalcompute.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./arm-oss-totalcompute.out) (./arm-oss-totalcompute.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./arm-oss-totalcompute.toc [1]) [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./tc2_sw_stack. png>] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.142 ...sphinxincludegraphics{{tc2_bootflow}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.142 ...sphinxincludegraphics{{tc2_bootflow}.svg} [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] [5] [6] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.602 \begin{itemize} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.626 \begin{itemize} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.636 \begin{itemize} [7] Overfull \vbox (2.0pt too high) has occurred while \output is active [8] [9] Overfull \hbox (222.52489pt too wide) in paragraph at lines 997--997 [] Underfull \hbox (badness 10000) in paragraph at lines 997--997 [10] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [11] [12] [13] [14] Overfull \hbox (351.20448pt too wide) in paragraph at lines 1348--1348 [] Underfull \hbox (badness 10000) in paragraph at lines 1348--1348 [15] Overfull \hbox (66.95247pt too wide) in paragraph at lines 1433--1435 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/bl1- Overfull \hbox (64.73247pt too wide) in paragraph at lines 1437--1439 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/fip- Overfull \hbox (109.85248pt too wide) in paragraph at lines 1470--1472 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_ramfw.bin Overfull \hbox (110.41248pt too wide) in paragraph at lines 1474--1476 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_romfw.bin Overfull \hbox (59.17247pt too wide) in paragraph at lines 1507--1509 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/u- Overfull \hbox (99.45247pt too wide) in paragraph at lines 1540--1542 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/hafnium.bin [16] Overfull \hbox (92.10246pt too wide) in paragraph at lines 1573--1575 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/tee- Underfull \hbox (badness 10000) in paragraph at lines 1598--1601 []|\T1/qtm/m/n/10 /build-scripts/build-trusted- Overfull \hbox (106.19244pt too wide) in paragraph at lines 1606--1608 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/crypto- Overfull \hbox (111.19244pt too wide) in paragraph at lines 1610--1612 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/internal - Overfull \hbox (75.58247pt too wide) in paragraph at lines 1643--1645 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/Image Overfull \hbox (73.90247pt too wide) in paragraph at lines 1676--1678 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/lk.bin [17] Overfull \hbox (61.39247pt too wide) in paragraph at lines 1713--1715 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/tc- Overfull \hbox (107.58247pt too wide) in paragraph at lines 1743--1745 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/debian_fs.img Overfull \hbox (99.45247pt too wide) in paragraph at lines 1773--1775 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/android.img Overfull \hbox (128.90247pt too wide) in paragraph at lines 1777--1779 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/ramdisk_uboot. img Overfull \hbox (96.28247pt too wide) in paragraph at lines 1781--1783 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/system.img Overfull \hbox (102.22247pt too wide) in paragraph at lines 1785--1787 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/userdata.img Overfull \hbox (86.68246pt too wide) in paragraph at lines 1789--1791 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/boot.img Overfull \hbox (98.34247pt too wide) in paragraph at lines 1793--1795 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/vbmeta.img [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 \T1/qtm/m/n/10 For Trusted Ser-vices, please run the com-mand \T1/txtt/m/n/10 t s[]service[]test []sg ItsServiceTests []sg Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 \T1/txtt/m/n/10 PsaCryptoApiTests []sg CryptoServicePackedcTests []sg CryptoSer viceProtobufTests []sg [22] [23] [24] [25] [26] [27] [28 <./Debug_control_console.png>] [29] [30 <./sw itch_cores.png>] [31 <./enable_llvm.png>] [32 <./arm_ds_version.png>] [33] [34] Overfull \hbox (361.55493pt too wide) in paragraph at lines 2770--2770 [] Underfull \hbox (badness 10000) in paragraph at lines 2770--2770 [35] [36] [37] [38 <./tap_interface_ip_addr.png>] [39] Underfull \hbox (badness 10000) in paragraph at lines 3160--3162 []\T1/qtm/m/n/10 The fol-low-ing out-put ex-cerpt il-lus-trates an ex-am-ple of the trace in-for-ma-tion cap-tured for the DPU [40] [41] [42] [43] Underfull \vbox (badness 10000) detected at line 3441 Underfull \vbox (badness 10000) detected at line 3441 [44] [45] [46] [47] Underfull \vbox (badness 10000) detected at line 3640 Underfull \vbox (badness 10000) detected at line 3640 [48] Underfull \vbox (badness 10000) detected at line 3640 Underfull \vbox (badness 10000) detected at line 3640 [49] Overfull \vbox (1.18929pt too high) detected at line 3708 [50] [51] [52] [53] [54] [55] [56] Underfull \vbox (badness 10000) detected at line 4084 Underfull \vbox (badness 10000) detected at line 4084 [57] Underfull \vbox (badness 10000) detected at line 4084 Overfull \vbox (23.67393pt too high) detected at line 4084 [58] Underfull \hbox (badness 10000) in paragraph at lines 4146--4148 [][][][][]\T1/qtm/m/it/10 Error mes-sage: \T1/txtt/m/sl/10 transport: dial unix /var/run/docker/containerd/ [59] [60] [61] [62] Overfull \vbox (11.72195pt too high) detected at line 4639 [63] Underfull \vbox (badness 10000) detected at line 4639 Underfull \vbox (badness 10000) detected at line 4639 [64] Underfull \vbox (badness 10000) detected at line 4639 Underfull \vbox (badness 10000) detected at line 4639 [65] [66] [67] [68] [69] [70] Chapter 2. (./arm-oss-totalcompute.ind) [71] (./arm-oss-totalcompute.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-totalcompute.pdf (75 pages, 744935 bytes). Transcript written on arm-oss-totalcompute.log. Latexmk: Index file 'arm-oss-totalcompute.idx' was written Latexmk: Log file says output to 'arm-oss-totalcompute.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-totalcompute.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'arm-oss-totalcompute.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-totalcompute" "totalcompute.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./totalcompute.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-totalcompute.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./arm-oss-totalcompute.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./arm-oss-totalcompute.out) (./arm-oss-totalcompute.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./arm-oss-totalcompute.toc [1]) [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./tc2_sw_stack. png>] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.142 ...sphinxincludegraphics{{tc2_bootflow}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.142 ...sphinxincludegraphics{{tc2_bootflow}.svg} [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] [5] [6] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.602 \begin{itemize} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.626 \begin{itemize} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.636 \begin{itemize} [7] Overfull \vbox (2.0pt too high) has occurred while \output is active [8] [9] Overfull \hbox (222.52489pt too wide) in paragraph at lines 997--997 [] Underfull \hbox (badness 10000) in paragraph at lines 997--997 [10] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [11] [12] [13] [14] Overfull \hbox (351.20448pt too wide) in paragraph at lines 1348--1348 [] Underfull \hbox (badness 10000) in paragraph at lines 1348--1348 [15] Overfull \hbox (66.95247pt too wide) in paragraph at lines 1433--1435 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/bl1- Overfull \hbox (64.73247pt too wide) in paragraph at lines 1437--1439 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/fip- Overfull \hbox (109.85248pt too wide) in paragraph at lines 1470--1472 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_ramfw.bin Overfull \hbox (110.41248pt too wide) in paragraph at lines 1474--1476 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_romfw.bin Overfull \hbox (59.17247pt too wide) in paragraph at lines 1507--1509 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/u- Overfull \hbox (99.45247pt too wide) in paragraph at lines 1540--1542 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/hafnium.bin [16] Overfull \hbox (92.10246pt too wide) in paragraph at lines 1573--1575 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/tee- Underfull \hbox (badness 10000) in paragraph at lines 1598--1601 []|\T1/qtm/m/n/10 /build-scripts/build-trusted- Overfull \hbox (106.19244pt too wide) in paragraph at lines 1606--1608 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/crypto- Overfull \hbox (111.19244pt too wide) in paragraph at lines 1610--1612 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/internal - Overfull \hbox (75.58247pt too wide) in paragraph at lines 1643--1645 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/Image Overfull \hbox (73.90247pt too wide) in paragraph at lines 1676--1678 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/lk.bin [17] Overfull \hbox (61.39247pt too wide) in paragraph at lines 1713--1715 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/tc- Overfull \hbox (107.58247pt too wide) in paragraph at lines 1743--1745 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/debian_fs.img Overfull \hbox (99.45247pt too wide) in paragraph at lines 1773--1775 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/android.img Overfull \hbox (128.90247pt too wide) in paragraph at lines 1777--1779 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/ramdisk_uboot. img Overfull \hbox (96.28247pt too wide) in paragraph at lines 1781--1783 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/system.img Overfull \hbox (102.22247pt too wide) in paragraph at lines 1785--1787 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/userdata.img Overfull \hbox (86.68246pt too wide) in paragraph at lines 1789--1791 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/boot.img Overfull \hbox (98.34247pt too wide) in paragraph at lines 1793--1795 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/vbmeta.img [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 \T1/qtm/m/n/10 For Trusted Ser-vices, please run the com-mand \T1/txtt/m/n/10 t s[]service[]test []sg ItsServiceTests []sg Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 \T1/txtt/m/n/10 PsaCryptoApiTests []sg CryptoServicePackedcTests []sg CryptoSer viceProtobufTests []sg [22] [23] [24] [25] [26] [27] [28 <./Debug_control_console.png>] [29] [30 <./sw itch_cores.png>] [31 <./enable_llvm.png>] [32 <./arm_ds_version.png>] [33] [34] Overfull \hbox (361.55493pt too wide) in paragraph at lines 2770--2770 [] Underfull \hbox (badness 10000) in paragraph at lines 2770--2770 [35] [36] [37] [38 <./tap_interface_ip_addr.png>] [39] Underfull \hbox (badness 10000) in paragraph at lines 3160--3162 []\T1/qtm/m/n/10 The fol-low-ing out-put ex-cerpt il-lus-trates an ex-am-ple of the trace in-for-ma-tion cap-tured for the DPU [40] [41] [42] [43] Underfull \vbox (badness 10000) detected at line 3441 Underfull \vbox (badness 10000) detected at line 3441 [44] [45] [46] [47] Underfull \vbox (badness 10000) detected at line 3640 Underfull \vbox (badness 10000) detected at line 3640 [48] Underfull \vbox (badness 10000) detected at line 3640 Underfull \vbox (badness 10000) detected at line 3640 [49] Overfull \vbox (1.18929pt too high) detected at line 3708 [50] [51] [52] [53] [54] [55] [56] Underfull \vbox (badness 10000) detected at line 4084 Underfull \vbox (badness 10000) detected at line 4084 [57] Underfull \vbox (badness 10000) detected at line 4084 Overfull \vbox (23.67393pt too high) detected at line 4084 [58] Underfull \hbox (badness 10000) in paragraph at lines 4146--4148 [][][][][]\T1/qtm/m/it/10 Error mes-sage: \T1/txtt/m/sl/10 transport: dial unix /var/run/docker/containerd/ [59] [60] [61] [62] Overfull \vbox (11.72195pt too high) detected at line 4639 [63] Underfull \vbox (badness 10000) detected at line 4639 Underfull \vbox (badness 10000) detected at line 4639 [64] Underfull \vbox (badness 10000) detected at line 4639 Underfull \vbox (badness 10000) detected at line 4639 [65] [66] [67] [68] [69] [70] Chapter 2. (./arm-oss-totalcompute.ind) [71] (./arm-oss-totalcompute.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-totalcompute.pdf (75 pages, 744935 bytes). Transcript written on arm-oss-totalcompute.log. Latexmk: Index file 'arm-oss-totalcompute.idx' was written Latexmk: Log file says output to 'arm-oss-totalcompute.pdf' Latexmk: Examining 'arm-oss-totalcompute.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'arm-oss-totalcompute.log' for details