Read the Docs build information Build id: 2589354 Project: soafee-meta-ewaol Version: latest Commit: f9391e97b816a42d9ebbed4cf17bdcd2982f6c84 Date: 2024-11-04T12:37:11.506203Z State: finished Success: True [rtd-command-info] start-time: 2024-11-04T12:37:12.895430Z, end-time: 2024-11-04T12:37:15.032562Z, duration: 2, exit-code: 0 git clone --depth 1 https://gitlab.com/soafee/ewaol/meta-ewaol.git . Cloning into '.'... [rtd-command-info] start-time: 2024-11-04T12:37:15.126050Z, end-time: 2024-11-04T12:37:17.434839Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/kirkstone-dev:refs/remotes/origin/kirkstone-dev From https://gitlab.com/soafee/ewaol/meta-ewaol * [new branch] kirkstone-dev -> origin/kirkstone-dev * [new tag] v1.0 -> v1.0 [rtd-command-info] start-time: 2024-11-04T12:37:17.605043Z, end-time: 2024-11-04T12:37:17.691009Z, duration: 0, exit-code: 0 git checkout --force origin/kirkstone-dev Note: switching to 'origin/kirkstone-dev'. 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 f9391e9 doc: Deprecation of Sphinx context injection [rtd-command-info] start-time: 2024-11-04T12:37:17.783952Z, end-time: 2024-11-04T12:37:17.846521Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Copyright (c) 2022, Arm Limited. # # SPDX-License-Identifier: MIT --- version: 2 build: os: "ubuntu-24.04" tools: python: "3.12" sphinx: configuration: documentation/conf.py formats: - pdf python: install: - requirements: documentation/requirements.txt [rtd-command-info] start-time: 2024-11-04T12:37:26.395500Z, end-time: 2024-11-04T12:37:27.538332Z, duration: 1, exit-code: 0 asdf global python 3.12.3 [rtd-command-info] start-time: 2024-11-04T12:37:28.847010Z, end-time: 2024-11-04T12:37:31.069896Z, duration: 2, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.3.final.0-64 in 862ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-11-04T12:37:31.167231Z, end-time: 2024-11-04T12:37:45.868508Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.3.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 21.5 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.3.0 [rtd-command-info] start-time: 2024-11-04T12:37:45.976107Z, end-time: 2024-11-04T12:37:55.897287Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 104.1 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 176.3 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 308.5 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 329.8 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.1 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-11-04T12:37:55.986444Z, end-time: 2024-11-04T12:38:00.155561Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r documentation/requirements.txt Collecting jinja2==3.1.3 (from -r documentation/requirements.txt (line 6)) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting sphinx==7.3.7 (from -r documentation/requirements.txt (line 9)) Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting sphinx_rtd_theme==2.0.0 (from -r documentation/requirements.txt (line 10)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) Collecting sphinx-copybutton==0.5.2 (from -r documentation/requirements.txt (line 11)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting readthedocs-sphinx-search==0.3.2 (from -r documentation/requirements.txt (line 12)) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl.metadata (2.4 kB) Collecting docutils==0.20.1 (from -r documentation/requirements.txt (line 13)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinx-substitution-extensions==2024.2.25 (from -r documentation/requirements.txt (line 14)) Downloading sphinx_substitution_extensions-2024.2.25-py2.py3-none-any.whl.metadata (17 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from jinja2==3.1.3->-r documentation/requirements.txt (line 6)) (3.0.2) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.0.0) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.18.0) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.16.0) Collecting alabaster~=0.7.14 (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.32.3) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (24.1) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme==2.0.0->-r documentation/requirements.txt (line 10)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-prompt>=1.8 (from sphinx-substitution-extensions==2024.2.25->-r documentation/requirements.txt (line 14)) Downloading sphinx_prompt-1.9.0-py3-none-any.whl.metadata (3.2 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from requests>=2.25.0->sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from requests>=2.25.0->sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from requests>=2.25.0->sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/envs/latest/lib/python3.12/site-packages (from requests>=2.25.0->sphinx==7.3.7->-r documentation/requirements.txt (line 9)) (2024.8.30) INFO: pip is looking at multiple versions of sphinx-prompt to determine which version is compatible with other requirements. This could take a while. Downloading sphinx_prompt-1.8.0-py3-none-any.whl.metadata (3.1 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 119.7 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 279.6 MB/s eta 0:00:00 Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl (21 kB) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 517.5 MB/s eta 0:00:00 Downloading sphinx_substitution_extensions-2024.2.25-py2.py3-none-any.whl (13 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading sphinx_prompt-1.8.0-py3-none-any.whl (7.3 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Installing collected packages: readthedocs-sphinx-search, jinja2, docutils, alabaster, sphinx, sphinxcontrib-jquery, sphinx-prompt, sphinx-copybutton, sphinx-substitution-extensions, sphinx_rtd_theme Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.4 Uninstalling Jinja2-3.1.4: Successfully uninstalled Jinja2-3.1.4 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed alabaster-0.7.16 docutils-0.20.1 jinja2-3.1.3 readthedocs-sphinx-search-0.3.2 sphinx-7.3.7 sphinx-copybutton-0.5.2 sphinx-prompt-1.8.0 sphinx-substitution-extensions-2024.2.25 sphinx_rtd_theme-2.0.0 sphinxcontrib-jquery-4.1 [rtd-command-info] start-time: 2024-11-04T12:38:00.406484Z, end-time: 2024-11-04T12:38:00.475078Z, 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: # [inclusivity-exception] # 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 ------------------------------------------------- # Define the canonical URL if you are using a custom domain on Read the Docs html_baseurl = os.environ.get("READTHEDOCS_CANONICAL_URL", "") # Tell Jinja2 templates the build is running on Read the Docs if os.environ.get("READTHEDOCS", "") == "True": if "html_context" not in globals(): html_context = {} html_context["READTHEDOCS"] = True # 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() [rtd-command-info] start-time: 2024-11-04T12:38:00.570885Z, end-time: 2024-11-04T12:38:04.603964Z, duration: 4, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/checkouts/latest/documentation/variables.py:108: SyntaxWarning: invalid escape sequence '\ ' "inclusivity-exception": "\ ", building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 18 source files that are out of date updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 6%] changelog reading sources... [ 11%] codeline_management reading sources... [ 17%] contributing reading sources... [ 22%] index reading sources... [ 28%] introduction reading sources... [ 33%] license_link reading sources... [ 39%] manual/architectures reading sources... [ 44%] manual/build_system reading sources... [ 50%] manual/hardening reading sources... [ 56%] manual/index reading sources... [ 61%] manual/sdk reading sources... [ 67%] manual/user_accounts reading sources... [ 72%] manual/validation reading sources... [ 78%] manual/yocto_layers reading sources... [ 83%] user_guide/extend reading sources... [ 89%] user_guide/index reading sources... [ 94%] user_guide/migration reading sources... [100%] user_guide/reproduce looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/checkouts/latest/documentation/contributing.rst:297: ERROR: Unknown target name: "https://gitlab.com/users/sign_in". none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 6%] changelog writing output... [ 11%] codeline_management writing output... [ 17%] contributing writing output... [ 22%] index writing output... [ 28%] introduction writing output... [ 33%] license_link writing output... [ 39%] manual/architectures writing output... [ 44%] manual/build_system writing output... [ 50%] manual/hardening writing output... [ 56%] manual/index writing output... [ 61%] manual/sdk writing output... [ 67%] manual/user_accounts writing output... [ 72%] manual/validation writing output... [ 78%] manual/yocto_layers writing output... [ 83%] user_guide/extend writing output... [ 89%] 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... [ 8%] images/ewaol_rel_yocto_overview.png copying images... [ 15%] images/ewaol_rel_dev_branches.png copying images... [ 23%] images/high_level_overview.png copying images... [ 31%] images/baremetal_architecture.png copying images... [ 38%] images/virtualization_architecture.png copying images... [ 46%] images/ewaol_layers_deps_diagram.png copying images... [ 54%] images/adlink_ava_top.png copying images... [ 62%] images/adlink_ava_backpanel.png copying images... [ 69%] images/ava_edk2_escape_boot_screenshot.png copying images... [ 77%] images/ava_edk2_initial_boot_screenshot.png copying images... [ 85%] images/ava_edk2_boot_manager_boot_screenshot.png copying images... [ 92%] images/ava_edk2_boot_usb_boot_screenshot.png copying images... [100%] images/ava_grub2_flasher_image_usb_boot_screenshot.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-11-04T12:38:04.700127Z, end-time: 2024-11-04T12:38:06.275932Z, duration: 1, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.3.7 loading pickled environment... done building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found copying TeX support files... copying TeX support files... done 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... [ 8%] images/high_level_overview.png copying images... [ 15%] images/adlink_ava_top.png copying images... [ 23%] images/adlink_ava_backpanel.png copying images... [ 31%] images/ava_edk2_escape_boot_screenshot.png copying images... [ 38%] images/ava_edk2_initial_boot_screenshot.png copying images... [ 46%] images/ava_edk2_boot_manager_boot_screenshot.png copying images... [ 54%] images/ava_edk2_boot_usb_boot_screenshot.png copying images... [ 62%] images/ava_grub2_flasher_image_usb_boot_screenshot.png copying images... [ 69%] images/baremetal_architecture.png copying images... [ 77%] images/virtualization_architecture.png copying images... [ 85%] images/ewaol_layers_deps_diagram.png copying images... [ 92%] images/ewaol_rel_yocto_overview.png copying images... [100%] images/ewaol_rel_dev_branches.png build succeeded. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-11-04T12:38:10.641298Z, end-time: 2024-11-04T12:38:10.700984Z, 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: 2024-11-04T12:38:10.788781Z, end-time: 2024-11-04T12:38:33.987141Z, duration: 23, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=soafee-meta-ewaol -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Latexmk: A user -r option asked me to process an rc file an extra time. Name of file = 'latexmkrc' Abs. path = '/home/docs/checkouts/readthedocs.org/user_builds/soafee-meta-ewaol/checkouts/latest/_readthedocs/pdf/latexmkrc' I'll not process it Rc files read: /etc/LatexMk latexmkrc Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="soafee-meta-ewaol" "ewaol.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ewaol.tex LaTeX2e <2023-11-01> patch level 1 L3 programming layer <2024-01-22> (./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 2023/05/17 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)) (./sphinxmessages.sty) Writing index file soafee-meta-ewaol.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./soafee-meta-ewaol.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/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}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-e c.enc}] [2] No file soafee-meta-ewaol.toc. [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3{/usr/share/texmf/fonts/enc/d vips/tex-gyre/q-ts1.enc}] LaTeX Warning: Hyper reference `introduction:ewaol-system-architectures' on pag e 4 undefined on input line 193. [4] [5 <./high_level_overview.png>] LaTeX Warning: Hyper reference `user_guide/reproduce:reproduce' on page 6 undef ined on input line 227. LaTeX Warning: Hyper reference `introduction:documentation-assumptions' on page 6 undefined on input line 229. [6] LaTeX Warning: Hyper reference `user_guide/index:user-guide' on page 7 undefine d on input line 336. LaTeX Warning: Hyper reference `manual/index:developer-manual' on page 7 undefi ned on input line 348. LaTeX Warning: Hyper reference `codeline_management:codeline-management' on pag e 7 undefined on input line 356. LaTeX Warning: Hyper reference `contributing:contributing' on page 7 undefined on input line 364. LaTeX Warning: Hyper reference `license_link:license' on page 7 undefined on in put line 372. LaTeX Warning: Hyper reference `changelog:changelog-release-notes' on page 7 un defined on input line 379. [7] LaTeX Warning: Hyper reference `contributing:contributing-documentation-build-v alidation' on page 8 undefined on input line 498. LaTeX Warning: Hyper reference `manual/yocto_layers:yocto-layers' on page 8 und efined on input line 517. LaTeX Warning: Hyper reference `license_link:license' on page 8 undefined on in put line 524. [8] LaTeX Warning: Hyper reference `contributing:contributing' on page 9 undefined on input line 539. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-target- platforms' on page 9 undefined on input line 582. LaTeX Warning: Hyper reference `introduction:introduction-use-cases-overview' o n page 9 undefined on input line 584. LaTeX Warning: Hyper reference `manual/build_system:build-system' on page 9 und efined on input line 612. [9] LaTeX Warning: Hyper reference `manual/index:developer-manual' on page 10 undef ined on input line 697. [10] Underfull \hbox (badness 10000) in paragraph at lines 840--844 []\T1/qtm/m/n/10 The re-sult-ing baremetal dis-tri-bu-tion im-age which in-clud es the EWAOL Underfull \hbox (badness 10000) in paragraph at lines 840--844 \T1/qtm/m/n/10 SDK will be pro-duced at: \T1/txtt/m/n/10 build/tmp_baremetal/de ploy/images/n1sdp/ [11] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-run-tim e-integration-tests' on page 12 undefined on input line 872. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-securit y-hardening' on page 12 undefined on input line 874. Underfull \hbox (badness 10000) in paragraph at lines 896--899 []\T1/qtm/m/n/10 The re-sult-ing vir-tu-al-iza-tion dis-tri-bu-tion im-age will be pro- Underfull \hbox (badness 10000) in paragraph at lines 896--899 \T1/qtm/m/n/10 duced: \T1/txtt/m/n/10 build/tmp_virtualization/deploy/images/n1 sdp/ Underfull \hbox (badness 10000) in paragraph at lines 914--917 []\T1/qtm/m/n/10 The re-sult-ing vir-tu-al-iza-tion dis-tri-bu-tion im-age will be pro-duced: \T1/txtt/m/n/10 build/ Underfull \hbox (badness 10000) in paragraph at lines 937--941 []\T1/qtm/m/n/10 The re-sult-ing vir-tu-al-iza-tion dis-tri-bu-tion im-age whic h in-cludes the EWAOL SDK Underfull \hbox (badness 10000) in paragraph at lines 937--941 \T1/qtm/m/n/10 will be pro-duced at: \T1/txtt/m/n/10 build/tmp_virtualization/d eploy/images/n1sdp/ Underfull \hbox (badness 10000) in paragraph at lines 956--960 []\T1/qtm/m/n/10 The re-sult-ing vir-tu-al-iza-tion dis-tri-bu-tion im-age whic h in-cludes the EWAOL SDK Underfull \hbox (badness 10000) in paragraph at lines 956--960 \T1/qtm/m/n/10 will be pro-duced at: \T1/txtt/m/n/10 build/tmp_virtualization/d eploy/images/ava/ [12] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-run-tim e-integration-tests' on page 13 undefined on input line 972. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-securit y-hardening' on page 13 undefined on input line 974. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-pci-pas sthrough' on page 13 undefined on input line 975. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-pci-pas sthrough' on page 13 undefined on input line 1016. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-virtual ization-customization' on page 13 undefined on input line 1029. [13] LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-deplo y-n1sdp' on page 14 undefined on input line 1040. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-deplo y-ava' on page 14 undefined on input line 1044. LaTeX Warning: Hyper reference `user_guide/reproduce:load-the-image-onto-a-usb- storage-device' on page 14 undefined on input line 1071. LaTeX Warning: Hyper reference `user_guide/reproduce:update-the-n1sdp-mcc-confi guration-microsd-card' on page 14 undefined on input line 1075. [14] [15] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [16] [17] LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-d eploy-flasher-to-usb' on page 18 undefined on input line 1574. [18] LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-d eploy-boot-flasher' on page 19 undefined on input line 1578. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-d eploy-flash-ewaol' on page 19 undefined on input line 1582. [19 <./adlink_ava_top.png>] [20 <./adlink_ava_backpanel.png>] [21] LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-i mages' on page 22 undefined on input line 1699. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-i mages' on page 22 undefined on input line 1705. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-i mages' on page 22 undefined on input line 1711. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-i mages' on page 22 undefined on input line 1716. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-i mages' on page 22 undefined on input line 1722. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-i mages' on page 22 undefined on input line 1778. [22 <./ava_edk2_escape_boot_screenshot.png>] [23 <./ava_edk2_initial_boot_scree nshot.png> <./ava_edk2_boot_manager_boot_screenshot.png>] [24 <./ava_edk2_boot_ usb_boot_screenshot.png>] LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-build ' on page 25 undefined on input line 1884. [25 <./ava_grub2_flasher_image_usb_boot_screenshot.png (PNG copy)>] [26] LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-ava-i mages' on page 27 undefined on input line 2109. LaTeX Warning: Hyper reference `manual/user_accounts:user-accounts' on page 27 undefined on input line 2123. [27] LaTeX Warning: Hyper reference `manual/validation:validation-run-time-integrati on-tests' on page 28 undefined on input line 2214. LaTeX Warning: Hyper reference `manual/validation:validation' on page 28 undefi ned on input line 2218. LaTeX Warning: Hyper reference `introduction:introduction-use-cases-overview' o n page 28 undefined on input line 2227. LaTeX Warning: Hyper reference `introduction:introduction-documentation-assumpt ions' on page 28 undefined on input line 2233. LaTeX Warning: Hyper reference `manual/validation:validation' on page 28 undefi ned on input line 2240. [28] [29] [30] [31] Overfull \hbox (81.64375pt too wide) in paragraph at lines 2642--2642 []\T1/txtt/m/n/10 %[=========================================================== ================> [32] [33] LaTeX Warning: Hyper reference `codeline_management:codeline-management' on pag e 34 undefined on input line 2748. LaTeX Warning: Hyper reference `changelog:changelog-release-notes' on page 34 u ndefined on input line 2750. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-envir onment-setup' on page 34 undefined on input line 2782. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-downl oad' on page 34 undefined on input line 2795. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-build ' on page 34 undefined on input line 2809. [34] LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-build ' on page 35 undefined on input line 2829. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-deplo y' on page 35 undefined on input line 2830. LaTeX Warning: Hyper reference `user_guide/extend:user-guide-extend-porting' on page 35 undefined on input line 2851. [35] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-baremet al-architecture' on page 36 undefined on input line 2927. [36 <./baremetal_architecture.png>] Underfull \hbox (badness 10000) in paragraph at lines 2943--2947 []\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 [37 <./virtualization_architecture.png>] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-virtual ization-architecture' on page 38 undefined on input line 2985. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-virtual ization-customization' on page 38 undefined on input line 2992. LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 38 undefined on input line 3039. LaTeX Warning: Hyper reference `manual/validation:validation-run-time-integrati on-tests' on page 38 undefined on input line 3042. LaTeX Warning: Hyper reference `manual/validation:manual-validation-user-accoun ts-tests' on page 38 undefined on input line 3049. LaTeX Warning: Hyper reference `manual/validation:validation' on page 38 undefi ned on input line 3050. [38] LaTeX Warning: Hyper reference `manual/build_system:target-platforms' on page 3 9 undefined on input line 3123. LaTeX Warning: Hyper reference `manual/build_system:distribution-image-features ' on page 39 undefined on input line 3123. LaTeX Warning: Hyper reference `user_guide/reproduce:user-guide-reproduce-build ' on page 39 undefined on input line 3125. [39] [40] Underfull \hbox (badness 10000) in paragraph at lines 3332--3337 \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/ [41] [42] LaTeX Warning: Hyper reference `manual/validation:validation-run-time-integrati on-tests' on page 43 undefined on input line 3529. [43] LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 44 undefined on input line 3586. Underfull \hbox (badness 10000) in paragraph at lines 3613--3617 []\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 [44] LaTeX Warning: Hyper reference `manual/sdk:software-development-kit-sdk' on pag e 45 undefined on input line 3657. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-virtual ization-customization' on page 45 undefined on input line 3684. [45] LaTeX Warning: Hyper reference `manual/yocto_layers:manual-yocto-layers-layer-d ependency-overview' on page 46 undefined on input line 3737. [46] [47 <./ewaol_layers_deps_diagram.png>] [48] Underfull \hbox (badness 6078) in paragraph at lines 4015--4018 []\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 49 undefined on input line 4042. LaTeX Warning: Hyper reference `manual/validation:validation-run-time-integrati on-tests' on page 49 undefined on input line 4047. [49] LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-sdk' on page 50 undefined on input line 4097. LaTeX Warning: Hyper reference `manual/validation:container-engine-tests' on pa ge 50 undefined on input line 4181. LaTeX Warning: Hyper reference `manual/validation:k3s-orchestration-tests' on p age 50 undefined on input line 4185. LaTeX Warning: Hyper reference `manual/validation:user-accounts-tests' on page 50 undefined on input line 4189. LaTeX Warning: Hyper reference `manual/validation:container-engine-tests' on pa ge 50 undefined on input line 4203. [50] LaTeX Warning: Hyper reference `manual/validation:k3s-orchestration-tests' on p age 51 undefined on input line 4207. LaTeX Warning: Hyper reference `manual/validation:user-accounts-tests' on page 51 undefined on input line 4212. LaTeX Warning: Hyper reference `manual/validation:xen-virtualization-tests' on page 51 undefined on input line 4216. LaTeX Warning: Hyper reference `manual/validation:container-engine-tests' on pa ge 51 undefined on input line 4226. LaTeX Warning: Hyper reference `manual/validation:user-accounts-tests' on page 51 undefined on input line 4230. LaTeX Warning: Hyper reference `manual/build_system:manual-build-system-run-tim e-integration-tests' on page 51 undefined on input line 4247. LaTeX Warning: Hyper reference `manual/user_accounts:user-accounts' on page 51 undefined on input line 4253. LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 51 unde fined on input line 4314. [51] LaTeX Warning: Hyper reference `manual/validation:running-the-tests' on page 52 undefined on input line 4395. [52] LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 53 unde fined on input line 4483. LaTeX Warning: Hyper reference `manual/validation:container-engine-environment- clean-up' on page 53 undefined on input line 4489. [53] LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 54 undefined on input line 4537. LaTeX Warning: Hyper reference `manual/validation:running-the-tests' on page 54 undefined on input line 4558. [54] LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 55 unde fined on input line 4639. LaTeX Warning: Hyper reference `manual/validation:k3s-environment-clean-up' on page 55 undefined on input line 4645. [55] LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 56 undefined on input line 4708. LaTeX Warning: Hyper reference `manual/validation:running-the-tests' on page 56 undefined on input line 4729. LaTeX Warning: Hyper reference `manual/user_accounts:user-accounts' on page 56 undefined on input line 4738. LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 56 undefined on input line 4742. [56] LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 57 unde fined on input line 4829. LaTeX Warning: Hyper reference `manual/validation:user-accounts-environment-cle an-up' on page 57 undefined on input line 4835. LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 57 undefined on input line 4880. [57] LaTeX Warning: Hyper reference `manual/validation:running-the-tests' on page 58 undefined on input line 4905. LaTeX Warning: Hyper reference `manual/validation:test-logging' on page 58 unde fined on input line 4964. LaTeX Warning: Hyper reference `manual/validation:xen-virtualization-environmen t-clean-up' on page 58 undefined on input line 4970. [58] LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 59 undefined on input line 4993. LaTeX Warning: Hyper reference `manual/hardening:security-hardening' on page 59 undefined on input line 5005. [59 <./ewaol_rel_yocto_overview.png>] LaTeX Warning: Hyper reference `codeline_management:ewaol-development-branches' on page 60 undefined on input line 5124. [60 <./ewaol_rel_dev_branches.png>] [61] LaTeX Warning: Hyper reference `contributing:commit-message' on page 62 undefin ed on input line 5261. LaTeX Warning: Hyper reference `contributing:documentation' on page 62 undefine d on input line 5265. LaTeX Warning: Hyper reference `contributing:inclusive-language' on page 62 und efined on input line 5269. LaTeX Warning: Hyper reference `contributing:license-and-copyright-header' on p age 62 undefined on input line 5273. LaTeX Warning: Hyper reference `contributing:python-code-quality' on page 62 un defined on input line 5277. LaTeX Warning: Hyper reference `contributing:shell-script-code-quality' on page 62 undefined on input line 5281. LaTeX Warning: Hyper reference `contributing:spelling' on page 62 undefined on input line 5285. LaTeX Warning: Hyper reference `contributing:yaml-formatting' on page 62 undefi ned on input line 5289. LaTeX Warning: Hyper reference `contributing:yocto-layer-compatibility' on page 62 undefined on input line 5293. LaTeX Warning: Hyper reference `contributing:quality-assurance-checks' on page 62 undefined on input line 5305. LaTeX Warning: Hyper reference `license_link:license' on page 62 undefined on i nput line 5313. LaTeX Warning: Hyper reference `contributing:documentation-build-validation' on page 62 undefined on input line 5324. LaTeX Warning: Hyper reference `manual/validation:validation' on page 62 undefi ned on input line 5343. [62] LaTeX Warning: Hyper reference `contributing:quality-assurance-checks' on page 63 undefined on input line 5384. [63] LaTeX Warning: Hyper reference `contributing:documentation-build-validation' on page 64 undefined on input line 5460. [64] LaTeX Warning: Hyper reference `contributing:quality-assurance-checks' on page 65 undefined on input line 5625. [65] LaTeX Warning: Hyper reference `contributing:minimal-contribution-standards' on page 66 undefined on input line 5688. [66] LaTeX Warning: Hyper reference `contributing:minimal-contribution-standards' on page 67 undefined on input line 5724. [67] [68] LaTeX Warning: Hyper reference `changelog:changelog-v1-0-known-issues' on page 69 undefined on input line 5900. [69] [70] LaTeX Warning: Hyper reference `changelog:v0-2-4-resolved-and-known-issues' on page 71 undefined on input line 6185. [71] LaTeX Warning: Hyper reference `changelog:v0-2-3-resolved-and-known-issues' on page 72 undefined on input line 6218. LaTeX Warning: Hyper reference `changelog:v0-2-2-resolved-and-known-issues' on page 72 undefined on input line 6256. [72] LaTeX Warning: Hyper reference `changelog:v0-2-1-resolved-and-known-issues' on page 73 undefined on input line 6289. [73] [74] LaTeX Warning: Hyper reference `changelog:v0-1-limitations' on page 75 undefine d on input line 6559. [75] [76] No file soafee-meta-ewaol.ind. [77] (./soafee-meta-ewaol.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `soafee-meta-ewaol.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information) Output written on soafee-meta-ewaol.pdf (81 pages, 2044597 bytes). Transcript written on soafee-meta-ewaol.log. Latexmk: Missing input file 'soafee-meta-ewaol.toc' (or dependence on it) from following: No file soafee-meta-ewaol.toc. Latexmk: Missing input file 'soafee-meta-ewaol.ind' (or dependence on it) from following: No file soafee-meta-ewaol.ind. Latexmk: Getting log file 'soafee-meta-ewaol.log' Latexmk: Examining 'soafee-meta-ewaol.fls' Latexmk: Examining 'soafee-meta-ewaol.log' Latexmk: Index file 'soafee-meta-ewaol.idx' was written Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'soafee-meta-ewaol.pdf' Latexmk: applying rule 'makeindex soafee-meta-ewaol.idx'... Rule 'makeindex soafee-meta-ewaol.idx': Reasons for rerun Category 'other': Rerun of 'makeindex soafee-meta-ewaol.idx' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'makeindex soafee-meta-ewaol.idx' ------------ ------------ Running 'makeindex -s python.ist -o "soafee-meta-ewaol.ind" "soafee-meta-ewaol.idx"' ------------ This is makeindex, version 2.17 [TeX Live 2023] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file soafee-meta-ewaol.idx...done (0 entries accepted, 0 rejected). Nothing written in soafee-meta-ewaol.ind. Transcript written in soafee-meta-ewaol.ilg. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: soafee-meta-ewaol.aux soafee-meta-ewaol.ind soafee-meta-ewaol.out soafee-meta-ewaol.toc ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="soafee-meta-ewaol" "ewaol.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ewaol.tex LaTeX2e <2023-11-01> patch level 1 L3 programming layer <2024-01-22> (./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 2023/05/17 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)) (./sphinxmessages.sty) Writing index file soafee-meta-ewaol.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./soafee-meta-ewaol.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (./soafee-meta-ewaol.out) (./soafee-meta-ewaol.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/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}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-e c.enc}] [2] (./soafee-meta-ewaol.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3{/usr/share/texmf/fonts/enc/d vips/tex-gyre/q-ts1.enc}] [4] [5 <./high_level_overview.png>] [6] [7] [8] [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 840--844 []\T1/qtm/m/n/10 The re-sult-ing baremetal dis-tri-bu-tion im-age which in-clud es the EWAOL Underfull \hbox (badness 10000) in paragraph at lines 840--844 \T1/qtm/m/n/10 SDK will be pro-duced at: \T1/txtt/m/n/10 build/tmp_baremetal/de ploy/images/n1sdp/ [11] Underfull \hbox (badness 10000) in paragraph at lines 896--899 []\T1/qtm/m/n/10 The re-sult-ing vir-tu-al-iza-tion dis-tri-bu-tion im-age will be pro- Underfull \hbox (badness 10000) in paragraph at lines 896--899 \T1/qtm/m/n/10 duced: \T1/txtt/m/n/10 build/tmp_virtualization/deploy/images/n1 sdp/ Underfull \hbox (badness 10000) in paragraph at lines 914--917 []\T1/qtm/m/n/10 The re-sult-ing vir-tu-al-iza-tion dis-tri-bu-tion im-age will be pro-duced: \T1/txtt/m/n/10 build/ Underfull \hbox (badness 10000) in paragraph at lines 937--941 []\T1/qtm/m/n/10 The re-sult-ing vir-tu-al-iza-tion dis-tri-bu-tion im-age whic h in-cludes the EWAOL SDK Underfull \hbox (badness 10000) in paragraph at lines 937--941 \T1/qtm/m/n/10 will be pro-duced at: \T1/txtt/m/n/10 build/tmp_virtualization/d eploy/images/n1sdp/ Underfull \hbox (badness 10000) in paragraph at lines 956--960 []\T1/qtm/m/n/10 The re-sult-ing vir-tu-al-iza-tion dis-tri-bu-tion im-age whic h in-cludes the EWAOL SDK Underfull \hbox (badness 10000) in paragraph at lines 956--960 \T1/qtm/m/n/10 will be pro-duced at: \T1/txtt/m/n/10 build/tmp_virtualization/d eploy/images/ava/ [12] [13] [14] [15] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd ) [16] [17] [18] [19 <./adlink_ava_top.png>] [20 <./adlink_ava_backpanel.png>] [21] [22 <./ava_edk2_escape_boot_screenshot.png>] [23 <./ava_edk2_initial_boot_ screenshot.png> <./ava_edk2_boot_manager_boot_screenshot.png>] [24 <./ava_edk2_ boot_usb_boot_screenshot.png>] [25 <./ava_grub2_flasher_image_usb_boot_screensh ot.png (PNG copy)>] [26] [27] [28] [29] [30] [31] Overfull \hbox (81.64375pt too wide) in paragraph at lines 2642--2642 []\T1/txtt/m/n/10 %[=========================================================== ================> [32] [33] [34] [35] [36 <./baremetal_architecture.png>] Underfull \hbox (badness 10000) in paragraph at lines 2943--2947 []\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 [37 <./virtualization_architecture.png>] [38] [39] [40] Underfull \hbox (badness 10000) in paragraph at lines 3332--3337 \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/ [41] [42] [43] Underfull \hbox (badness 10000) in paragraph at lines 3613--3617 []\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 [44] [45] [46] [47 <./ewaol_layers_deps_diagram.png>] [48] Underfull \hbox (badness 6078) in paragraph at lines 4015--4018 []\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 [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59 <./ewaol_rel_yocto_overvi ew.png>] [60 <./ewaol_rel_dev_branches.png>] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] (./soafee-meta-ewaol.ind) [77] (./soafee-meta-ewaol.aux) ) (see the transcript file for additional information) Output written on soafee-meta-ewaol.pdf (81 pages, 2063645 bytes). Transcript written on soafee-meta-ewaol.log. Latexmk: Getting log file 'soafee-meta-ewaol.log' Latexmk: Examining 'soafee-meta-ewaol.fls' Latexmk: Examining 'soafee-meta-ewaol.log' Latexmk: Index file 'soafee-meta-ewaol.idx' was written Latexmk: Log file says output to 'soafee-meta-ewaol.pdf' Latexmk: All targets (soafee-meta-ewaol.pdf) are up-to-date