Read the Docs build information Build id: 1414390 Project: arm-oss-infra-software-solutiuons Version: latest Commit: e5dd6262f99f7fbf112494e757099a4427cce45c Date: 2023-04-14T19:47:42.927225Z State: finished Success: True [rtd-command-info] start-time: 2023-04-14T19:47:44.802925Z, end-time: 2023-04-14T19:47:45.420620Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 git@git.gitlab.arm.com:infra-solutions/reference-design/docs/infra-refdesign-docs.git . Cloning into '.'... Warning: Permanently added 'git.gitlab.arm.com,34.217.245.200' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-04-14T19:47:45.686039Z, end-time: 2023-04-14T19:47:45.755985Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at e5dd626 Adding index.rst files and sphinx support [rtd-command-info] start-time: 2023-04-14T19:47:46.119754Z, end-time: 2023-04-14T19:47:46.192808Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-14T19:47:47.229160Z, end-time: 2023-04-14T19:47:51.703742Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-14T19:47:52.081652Z, end-time: 2023-04-14T19:47:53.825202Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 34.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-14T19:47:54.065511Z, end-time: 2023-04-14T19:48:01.303899Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 77.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 244.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 184.6 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 208.5 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 199.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 242.0 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 191.9 MB/s eta 0:00:00 Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 216.7 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 208.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 220.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 202.1 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 226.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-6.3.0-py3-none-any.whl (22 kB) Collecting Pygments>=2.12 Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 244.9 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 202.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 208.9 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 201.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting packaging>=21.0 Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 176.8 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 237.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 211.1 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 239.6 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 189.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 225.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 225.2 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 229.0 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=203e7a8f004699ff40ff9bf55e25f781aebc47f4ea4ca647750ad7e302c3d1e5 Stored in directory: /tmp/pip-ephem-wheel-cache-0bo_ss0n/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.15.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.3.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.5.0 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-04-14T19:48:01.577868Z, end-time: 2023-04-14T19:48:04.579298Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting jinja2==3.1.1 Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 7.8 MB/s eta 0:00:00 Collecting sphinx==4.5.0 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 85.2 MB/s eta 0:00:00 Collecting sphinx_rtd_theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 211.6 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.0 Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting docutils==0.17.1 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 240.0 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from jinja2==3.1.1->-r requirements.txt (line 6)) (2.1.2) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (6.3.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.1.5) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (0.7.13) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.12.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (23.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.2.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.2) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.15.0) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.2) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.28.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.4.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx==4.5.0->-r requirements.txt (line 9)) (2023.3) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx==4.5.0->-r requirements.txt (line 9)) (3.15.0) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx==4.5.0->-r requirements.txt (line 9)) (4.5.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (3.1.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (1.26.15) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (2022.12.7) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (3.4) Installing collected packages: jinja2, docutils, sphinx, sphinx_rtd_theme, sphinx-copybutton 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.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: Sphinx 5.3.0 Uninstalling Sphinx-5.3.0: Successfully uninstalled Sphinx-5.3.0 Attempting uninstall: sphinx_rtd_theme Found existing installation: sphinx-rtd-theme 1.2.0 Uninstalling sphinx-rtd-theme-1.2.0: Successfully uninstalled sphinx-rtd-theme-1.2.0 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 [rtd-command-info] start-time: 2023-04-14T19:48:06.473462Z, end-time: 2023-04-14T19:48:06.556551Z, duration: 0, exit-code: 0 cat conf.py ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("main", "/en/main/"), ], 'downloads': [ ("pdf", "//neoverse-reference-design.docs.arm.com/_/downloads/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'arm-oss-infra-software-solutiuons', 'name': u'Infra Software Solutiuons', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://neoverse-reference-design.docs.arm.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'main', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'e5dd6262', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/arm-oss-infra-software-solutiuons/builds/1414390/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-04-14T19:48:06.774795Z, end-time: 2023-04-14T19:48:11.409054Z, duration: 4, 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 58 source files that are out of date updating environment: [new config] 58 added, 0 changed, 0 removed reading sources... [ 1%] common/index reading sources... [ 3%] cxl/cxl-test reading sources... [ 5%] index reading sources... [ 6%] mpam/mpam-resctrl reading sources... [ 8%] platform-boot/buildroot-boot reading sources... [ 10%] platform-boot/busybox-boot reading sources... [ 12%] platform-boot/distro-boot reading sources... [ 13%] platform-boot/index reading sources... [ 15%] platform-boot/secure-boot reading sources... [ 17%] platform-boot/winpe-boot reading sources... [ 18%] platforms/common/mcp-sideband-channel reading sources... [ 20%] platforms/common/platform_names reading sources... [ 22%] platforms/common/setup-workspace reading sources... [ 24%] platforms/common/software-stack reading sources... [ 25%] platforms/common/troubleshooting-guide reading sources... [ 27%] platforms/common/virtio-P9 reading sources... [ 29%] platforms/common/vulnerability-reporting reading sources... [ 31%] platforms/index reading sources... [ 32%] platforms/rdfremont/boot-flow reading sources... [ 34%] platforms/rdfremont/cmn-cyprus reading sources... [ 36%] platforms/rdfremont/lcp reading sources... [ 37%] platforms/rdfremont/mcuboot-image-loading reading sources... [ 39%] platforms/rdfremont/readme reading sources... [ 41%] platforms/rdfremont/scp-atu-configuration reading sources... [ 43%] platforms/rdfremont/scp-rss-comm reading sources... [ 44%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdn1edge/readme reading sources... [ 48%] platforms/rdn1edgex2/readme reading sources... [ 50%] platforms/rdn2/readme reading sources... [ 51%] platforms/rdn2cfg1/readme reading sources... [ 53%] platforms/rdn2cfg2/readme reading sources... [ 55%] platforms/rdn2cfg3/readme reading sources... [ 56%] platforms/rdv1/readme reading sources... [ 58%] platforms/rdv1mc/readme reading sources... [ 60%] platforms/rdv2/readme reading sources... [ 62%] platforms/sgi575/readme reading sources... [ 63%] power-management/cppc-test reading sources... [ 65%] power-management/index reading sources... [ 67%] power-management/lpi-test reading sources... [ 68%] ras/index reading sources... [ 70%] ras/n2-cpu-ras reading sources... [ 72%] ras/ras reading sources... [ 74%] ras/sram-ecc-ras reading sources... [ 75%] readme reading sources... [ 77%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 79%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 81%] releases/index reading sources... [ 82%] test-suite/acs-test reading sources... [ 84%] test-suite/index reading sources... [ 86%] test-suite/tftf-boot reading sources... [ 87%] test-suite/uefi-sct reading sources... [ 89%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 91%] virtualization/index reading sources... [ 93%] virtualization/io-virtualization reading sources... [ 94%] virtualization/iovirt-nonpcie reading sources... [ 96%] virtualization/kvm-unit-tests reading sources... [ 98%] virtualization/uefi-supported-virtualization reading sources... [100%] virtualization/virtualization /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/ :maxdepth: 3' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/software-stack' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/platform_names' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/setup-workspace' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/mcp-sideband-channel' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/virtio-P9' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/troubleshooting-guide' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/vulnerability-reporting' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/index.rst:10: WARNING: toctree contains reference to nonexisting document 'platforms/common/index' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/n2-cpu-ras.rst:107: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/n2-cpu-ras.rst:138: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/readme.rst:19: WARNING: image file not readable: common/images/sw_stack.png /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/readme.rst:25: WARNING: image file not readable: common/images/sw_stack_rme.png looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/mcp-sideband-channel.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/platform_names.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/setup-workspace.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/software-stack.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/troubleshooting-guide.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/virtio-P9.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/vulnerability-reporting.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/boot-flow.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/cmn-cyprus.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/lcp.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/mcuboot-image-loading.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/scp-atu-configuration.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/scp-rss-comm.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] common/index writing output... [ 3%] cxl/cxl-test writing output... [ 5%] index writing output... [ 6%] mpam/mpam-resctrl writing output... [ 8%] platform-boot/buildroot-boot writing output... [ 10%] platform-boot/busybox-boot writing output... [ 12%] platform-boot/distro-boot writing output... [ 13%] platform-boot/index writing output... [ 15%] platform-boot/secure-boot writing output... [ 17%] platform-boot/winpe-boot writing output... [ 18%] platforms/common/mcp-sideband-channel writing output... [ 20%] platforms/common/platform_names writing output... [ 22%] platforms/common/setup-workspace writing output... [ 24%] platforms/common/software-stack writing output... [ 25%] platforms/common/troubleshooting-guide writing output... [ 27%] platforms/common/virtio-P9 writing output... [ 29%] platforms/common/vulnerability-reporting writing output... [ 31%] platforms/index writing output... [ 32%] platforms/rdfremont/boot-flow writing output... [ 34%] platforms/rdfremont/cmn-cyprus writing output... [ 36%] platforms/rdfremont/lcp writing output... [ 37%] platforms/rdfremont/mcuboot-image-loading writing output... [ 39%] platforms/rdfremont/readme writing output... [ 41%] platforms/rdfremont/scp-atu-configuration writing output... [ 43%] platforms/rdfremont/scp-rss-comm writing output... [ 44%] platforms/rdfremontcfg1/readme writing output... [ 46%] platforms/rdn1edge/readme writing output... [ 48%] platforms/rdn1edgex2/readme writing output... [ 50%] platforms/rdn2/readme writing output... [ 51%] platforms/rdn2cfg1/readme writing output... [ 53%] platforms/rdn2cfg2/readme writing output... [ 55%] platforms/rdn2cfg3/readme writing output... [ 56%] platforms/rdv1/readme writing output... [ 58%] platforms/rdv1mc/readme writing output... [ 60%] platforms/rdv2/readme writing output... [ 62%] platforms/sgi575/readme writing output... [ 63%] power-management/cppc-test writing output... [ 65%] power-management/index writing output... [ 67%] power-management/lpi-test writing output... [ 68%] ras/index writing output... [ 70%] ras/n2-cpu-ras writing output... [ 72%] ras/ras writing output... [ 74%] ras/sram-ecc-ras writing output... [ 75%] readme writing output... [ 77%] releases/RD-INFRA-2023.03.29/release_note writing output... [ 79%] releases/RD-INFRA-2023.03.31/release_note writing output... [ 81%] releases/index writing output... [ 82%] test-suite/acs-test writing output... [ 84%] test-suite/index writing output... [ 86%] test-suite/tftf-boot writing output... [ 87%] test-suite/uefi-sct writing output... [ 89%] virtualization/gicv4_1-vlpi-vsgi writing output... [ 91%] virtualization/index writing output... [ 93%] virtualization/io-virtualization writing output... [ 94%] virtualization/iovirt-nonpcie writing output... [ 96%] virtualization/kvm-unit-tests writing output... [ 98%] virtualization/uefi-supported-virtualization writing output... [100%] virtualization/virtualization generating indices... genindex done writing additional pages... search done copying images... [ 10%] cxl/images/cxl-type3.PNG copying images... [ 20%] cxl/images/cxl-with-decoder-config.PNG copying images... [ 30%] platforms/common/images/sw_stack.png copying images... [ 40%] platforms/common/images/sw_stack_rme.png copying images... [ 50%] platforms/rdfremont/images/boot-flow.png copying images... [ 60%] test-suite/images/sct-image-1.png copying images... [ 70%] test-suite/images/sct-image-2.png copying images... [ 80%] test-suite/images/sct-image-3.png copying images... [ 90%] test-suite/images/sct-image-4.png copying images... [100%] test-suite/images/sct-image-5.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 29 warnings. The HTML pages are in _readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-04-14T19:48:11.631969Z, end-time: 2023-04-14T19:48:14.697043Z, duration: 3, 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] 58 added, 0 changed, 0 removed reading sources... [ 1%] common/index reading sources... [ 3%] cxl/cxl-test reading sources... [ 5%] index reading sources... [ 6%] mpam/mpam-resctrl reading sources... [ 8%] platform-boot/buildroot-boot reading sources... [ 10%] platform-boot/busybox-boot reading sources... [ 12%] platform-boot/distro-boot reading sources... [ 13%] platform-boot/index reading sources... [ 15%] platform-boot/secure-boot reading sources... [ 17%] platform-boot/winpe-boot reading sources... [ 18%] platforms/common/mcp-sideband-channel reading sources... [ 20%] platforms/common/platform_names reading sources... [ 22%] platforms/common/setup-workspace reading sources... [ 24%] platforms/common/software-stack reading sources... [ 25%] platforms/common/troubleshooting-guide reading sources... [ 27%] platforms/common/virtio-P9 reading sources... [ 29%] platforms/common/vulnerability-reporting reading sources... [ 31%] platforms/index reading sources... [ 32%] platforms/rdfremont/boot-flow reading sources... [ 34%] platforms/rdfremont/cmn-cyprus reading sources... [ 36%] platforms/rdfremont/lcp reading sources... [ 37%] platforms/rdfremont/mcuboot-image-loading reading sources... [ 39%] platforms/rdfremont/readme reading sources... [ 41%] platforms/rdfremont/scp-atu-configuration reading sources... [ 43%] platforms/rdfremont/scp-rss-comm reading sources... [ 44%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdn1edge/readme reading sources... [ 48%] platforms/rdn1edgex2/readme reading sources... [ 50%] platforms/rdn2/readme reading sources... [ 51%] platforms/rdn2cfg1/readme reading sources... [ 53%] platforms/rdn2cfg2/readme reading sources... [ 55%] platforms/rdn2cfg3/readme reading sources... [ 56%] platforms/rdv1/readme reading sources... [ 58%] platforms/rdv1mc/readme reading sources... [ 60%] platforms/rdv2/readme reading sources... [ 62%] platforms/sgi575/readme reading sources... [ 63%] power-management/cppc-test reading sources... [ 65%] power-management/index reading sources... [ 67%] power-management/lpi-test reading sources... [ 68%] ras/index reading sources... [ 70%] ras/n2-cpu-ras reading sources... [ 72%] ras/ras reading sources... [ 74%] ras/sram-ecc-ras reading sources... [ 75%] readme reading sources... [ 77%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 79%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 81%] releases/index reading sources... [ 82%] test-suite/acs-test reading sources... [ 84%] test-suite/index reading sources... [ 86%] test-suite/tftf-boot reading sources... [ 87%] test-suite/uefi-sct reading sources... [ 89%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 91%] virtualization/index reading sources... [ 93%] virtualization/io-virtualization reading sources... [ 94%] virtualization/iovirt-nonpcie reading sources... [ 96%] virtualization/kvm-unit-tests reading sources... [ 98%] virtualization/uefi-supported-virtualization reading sources... [100%] virtualization/virtualization /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/ :maxdepth: 3' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/software-stack' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/platform_names' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/setup-workspace' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/mcp-sideband-channel' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/virtio-P9' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/troubleshooting-guide' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst:9: WARNING: toctree contains reference to nonexisting document 'common/vulnerability-reporting' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/index.rst:10: WARNING: toctree contains reference to nonexisting document 'platforms/common/index' /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/n2-cpu-ras.rst:107: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/n2-cpu-ras.rst:138: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/readme.rst:19: WARNING: image file not readable: common/images/sw_stack.png /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/readme.rst:25: WARNING: image file not readable: common/images/sw_stack_rme.png looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/common/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/mcp-sideband-channel.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/platform_names.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/setup-workspace.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/software-stack.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/troubleshooting-guide.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/virtio-P9.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/common/vulnerability-reporting.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/boot-flow.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/cmn-cyprus.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/lcp.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/mcuboot-image-loading.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/scp-atu-configuration.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/scp-rss-comm.rst: WARNING: document isn't included in any toctree done processing python.tex... index readme platforms/index platforms/rdfremont/readme platforms/rdfremontcfg1/readme platforms/rdv2/readme platforms/rdn2cfg3/readme platforms/rdn2cfg2/readme platforms/rdn2cfg1/readme platforms/rdn2/readme platforms/rdv1mc/readme platforms/rdv1/readme platforms/rdn1edgex2/readme platforms/rdn1edge/readme platforms/sgi575/readme platform-boot/index platform-boot/busybox-boot platform-boot/buildroot-boot platform-boot/distro-boot platform-boot/secure-boot platform-boot/winpe-boot test-suite/index test-suite/acs-test test-suite/tftf-boot test-suite/uefi-sct cxl/cxl-test mpam/mpam-resctrl power-management/index power-management/lpi-test power-management/cppc-test ras/index ras/ras ras/sram-ecc-ras ras/n2-cpu-ras virtualization/index virtualization/virtualization virtualization/kvm-unit-tests virtualization/iovirt-nonpcie virtualization/io-virtualization virtualization/gicv4_1-vlpi-vsgi virtualization/uefi-supported-virtualization releases/index releases/RD-INFRA-2023.03.31/release_note releases/RD-INFRA-2023.03.29/release_note resolving references... done writing... done copying images... [ 14%] test-suite/images/sct-image-1.png copying images... [ 28%] test-suite/images/sct-image-2.png copying images... [ 42%] test-suite/images/sct-image-3.png copying images... [ 57%] test-suite/images/sct-image-4.png copying images... [ 71%] test-suite/images/sct-image-5.png copying images... [ 85%] cxl/images/cxl-type3.PNG copying images... [100%] cxl/images/cxl-with-decoder-config.PNG copying TeX support files... copying TeX support files... done build succeeded, 29 warnings. The LaTeX files are in _readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-04-14T19:48:16.259421Z, end-time: 2023-04-14T19:48:16.319445Z, 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-04-14T19:48:16.519241Z, end-time: 2023-04-14T19:48:31.973888Z, duration: 15, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=arm-oss-infra-software-solutiuons -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "python.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./python.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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. LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103. ! Package pdftex.def Error: File `common/images/sw_stack.png' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.103 ...udegraphics{{common/images/sw_stack}.png} LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110. LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110. ! Package pdftex.def Error: File `common/images/sw_stack_rme.png' not found: us ing draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.110 ...raphics{{common/images/sw_stack_rme}.png} (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 2. LaTeX Warning: Hyper reference `platforms/rdfremont/readme:rd-fremont-platform- software-user-guide' on page 3 undefined on input line 202. LaTeX Warning: Hyper reference `platforms/rdfremont/readme:introduction' on pag e 3 undefined on input line 206. LaTeX Warning: Hyper reference `platforms/rdfremont/readme:setting-up-the-host- machine-and-syncing-the-software-stack' on page 3 undefined on input line 210. LaTeX Warning: Hyper reference `platforms/rdfremont/readme:obtaining-the-rd-fre mont-fvp' on page 3 undefined on input line 214. LaTeX Warning: Hyper reference `platforms/rdfremont/readme:supported-features-b y-rd-fremont-platform-software-stack' on page 3 undefined on input line 218. LaTeX Warning: Hyper reference `platforms/rdfremont/readme:release-tags' on pag e 3 undefined on input line 222. [3] [4] LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:rd-fremont-cfg1- platform-software-user-guide' on page 5 undefined on input line 402. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:introduction' on page 5 undefined on input line 406. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:setting-up-the-h ost-machine-and-syncing-the-software-stack' on page 5 undefined on input line 4 10. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:obtaining-the-rd -fremont-cfg1-fvp' on page 5 undefined on input line 414. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:supported-featur es-by-rd-fremont-cfg1-platform-software-stack' on page 5 undefined on input lin e 418. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:release-tags' on page 5 undefined on input line 422. [5] Underfull \hbox (badness 10000) in paragraph at lines 515--522 []\T1/qtm/m/n/10 The RD-Fremont-Cfg1 FVP ex-e-cutable is in-cluded in the down- loaded in-staller and named as LaTeX Warning: Hyper reference `platforms/rdv2/readme:rd-v2-platform-software-u ser-guide' on page 6 undefined on input line 598. LaTeX Warning: Hyper reference `platforms/rdv2/readme:introduction' on page 6 u ndefined on input line 602. LaTeX Warning: Hyper reference `platforms/rdv2/readme:setting-up-the-host-machi ne-and-syncing-the-software-stack' on page 6 undefined on input line 606. LaTeX Warning: Hyper reference `platforms/rdv2/readme:obtaining-the-rd-v2-fvp' on page 6 undefined on input line 610. LaTeX Warning: Hyper reference `platforms/rdv2/readme:supported-features-by-rd- v2-platform-software-stack' on page 6 undefined on input line 614. LaTeX Warning: Hyper reference `platforms/rdv2/readme:release-tags' on page 6 u ndefined on input line 618. [6] [7] LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:rd-n2-cfg3-platform-s oftware-user-guide' on page 8 undefined on input line 828. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:introduction' on page 8 undefined on input line 832. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:setting-up-the-host-m achine-and-syncing-the-software-stack' on page 8 undefined on input line 836. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:obtaining-the-rd-n2-c fg3-fvp' on page 8 undefined on input line 840. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:supported-features-by -rd-n2-cfg3-platform-software-stack' on page 8 undefined on input line 844. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:release-tags' on page 8 undefined on input line 848. [8] [9] LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:rd-n2-cfg2-platform-s oftware-user-guide' on page 10 undefined on input line 1053. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:introduction' on page 10 undefined on input line 1057. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:setting-up-the-host-m achine-and-syncing-the-software-stack' on page 10 undefined on input line 1061. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:obtaining-the-rd-n2-c fg2-fvp' on page 10 undefined on input line 1065. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:supported-features-by -rd-n2-cfg2-platform-software-stack' on page 10 undefined on input line 1069. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:release-tags' on page 10 undefined on input line 1073. [10] [11] LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:rd-n2-cfg1-platform-s oftware-user-guide' on page 12 undefined on input line 1245. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:introduction' on page 12 undefined on input line 1249. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:setting-up-the-host-m achine-and-syncing-the-software-stack' on page 12 undefined on input line 1253. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:obtaining-the-rd-n2-c fg1-fvp' on page 12 undefined on input line 1257. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:supported-features-by -rd-n2-cfg1-platform-software-stack' on page 12 undefined on input line 1261. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:release-tags' on page 12 undefined on input line 1265. [12] [13] LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-platform-software-u ser-guide' on page 14 undefined on input line 1488. LaTeX Warning: Hyper reference `platforms/rdn2/readme:introduction' on page 14 undefined on input line 1492. LaTeX Warning: Hyper reference `platforms/rdn2/readme:setting-up-the-host-machi ne-and-syncing-the-software-stack' on page 14 undefined on input line 1496. LaTeX Warning: Hyper reference `platforms/rdn2/readme:obtaining-the-rd-n2-fvp' on page 14 undefined on input line 1500. LaTeX Warning: Hyper reference `platforms/rdn2/readme:supported-features-by-rd- n2-platform-software-stack' on page 14 undefined on input line 1504. LaTeX Warning: Hyper reference `platforms/rdn2/readme:release-tags' on page 14 undefined on input line 1508. [14] [15] LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-quad-chip-platfor m-software-user-guide' on page 16 undefined on input line 1719. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:introduction' on page 1 6 undefined on input line 1723. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:setting-up-the-host-mac hine-and-syncing-the-software-stack' on page 16 undefined on input line 1727. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:obtaining-the-rd-v1-mc- fvp' on page 16 undefined on input line 1731. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:supported-features-by-r d-v1-mc-platform-software-stack' on page 16 undefined on input line 1735. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:release-tags' on page 1 6 undefined on input line 1739. [16] LaTeX Warning: Hyper reference `platforms/rdv1/readme:rd-v1-platform-software-u ser-guide' on page 17 undefined on input line 1887. LaTeX Warning: Hyper reference `platforms/rdv1/readme:introduction' on page 17 undefined on input line 1891. LaTeX Warning: Hyper reference `platforms/rdv1/readme:setting-up-the-host-machi ne-and-syncing-the-software-stack' on page 17 undefined on input line 1895. LaTeX Warning: Hyper reference `platforms/rdv1/readme:obtaining-the-rd-v1-fvp' on page 17 undefined on input line 1899. LaTeX Warning: Hyper reference `platforms/rdv1/readme:supported-features-by-rd- v1-platform-software-stack' on page 17 undefined on input line 1903. LaTeX Warning: Hyper reference `platforms/rdv1/readme:release-tags' on page 17 undefined on input line 1907. [17] [18] LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:rd-n1-edge-dual-chi p-platform-software-user-guide' on page 19 undefined on input line 2067. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:introduction' on pa ge 19 undefined on input line 2071. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:setting-up-the-host -machine-and-downloading-the-software-stack' on page 19 undefined on input line 2075. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:obtaining-the-rd-n1 -edge-dual-fvp' on page 19 undefined on input line 2079. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:supported-features' on page 19 undefined on input line 2083. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:release-tags' on pa ge 19 undefined on input line 2087. [19] LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:rd-n1-edge-platform-s oftware-user-guide' on page 20 undefined on input line 2235. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:introduction' on page 20 undefined on input line 2239. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:setting-up-the-host-m achine-and-downloading-the-software-stack' on page 20 undefined on input line 2 243. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:obtaining-the-rd-n1-e dge-fvp' on page 20 undefined on input line 2247. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:supported-features' o n page 20 undefined on input line 2251. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:release-tags' on page 20 undefined on input line 2255. [20] [21] LaTeX Warning: Hyper reference `platforms/sgi575/readme:sgi-575-platform-softwa re-user-guide' on page 22 undefined on input line 2401. LaTeX Warning: Hyper reference `platforms/sgi575/readme:introduction' on page 2 2 undefined on input line 2405. LaTeX Warning: Hyper reference `platforms/sgi575/readme:setting-up-the-host-mac hine-and-downloading-the-software-stack' on page 22 undefined on input line 240 9. LaTeX Warning: Hyper reference `platforms/sgi575/readme:obtaining-the-sgi-575-f vp' on page 22 undefined on input line 2413. LaTeX Warning: Hyper reference `platforms/sgi575/readme:supported-features' on page 22 undefined on input line 2417. LaTeX Warning: Hyper reference `platforms/sgi575/readme:release-tags' on page 2 2 undefined on input line 2421. [22] [23] [24] Chapter 3. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-on-neov erse-rd-platforms' on page 25 undefined on input line 2563. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:overview-of-busybox- boot' on page 25 undefined on input line 2567. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:download-the-platfor m-software' on page 25 undefined on input line 2571. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:build-the-platform-s oftware' on page 25 undefined on input line 2575. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:boot-upto-busybox' o n page 25 undefined on input line 2579. [25] [26] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-on- neoverse-rd-platforms' on page 27 undefined on input line 2856. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:what-is-buildroot' on page 27 undefined on input line 2860. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:overview-of-buildr oot-boot' on page 27 undefined on input line 2864. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:sync-the-required- platform-software' on page 27 undefined on input line 2868. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:build-the-platform -software' on page 27 undefined on input line 2872. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:modifying-buildroo t-target-filesystem-optional' on page 27 undefined on input line 2876. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:booting-with-build root-as-the-filesystem' on page 27 undefined on input line 2880. [27] [28] [29] [30] LaTeX Warning: Hyper reference `platform-boot/distro-boot:install-and-boot-a-li nux-distribution-on-neoverse-rd-platforms' on page 31 undefined on input line 3 227. LaTeX Warning: Hyper reference `platform-boot/distro-boot:linux-distribution-bo ot' on page 31 undefined on input line 3231. LaTeX Warning: Hyper reference `platform-boot/distro-boot:download-the-platform -software' on page 31 undefined on input line 3235. LaTeX Warning: Hyper reference `platform-boot/distro-boot:build-the-platform-so ftware' on page 31 undefined on input line 3239. LaTeX Warning: Hyper reference `platform-boot/distro-boot:installing-a-linux-di stribution' on page 31 undefined on input line 3243. LaTeX Warning: Hyper reference `platform-boot/distro-boot:additional-distributi on-specific-instructions-if-any' on page 31 undefined on input line 3247. LaTeX Warning: Hyper reference `platform-boot/distro-boot:booting-a-linux-distr ibution' on page 31 undefined on input line 3253. [31] [32] [33] LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secure-boot-on-n eoverse-rd-platforms' on page 34 undefined on input line 3680. LaTeX Warning: Hyper reference `platform-boot/secure-boot:what-is-uefi-secure-b oot' on page 34 undefined on input line 3684. LaTeX Warning: Hyper reference `platform-boot/secure-boot:secure-boot-support-f or-rd-platforms' on page 34 undefined on input line 3688. LaTeX Warning: Hyper reference `platform-boot/secure-boot:download-the-platform -software' on page 34 undefined on input line 3692. LaTeX Warning: Hyper reference `platform-boot/secure-boot:generate-key-pairs' o n page 34 undefined on input line 3696. LaTeX Warning: Hyper reference `platform-boot/secure-boot:build-the-platform-so ftware' on page 34 undefined on input line 3700. LaTeX Warning: Hyper reference `platform-boot/secure-boot:securely-boot-upto-bu sybox' on page 34 undefined on input line 3704. [34] [35] [36] [37] LaTeX Warning: Hyper reference `platform-boot/winpe-boot:winpe-boot-on-neoverse -rd-platforms' on page 38 undefined on input line 4121. LaTeX Warning: Hyper reference `platform-boot/winpe-boot:winpe-boot' on page 38 undefined on input line 4125. LaTeX Warning: Hyper reference `platform-boot/winpe-boot:download-the-platform- software' on page 38 undefined on input line 4129. LaTeX Warning: Hyper reference `platform-boot/winpe-boot:build-the-platform-sof tware' on page 38 undefined on input line 4133. LaTeX Warning: Hyper reference `platform-boot/winpe-boot:obtain-the-winpe-disk- image' on page 38 undefined on input line 4137. LaTeX Warning: Hyper reference `platform-boot/winpe-boot:boot-winpe' on page 38 undefined on input line 4141. [38] [39] [40] [41] [42] Chapter 4. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-on-neov erse-rd-platforms' on page 43 undefined on input line 4401. LaTeX Warning: Hyper reference `test-suite/acs-test:what-is-arm-acs' on page 43 undefined on input line 4405. LaTeX Warning: Hyper reference `test-suite/acs-test:overview-of-acs-test' on pa ge 43 undefined on input line 4409. LaTeX Warning: Hyper reference `test-suite/acs-test:download-the-required-platf orm-software' on page 43 undefined on input line 4413. LaTeX Warning: Hyper reference `test-suite/acs-test:build-the-platform-software ' on page 43 undefined on input line 4417. LaTeX Warning: Hyper reference `test-suite/acs-test:validate-acs-conformance' o n page 43 undefined on input line 4421. LaTeX Warning: Hyper reference `test-suite/acs-test:select-a-sbsa-compliance-le vel-optional' on page 43 undefined on input line 4425. LaTeX Warning: Hyper reference `test-suite/acs-test:retrieve-the-test-results' on page 43 undefined on input line 4429. [43] [44] [45] [46] LaTeX Warning: Hyper reference `test-suite/tftf-boot:tf-a-tests-boot-on-neovers e-rd-platforms' on page 47 undefined on input line 4837. LaTeX Warning: Hyper reference `test-suite/tftf-boot:overview-of-tf-a-tests-boo t' on page 47 undefined on input line 4841. LaTeX Warning: Hyper reference `test-suite/tftf-boot:download-the-platform-soft ware' on page 47 undefined on input line 4845. LaTeX Warning: Hyper reference `test-suite/tftf-boot:build-the-platform-softwar e' on page 47 undefined on input line 4849. LaTeX Warning: Hyper reference `test-suite/tftf-boot:boot-tf-a-tests' on page 4 7 undefined on input line 4853. [47] [48] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [49] Underfull \vbox (badness 10000) detected at line 5192 Underfull \vbox (badness 10000) detected at line 5192 [50] LaTeX Warning: Hyper reference `test-suite/uefi-sct:sct-standalone-test-on-neov erse-rd-platforms' on page 51 undefined on input line 5213. LaTeX Warning: Hyper reference `test-suite/uefi-sct:overview-of-sct-standalone- test' on page 51 undefined on input line 5217. LaTeX Warning: Hyper reference `test-suite/uefi-sct:download-the-platform-softw are' on page 51 undefined on input line 5221. LaTeX Warning: Hyper reference `test-suite/uefi-sct:build-the-platform-software ' on page 51 undefined on input line 5225. LaTeX Warning: Hyper reference `test-suite/uefi-sct:run-uefi-sct' on page 51 un defined on input line 5229. [51] [52] [53] [54 <./sct-image-1.png>] [55 <./sct-image-2.png>] [56 <./sct-ima ge-3.png>] [57 <./sct-image-4.png>] [58 <./sct-image-5.png>] Chapter 5. LaTeX Warning: Hyper reference `cxl/cxl-test:cxl-on-neoverse-reference-design-p latforms' on page 59 undefined on input line 5541. LaTeX Warning: Hyper reference `cxl/cxl-test:overview-of-cxl-test' on page 59 u ndefined on input line 5545. LaTeX Warning: Hyper reference `cxl/cxl-test:cxl-software-overview' on page 59 undefined on input line 5549. LaTeX Warning: Hyper reference `cxl/cxl-test:cxl-with-cedt-and-deocoder-configu ation' on page 59 undefined on input line 5553. LaTeX Warning: Hyper reference `cxl/cxl-test:download-and-build-the-required-pl atform-software' on page 59 undefined on input line 5557. LaTeX Warning: Hyper reference `cxl/cxl-test:validating-cxl-capabilities-in-ker nel' on page 59 undefined on input line 5561. LaTeX Warning: Hyper reference `cxl/cxl-test:cedt-and-cxl-acpi-configuration-in -kernel-sysfs' on page 59 undefined on input line 5565. [59] [60 <./cxl-type3.PNG>] [61 <./cxl-with-decoder-config.PNG>] Overfull \hbox (1.17415pt too wide) in paragraph at lines 5705--5709 []\T1/qtm/m/n/10 En-sure that the model pa-ram-e-ter ^^P-C pcie_group_0.pciex16 .pcie_rc.add_cxl_type3_device_to_default_hierarchy=true^^Q [62] [63] [64] Chapter 6. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl' on page 65 unde fined on input line 5925. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-a-quick-glance' on page 65 undefined on input line 5929. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:exploring-resctrl-file-system ' on page 65 undefined on input line 5933. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:configuring-mpam-via-resctrl- file-system' on page 65 undefined on input line 5937. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:a-closer-look-at-mpam-softwar e' on page 65 undefined on input line 5941. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-and-task-scheduling' on page 65 undefined on input line 5945. [65] [66] LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-a-quick-glance' on page 67 undefined on input line 6081. [67] [68] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 6548--6568 []\T1/qtm/m/n/10 As the ker-nel pro-ceeds to boot, the MPAM plat-form driver in i-tial-iza-tion rou-tine gets in-voked [72] [73] [74] [75] [76] [77] [78] Overfull \vbox (0.52194pt too high) detected at line 7078 [79] [80] Chapter 7. LaTeX Warning: Hyper reference `power-management/lpi-test:lpi-on-neoverse-refer ence-design-platforms' on page 81 undefined on input line 7126. LaTeX Warning: Hyper reference `power-management/lpi-test:overview-of-lpi-test' on page 81 undefined on input line 7130. LaTeX Warning: Hyper reference `power-management/lpi-test:download-and-build-th e-required-platform-software' on page 81 undefined on input line 7134. LaTeX Warning: Hyper reference `power-management/lpi-test:procedure-for-validat ing-lpi-states' on page 81 undefined on input line 7138. [81] LaTeX Warning: Hyper reference `power-management/cppc-test:cppc-on-neoverse-ref erence-design-platforms' on page 82 undefined on input line 7261. LaTeX Warning: Hyper reference `power-management/cppc-test:overview-of-cppc-tes t' on page 82 undefined on input line 7265. LaTeX Warning: Hyper reference `power-management/cppc-test:download-and-build-t he-required-platform-software' on page 82 undefined on input line 7269. LaTeX Warning: Hyper reference `power-management/cppc-test:changing-the-scaling -governor' on page 82 undefined on input line 7273. LaTeX Warning: Hyper reference `power-management/cppc-test:validating-cppc-func tionality' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `power-management/cppc-test:additional-precautio ns-for-fvp-based-platforms' on page 82 undefined on input line 7281. [82] [83] Underfull \hbox (badness 10000) in paragraph at lines 7434--7437 []\T1/qtm/m/n/10 For single-chip plat-forms, pass [][]\T1/txtt/m/n/10 min[]sync []latency=0 \T1/qtm/m/n/10 and for mul-ti-chip plat-forms, pass [84] Chapter 8. LaTeX Warning: Hyper reference `ras/ras:reliability-availability-and-serviceabi lity-ras' on page 85 undefined on input line 7462. LaTeX Warning: Hyper reference `ras/ras:concept-of-ras' on page 85 undefined on input line 7466. LaTeX Warning: Hyper reference `ras/ras:overview' on page 85 undefined on input line 7470. LaTeX Warning: Hyper reference `ras/ras:node' on page 85 undefined on input lin e 7474. LaTeX Warning: Hyper reference `ras/ras:error-record' on page 85 undefined on i nput line 7478. LaTeX Warning: Hyper reference `ras/ras:software-error-handling' on page 85 und efined on input line 7484. LaTeX Warning: Hyper reference `ras/ras:firmware-first-error-handling' on page 85 undefined on input line 7488. LaTeX Warning: Hyper reference `ras/ras:kernel-first-error-handling' on page 85 undefined on input line 7492. LaTeX Warning: Hyper reference `ras/ras:error-injection-software' on page 85 un defined on input line 7498. [85] [86] [87] LaTeX Warning: Hyper reference `ras/sram-ecc-ras:base-ram-ecc-ras-test' on page 88 undefined on input line 7802. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:overview' on page 88 undefined on input line 7806. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:bit-ce-error-injection-on-secu re-ram' on page 88 undefined on input line 7810. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:download-the-platform-software ' on page 88 undefined on input line 7814. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:procedure-to-perform-1-bit-ce- injection-and-handling-on-secure-ram' on page 88 undefined on input line 7818. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:boot-upto-busybox' on page 88 undefined on input line 7822. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:secure-ram-error-handling-test ' on page 88 undefined on input line 7826. [88] [89] LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test' on page 90 unde fined on input line 7983. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:overview' on page 90 undefined o n input line 7987. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:bit-ce-error-injection-on-n2-cpu ' on page 90 undefined on input line 7991. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:download-the-platform-software' on page 90 undefined on input line 7995. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:select-the-build-option' on page 90 undefined on input line 7999. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:procedure-to-perform-1-bit-ce-in jection-and-handling-on-n2-cpu' on page 90 undefined on input line 8003. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:boot-upto-busybox' on page 90 un defined on input line 8007. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-error-handling-test' on p age 90 undefined on input line 8011. [90] Overfull \hbox (308.31505pt too wide) in paragraph at lines 8123--8123 [] Underfull \hbox (badness 10000) in paragraph at lines 8123--8123 [91] [92] [93] [94] Chapter 9. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-us ing-kvm' on page 95 undefined on input line 8301. LaTeX Warning: Hyper reference `virtualization/virtualization:what-is-kvm' on p age 95 undefined on input line 8305. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-on -neoverse-reference-design-platforms' on page 95 undefined on input line 8309. LaTeX Warning: Hyper reference `virtualization/virtualization:overview-of-nativ e-linux-kvm-tool' on page 95 undefined on input line 8313. LaTeX Warning: Hyper reference `virtualization/virtualization:booting-multiple- guests' on page 95 undefined on input line 8317. [95] [96] [97] LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-testing' on page 98 undefined on input line 8601. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:overview-of-kvm-u nit-tests' on page 98 undefined on input line 8605. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:build-install' on page 98 undefined on input line 8609. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:download-the-soft ware-stack' on page 98 undefined on input line 8613. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:build-the-platfor m-software' on page 98 undefined on input line 8617. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:setup-satadisk-im ages' on page 98 undefined on input line 8621. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:booting-the-platf orm-for-validation' on page 98 undefined on input line 8627. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:running-unit-test cases' on page 98 undefined on input line 8631. [98] [99] LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:build-the-platfor m-software' on page 100 undefined on input line 8833. [100] LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:using-non-discove rable-devices-connected-to-i-o-virtualization-block' on page 101 undefined on i nput line 8881. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:overview' on page 101 undefined on input line 8885. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:download-the-plat form-software' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:build-the-platfor m-software' on page 101 undefined on input line 8893. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:running-tests-for -non-pci-devices-on-busybox' on page 101 undefined on input line 8897. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:pl011-uart' on pa ge 101 undefined on input line 8901. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:pl330-dma' on pag e 101 undefined on input line 8905. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:sram-memory' on p age 101 undefined on input line 8909. [101] [102] [103] Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x4100_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x413F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x4140_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x417F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x4180_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x41BF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x41C0_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x41FF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| [104] LaTeX Warning: Hyper reference `virtualization/io-virtualization:pcie-i-o-virtu alization' on page 105 undefined on input line 9353. LaTeX Warning: Hyper reference `virtualization/io-virtualization:what-is-i-o-vi rtualization' on page 105 undefined on input line 9357. LaTeX Warning: Hyper reference `virtualization/io-virtualization:pcie-pass-thro ugh-based-device-virtualization' on page 105 undefined on input line 9361. [105] [106] [107] LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:virtual-interr upts-and-vgic' on page 108 undefined on input line 9644. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:overview-of-di rectly-injected-vlpis' on page 108 undefined on input line 9648. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:overview-of-di rectly-injected-vsgis' on page 108 undefined on input line 9652. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:build-install' on page 108 undefined on input line 9656. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:download-the-s oftware-stack' on page 108 undefined on input line 9660. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:build-the-plat form-software' on page 108 undefined on input line 9664. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:setup-satadisk -images' on page 108 undefined on input line 9668. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:running-the-te st' on page 108 undefined on input line 9674. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vsgi-test' on page 108 undefined on input line 9678. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-test' on page 108 undefined on input line 9682. [108] [109] [110] LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:build-the-plat form-software' on page 111 undefined on input line 9975. [111] [112] LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-based-kvm-virtualization' on page 113 undefined on input line 10147. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ov erview-of-virtualization-support' on page 113 undefined on input line 10151. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ob jective' on page 113 undefined on input line 10155. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ov erview-of-armvirtkvmtool' on page 113 undefined on input line 10159. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bu ild-install' on page 113 undefined on input line 10163. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:do wnload-the-software-stack' on page 113 undefined on input line 10167. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bu ild-the-platform-software' on page 113 undefined on input line 10171. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:se tup-satadisk-images' on page 113 undefined on input line 10175. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bo oting-the-platform-for-validation' on page 113 undefined on input line 10181. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bo ot-host-os' on page 113 undefined on input line 10185. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ne twork-support' on page 113 undefined on input line 10189. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:em ulate-flash-memory' on page 113 undefined on input line 10193. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:en able-pcie-pass-through-based-device-virtualization' on page 113 undefined on in put line 10197. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ob tain-the-built-binaries' on page 113 undefined on input line 10201. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:la unch-vms-with-multiple-linux-distributions' on page 113 undefined on input line 10205. [113] [114] [115] [116] [117] [118] LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bu ild-install' on page 119 undefined on input line 10699. [119] [120] Chapter 10. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:rd-in fra-2023-03-31' on page 121 undefined on input line 10828. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:relea se-description' on page 121 undefined on input line 10832. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:test- coverage' on page 121 undefined on input line 10836. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:sourc e-repositories' on page 121 undefined on input line 10840. [121] [122] [123] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:rd-in fra-2023-03-29' on page 124 undefined on input line 11213. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:relea se-description' on page 124 undefined on input line 11217. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:test- coverage' on page 124 undefined on input line 11221. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:sourc e-repositories' on page 124 undefined on input line 11225. [124] No file arm-oss-infra-software-solutiuons.ind. [125] (./arm-oss-infra-software-solutiuons.aux) Package rerunfilecheck Warning: File `arm-oss-infra-software-solutiuons.out' ha s changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-infra-software-solutiuons.pdf (129 pages, 652080 byte s). Transcript written on arm-oss-infra-software-solutiuons.log. Latexmk: Index file 'arm-oss-infra-software-solutiuons.idx' was written Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line ' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110.' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line ' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110.' Latexmk: Missing input file: 'arm-oss-infra-software-solutiuons.ind' from line 'No file arm-oss-infra-software-solutiuons.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Rule 'makeindex arm-oss-infra-software-solutiuons.idx': File changes, etc: Non-existent destination files: 'arm-oss-infra-software-solutiuons.ind' ------------ Run number 1 of rule 'makeindex arm-oss-infra-software-solutiuons.idx' ------------ ------------ Running 'makeindex -s python.ist -o "arm-oss-infra-software-solutiuons.ind" "arm-oss-infra-software-solutiuons.idx"' ------------ Latexmk: applying rule 'makeindex arm-oss-infra-software-solutiuons.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file arm-oss-infra-software-solutiuons.idx...done (0 entries accepted, 0 rejected). Nothing written in arm-oss-infra-software-solutiuons.ind. Transcript written in arm-oss-infra-software-solutiuons.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-infra-software-solutiuons.aux' 'arm-oss-infra-software-solutiuons.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "python.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./python.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (./arm-oss-infra-software-solutiuons.out) (./arm-oss-infra-software-solutiuons.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-infra-software-solutiuons.toc [1] [2] [3] [4]) [5] [6] Chapter 1. LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103. ! Package pdftex.def Error: File `common/images/sw_stack.png' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.103 ...udegraphics{{common/images/sw_stack}.png} LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110. LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110. ! Package pdftex.def Error: File `common/images/sw_stack_rme.png' not found: us ing draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.110 ...raphics{{common/images/sw_stack_rme}.png} (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 2. [3] [4] [5] Underfull \hbox (badness 10000) in paragraph at lines 515--522 []\T1/qtm/m/n/10 The RD-Fremont-Cfg1 FVP ex-e-cutable is in-cluded in the down- loaded in-staller and named as [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] Chapter 4. [43] [44] [45] [46] [47] [48] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [49] Underfull \vbox (badness 10000) detected at line 5192 Underfull \vbox (badness 10000) detected at line 5192 [50] [51] [52] [53] [54 <./sct-image-1.png>] [55 <./sct-image-2.png>] [56 <./sc t-image-3.png>] [57 <./sct-image-4.png>] [58 <./sct-image-5.png>] Chapter 5. [59] [60 <./cxl-type3.PNG>] [61 <./cxl-with-decoder-config.PNG>] Overfull \hbox (1.17415pt too wide) in paragraph at lines 5705--5709 []\T1/qtm/m/n/10 En-sure that the model pa-ram-e-ter ^^P-C pcie_group_0.pciex16 .pcie_rc.add_cxl_type3_device_to_default_hierarchy=true^^Q [62] [63] [64] Chapter 6. [65] [66] [67] [68] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 6548--6568 []\T1/qtm/m/n/10 As the ker-nel pro-ceeds to boot, the MPAM plat-form driver in i-tial-iza-tion rou-tine gets in-voked [72] [73] [74] [75] [76] [77] [78] Overfull \vbox (0.52194pt too high) detected at line 7078 [79] [80] Chapter 7. [81] [82] [83] Underfull \hbox (badness 10000) in paragraph at lines 7434--7437 []\T1/qtm/m/n/10 For single-chip plat-forms, pass [][]\T1/txtt/m/n/10 min[]sync []latency=0 \T1/qtm/m/n/10 and for mul-ti-chip plat-forms, pass [84] Chapter 8. [85] [86] [87] [88] [89] [90] Overfull \hbox (308.31505pt too wide) in paragraph at lines 8123--8123 [] Underfull \hbox (badness 10000) in paragraph at lines 8123--8123 [91] [92] [93] [94] Chapter 9. [95] [96] [97] [98] [99] [100] [101] [102] [103] Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x4100_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x413F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x4140_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x417F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x4180_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x41BF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x41C0_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x41FF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] Chapter 10. [121] [122] [123] [124] (./arm-oss-infra-software-solutiuons.ind) [125] (./arm-oss-infra-software-solutiuons.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-infra-software-solutiuons.pdf (133 pages, 691268 byte s). Transcript written on arm-oss-infra-software-solutiuons.log. Latexmk: Index file 'arm-oss-infra-software-solutiuons.idx' was written Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line ' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110.' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line ' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110.' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-infra-software-solutiuons.out' 'arm-oss-infra-software-solutiuons.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "python.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./python.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (./arm-oss-infra-software-solutiuons.out) (./arm-oss-infra-software-solutiuons.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-infra-software-solutiuons.toc [1] [2] [3] [4]) [5] [6] Chapter 1. LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103. ! Package pdftex.def Error: File `common/images/sw_stack.png' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.103 ...udegraphics{{common/images/sw_stack}.png} LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110. LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110. ! Package pdftex.def Error: File `common/images/sw_stack_rme.png' not found: us ing draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.110 ...raphics{{common/images/sw_stack_rme}.png} (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 2. [3] [4] [5] Underfull \hbox (badness 10000) in paragraph at lines 515--522 []\T1/qtm/m/n/10 The RD-Fremont-Cfg1 FVP ex-e-cutable is in-cluded in the down- loaded in-staller and named as [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] Chapter 4. [43] [44] [45] [46] [47] [48] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [49] Underfull \vbox (badness 10000) detected at line 5192 Underfull \vbox (badness 10000) detected at line 5192 [50] [51] [52] [53] [54 <./sct-image-1.png>] [55 <./sct-image-2.png>] [56 <./sc t-image-3.png>] [57 <./sct-image-4.png>] [58 <./sct-image-5.png>] Chapter 5. [59] [60 <./cxl-type3.PNG>] [61 <./cxl-with-decoder-config.PNG>] Overfull \hbox (1.17415pt too wide) in paragraph at lines 5705--5709 []\T1/qtm/m/n/10 En-sure that the model pa-ram-e-ter ^^P-C pcie_group_0.pciex16 .pcie_rc.add_cxl_type3_device_to_default_hierarchy=true^^Q [62] [63] [64] Chapter 6. [65] [66] [67] [68] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 6548--6568 []\T1/qtm/m/n/10 As the ker-nel pro-ceeds to boot, the MPAM plat-form driver in i-tial-iza-tion rou-tine gets in-voked [72] [73] [74] [75] [76] [77] [78] Overfull \vbox (0.52194pt too high) detected at line 7078 [79] [80] Chapter 7. [81] [82] [83] Underfull \hbox (badness 10000) in paragraph at lines 7434--7437 []\T1/qtm/m/n/10 For single-chip plat-forms, pass [][]\T1/txtt/m/n/10 min[]sync []latency=0 \T1/qtm/m/n/10 and for mul-ti-chip plat-forms, pass [84] Chapter 8. [85] [86] [87] [88] [89] [90] Overfull \hbox (308.31505pt too wide) in paragraph at lines 8123--8123 [] Underfull \hbox (badness 10000) in paragraph at lines 8123--8123 [91] [92] [93] [94] Chapter 9. [95] [96] [97] [98] [99] [100] [101] [102] [103] Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x4100_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x413F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x4140_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x417F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x4180_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x41BF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x41C0_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 0x41FF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 9280--9280 []\T1/qtm/m/n/10 4MiB| [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] Chapter 10. [121] [122] [123] [124] (./arm-oss-infra-software-solutiuons.ind) [125] (./arm-oss-infra-software-solutiuons.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-infra-software-solutiuons.pdf (133 pages, 691268 byte s). Transcript written on arm-oss-infra-software-solutiuons.log. Latexmk: Index file 'arm-oss-infra-software-solutiuons.idx' was written Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack}.png' from line 'LaTeX Warning: File `{common/images/sw_stack}.png' not found on input line 103.' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line ' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110.' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line ' Latexmk: Missing input file: '{common/images/sw_stack_rme}.png' from line 'LaTeX Warning: File `{common/images/sw_stack_rme}.png' not found on input line 110.' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets