Read the Docs build information Build id: 1100838 Project: arm-oss-meta-ewaol Version: v1.0 Commit: 26b2d08f70dcc0e046da8544c968064773c7cc45 Date: 2022-09-16T11:23:33.077467Z State: finished Success: True [rtd-command-info] start-time: 2022-09-16T11:23:35.382026Z, end-time: 2022-09-16T11:23:36.226852Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 git@git.gitlab.arm.com:ewaol/meta-ewaol.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: 2022-09-16T11:23:36.462105Z, end-time: 2022-09-16T11:23:36.567696Z, duration: 0, exit-code: 0 git checkout --force 26b2d08f70dcc0e046da8544c968064773c7cc45 Note: switching to '26b2d08f70dcc0e046da8544c968064773c7cc45'. 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 26b2d08 doc: Update the user guide use-case reproduce instructions [rtd-command-info] start-time: 2022-09-16T11:23:36.828545Z, end-time: 2022-09-16T11:23:36.896495Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-09-16T11:23:38.173086Z, end-time: 2022-09-16T11:23:42.736957Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-09-16T11:23:43.206444Z, end-time: 2022-09-16T11:23:44.995103Z, 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-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (22.2.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 21.9 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.3.0 Uninstalling setuptools-65.3.0: Successfully uninstalled setuptools-65.3.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-09-16T11:23:45.201160Z, end-time: 2022-09-16T11:23:52.501293Z, 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.2 Collecting pillow Downloading Pillow-9.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 71.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 245.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 181.4 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.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 216.8 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 222.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.9-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.2 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 222.4 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 199.1 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 205.3 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 172.4 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 209.0 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 199.7 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 247.0 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 206.0 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 215.7 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 187.2 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 225.8 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 234.0 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 249.2 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 206.7 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 229.0 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 189.3 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 207.4 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=4dce477d61f536db907ae16ac0c712602b9fdc2be7294c1965eb28e825a2a0ff Stored in directory: /tmp/pip-ephem-wheel-cache-99m4qlnc/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.9.14 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 importlib-metadata-4.12.0 mock-1.0.1 packaging-21.3 pillow-9.2.0 pyparsing-3.0.9 pytz-2022.2.1 readthedocs-sphinx-ext-2.1.9 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.1.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.3.0 urllib3-1.26.12 zipp-3.8.1 [rtd-command-info] start-time: 2022-09-16T11:23:52.743858Z, end-time: 2022-09-16T11:23:55.957025Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r documentation/requirements.txt Collecting jinja2==3.0.0 Downloading Jinja2-3.0.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.3 MB/s eta 0:00:00 Collecting sphinx==4.0.2 Downloading Sphinx-4.0.2-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 97.4 MB/s eta 0:00:00 Collecting sphinx_rtd_theme==0.5.2 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 202.0 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.4.0 Downloading sphinx_copybutton-0.4.0-py3-none-any.whl (12 kB) Collecting readthedocs-sphinx-search==0.1.1 Downloading readthedocs_sphinx_search-0.1.1-py3-none-any.whl (18 kB) Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 238.5 MB/s eta 0:00:00 Collecting sphinx-substitution-extensions==2022.2.16 Downloading Sphinx_Substitution_Extensions-2022.2.16-py3-none-any.whl (9.8 kB) Requirement already satisfied: MarkupSafe>=2.0.0rc2 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from jinja2==3.0.0->-r documentation/requirements.txt (line 6)) (2.1.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (58.2.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (1.1.5) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (2.0.0) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (1.0.2) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (2.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (1.4.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (2.13.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (21.3) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (0.7.12) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (2.10.3) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (2.28.1) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (1.0.2) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (1.0.3) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from babel>=1.3->sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (2022.2.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (3.4) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (2.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (1.26.12) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (2022.9.14) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/envs/v1.0/lib/python3.7/site-packages (from packaging->sphinx==4.0.2->-r documentation/requirements.txt (line 9)) (3.0.9) Installing collected packages: readthedocs-sphinx-search, jinja2, docutils, sphinx, sphinx-substitution-extensions, 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.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 5.1.1 Uninstalling Sphinx-5.1.1: Successfully uninstalled Sphinx-5.1.1 Attempting uninstall: sphinx_rtd_theme Found existing installation: sphinx-rtd-theme 1.0.0 Uninstalling sphinx-rtd-theme-1.0.0: Successfully uninstalled sphinx-rtd-theme-1.0.0 Successfully installed docutils-0.16 jinja2-3.0.0 readthedocs-sphinx-search-0.1.1 sphinx-4.0.2 sphinx-copybutton-0.4.0 sphinx-substitution-extensions-2022.2.16 sphinx_rtd_theme-0.5.2 [rtd-command-info] start-time: 2022-09-16T11:23:58.052788Z, end-time: 2022-09-16T11:23:58.131484Z, duration: 0, exit-code: 0 cat documentation/conf.py # Copyright (c) 2021-2022, Arm Limited. # # SPDX-License-Identifier: MIT # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # Append the documentation directory to the path, so we can import variables import os import sys sys.path.append(os.path.dirname(__file__)) # -- Project information ----------------------------------------------------- project = 'EWAOL' copyright = '2021-2022, Arm Ltd.' author = 'Arm Ltd.' # -- General configuration --------------------------------------------------- #import sphinx_rtd_theme # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme', 'sphinx_copybutton', 'sphinx_substitution_extensions' ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = 'en' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_css_files = [ 'css/custom.css', ] # Don't show the "Built with Sphinx" footer html_show_sphinx = False html_theme_options = { 'collapse_navigation': False, 'navigation_depth': 5, 'prev_next_buttons_location': "both", 'style_external_links': True } # -- Extension configuration ------------------------------------------------- # -- Options for autosectionlabel -------------------------------------------- # Prefix each section label with the name of the document it is in autosectionlabel_prefix_document = True # Only generate automatic section labels for document titles autosectionlabel_maxdepth = 1 # -- Options for copybutton -------------------------------------------------- copybutton_prompt_text = r'\$ ' copybutton_prompt_is_regexp = True copybutton_remove_prompts = True copybutton_only_copy_prompt_lines = True copybutton_copy_empty_lines = False copybutton_line_continuation_character = "\\" import variables rst_prolog = variables.generate_rst_prolog() ########################################################################### # 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: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] 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': "v1.0", 'version_slug': "v1.0", '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/"), ("v1.0", "/en/v1.0/"), ("v0.2.4", "/en/v0.2.4/"), ("kirkstone-dev", "/en/kirkstone-dev/"), ], 'downloads': [ ("pdf", "//ewaol.docs.arm.com/_/downloads/en/v1.0/pdf/"), ], 'subprojects': [ ], 'slug': 'arm-oss-meta-ewaol', 'name': u'meta-ewaol', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://ewaol.docs.arm.com/en/kirkstone-dev/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/documentation/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'v1.0', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'v1.0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'v1.0', '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': '26b2d08f', } # 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 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/arm-oss-meta-ewaol/builds/1100838/' 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: 2022-09-16T11:23:58.453692Z, end-time: 2022-09-16T11:24:01.850981Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.0.2 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 18 source files that are out of date updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 5%] changelog reading sources... [ 11%] codeline_management reading sources... [ 16%] contributing reading sources... [ 22%] index reading sources... [ 27%] introduction reading sources... [ 33%] license_link reading sources... [ 38%] manual/architectures reading sources... [ 44%] manual/build_system reading sources... [ 50%] manual/hardening reading sources... [ 55%] manual/index reading sources... [ 61%] manual/sdk reading sources... [ 66%] manual/user_accounts reading sources... [ 72%] manual/validation reading sources... [ 77%] manual/yocto_layers reading sources... [ 83%] user_guide/extend reading sources... [ 88%] user_guide/index reading sources... [ 94%] user_guide/migration reading sources... [100%] user_guide/reproduce looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] changelog writing output... [ 11%] codeline_management writing output... [ 16%] contributing writing output... [ 22%] index writing output... [ 27%] introduction writing output... [ 33%] license_link writing output... [ 38%] manual/architectures writing output... [ 44%] manual/build_system writing output... [ 50%] manual/hardening writing output... [ 55%] manual/index writing output... [ 61%] manual/sdk writing output... [ 66%] manual/user_accounts writing output... [ 72%] manual/validation writing output... [ 77%] manual/yocto_layers writing output... [ 83%] user_guide/extend writing output... [ 88%] user_guide/index writing output... [ 94%] user_guide/migration writing output... [100%] user_guide/reproduce generating indices... genindex done writing additional pages... search done copying images... [ 16%] images/ewaol_rel_yocto_overview.png copying images... [ 33%] images/ewaol_rel_dev_branches.png copying images... [ 50%] images/high_level_overview.png copying images... [ 66%] images/baremetal_architecture.png copying images... [ 83%] images/virtualization_architecture.png copying images... [100%] images/ewaol_layers_deps_diagram.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-09-16T11:24:02.103219Z, end-time: 2022-09-16T11:24:03.224549Z, duration: 1, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v4.0.2 loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing ewaol.tex... index introduction user_guide/index user_guide/reproduce user_guide/extend user_guide/migration manual/index manual/architectures manual/user_accounts manual/build_system manual/yocto_layers manual/hardening manual/sdk manual/validation codeline_management contributing license_link changelog resolving references... done writing... done copying images... [ 16%] images/high_level_overview.png copying images... [ 33%] images/baremetal_architecture.png copying images... [ 50%] images/virtualization_architecture.png copying images... [ 66%] images/ewaol_layers_deps_diagram.png copying images... [ 83%] images/ewaol_rel_yocto_overview.png copying images... [100%] images/ewaol_rel_dev_branches.png copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. 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-meta-ewaol/checkouts/v1.0/documentation/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2022-09-16T11:24:04.279330Z, end-time: 2022-09-16T11:24:04.329666Z, 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: 2022-09-16T11:24:04.509886Z, end-time: 2022-09-16T11:24:07.574679Z, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=arm-oss-meta-ewaol -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-meta-ewaol" "ewaol.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 (./ewaol.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) (./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-meta-ewaol.idx (./arm-oss-meta-ewaol.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)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 77. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 77. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] LaTeX Warning: Hyper reference `introduction:ewaol-system-architectures' on pag e 2 undefined on input line 164. [2 <./high_level_overview.png>] LaTeX Warning: Hyper reference `user_guide/reproduce:reproduce' on page 3 undef ined on input line 190. LaTeX Warning: Hyper reference `introduction:documentation-assumptions' on page 3 undefined on input line 192. [3] LaTeX Warning: Hyper reference `user_guide/index:user-guide' on page 4 undefine d on input line 300. LaTeX Warning: Hyper reference `manual/index:developer-manual' on page 4 undefi ned on input line 312. LaTeX Warning: Hyper reference `codeline_management:codeline-management' on pag e 4 undefined on input line 320. LaTeX Warning: Hyper reference `contributing:contributing' on page 4 undefined on input line 328. LaTeX Warning: Hyper reference `license_link:license' on page 4 undefined on in put line 336. LaTeX Warning: Hyper reference `changelog:changelog-release-notes' on page 4 un defined on input line 343. [4] LaTeX Warning: Hyper reference `contributing:contributing-documentation-build-v alidation' on page 5 undefined on input line 462. LaTeX Warning: Hyper reference `manual/yocto_layers:yocto-layers' on page 5 und efined on input line 481. LaTeX Warning: Hyper reference `license_link:license' on page 5 undefined on in put line 488. [5] LaTeX Warning: Hyper reference `contributing:contributing' on page 6 undefined on input line 503. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-target- platforms' on page 6 undefined on input line 535. LaTeX Warning: Hyper reference `introduction:introduction-use-cases-overview' o n page 6 undefined on input line 537. LaTeX Warning: Hyper reference `manual/build_system:build-system' on page 6 und efined on input line 565. [6] LaTeX Warning: Hyper reference `manual/index:developer-manual' on page 7 undefi ned on input line 634. [7] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \vbox (badness 1371) detected at line 729 Overfull \vbox (34.93639pt too high) detected at line 729 [8] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-run-tim e-integration-tests' on page 9 undefined on input line 769. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-securit y-hardening' on page 9 undefined on input line 771. [9] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-run-tim e-integration-tests' on page 10 undefined on input line 810. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-securit y-hardening' on page 10 undefined on input line 812. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-virtual ization-customization' on page 10 undefined on input line 850. LaTeX Warning: Hyper reference `user_guide/reproduce:load-the-image-on-a-usb-st orage-device' on page 10 undefined on input line 861. LaTeX Warning: Hyper reference `user_guide/reproduce:update-the-n1sdp-mcc-confi guration-microsd-card' on page 10 undefined on input line 865. [10] [11] [12] [13] [14] LaTeX Warning: Hyper reference `user_guide/reproduce:deploy' on page 15 undefin ed on input line 1343. LaTeX Warning: Hyper reference `manual/user_accounts:user-accounts' on page 15 undefined on input line 1354. [15] LaTeX Warning: Hyper reference `manual/validation:validation-run-time-integrati on-tests' on page 16 undefined on input line 1445. LaTeX Warning: Hyper reference `manual/validation:validation' on page 16 undefi ned on input line 1449. LaTeX Warning: Hyper reference `introduction:introduction-use-cases-overview' o n page 16 undefined on input line 1458. LaTeX Warning: Hyper reference `introduction:introduction-documentation-assumpt ions' on page 16 undefined on input line 1464. LaTeX Warning: Hyper reference `manual/validation:validation' on page 16 undefi ned on input line 1471. [16] [17] [18] [19] Overfull \hbox (81.64375pt too wide) in paragraph at lines 1872--1872 []\T1/txtt/m/n/10 %[=========================================================== ================> [20] LaTeX Warning: Hyper reference `codeline_management:codeline-management' on pag e 21 undefined on input line 1960. LaTeX Warning: Hyper reference `changelog:changelog-release-notes' on page 21 u ndefined on input line 1962. [21] LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-envir onment-setup' on page 22 undefined on input line 1994. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-downl oad' on page 22 undefined on input line 2007. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-build ' on page 22 undefined on input line 2021. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-build ' on page 22 undefined on input line 2041. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-deplo y' on page 22 undefined on input line 2042. LaTeX Warning: Hyper reference `user_guide/extend:user-guide-extend-porting' on page 22 undefined on input line 2063. [22] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-baremet al-architecture' on page 23 undefined on input line 2113. [23 <./baremetal_architecture.png>] Underfull \hbox (badness 10000) in paragraph at lines 2121--2125 []\T1/qtm/m/n/10 An EWAOL vir-tu-al-iza-tion dis-tri-bu-tion im-age (\T1/txtt/m /n/10 ewaol-virtualization-image\T1/qtm/m/n/10 ) is en-abled if LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-virtual ization-architecture' on page 24 undefined on input line 2163. [24 <./virtualization_architecture.png>] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-virtual ization-customization' on page 25 undefined on input line 2170. LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 25 undefined on input line 2208. LaTeX Warning: Hyper reference `manual/validation:validation-run-time-integrati on-tests' on page 25 undefined on input line 2211. LaTeX Warning: Hyper reference `manual/validation:manual-validation-user-accoun ts-tests' on page 25 undefined on input line 2218. LaTeX Warning: Hyper reference `manual/validation:validation' on page 25 undefi ned on input line 2219. [25] LaTeX Warning: Hyper reference `manual/build_system:target-platforms' on page 2 6 undefined on input line 2283. LaTeX Warning: Hyper reference `manual/build_system:distribution-image-features ' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-build ' on page 26 undefined on input line 2285. [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 2473--2478 \T1/txtt/m/n/10 multiconfig/ewaol-guest-vm.conf \T1/qtm/m/n/10 file and the \T1 /txtt/m/n/10 meta-ewaol-distro/conf/distro/include/ [28] LaTeX Warning: Hyper reference `manual/validation:validation-run-time-integrati on-tests' on page 29 undefined on input line 2611. [29] LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 30 undefined on input line 2666. Underfull \hbox (badness 10000) in paragraph at lines 2693--2697 []\T1/qtm/m/n/10 En-ables two ad-di-tional SDK build tar-gets, \T1/txtt/m/n/10 ewaol-baremetal-sdk-image \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `manual/sdk:software-development-kit-sdk' on pag e 30 undefined on input line 2734. [30] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-virtual ization-customization' on page 31 undefined on input line 2760. LaTeX Warning: Hyper reference `manual/yocto_layers:manual-yocto-layers-layer-d ependency-overview' on page 31 undefined on input line 2804. [31] [32 <./ewaol_layers_deps_diagram.png>] [33] Underfull \hbox (badness 6078) in paragraph at lines 3024--3027 []\T1/qtm/m/n/10 En-able the `Se-cure Com-put-ing Mode' (sec-comp) Linux ker-ne l fea-ture by ap-pend-ing \T1/txtt/m/n/10 seccomp \T1/qtm/m/n/10 to LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-securit y-hardening' on page 34 undefined on input line 3051. LaTeX Warning: Hyper reference `manual/validation:validation-run-time-integrati on-tests' on page 34 undefined on input line 3056. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-sdk' on page 34 undefined on input line 3097. [34] LaTeX Warning: Hyper reference `manual/validation:container-engine-tests' on pa ge 35 undefined on input line 3172. LaTeX Warning: Hyper reference `manual/validation:k3s-orchestration-tests' on p age 35 undefined on input line 3176. LaTeX Warning: Hyper reference `manual/validation:user-accounts-tests' on page 35 undefined on input line 3180. LaTeX Warning: Hyper reference `manual/validation:container-engine-tests' on pa ge 35 undefined on input line 3194. LaTeX Warning: Hyper reference `manual/validation:k3s-orchestration-tests' on p age 35 undefined on input line 3198. LaTeX Warning: Hyper reference `manual/validation:user-accounts-tests' on page 35 undefined on input line 3203. LaTeX Warning: Hyper reference `manual/validation:xen-virtualization-tests' on page 35 undefined on input line 3207. LaTeX Warning: Hyper reference `manual/validation:container-engine-tests' on pa ge 35 undefined on input line 3217. LaTeX Warning: Hyper reference `manual/validation:user-accounts-tests' on page 35 undefined on input line 3221. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-run-tim e-integration-tests' on page 35 undefined on input line 3238. [35] LaTeX Warning: Hyper reference `manual/user_accounts:user-accounts' on page 36 undefined on input line 3244. LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 36 unde fined on input line 3305. [36] LaTeX Warning: Hyper reference `manual/validation:running-the-tests' on page 37 undefined on input line 3386. [37] LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 38 unde fined on input line 3470. LaTeX Warning: Hyper reference `manual/validation:container-engine-environment- clean-up' on page 38 undefined on input line 3476. [38] LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 39 undefined on input line 3523. LaTeX Warning: Hyper reference `manual/validation:running-the-tests' on page 39 undefined on input line 3545. [39] LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 40 unde fined on input line 3626. LaTeX Warning: Hyper reference `manual/validation:k3s-environment-clean-up' on page 40 undefined on input line 3632. [40] LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 41 undefined on input line 3692. LaTeX Warning: Hyper reference `manual/validation:running-the-tests' on page 41 undefined on input line 3714. LaTeX Warning: Hyper reference `manual/user_accounts:user-accounts' on page 41 undefined on input line 3723. LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 41 undefined on input line 3727. [41] LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 42 unde fined on input line 3810. LaTeX Warning: Hyper reference `manual/validation:user-accounts-environment-cle an-up' on page 42 undefined on input line 3816. LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 42 undefined on input line 3860. [42] LaTeX Warning: Hyper reference `manual/validation:running-the-tests' on page 43 undefined on input line 3886. LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 43 unde fined on input line 3941. LaTeX Warning: Hyper reference `manual/validation:xen-virtualization-environmen t-clean-up' on page 43 undefined on input line 3947. [43] LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 44 undefined on input line 3970. LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 44 undefined on input line 3982. [44 <./ewaol_rel_yocto_overview.png>] LaTeX Warning: Hyper reference `codeline_management:ewaol-development-branches' on page 45 undefined on input line 4073. [45 <./ewaol_rel_dev_branches.png>] LaTeX Warning: Hyper reference `contributing:commit-message' on page 46 undefin ed on input line 4201. LaTeX Warning: Hyper reference `contributing:documentation' on page 46 undefine d on input line 4205. LaTeX Warning: Hyper reference `contributing:license-and-copyright-header' on p age 46 undefined on input line 4209. LaTeX Warning: Hyper reference `contributing:python-code-quality' on page 46 un defined on input line 4213. LaTeX Warning: Hyper reference `contributing:shell-script-code-quality' on page 46 undefined on input line 4217. LaTeX Warning: Hyper reference `contributing:spelling' on page 46 undefined on input line 4221. LaTeX Warning: Hyper reference `contributing:yaml-formatting' on page 46 undefi ned on input line 4225. [46] LaTeX Warning: Hyper reference `contributing:yocto-layer-compatibility' on page 47 undefined on input line 4229. LaTeX Warning: Hyper reference `contributing:quality-assurance-checks' on page 47 undefined on input line 4241. LaTeX Warning: Hyper reference `license_link:license' on page 47 undefined on i nput line 4249. LaTeX Warning: Hyper reference `contributing:documentation-build-validation' on page 47 undefined on input line 4260. LaTeX Warning: Hyper reference `manual/validation:validation' on page 47 undefi ned on input line 4279. LaTeX Warning: Hyper reference `contributing:quality-assurance-checks' on page 47 undefined on input line 4320. [47] LaTeX Warning: Hyper reference `contributing:documentation-build-validation' on page 48 undefined on input line 4396. [48] [49] LaTeX Warning: Hyper reference `contributing:quality-assurance-checks' on page 50 undefined on input line 4536. [50] LaTeX Warning: Hyper reference `contributing:minimal-contribution-standards' on page 51 undefined on input line 4600. LaTeX Warning: Hyper reference `contributing:minimal-contribution-standards' on page 51 undefined on input line 4636. [51] [52] [53] [54] LaTeX Warning: Hyper reference `changelog:v0-2-4-resolved-and-known-issues' on page 55 undefined on input line 4984. LaTeX Warning: Hyper reference `changelog:v0-2-3-resolved-and-known-issues' on page 55 undefined on input line 5017. [55] LaTeX Warning: Hyper reference `changelog:v0-2-2-resolved-and-known-issues' on page 56 undefined on input line 5055. LaTeX Warning: Hyper reference `changelog:v0-2-1-resolved-and-known-issues' on page 56 undefined on input line 5088. [56] [57] [58] LaTeX Warning: Hyper reference `changelog:v0-1-limitations' on page 59 undefine d on input line 5358. [59] [60] No file arm-oss-meta-ewaol.ind. [61] (./arm-oss-meta-ewaol.aux) Package rerunfilecheck Warning: File `arm-oss-meta-ewaol.out' has 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-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-meta-ewaol.pdf (65 pages, 491915 bytes). Transcript written on arm-oss-meta-ewaol.log. Latexmk: Index file 'arm-oss-meta-ewaol.idx' was written Latexmk: Missing input file: 'arm-oss-meta-ewaol.ind' from line 'No file arm-oss-meta-ewaol.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'arm-oss-meta-ewaol.pdf' Rule 'makeindex arm-oss-meta-ewaol.idx': File changes, etc: Non-existent destination files: 'arm-oss-meta-ewaol.ind' ------------ Run number 1 of rule 'makeindex arm-oss-meta-ewaol.idx' ------------ ------------ Running 'makeindex -s python.ist -o "arm-oss-meta-ewaol.ind" "arm-oss-meta-ewaol.idx"' ------------ Latexmk: applying rule 'makeindex arm-oss-meta-ewaol.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-meta-ewaol.idx...done (0 entries accepted, 0 rejected). Nothing written in arm-oss-meta-ewaol.ind. Transcript written in arm-oss-meta-ewaol.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-meta-ewaol.aux' 'arm-oss-meta-ewaol.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-meta-ewaol" "ewaol.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 (./ewaol.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) (./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-meta-ewaol.idx (./arm-oss-meta-ewaol.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-meta-ewaol.out) (./arm-oss-meta-ewaol.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 77. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 77. (/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-meta-ewaol.toc [1]) [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2 <./high_level_overview.p ng>] [3] [4] [5] [6] [7] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \vbox (badness 1371) detected at line 729 Overfull \vbox (34.93639pt too high) detected at line 729 [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] Overfull \hbox (81.64375pt too wide) in paragraph at lines 1872--1872 []\T1/txtt/m/n/10 %[=========================================================== ================> [20] [21] [22] [23 <./baremetal_architecture.png>] Underfull \hbox (badness 10000) in paragraph at lines 2121--2125 []\T1/qtm/m/n/10 An EWAOL vir-tu-al-iza-tion dis-tri-bu-tion im-age (\T1/txtt/m /n/10 ewaol-virtualization-image\T1/qtm/m/n/10 ) is en-abled if [24 <./virtualization_architecture.png>] [25] [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 2473--2478 \T1/txtt/m/n/10 multiconfig/ewaol-guest-vm.conf \T1/qtm/m/n/10 file and the \T1 /txtt/m/n/10 meta-ewaol-distro/conf/distro/include/ [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 2693--2697 []\T1/qtm/m/n/10 En-ables two ad-di-tional SDK build tar-gets, \T1/txtt/m/n/10 ewaol-baremetal-sdk-image \T1/qtm/m/n/10 and [30] [31] [32 <./ewaol_layers_deps_diagram.png>] [33] Underfull \hbox (badness 6078) in paragraph at lines 3024--3027 []\T1/qtm/m/n/10 En-able the `Se-cure Com-put-ing Mode' (sec-comp) Linux ker-ne l fea-ture by ap-pend-ing \T1/txtt/m/n/10 seccomp \T1/qtm/m/n/10 to [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44 <./ewaol_rel_yocto_overvi ew.png>] [45 <./ewaol_rel_dev_branches.png>] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] (./arm-oss-meta-ewaol.ind) [61] (./arm-oss-meta-ewaol.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-meta-ewaol.pdf (65 pages, 508922 bytes). Transcript written on arm-oss-meta-ewaol.log. Latexmk: Index file 'arm-oss-meta-ewaol.idx' was written Latexmk: Log file says output to 'arm-oss-meta-ewaol.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-meta-ewaol.out' 'arm-oss-meta-ewaol.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-meta-ewaol" "ewaol.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 (./ewaol.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) (./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-meta-ewaol.idx (./arm-oss-meta-ewaol.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-meta-ewaol.out) (./arm-oss-meta-ewaol.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 77. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 77. (/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-meta-ewaol.toc [1]) [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2 <./high_level_overview.p ng>] [3] [4] [5] [6] [7] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \vbox (badness 1371) detected at line 729 Overfull \vbox (34.93639pt too high) detected at line 729 [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] Overfull \hbox (81.64375pt too wide) in paragraph at lines 1872--1872 []\T1/txtt/m/n/10 %[=========================================================== ================> [20] [21] [22] [23 <./baremetal_architecture.png>] Underfull \hbox (badness 10000) in paragraph at lines 2121--2125 []\T1/qtm/m/n/10 An EWAOL vir-tu-al-iza-tion dis-tri-bu-tion im-age (\T1/txtt/m /n/10 ewaol-virtualization-image\T1/qtm/m/n/10 ) is en-abled if [24 <./virtualization_architecture.png>] [25] [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 2473--2478 \T1/txtt/m/n/10 multiconfig/ewaol-guest-vm.conf \T1/qtm/m/n/10 file and the \T1 /txtt/m/n/10 meta-ewaol-distro/conf/distro/include/ [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 2693--2697 []\T1/qtm/m/n/10 En-ables two ad-di-tional SDK build tar-gets, \T1/txtt/m/n/10 ewaol-baremetal-sdk-image \T1/qtm/m/n/10 and [30] [31] [32 <./ewaol_layers_deps_diagram.png>] [33] Underfull \hbox (badness 6078) in paragraph at lines 3024--3027 []\T1/qtm/m/n/10 En-able the `Se-cure Com-put-ing Mode' (sec-comp) Linux ker-ne l fea-ture by ap-pend-ing \T1/txtt/m/n/10 seccomp \T1/qtm/m/n/10 to [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44 <./ewaol_rel_yocto_overvi ew.png>] [45 <./ewaol_rel_dev_branches.png>] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] (./arm-oss-meta-ewaol.ind) [61] (./arm-oss-meta-ewaol.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-meta-ewaol.pdf (65 pages, 508922 bytes). Transcript written on arm-oss-meta-ewaol.log. Latexmk: Index file 'arm-oss-meta-ewaol.idx' was written Latexmk: Log file says output to 'arm-oss-meta-ewaol.pdf' Latexmk: All targets (arm-oss-meta-ewaol.pdf) are up-to-date [rtd-command-info] start-time: 2022-09-16T11:24:07.787298Z, end-time: 2022-09-16T11:24:07.876975Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/checkouts/v1.0/documentation/_build/latex/arm-oss-meta-ewaol.pdf /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-meta-ewaol/artifacts/v1.0/sphinx_pdf/arm-oss-meta-ewaol.pdf