Read the Docs build information Build id: 1806222 Project: arm-oss-totalcompute Version: latest Commit: 6b1964fb55ecadb252bed320d616664b440cc628 Date: 2023-10-26T07:27:24.005953Z State: finished Success: True [rtd-command-info] start-time: 2023-10-26T07:27:25.191322Z, end-time: 2023-10-26T07:27:25.622991Z, 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-26T07:27:25.691586Z, end-time: 2023-10-26T07:27:26.468420Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/releases/TC2-2023.08.15:refs/remotes/origin/releases/TC2-2023.08.15 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 branch] releases/TC2-2023.08.15 -> origin/releases/TC2-2023.08.15 * [new tag] TC2-2023.08.15 -> TC2-2023.08.15 warning: redirecting to https://git.gitlab.arm.com/arm-reference-solutions/build-scripts.git/ * [new tag] TC2-2023.08.15-OldTag -> TC2-2023.08.15-OldTag [rtd-command-info] start-time: 2023-10-26T07:27:26.603497Z, end-time: 2023-10-26T07:27:26.684625Z, duration: 0, exit-code: 0 git checkout --force origin/releases/TC2-2023.08.15 Note: switching to 'origin/releases/TC2-2023.08.15'. 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 6b1964f tc: fix doc config to comply with recent RTD support changes [rtd-command-info] start-time: 2023-10-26T07:27:26.756756Z, end-time: 2023-10-26T07:27:26.815464Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-10-26T07:27:26.877906Z, end-time: 2023-10-26T07:27:26.938273Z, 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-26T07:27:33.660954Z, end-time: 2023-10-26T07:27:33.744281Z, duration: 0, exit-code: 0 asdf global python 3.11.6 [rtd-command-info] start-time: 2023-10-26T07:27:34.226948Z, end-time: 2023-10-26T07:27:35.335183Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.6.final.0-64 in 761ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-10-26T07:27:35.415414Z, end-time: 2023-10-26T07:27:46.564549Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/latest/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.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/latest/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 24.8 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-26T07:27:46.629756Z, end-time: 2023-10-26T07:27:53.951832Z, 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.0 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 13.5 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 19.6 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 16.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 50.7 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 147.3 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 134.2 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 97.0 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 154.6 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 161.4 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 160.5 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 171.8 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 246.5 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 213.9 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 274.0 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 268.3 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 272.7 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-26T07:27:54.019352Z, end-time: 2023-10-26T07:27:58.137149Z, 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.8 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 23.9 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 43.9 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 64.8 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-totalcompute/envs/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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 241.4 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 233.8 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 264.4 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 245.5 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 228.0 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-26T07:27:58.727971Z, end-time: 2023-10-26T07:27:58.793800Z, 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': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("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/latest/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': 'releases/TC2-2023.08.15', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'releases/TC2-2023.08.15', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'releases/TC2-2023.08.15', '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': '6b1964fb', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/arm-oss-totalcompute/builds/1806222/' 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-26T07:27:58.862939Z, end-time: 2023-10-26T07:28:00.682972Z, 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-26T07:28:00.790229Z, end-time: 2023-10-26T07:28:02.322975Z, 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/latest/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-10-26T07:28:03.230140Z, end-time: 2023-10-26T07:28:03.294126Z, 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-26T07:28:03.365168Z, end-time: 2023-10-26T07:28:09.989604Z, duration: 6, 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] [3] [4] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide' on page 5 undefined on input line 425. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:docs-totalcompute-t c2-change-log' on page 5 undefined on input line 429. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:docs-totalcomput e-tc2-release-notes' on page 5 undefined on input line 433. [5] LaTeX Warning: Hyper reference `totalcompute/tc2/tc2_sw_stack:docs-totalcompute -tc2-tc2-sw-stack' on page 6 undefined on input line 528. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:user-guide' on page 6 undefined on input line 547. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:notice' on page 6 u ndefined on input line 551. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:prerequisites' on p age 6 undefined on input line 555. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:download-the-source -code-and-build' on page 6 undefined on input line 559. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:download-the-source -code' on page 6 undefined on input line 563. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:initial-setup' on p age 6 undefined on input line 567. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:build-options' on p age 6 undefined on input line 571. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debian-os-build-var iant' on page 6 undefined on input line 575. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-os-build-va riants' on page 6 undefined on input line 579. ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.580 \begin{itemize} LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:hardware-vs-softwar e-rendering' on page 6 undefined on input line 583. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-verified-bo ot-avb-with-without-authentication' on page 6 undefined on input line 587. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:build-variants-conf iguration' on page 6 undefined on input line 595. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:buildroot-build' on page 6 undefined on input line 599. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debian-build' on pa ge 6 undefined on input line 603. ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.604 \begin{itemize} LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debian-build-withou t-software-or-gpu-hardware-rendering-support' on page 6 undefined on input line 607. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-build' on p age 6 undefined on input line 613. ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.614 \begin{itemize} LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-build-with- hardware-rendering-support-based-on-prebuilt-binaries' on page 6 undefined on i nput line 617. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-build-with- hardware-rendering-support-based-on-ddk-source-code' on page 6 undefined on inp ut line 621. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-build-with- software-rendering-support' on page 6 undefined on input line 625. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:build-command' on p age 6 undefined on input line 633. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:more-about-the-buil d-system' on page 6 undefined on input line 637. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:build-components-an d-its-dependencies' on page 6 undefined on input line 641. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:provided-components ' on page 6 undefined on input line 647. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:firmware-components ' on page 6 undefined on input line 651. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:trusted-firmware-a' on page 6 undefined on input line 655. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:system-control-proc essor-scp' on page 6 undefined on input line 659. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:u-boot' on page 6 u ndefined on input line 663. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:hafnium' on page 6 undefined on input line 667. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:op-tee' on page 6 u ndefined on input line 671. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:s-el0-trusted-servi ces' on page 6 undefined on input line 675. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:linux' on page 6 un defined on input line 679. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:trusty' on page 6 u ndefined on input line 683. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:distributions' on p age 6 undefined on input line 689. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:buildroot-linux-dis tro' on page 6 undefined on input line 693. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debian-linux-distro ' on page 6 undefined on input line 697. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android' on page 6 undefined on input line 701. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:run-scripts' on pag e 6 undefined on input line 707. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:obtaining-the-tc2-f vp' on page 6 undefined on input line 713. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-the-softwar e-on-fvp' on page 6 undefined on input line 717. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-buildroot' on page 6 undefined on input line 721. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-debian' on page 6 undefined on input line 725. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-android' on page 6 undefined on input line 729. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-general-com mon-run-command' on page 6 undefined on input line 733. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:android-with-avb-en abled' on page 6 undefined on input line 737. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:expected-behaviour' on page 6 undefined on input line 743. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-sanity-test s' on page 6 undefined on input line 749. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:validate-the-tensor flow-lite-ml-flow' on page 6 undefined on input line 753. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:id1' on page 6 unde fined on input line 757. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:running-the-provide d-tensorflow-lite-ml-model-examples' on page 6 undefined on input line 761. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:manually-uploading- a-tensorflow-lite-ml-model' on page 6 undefined on input line 765. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-optee' on page 6 undefined on input line 771. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:trusted-services-an d-client-application' on page 6 undefined on input line 775. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-trusty' on page 6 undefined on input line 779. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:microdroid-demo' on page 6 undefined on input line 783. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:kernel-selftest' on page 6 undefined on input line 787. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:mpam' on page 6 und efined on input line 791. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:mpmm' on page 6 und efined on input line 795. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:bti' on page 6 unde fined on input line 799. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:mte' on page 6 unde fined on input line 803. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:pauth' on page 6 un defined on input line 807. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:eas-with-lisa' on p age 6 undefined on input line 811. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:cpu-hardware-capabi lities' on page 6 undefined on input line 815. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:debugging-on-arm-de velopment-studio' on page 6 undefined on input line 821. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:attach-and-debug' o n page 6 undefined on input line 825. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:switch-between-scp- and-ap' on page 6 undefined on input line 829. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:enable-llvm-parser- for-dwarf5-support' on page 6 undefined on input line 833. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:arm-ds-version' on page 6 undefined on input line 837. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:feature-guide' on p age 6 undefined on input line 843. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:firmware-update' on page 6 undefined on input line 847. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:creating-capsule' o n page 6 undefined on input line 851. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:loading-capsule' on page 6 undefined on input line 855. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:updating-firmware' on page 6 undefined on input line 859. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:autofdo-in-android' on page 6 undefined on input line 865. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:id4' on page 6 unde fined on input line 869. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:steps-to-use-autofd o' on page 6 undefined on input line 873. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:adb-connection-on-a ndroid' on page 6 undefined on input line 879. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:connect-to-the-runn ing-fvp-model-instance' on page 6 undefined on input line 883. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:upload-a-file' on p age 6 undefined on input line 887. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:download-a-file' on page 6 undefined on input line 891. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:execute-a-remote-co mmand' on page 6 undefined on input line 895. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:set-up-tap-interfac e-for-android-adb' on page 6 undefined on input line 901. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:steps-to-set-up-the -tap-interface' on page 6 undefined on input line 905. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:steps-to-graceful-d isable-and-remove-the-tap-interface' on page 6 undefined on input line 909. [6] Overfull \vbox (2.0pt too high) has occurred while \output is active [7] Overfull \vbox (2.0pt too high) has occurred while \output is active [8] Overfull \hbox (222.52489pt too wide) in paragraph at lines 957--957 [] Underfull \hbox (badness 10000) in paragraph at lines 957--957 [9] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [10] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-build-variants-conf' on page 11 undefined on input line 1096. [11] [12] [13] Overfull \hbox (351.20448pt too wide) in paragraph at lines 1308--1308 [] Underfull \hbox (badness 10000) in paragraph at lines 1308--1308 [14] Overfull \hbox (66.95247pt too wide) in paragraph at lines 1393--1395 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/bl1- Overfull \hbox (64.73247pt too wide) in paragraph at lines 1397--1399 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/fip- Overfull \hbox (109.85248pt too wide) in paragraph at lines 1430--1432 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_ramfw.bin Overfull \hbox (110.41248pt too wide) in paragraph at lines 1434--1436 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_romfw.bin Overfull \hbox (59.17247pt too wide) in paragraph at lines 1467--1469 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/u- Overfull \hbox (99.45247pt too wide) in paragraph at lines 1500--1502 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/hafnium.bin [15] Overfull \hbox (92.10246pt too wide) in paragraph at lines 1533--1535 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/tee- Underfull \hbox (badness 10000) in paragraph at lines 1558--1561 []|\T1/qtm/m/n/10 /build-scripts/build-trusted- Overfull \hbox (106.19244pt too wide) in paragraph at lines 1566--1568 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/crypto- Overfull \hbox (111.19244pt too wide) in paragraph at lines 1570--1572 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/internal - Overfull \hbox (75.58247pt too wide) in paragraph at lines 1603--1605 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/Image Overfull \hbox (73.90247pt too wide) in paragraph at lines 1636--1638 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/lk.bin [16] Overfull \hbox (61.39247pt too wide) in paragraph at lines 1673--1675 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/tc- Overfull \hbox (107.58247pt too wide) in paragraph at lines 1703--1705 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/debian_fs.img Overfull \hbox (99.45247pt too wide) in paragraph at lines 1733--1735 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/android.img Overfull \hbox (128.90247pt too wide) in paragraph at lines 1737--1739 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/ramdisk_uboot. img Overfull \hbox (96.28247pt too wide) in paragraph at lines 1741--1743 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/system.img Overfull \hbox (102.22247pt too wide) in paragraph at lines 1745--1747 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/userdata.img Overfull \hbox (86.68246pt too wide) in paragraph at lines 1749--1751 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/boot.img Overfull \hbox (98.34247pt too wide) in paragraph at lines 1753--1755 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/vbmeta.img [17] [18] [19] [20] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-optee' on page 21 undefined on input line 2 027. Underfull \hbox (badness 10000) in paragraph at lines 2033--2035 \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 2033--2035 \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 21 undefined on input line 2038 . [21] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-trusty' on page 22 undefined on input line 2051. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-microdroid' on page 22 undefined on input l ine 2068. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-kernel' on page 22 undefined on input line 2091. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-mpam' on page 22 undefined on input line 21 02. [22] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-mpmm' on page 23 undefined on input line 21 51. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-bti' on page 23 undefined on input line 216 7. [23] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-mte' on page 24 undefined on input line 218 4. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-pauth' on page 24 undefined on input line 2 201. [24] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-eas' on page 25 undefined on input line 226 6. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:docs-tot alcompute-tc2-expected-test-results-cpu-feat' on page 25 undefined on input lin e 2284. [25] [26 <./Debug_control_console.png>] [27] [28 <./switch_cores.png>] [29 <./e nable_llvm.png>] [30 <./arm_ds_version.png>] [31] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-adb-connect' on page 32 undefined on input line 2575. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-adb-upload' on page 32 undefined on input line 2584. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-adb-download' on page 32 undefined on input line 2639. [32] Overfull \hbox (361.55493pt too wide) in paragraph at lines 2667--2667 [] Underfull \hbox (badness 10000) in paragraph at lines 2667--2667 [33] [34] [35] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-adb' on page 36 undefined on input line 2921. [36 <./tap_interface_ip_addr.png>] LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:expected -test-results' on page 37 undefined on input line 2991. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:op-tee-u nit-tests' on page 37 undefined on input line 2995. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:trusted- services-and-client-application-unit-tests' on page 37 undefined on input line 2999. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:trusty-u nit-tests' on page 37 undefined on input line 3003. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:microdro id-demo-unit-tests' on page 37 undefined on input line 3007. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:kernel-s elftest-unit-tests' on page 37 undefined on input line 3011. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:mpam-uni t-tests' on page 37 undefined on input line 3015. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:mpmm-uni t-tests' on page 37 undefined on input line 3019. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:bti-unit -tests' on page 37 undefined on input line 3023. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:mte-unit -tests' on page 37 undefined on input line 3027. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:pauth-un it-tests' on page 37 undefined on input line 3031. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:eas-with -lisa-unit-tests' on page 37 undefined on input line 3035. LaTeX Warning: Hyper reference `totalcompute/tc2/expected-test-results:cpu-hard ware-capabilities' on page 37 undefined on input line 3039. [37] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-optee' on page 38 undefined on input line 3083. [38] [39] Underfull \vbox (badness 10000) detected at line 3224 Underfull \vbox (badness 10000) detected at line 3224 [40] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-ts' on page 41 undefined on input line 3228. [41] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-trusty' on page 42 undefined on input line 3306. [42] Underfull \vbox (badness 10000) detected at line 3423 [43] Underfull \vbox (badness 10000) detected at line 3423 Overfull \vbox (11.67393pt too high) detected at line 3423 [44] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-microdroid' on page 45 undefined on input line 3427. [45] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-kselftest' on page 46 undefined on input line 3463. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-mpam' on page 46 undefined on input line 3495. [46] [47] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-mpmm' on page 48 undefined on input line 3572. [48] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-bti' on page 49 undefined on input line 3646. [49] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-mte' on page 50 undefined on input line 3691. [50] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-pauth' on page 51 undefined on input line 3760. [51] Overfull \vbox (12.17871pt too high) detected at line 3867 [52] Underfull \vbox (badness 10000) detected at line 3867 Underfull \vbox (badness 10000) detected at line 3867 [53] LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-lisa' on page 54 undefined on input line 3871. LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-sanity-tests-cpufeatures' on page 54 undefined on input line 3893. [54] LaTeX Warning: Hyper reference `totalcompute/tc2/troubleshooting:troubleshootin g-common-problems-and-solutions' on page 55 undefined on input line 3918. LaTeX Warning: Hyper reference `totalcompute/tc2/troubleshooting:docker' on pag e 55 undefined on input line 3922. LaTeX Warning: Hyper reference `totalcompute/tc2/troubleshooting:error-message- cannot-connect-to-a-docker-daemon' on page 55 undefined on input line 3926. 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 55 undefined on input line 3930. Underfull \hbox (badness 10000) in paragraph at lines 3929--3931 [][][]\T1/qtm/m/it/10 Error mes-sage: \T1/txtt/m/sl/10 transport: dial unix /va r/run/docker/containerd/ LaTeX Warning: Hyper reference `totalcompute/tc2/user-guide:docs-totalcompute-t c2-user-guide-prerequisites' on page 55 undefined on input line 3946. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:release-notes-tc 2-2023-08-15' on page 55 undefined on input line 3971. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:release-tag' on page 55 undefined on input line 3975. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:components' on p age 55 undefined on input line 3979. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:hardware-feature s' on page 55 undefined on input line 3983. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:software-feature s' on page 55 undefined on input line 3987. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:platform-support ' on page 55 undefined on input line 3991. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:tools-support' o n page 55 undefined on input line 3995. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:known-issues-or- limitations' on page 55 undefined on input line 3999. LaTeX Warning: Hyper reference `totalcompute/tc2/release_notes:support' on page 55 undefined on input line 4003. [55] [56] [57] Overfull \vbox (4.99501pt too high) detected at line 4418 [58] Underfull \vbox (badness 10000) detected at line 4418 Underfull \vbox (badness 10000) detected at line 4418 [59] Underfull \vbox (badness 10000) detected at line 4418 Underfull \vbox (badness 10000) detected at line 4418 [60] [61] LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:change-log' on page 62 undefined on input line 4489. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:version-tc2-2023-08 -15' on page 62 undefined on input line 4493. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:features-added' on page 62 undefined on input line 4497. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:version-tc2-2023-04 -21' on page 62 undefined on input line 4503. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:id1' on page 62 und efined on input line 4507. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:changes' on page 62 undefined on input line 4511. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:version-tc2-2022-12 -07' on page 62 undefined on input line 4517. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:id2' on page 62 und efined on input line 4521. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:version-tc2-2022-08 -12' on page 62 undefined on input line 4527. LaTeX Warning: Hyper reference `totalcompute/tc2/change-log:id3' on page 62 und efined on input line 4531. [62] [63] [64] Chapter 2. No file arm-oss-totalcompute.ind. [65] (./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 (69 pages, 711181 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] [3] [4] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.580 \begin{itemize} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.604 \begin{itemize} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.614 \begin{itemize} [6] Overfull \vbox (2.0pt too high) has occurred while \output is active [7] Overfull \vbox (2.0pt too high) has occurred while \output is active [8] Overfull \hbox (222.52489pt too wide) in paragraph at lines 957--957 [] Underfull \hbox (badness 10000) in paragraph at lines 957--957 [9] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [10] [11] [12] [13] Overfull \hbox (351.20448pt too wide) in paragraph at lines 1308--1308 [] Underfull \hbox (badness 10000) in paragraph at lines 1308--1308 [14] Overfull \hbox (66.95247pt too wide) in paragraph at lines 1393--1395 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/bl1- Overfull \hbox (64.73247pt too wide) in paragraph at lines 1397--1399 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/fip- Overfull \hbox (109.85248pt too wide) in paragraph at lines 1430--1432 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_ramfw.bin Overfull \hbox (110.41248pt too wide) in paragraph at lines 1434--1436 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_romfw.bin Overfull \hbox (59.17247pt too wide) in paragraph at lines 1467--1469 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/u- Overfull \hbox (99.45247pt too wide) in paragraph at lines 1500--1502 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/hafnium.bin [15] Overfull \hbox (92.10246pt too wide) in paragraph at lines 1533--1535 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/tee- Underfull \hbox (badness 10000) in paragraph at lines 1558--1561 []|\T1/qtm/m/n/10 /build-scripts/build-trusted- Overfull \hbox (106.19244pt too wide) in paragraph at lines 1566--1568 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/crypto- Overfull \hbox (111.19244pt too wide) in paragraph at lines 1570--1572 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/internal - Overfull \hbox (75.58247pt too wide) in paragraph at lines 1603--1605 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/Image Overfull \hbox (73.90247pt too wide) in paragraph at lines 1636--1638 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/lk.bin [16] Overfull \hbox (61.39247pt too wide) in paragraph at lines 1673--1675 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/tc- Overfull \hbox (107.58247pt too wide) in paragraph at lines 1703--1705 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/debian_fs.img Overfull \hbox (99.45247pt too wide) in paragraph at lines 1733--1735 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/android.img Overfull \hbox (128.90247pt too wide) in paragraph at lines 1737--1739 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/ramdisk_uboot. img Overfull \hbox (96.28247pt too wide) in paragraph at lines 1741--1743 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/system.img Overfull \hbox (102.22247pt too wide) in paragraph at lines 1745--1747 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/userdata.img Overfull \hbox (86.68246pt too wide) in paragraph at lines 1749--1751 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/boot.img Overfull \hbox (98.34247pt too wide) in paragraph at lines 1753--1755 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/vbmeta.img [17] [18] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 2033--2035 \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 2033--2035 \T1/txtt/m/n/10 PsaCryptoApiTests []sg CryptoServicePackedcTests []sg CryptoSer viceProtobufTests []sg [21] [22] [23] [24] [25] [26 <./Debug_control_console.png>] [27] [28 <./switch_ cores.png>] [29 <./enable_llvm.png>] [30 <./arm_ds_version.png>] [31] [32] Overfull \hbox (361.55493pt too wide) in paragraph at lines 2667--2667 [] Underfull \hbox (badness 10000) in paragraph at lines 2667--2667 [33] [34] [35] [36 <./tap_interface_ip_addr.png>] [37] [38] [39] Underfull \vbox (badness 10000) detected at line 3224 Underfull \vbox (badness 10000) detected at line 3224 [40] [41] [42] Underfull \vbox (badness 10000) detected at line 3423 [43] Underfull \vbox (badness 10000) detected at line 3423 Overfull \vbox (11.67393pt too high) detected at line 3423 [44] [45] [46] [47] [48] [49] [50] [51] Overfull \vbox (12.17871pt too high) detected at line 3867 [52] Underfull \vbox (badness 10000) detected at line 3867 Underfull \vbox (badness 10000) detected at line 3867 [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3929--3931 [][][][][]\T1/qtm/m/it/10 Error mes-sage: \T1/txtt/m/sl/10 transport: dial unix /var/run/docker/containerd/ [55] [56] [57] Overfull \vbox (4.99501pt too high) detected at line 4418 [58] Underfull \vbox (badness 10000) detected at line 4418 Underfull \vbox (badness 10000) detected at line 4418 [59] Underfull \vbox (badness 10000) detected at line 4418 Underfull \vbox (badness 10000) detected at line 4418 [60] [61] [62] [63] [64] Chapter 2. (./arm-oss-totalcompute.ind) [65] (./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 (69 pages, 731902 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] [3] [4] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.580 \begin{itemize} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.604 \begin{itemize} ! LaTeX Error: Too deeply nested. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.614 \begin{itemize} [6] Overfull \vbox (2.0pt too high) has occurred while \output is active [7] Overfull \vbox (2.0pt too high) has occurred while \output is active [8] Overfull \hbox (222.52489pt too wide) in paragraph at lines 957--957 [] Underfull \hbox (badness 10000) in paragraph at lines 957--957 [9] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [10] [11] [12] [13] Overfull \hbox (351.20448pt too wide) in paragraph at lines 1308--1308 [] Underfull \hbox (badness 10000) in paragraph at lines 1308--1308 [14] Overfull \hbox (66.95247pt too wide) in paragraph at lines 1393--1395 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/bl1- Overfull \hbox (64.73247pt too wide) in paragraph at lines 1397--1399 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/fip- Overfull \hbox (109.85248pt too wide) in paragraph at lines 1430--1432 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_ramfw.bin Overfull \hbox (110.41248pt too wide) in paragraph at lines 1434--1436 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/scp_romfw.bin Overfull \hbox (59.17247pt too wide) in paragraph at lines 1467--1469 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/u- Overfull \hbox (99.45247pt too wide) in paragraph at lines 1500--1502 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/hafnium.bin [15] Overfull \hbox (92.10246pt too wide) in paragraph at lines 1533--1535 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/tee- Underfull \hbox (badness 10000) in paragraph at lines 1558--1561 []|\T1/qtm/m/n/10 /build-scripts/build-trusted- Overfull \hbox (106.19244pt too wide) in paragraph at lines 1566--1568 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/crypto- Overfull \hbox (111.19244pt too wide) in paragraph at lines 1570--1572 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/tmp_build/tfa_sp/internal - Overfull \hbox (75.58247pt too wide) in paragraph at lines 1603--1605 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/Image Overfull \hbox (73.90247pt too wide) in paragraph at lines 1636--1638 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/lk.bin [16] Overfull \hbox (61.39247pt too wide) in paragraph at lines 1673--1675 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/tc- Overfull \hbox (107.58247pt too wide) in paragraph at lines 1703--1705 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/debian_fs.img Overfull \hbox (99.45247pt too wide) in paragraph at lines 1733--1735 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/android.img Overfull \hbox (128.90247pt too wide) in paragraph at lines 1737--1739 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/ramdisk_uboot. img Overfull \hbox (96.28247pt too wide) in paragraph at lines 1741--1743 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/system.img Overfull \hbox (102.22247pt too wide) in paragraph at lines 1745--1747 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/userdata.img Overfull \hbox (86.68246pt too wide) in paragraph at lines 1749--1751 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/boot.img Overfull \hbox (98.34247pt too wide) in paragraph at lines 1753--1755 []\T1/qtm/m/n/10 /output/<$FILESYSTEM>/deploy/tc2/vbmeta.img [17] [18] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 2033--2035 \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 2033--2035 \T1/txtt/m/n/10 PsaCryptoApiTests []sg CryptoServicePackedcTests []sg CryptoSer viceProtobufTests []sg [21] [22] [23] [24] [25] [26 <./Debug_control_console.png>] [27] [28 <./switch_ cores.png>] [29 <./enable_llvm.png>] [30 <./arm_ds_version.png>] [31] [32] Overfull \hbox (361.55493pt too wide) in paragraph at lines 2667--2667 [] Underfull \hbox (badness 10000) in paragraph at lines 2667--2667 [33] [34] [35] [36 <./tap_interface_ip_addr.png>] [37] [38] [39] Underfull \vbox (badness 10000) detected at line 3224 Underfull \vbox (badness 10000) detected at line 3224 [40] [41] [42] Underfull \vbox (badness 10000) detected at line 3423 [43] Underfull \vbox (badness 10000) detected at line 3423 Overfull \vbox (11.67393pt too high) detected at line 3423 [44] [45] [46] [47] [48] [49] [50] [51] Overfull \vbox (12.17871pt too high) detected at line 3867 [52] Underfull \vbox (badness 10000) detected at line 3867 Underfull \vbox (badness 10000) detected at line 3867 [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3929--3931 [][][][][]\T1/qtm/m/it/10 Error mes-sage: \T1/txtt/m/sl/10 transport: dial unix /var/run/docker/containerd/ [55] [56] [57] Overfull \vbox (4.99501pt too high) detected at line 4418 [58] Underfull \vbox (badness 10000) detected at line 4418 Underfull \vbox (badness 10000) detected at line 4418 [59] Underfull \vbox (badness 10000) detected at line 4418 Underfull \vbox (badness 10000) detected at line 4418 [60] [61] [62] [63] [64] Chapter 2. (./arm-oss-totalcompute.ind) [65] (./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 (69 pages, 731902 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