Read the Docs build information Build id: 208 Project: wiki Version: latest Commit: c7c999a42cc52d781b913fabb2cd687bd9134c1f Date: 2020-01-25T14:43:36.304191Z State: finished Success: True [rtd-command-info] start-time: 2020-01-25T14:43:37.059692Z, end-time: 2020-01-25T14:43:41.248656Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/amarula/wiki-amarula.git . Cloning into '.'... [rtd-command-info] start-time: 2020-01-25T14:43:41.852437Z, end-time: 2020-01-25T14:43:42.167834Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c7c999a roc-rk3399-pc: Use u-boot-amarula/rockchip branch [rtd-command-info] start-time: 2020-01-25T14:43:42.273493Z, end-time: 2020-01-25T14:43:42.290534Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-01-25T14:43:42.928902Z, end-time: 2020-01-25T14:43:47.403051Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download /opt/readthedocs.org/user_builds/wiki/envs/latest Using base prefix '/usr' New python executable in /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python3.7 Also creating executable in /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-01-25T14:43:47.549785Z, end-time: 2020-01-25T14:43:50.357229Z, duration: 2, exit-code: 0 /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python -m pip install --upgrade --cache-dir /opt/readthedocs.org/user_builds/wiki/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/54/0c/d01aa759fdc501a58f431eb594a17495f15b88da142ce14b5845662c13f3/pip-20.0.2-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 19.3.1 Uninstalling pip-19.3.1: Successfully uninstalled pip-19.3.1 Successfully installed pip-20.0.2 [rtd-command-info] start-time: 2020-01-25T14:43:50.459022Z, end-time: 2020-01-25T14:44:06.390376Z, duration: 15, exit-code: 0 /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python -m pip install --upgrade --cache-dir /opt/readthedocs.org/user_builds/wiki/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting packaging Downloading packaging-20.1-py2.py3-none-any.whl (36 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting requests>=2.0.0 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.10.3-py2.py3-none-any.whl (125 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Building wheels for collected packages: mock, future 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=23755 sha256=4543d662c032000afa88e0eeb0ccf43048710407f8d6bf68e3b4f0d9aa89f378 Stored in directory: /opt/readthedocs.org/user_builds/wiki/.cache/pip/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491056 sha256=1667f5bdb9f6b6fd6d99217bdec30d8950452f436da17d69154e8a8094094511 Stored in directory: /opt/readthedocs.org/user_builds/wiki/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pyparsing, six, packaging, idna, certifi, urllib3, chardet, requests, sphinxcontrib-websupport, snowballstemmer, MarkupSafe, Jinja2, pytz, babel, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 42.0.2 Uninstalling setuptools-42.0.2: Successfully uninstalled setuptools-42.0.2 Successfully installed Jinja2-2.10.3 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.2.0 mock-1.0.1 packaging-20.1 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 urllib3-1.25.8 [rtd-command-info] start-time: 2020-01-25T14:44:07.416302Z, end-time: 2020-01-25T14:44:07.424826Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'Amarula Solutions\'s Wiki' copyright = '2019, Amarula Solutions' author = 'Amarula Solutions' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags release = '' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # 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 = None # 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'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- 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 = 'alabaster' html_theme = u'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # 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'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'testsphinxdoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'testsphinx.tex', 'test sphinx Documentation', 'Dumpster', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'testsphinx', 'test sphinx Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'testsphinx', 'test sphinx Documentation', author, 'testsphinx', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] ########################################################################### # 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/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types 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.amarulasolutions.com/websupport' websupport2_static_url = '/static/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "/media/", 'STATIC_URL': "/static/", 'PRODUCTION_DOMAIN': "readthedocs.amarulasolutions.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("html", "//readthedocs.amarulasolutions.com/_/downloads/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'wiki', 'name': u'wiki', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'http://readthedocs.amarulasolutions.com/docs/wiki/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.amarulasolutions.com', 'proxied_api_host': 'https://readthedocs.amarulasolutions.com', 'github_user': 'amarula', 'github_repo': 'wiki-amarula', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'None', 'commit': 'c7c999a4', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") 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' [rtd-command-info] start-time: 2020-01-25T14:44:07.529055Z, end-time: 2020-01-25T14:44:15.809076Z, duration: 8, exit-code: 0 python /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 101 source files that are out of date updating environment: 101 added, 0 changed, 0 removed reading sources... [ 0%] about/about reading sources... [ 1%] about/conf reading sources... [ 2%] about/open reading sources... [ 3%] about/tech reading sources... [ 4%] bsp/imx/imx6qdl/icorem6_1.5 reading sources... [ 5%] bsp/imx/imx6qdl/imx6dl reading sources... [ 6%] bsp/imx/imx6qdl/index reading sources... [ 7%] bsp/imx/index reading sources... [ 8%] bsp/index reading sources... [ 9%] bsp/riscv/hifive-unleashed reading sources... [ 10%] bsp/riscv/index reading sources... [ 11%] bsp/riscv/qemu reading sources... [ 12%] bsp/rockchip/index reading sources... [ 13%] bsp/rockchip/rk3288/index reading sources... [ 14%] bsp/rockchip/rk3288/tinker reading sources... [ 15%] bsp/rockchip/rk3288/vyasa reading sources... [ 16%] bsp/rockchip/rk3399/index reading sources... [ 17%] bsp/rockchip/rk3399/nanopi_m4 reading sources... [ 18%] bsp/rockchip/rk3399/neo4 reading sources... [ 19%] bsp/rockchip/rk3399/npc_t4 reading sources... [ 20%] bsp/rockchip/rk3399/orangepi reading sources... [ 21%] bsp/rockchip/rk3399/roc-rk3399-pc reading sources... [ 22%] bsp/rockchip/rk3399/rockpro64 reading sources... [ 23%] bsp/sunxi/a13/Olimex-A13-Olinuxino reading sources... [ 24%] bsp/sunxi/a13/index reading sources... [ 25%] bsp/sunxi/a13/test reading sources... [ 26%] bsp/sunxi/a20/A20-OLinuXino-LIME2 reading sources... [ 27%] bsp/sunxi/a20/Bananpi-M1 reading sources... [ 28%] bsp/sunxi/a20/Bananpi-M1-Plus reading sources... [ 29%] bsp/sunxi/a20/index reading sources... [ 30%] bsp/sunxi/a33/Olimex-A33-Olinuxino reading sources... [ 31%] bsp/sunxi/a33/index reading sources... [ 32%] bsp/sunxi/a64/5202-5inmfd reading sources... [ 33%] bsp/sunxi/a64/a64-oli reading sources... [ 34%] bsp/sunxi/a64/bpi-m64 reading sources... [ 35%] bsp/sunxi/a64/index reading sources... [ 36%] bsp/sunxi/a64/npi-a64 reading sources... [ 37%] bsp/sunxi/a64/opi-win reading sources... [ 38%] bsp/sunxi/a64/pine reading sources... [ 39%] bsp/sunxi/a64/relic reading sources... [ 40%] bsp/sunxi/a64/sopine reading sources... [ 41%] bsp/sunxi/h3/FriendlyARM_Nanopi_M1 reading sources... [ 42%] bsp/sunxi/h3/FriendlyARM_Nanopi_M1_Plus reading sources... [ 43%] bsp/sunxi/h3/Orangepi-PC reading sources... [ 44%] bsp/sunxi/h3/Orangepi-Plus reading sources... [ 45%] bsp/sunxi/h3/index reading sources... [ 46%] bsp/sunxi/h5/FriendlyARM-NanoPi-NEO2 reading sources... [ 47%] bsp/sunxi/h5/Orangepi-PC2 reading sources... [ 48%] bsp/sunxi/h5/Orangepi-Prime reading sources... [ 49%] bsp/sunxi/h5/Orangepi-Zero-Plus2 reading sources... [ 50%] bsp/sunxi/h5/index reading sources... [ 51%] bsp/sunxi/h6/Orangepi-Lite2 reading sources... [ 52%] bsp/sunxi/h6/Orangepi-One-Plus reading sources... [ 53%] bsp/sunxi/h6/index reading sources... [ 54%] bsp/sunxi/index reading sources... [ 55%] drm/index reading sources... [ 56%] found/host/git_bisect reading sources... [ 57%] found/host/index reading sources... [ 58%] found/host/tools reading sources... [ 59%] found/index reading sources... [ 60%] found/target/index reading sources... [ 61%] found/target/rk3399_sd reading sources... [ 62%] found/target/rk3399_sdram reading sources... [ 63%] found/test/index reading sources... [ 64%] found/test/os_auto reading sources... [ 65%] hw/giotto/gitto reading sources... [ 66%] hw/index reading sources... [ 67%] hw/vyasa/vyasa reading sources... [ 68%] index reading sources... [ 69%] media/imx6-csi reading sources... [ 70%] media/index reading sources... [ 71%] multimedia/hdmi_pilpeline reading sources... [ 72%] multimedia/index reading sources... [ 73%] multimedia/mipi_dsi reading sources... [ 74%] optee/imx6/imx6qdl_icore reading sources... [ 75%] optee/imx6/index reading sources... [ 76%] optee/imx6/optee_demo_applications reading sources... [ 77%] optee/imx6/optee_test_suite reading sources... [ 78%] optee/index reading sources... [ 79%] uboot/boot_time/index reading sources... [ 80%] uboot/boot_time/measurement reading sources... [ 81%] uboot/falcon_mode/engicam_imx6q reading sources... [ 82%] uboot/falcon_mode/index reading sources... [ 83%] uboot/falcon_mode/rk3288_vyasa reading sources... [ 84%] uboot/image_boot/boot_linux_on_engicam_imx6 reading sources... [ 85%] uboot/image_boot/boot_linux_on_vyasa_rk3288 reading sources... [ 86%] uboot/image_boot/index reading sources... [ 87%] uboot/image_boot/redundant reading sources... [ 88%] uboot/image_boot/verified_boot_on_imx6 reading sources... [ 89%] uboot/image_boot/verified_boot_on_sunxi64 reading sources... [ 90%] uboot/image_build/allwinner_sunxi32 reading sources... [ 91%] uboot/image_build/allwinner_sunxi64 reading sources... [ 92%] uboot/image_build/engicam_imx6 reading sources... [ 93%] uboot/image_build/index reading sources... [ 94%] uboot/image_build/rockchip_rk3288 reading sources... [ 95%] uboot/index reading sources... [ 96%] uboot/sandbox reading sources... [ 97%] uboot/secure_boot/imx6_habv4 reading sources... [ 98%] uboot/secure_boot/index reading sources... [ 99%] uboot/secure_boot/spl_habv4 reading sources... [100%] uboot/uboot_watchdog_and_redundant_boot /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:8: WARNING: Title underline too short. 2019, ELC: ********* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:13: WARNING: Title underline too short. 2019, ELC: ********* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:13: WARNING: Title underline too short. 2019, ELC: ********* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:19: WARNING: Title underline too short. 2019, Devconf: ************* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:19: WARNING: Title underline too short. 2019, Devconf: ************* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:25: WARNING: Title underline too short. 2019, Linaro Connect: ******************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:25: WARNING: Title underline too short. 2019, Linaro Connect: ******************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:30: WARNING: Title underline too short. 2019, Embedded World: ******************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:30: WARNING: Title underline too short. 2019, Embedded World: ******************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:45: WARNING: Title underline too short. 2018, Linuxlab: ************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:45: WARNING: Title underline too short. 2018, Linuxlab: ************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:2: WARNING: Duplicate explicit target name: "u-boot from scratch". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:52: WARNING: Title underline too short. 2018, Buildroot Developers Meeting: ********************************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:52: WARNING: Title underline too short. 2018, Buildroot Developers Meeting: ********************************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:57: WARNING: Title underline too short. 2018, OSFC: ********** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:57: WARNING: Title underline too short. 2018, OSFC: ********** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:2: WARNING: Duplicate explicit target name: "u-boot from scratch". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:64: WARNING: Inline interpreted text or phrase reference start-string without end-string. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:9: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:28: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:2: WARNING: Duplicate explicit target name: "dsi vendor driver". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:38: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:51: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:69: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:2: WARNING: Duplicate explicit target name: "our contributions". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:2: WARNING: Duplicate explicit target name: "our contributions". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:2: WARNING: Duplicate explicit target name: "our contributions". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/tech.rst:36: WARNING: Inline interpreted text or phrase reference start-string without end-string. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/imx/imx6qdl/icorem6_1.5.rst:138: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/imx/imx6qdl/imx6dl.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/imx/index.rst:9: WARNING: toctree contains reference to nonexisting document 'bsp/imx/imx6ul/index' /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/imx/index.rst:9: WARNING: toctree contains reference to nonexisting document 'bsp/imx/imx6ull/index' /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:20: WARNING: Title underline too short. OpenSBI ------ /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:50: WARNING: Title underline too short. Buildroot -------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:50: WARNING: Title underline too short. Buildroot -------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:63: WARNING: Enumerated list ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:73: WARNING: Enumerated list ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:83: WARNING: Enumerated list ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:124: WARNING: Title underline too short. OpenSBI with U-Boot as payload ----------------------------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:124: WARNING: Title underline too short. OpenSBI with U-Boot as payload ----------------------------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/nanopi_m4.rst:12: WARNING: Error in "image" directive: no content permitted. .. image:: /images/nanopi_m4.jpg UART: RS232 PL2303 Serial Port Power: USB C-Type /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/nanopi_m4.rst:47: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/nanopi_m4.rst:48: WARNING: Title underline too short. Booting from ----------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/nanopi_m4.rst:48: WARNING: Title underline too short. Booting from ----------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:48: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:49: WARNING: Title underline too short. Booting from ----------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:49: WARNING: Title underline too short. Booting from ----------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:54: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:60: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/rockpro64.rst:16: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1-Plus.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1-Plus.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1-Plus.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a64/bpi-m64.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a64/opi-win.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a64/opi-win.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a64/opi-win.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/found/host/git_bisect.rst:38: WARNING: Explicit markup ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:9: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:22: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:26: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:34: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:41: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:48: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/multimedia/mipi_dsi.rst:6: WARNING: Unknown target name: "allwinner mipi-dsi pipeline <>". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/uboot/image_boot/boot_linux_on_engicam_imx6.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/uboot/image_boot/boot_linux_on_engicam_imx6.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/uboot/image_boot/boot_linux_on_vyasa_rk3288.rst:2: WARNING: Duplicate explicit target name: "here". looking for now-outdated files... none found pickling environment... done checking consistency... /opt/readthedocs.org/user_builds/wiki/checkouts/latest/multimedia/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] about/about writing output... [ 1%] about/conf writing output... [ 2%] about/open writing output... [ 3%] about/tech writing output... [ 4%] bsp/imx/imx6qdl/icorem6_1.5 writing output... [ 5%] bsp/imx/imx6qdl/imx6dl writing output... [ 6%] bsp/imx/imx6qdl/index writing output... [ 7%] bsp/imx/index writing output... [ 8%] bsp/index writing output... [ 9%] bsp/riscv/hifive-unleashed writing output... [ 10%] bsp/riscv/index writing output... [ 11%] bsp/riscv/qemu writing output... [ 12%] bsp/rockchip/index writing output... [ 13%] bsp/rockchip/rk3288/index writing output... [ 14%] bsp/rockchip/rk3288/tinker writing output... [ 15%] bsp/rockchip/rk3288/vyasa writing output... [ 16%] bsp/rockchip/rk3399/index writing output... [ 17%] bsp/rockchip/rk3399/nanopi_m4 writing output... [ 18%] bsp/rockchip/rk3399/neo4 writing output... [ 19%] bsp/rockchip/rk3399/npc_t4 writing output... [ 20%] bsp/rockchip/rk3399/orangepi writing output... [ 21%] bsp/rockchip/rk3399/roc-rk3399-pc writing output... [ 22%] bsp/rockchip/rk3399/rockpro64 writing output... [ 23%] bsp/sunxi/a13/Olimex-A13-Olinuxino writing output... [ 24%] bsp/sunxi/a13/index writing output... [ 25%] bsp/sunxi/a13/test writing output... [ 26%] bsp/sunxi/a20/A20-OLinuXino-LIME2 writing output... [ 27%] bsp/sunxi/a20/Bananpi-M1 writing output... [ 28%] bsp/sunxi/a20/Bananpi-M1-Plus writing output... [ 29%] bsp/sunxi/a20/index writing output... [ 30%] bsp/sunxi/a33/Olimex-A33-Olinuxino writing output... [ 31%] bsp/sunxi/a33/index writing output... [ 32%] bsp/sunxi/a64/5202-5inmfd writing output... [ 33%] bsp/sunxi/a64/a64-oli writing output... [ 34%] bsp/sunxi/a64/bpi-m64 writing output... [ 35%] bsp/sunxi/a64/index writing output... [ 36%] bsp/sunxi/a64/npi-a64 writing output... [ 37%] bsp/sunxi/a64/opi-win writing output... [ 38%] bsp/sunxi/a64/pine writing output... [ 39%] bsp/sunxi/a64/relic writing output... [ 40%] bsp/sunxi/a64/sopine writing output... [ 41%] bsp/sunxi/h3/FriendlyARM_Nanopi_M1 writing output... [ 42%] bsp/sunxi/h3/FriendlyARM_Nanopi_M1_Plus writing output... [ 43%] bsp/sunxi/h3/Orangepi-PC writing output... [ 44%] bsp/sunxi/h3/Orangepi-Plus writing output... [ 45%] bsp/sunxi/h3/index writing output... [ 46%] bsp/sunxi/h5/FriendlyARM-NanoPi-NEO2 writing output... [ 47%] bsp/sunxi/h5/Orangepi-PC2 writing output... [ 48%] bsp/sunxi/h5/Orangepi-Prime writing output... [ 49%] bsp/sunxi/h5/Orangepi-Zero-Plus2 writing output... [ 50%] bsp/sunxi/h5/index writing output... [ 51%] bsp/sunxi/h6/Orangepi-Lite2 writing output... [ 52%] bsp/sunxi/h6/Orangepi-One-Plus writing output... [ 53%] bsp/sunxi/h6/index writing output... [ 54%] bsp/sunxi/index writing output... [ 55%] drm/index writing output... [ 56%] found/host/git_bisect writing output... [ 57%] found/host/index writing output... [ 58%] found/host/tools writing output... [ 59%] found/index writing output... [ 60%] found/target/index writing output... [ 61%] found/target/rk3399_sd writing output... [ 62%] found/target/rk3399_sdram writing output... [ 63%] found/test/index writing output... [ 64%] found/test/os_auto writing output... [ 65%] hw/giotto/gitto writing output... [ 66%] hw/index writing output... [ 67%] hw/vyasa/vyasa writing output... [ 68%] index writing output... [ 69%] media/imx6-csi writing output... [ 70%] media/index writing output... [ 71%] multimedia/hdmi_pilpeline writing output... [ 72%] multimedia/index writing output... [ 73%] multimedia/mipi_dsi writing output... [ 74%] optee/imx6/imx6qdl_icore writing output... [ 75%] optee/imx6/index writing output... [ 76%] optee/imx6/optee_demo_applications writing output... [ 77%] optee/imx6/optee_test_suite writing output... [ 78%] optee/index writing output... [ 79%] uboot/boot_time/index writing output... [ 80%] uboot/boot_time/measurement writing output... [ 81%] uboot/falcon_mode/engicam_imx6q writing output... [ 82%] uboot/falcon_mode/index writing output... [ 83%] uboot/falcon_mode/rk3288_vyasa writing output... [ 84%] uboot/image_boot/boot_linux_on_engicam_imx6 writing output... [ 85%] uboot/image_boot/boot_linux_on_vyasa_rk3288 writing output... [ 86%] uboot/image_boot/index writing output... [ 87%] uboot/image_boot/redundant writing output... [ 88%] uboot/image_boot/verified_boot_on_imx6 writing output... [ 89%] uboot/image_boot/verified_boot_on_sunxi64 writing output... [ 90%] uboot/image_build/allwinner_sunxi32 writing output... [ 91%] uboot/image_build/allwinner_sunxi64 writing output... [ 92%] uboot/image_build/engicam_imx6 writing output... [ 93%] uboot/image_build/index writing output... [ 94%] uboot/image_build/rockchip_rk3288 writing output... [ 95%] uboot/index writing output... [ 96%] uboot/sandbox writing output... [ 97%] uboot/secure_boot/imx6_habv4 writing output... [ 98%] uboot/secure_boot/index writing output... [ 99%] uboot/secure_boot/spl_habv4 writing output... [100%] uboot/uboot_watchdog_and_redundant_boot generating indices... genindex writing additional pages... search copying images... [ 2%] images/2019_elc.png copying images... [ 4%] images/engicam_imx_serialdownload_jumpers.jpeg copying images... [ 6%] images/mipi-ov5640.png copying images... [ 8%] images/tinker.jpg copying images... [ 11%] images/vyasa.jpg copying images... [ 13%] images/neo4.jpg copying images... [ 15%] images/npc-t4.jpg copying images... [ 17%] images/opi_rk3399.jpg copying images... [ 20%] images/roc-rk3399-pc.jpg copying images... [ 22%] images/rockpro64.jpg copying images... [ 24%] images/lime2.jpg copying images... [ 26%] images/a64-olin.jpeg copying images... [ 28%] images/bpi-m64.jpeg copying images... [ 31%] images/nanopi_a64.jpeg copying images... [ 33%] images/opi_win.jpeg copying images... [ 35%] images/pine64.jpeg copying images... [ 37%] images/sopine.jpeg copying images... [ 40%] images/nanopi_m1.jpg copying images... [ 42%] images/friendlyarm_nanopi_m1_plus.jpg copying images... [ 44%] images/orange_pi_pc.jpg copying images... [ 46%] images/orange_pi_plus.jpg copying images... [ 48%] images/nanopi_neo2.jpeg copying images... [ 51%] images/opi_pc2.jpg copying images... [ 53%] images/opi_prime.jpeg copying images... [ 55%] images/opi_zero_plus2.jpeg copying images... [ 57%] images/opi-one-plus.jpg copying images... [ 60%] images/step1.png copying images... [ 62%] images/step.png copying images... [ 64%] images/step3.png copying images... [ 66%] images/4.png copying images... [ 68%] images/5.png copying images... [ 71%] images/ScreenShotUiautomator3.png copying images... [ 73%] images/diag_general_arch.png copying images... [ 75%] images/giotto-tune-box-and-board-amarula.jpg copying images... [ 77%] images/imx6-csi.png copying images... [ 80%] images/mipi.jpg copying images... [ 82%] images/imx_trust_arch.png copying images... [ 84%] images/hab-secure-boot.png copying images... [ 86%] images/hab-sign.png copying images... [ 88%] images/Image_Sign.png copying images... [ 91%] images/format-signed-image.png copying images... [ 93%] images/hab-encrypt.png copying images... [ 95%] images/Image_Encrypt.png copying images... [ 97%] images/format-encrypted-image.png copying images... [100%] images/Signed-uImage-format.png copying static files... WARNING: html_static_path entry '/opt/readthedocs.org/user_builds/wiki/checkouts/latest/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 73 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-01-25T14:44:16.502714Z, end-time: 2020-01-25T14:44:21.796475Z, duration: 5, exit-code: 0 python /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 101 added, 0 changed, 0 removed reading sources... [ 0%] about/about reading sources... [ 1%] about/conf reading sources... [ 2%] about/open reading sources... [ 3%] about/tech reading sources... [ 4%] bsp/imx/imx6qdl/icorem6_1.5 reading sources... [ 5%] bsp/imx/imx6qdl/imx6dl reading sources... [ 6%] bsp/imx/imx6qdl/index reading sources... [ 7%] bsp/imx/index reading sources... [ 8%] bsp/index reading sources... [ 9%] bsp/riscv/hifive-unleashed reading sources... [ 10%] bsp/riscv/index reading sources... [ 11%] bsp/riscv/qemu reading sources... [ 12%] bsp/rockchip/index reading sources... [ 13%] bsp/rockchip/rk3288/index reading sources... [ 14%] bsp/rockchip/rk3288/tinker reading sources... [ 15%] bsp/rockchip/rk3288/vyasa reading sources... [ 16%] bsp/rockchip/rk3399/index reading sources... [ 17%] bsp/rockchip/rk3399/nanopi_m4 reading sources... [ 18%] bsp/rockchip/rk3399/neo4 reading sources... [ 19%] bsp/rockchip/rk3399/npc_t4 reading sources... [ 20%] bsp/rockchip/rk3399/orangepi reading sources... [ 21%] bsp/rockchip/rk3399/roc-rk3399-pc reading sources... [ 22%] bsp/rockchip/rk3399/rockpro64 reading sources... [ 23%] bsp/sunxi/a13/Olimex-A13-Olinuxino reading sources... [ 24%] bsp/sunxi/a13/index reading sources... [ 25%] bsp/sunxi/a13/test reading sources... [ 26%] bsp/sunxi/a20/A20-OLinuXino-LIME2 reading sources... [ 27%] bsp/sunxi/a20/Bananpi-M1 reading sources... [ 28%] bsp/sunxi/a20/Bananpi-M1-Plus reading sources... [ 29%] bsp/sunxi/a20/index reading sources... [ 30%] bsp/sunxi/a33/Olimex-A33-Olinuxino reading sources... [ 31%] bsp/sunxi/a33/index reading sources... [ 32%] bsp/sunxi/a64/5202-5inmfd reading sources... [ 33%] bsp/sunxi/a64/a64-oli reading sources... [ 34%] bsp/sunxi/a64/bpi-m64 reading sources... [ 35%] bsp/sunxi/a64/index reading sources... [ 36%] bsp/sunxi/a64/npi-a64 reading sources... [ 37%] bsp/sunxi/a64/opi-win reading sources... [ 38%] bsp/sunxi/a64/pine reading sources... [ 39%] bsp/sunxi/a64/relic reading sources... [ 40%] bsp/sunxi/a64/sopine reading sources... [ 41%] bsp/sunxi/h3/FriendlyARM_Nanopi_M1 reading sources... [ 42%] bsp/sunxi/h3/FriendlyARM_Nanopi_M1_Plus reading sources... [ 43%] bsp/sunxi/h3/Orangepi-PC reading sources... [ 44%] bsp/sunxi/h3/Orangepi-Plus reading sources... [ 45%] bsp/sunxi/h3/index reading sources... [ 46%] bsp/sunxi/h5/FriendlyARM-NanoPi-NEO2 reading sources... [ 47%] bsp/sunxi/h5/Orangepi-PC2 reading sources... [ 48%] bsp/sunxi/h5/Orangepi-Prime reading sources... [ 49%] bsp/sunxi/h5/Orangepi-Zero-Plus2 reading sources... [ 50%] bsp/sunxi/h5/index reading sources... [ 51%] bsp/sunxi/h6/Orangepi-Lite2 reading sources... [ 52%] bsp/sunxi/h6/Orangepi-One-Plus reading sources... [ 53%] bsp/sunxi/h6/index reading sources... [ 54%] bsp/sunxi/index reading sources... [ 55%] drm/index reading sources... [ 56%] found/host/git_bisect reading sources... [ 57%] found/host/index reading sources... [ 58%] found/host/tools reading sources... [ 59%] found/index reading sources... [ 60%] found/target/index reading sources... [ 61%] found/target/rk3399_sd reading sources... [ 62%] found/target/rk3399_sdram reading sources... [ 63%] found/test/index reading sources... [ 64%] found/test/os_auto reading sources... [ 65%] hw/giotto/gitto reading sources... [ 66%] hw/index reading sources... [ 67%] hw/vyasa/vyasa reading sources... [ 68%] index reading sources... [ 69%] media/imx6-csi reading sources... [ 70%] media/index reading sources... [ 71%] multimedia/hdmi_pilpeline reading sources... [ 72%] multimedia/index reading sources... [ 73%] multimedia/mipi_dsi reading sources... [ 74%] optee/imx6/imx6qdl_icore reading sources... [ 75%] optee/imx6/index reading sources... [ 76%] optee/imx6/optee_demo_applications reading sources... [ 77%] optee/imx6/optee_test_suite reading sources... [ 78%] optee/index reading sources... [ 79%] uboot/boot_time/index reading sources... [ 80%] uboot/boot_time/measurement reading sources... [ 81%] uboot/falcon_mode/engicam_imx6q reading sources... [ 82%] uboot/falcon_mode/index reading sources... [ 83%] uboot/falcon_mode/rk3288_vyasa reading sources... [ 84%] uboot/image_boot/boot_linux_on_engicam_imx6 reading sources... [ 85%] uboot/image_boot/boot_linux_on_vyasa_rk3288 reading sources... [ 86%] uboot/image_boot/index reading sources... [ 87%] uboot/image_boot/redundant reading sources... [ 88%] uboot/image_boot/verified_boot_on_imx6 reading sources... [ 89%] uboot/image_boot/verified_boot_on_sunxi64 reading sources... [ 90%] uboot/image_build/allwinner_sunxi32 reading sources... [ 91%] uboot/image_build/allwinner_sunxi64 reading sources... [ 92%] uboot/image_build/engicam_imx6 reading sources... [ 93%] uboot/image_build/index reading sources... [ 94%] uboot/image_build/rockchip_rk3288 reading sources... [ 95%] uboot/index reading sources... [ 96%] uboot/sandbox reading sources... [ 97%] uboot/secure_boot/imx6_habv4 reading sources... [ 98%] uboot/secure_boot/index reading sources... [ 99%] uboot/secure_boot/spl_habv4 reading sources... [100%] uboot/uboot_watchdog_and_redundant_boot /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:8: WARNING: Title underline too short. 2019, ELC: ********* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:13: WARNING: Title underline too short. 2019, ELC: ********* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:13: WARNING: Title underline too short. 2019, ELC: ********* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:19: WARNING: Title underline too short. 2019, Devconf: ************* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:19: WARNING: Title underline too short. 2019, Devconf: ************* /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:25: WARNING: Title underline too short. 2019, Linaro Connect: ******************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:25: WARNING: Title underline too short. 2019, Linaro Connect: ******************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:30: WARNING: Title underline too short. 2019, Embedded World: ******************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:30: WARNING: Title underline too short. 2019, Embedded World: ******************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:45: WARNING: Title underline too short. 2018, Linuxlab: ************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:45: WARNING: Title underline too short. 2018, Linuxlab: ************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:2: WARNING: Duplicate explicit target name: "u-boot from scratch". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:52: WARNING: Title underline too short. 2018, Buildroot Developers Meeting: ********************************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:52: WARNING: Title underline too short. 2018, Buildroot Developers Meeting: ********************************** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:57: WARNING: Title underline too short. 2018, OSFC: ********** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:57: WARNING: Title underline too short. 2018, OSFC: ********** /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:2: WARNING: Duplicate explicit target name: "u-boot from scratch". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/conf.rst:64: WARNING: Inline interpreted text or phrase reference start-string without end-string. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:9: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:28: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:2: WARNING: Duplicate explicit target name: "dsi vendor driver". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:38: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:51: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:69: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:2: WARNING: Duplicate explicit target name: "our contributions". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:2: WARNING: Duplicate explicit target name: "our contributions". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/open.rst:2: WARNING: Duplicate explicit target name: "our contributions". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/about/tech.rst:36: WARNING: Inline interpreted text or phrase reference start-string without end-string. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/imx/imx6qdl/icorem6_1.5.rst:138: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/imx/imx6qdl/imx6dl.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/imx/index.rst:9: WARNING: toctree contains reference to nonexisting document 'bsp/imx/imx6ul/index' /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/imx/index.rst:9: WARNING: toctree contains reference to nonexisting document 'bsp/imx/imx6ull/index' /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:20: WARNING: Title underline too short. OpenSBI ------ /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:50: WARNING: Title underline too short. Buildroot -------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:50: WARNING: Title underline too short. Buildroot -------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:63: WARNING: Enumerated list ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:73: WARNING: Enumerated list ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:83: WARNING: Enumerated list ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:124: WARNING: Title underline too short. OpenSBI with U-Boot as payload ----------------------------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/riscv/hifive-unleashed.rst:124: WARNING: Title underline too short. OpenSBI with U-Boot as payload ----------------------------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/nanopi_m4.rst:12: WARNING: Error in "image" directive: no content permitted. .. image:: /images/nanopi_m4.jpg UART: RS232 PL2303 Serial Port Power: USB C-Type /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/nanopi_m4.rst:47: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/nanopi_m4.rst:48: WARNING: Title underline too short. Booting from ----------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/nanopi_m4.rst:48: WARNING: Title underline too short. Booting from ----------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:48: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:49: WARNING: Title underline too short. Booting from ----------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:49: WARNING: Title underline too short. Booting from ----------- /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:54: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/roc-rk3399-pc.rst:60: WARNING: Literal block expected; none found. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/rockchip/rk3399/rockpro64.rst:16: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1-Plus.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1-Plus.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a20/Bananpi-M1-Plus.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a64/bpi-m64.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a64/opi-win.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a64/opi-win.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/bsp/sunxi/a64/opi-win.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/found/host/git_bisect.rst:38: WARNING: Explicit markup ends without a blank line; unexpected unindent. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:9: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:22: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:26: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:34: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:41: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/media/imx6-csi.rst:48: WARNING: Unexpected indentation. /opt/readthedocs.org/user_builds/wiki/checkouts/latest/multimedia/mipi_dsi.rst:6: WARNING: Unknown target name: "allwinner mipi-dsi pipeline <>". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/uboot/image_boot/boot_linux_on_engicam_imx6.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/uboot/image_boot/boot_linux_on_engicam_imx6.rst:2: WARNING: Duplicate explicit target name: "here". /opt/readthedocs.org/user_builds/wiki/checkouts/latest/uboot/image_boot/boot_linux_on_vyasa_rk3288.rst:2: WARNING: Duplicate explicit target name: "here". looking for now-outdated files... none found pickling environment... done checking consistency... /opt/readthedocs.org/user_builds/wiki/checkouts/latest/multimedia/index.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... about/about about/open about/conf about/tech found/index found/host/index found/host/git_bisect found/host/tools found/target/index found/target/rk3399_sd found/target/rk3399_sdram found/test/index found/test/os_auto bsp/index bsp/sunxi/index bsp/sunxi/a13/index bsp/sunxi/a13/test bsp/sunxi/a13/Olimex-A13-Olinuxino bsp/sunxi/a20/index bsp/sunxi/a20/A20-OLinuXino-LIME2 bsp/sunxi/a20/Bananpi-M1 bsp/sunxi/a20/Bananpi-M1-Plus bsp/sunxi/a33/index bsp/sunxi/a33/Olimex-A33-Olinuxino bsp/sunxi/a64/index bsp/sunxi/a64/relic bsp/sunxi/a64/5202-5inmfd bsp/sunxi/a64/bpi-m64 bsp/sunxi/a64/npi-a64 bsp/sunxi/a64/a64-oli bsp/sunxi/a64/opi-win bsp/sunxi/a64/pine bsp/sunxi/a64/sopine bsp/sunxi/h3/index bsp/sunxi/h3/Orangepi-PC bsp/sunxi/h3/FriendlyARM_Nanopi_M1_Plus bsp/sunxi/h3/FriendlyARM_Nanopi_M1 bsp/sunxi/h3/Orangepi-Plus bsp/sunxi/h5/index bsp/sunxi/h5/FriendlyARM-NanoPi-NEO2 bsp/sunxi/h5/Orangepi-PC2 bsp/sunxi/h5/Orangepi-Prime bsp/sunxi/h5/Orangepi-Zero-Plus2 bsp/sunxi/h6/index bsp/sunxi/h6/Orangepi-Lite2 bsp/sunxi/h6/Orangepi-One-Plus bsp/imx/index bsp/imx/imx6qdl/index bsp/imx/imx6qdl/icorem6_1.5 bsp/imx/imx6qdl/imx6dl bsp/rockchip/index bsp/rockchip/rk3288/index bsp/rockchip/rk3288/tinker bsp/rockchip/rk3288/vyasa bsp/rockchip/rk3399/index bsp/rockchip/rk3399/npc_t4 bsp/rockchip/rk3399/neo4 bsp/rockchip/rk3399/nanopi_m4 bsp/rockchip/rk3399/orangepi bsp/rockchip/rk3399/rockpro64 bsp/rockchip/rk3399/roc-rk3399-pc bsp/riscv/index bsp/riscv/qemu bsp/riscv/hifive-unleashed uboot/index uboot/boot_time/index uboot/boot_time/measurement uboot/falcon_mode/index uboot/falcon_mode/engicam_imx6q uboot/falcon_mode/rk3288_vyasa uboot/image_boot/index uboot/image_boot/boot_linux_on_engicam_imx6 uboot/image_boot/boot_linux_on_vyasa_rk3288 uboot/image_boot/redundant uboot/image_boot/verified_boot_on_imx6 uboot/image_boot/verified_boot_on_sunxi64 uboot/image_build/index uboot/image_build/allwinner_sunxi32 uboot/image_build/allwinner_sunxi64 uboot/image_build/engicam_imx6 uboot/image_build/rockchip_rk3288 uboot/secure_boot/index uboot/secure_boot/imx6_habv4 uboot/secure_boot/spl_habv4 uboot/sandbox uboot/uboot_watchdog_and_redundant_boot optee/index optee/imx6/index optee/imx6/imx6qdl_icore optee/imx6/optee_demo_applications optee/imx6/optee_test_suite drm/index media/index media/imx6-csi hw/index hw/giotto/gitto hw/vyasa/vyasa writing... done writing additional files... copying images... [ 2%] images/2019_elc.png copying images... [ 4%] images/step1.png copying images... [ 6%] images/step.png copying images... [ 9%] images/step3.png copying images... [ 11%] images/4.png copying images... [ 13%] images/5.png copying images... [ 15%] images/ScreenShotUiautomator3.png copying images... [ 18%] images/diag_general_arch.png copying images... [ 20%] images/lime2.jpg copying images... [ 22%] images/bpi-m64.jpeg copying images... [ 25%] images/nanopi_a64.jpeg copying images... [ 27%] images/a64-olin.jpeg copying images... [ 29%] images/opi_win.jpeg copying images... [ 31%] images/pine64.jpeg copying images... [ 34%] images/sopine.jpeg copying images... [ 36%] images/orange_pi_pc.jpg copying images... [ 38%] images/friendlyarm_nanopi_m1_plus.jpg copying images... [ 40%] images/nanopi_m1.jpg copying images... [ 43%] images/orange_pi_plus.jpg copying images... [ 45%] images/nanopi_neo2.jpeg copying images... [ 47%] images/opi_pc2.jpg copying images... [ 50%] images/opi_prime.jpeg copying images... [ 52%] images/opi_zero_plus2.jpeg copying images... [ 54%] images/opi-one-plus.jpg copying images... [ 56%] images/engicam_imx_serialdownload_jumpers.jpeg copying images... [ 59%] images/mipi-ov5640.png copying images... [ 61%] images/tinker.jpg copying images... [ 63%] images/vyasa.jpg copying images... [ 65%] images/npc-t4.jpg copying images... [ 68%] images/neo4.jpg copying images... [ 70%] images/opi_rk3399.jpg copying images... [ 72%] images/rockpro64.jpg copying images... [ 75%] images/roc-rk3399-pc.jpg copying images... [ 77%] images/imx_trust_arch.png copying images... [ 79%] images/hab-secure-boot.png copying images... [ 81%] images/hab-sign.png copying images... [ 84%] images/Image_Sign.png copying images... [ 86%] images/format-signed-image.png copying images... [ 88%] images/hab-encrypt.png copying images... [ 90%] images/Image_Encrypt.png copying images... [ 93%] images/format-encrypted-image.png copying images... [ 95%] images/Signed-uImage-format.png copying images... [ 97%] images/imx6-csi.png copying images... [100%] images/giotto-tune-box-and-board-amarula.jpg copying static files... WARNING: html_static_path entry '/opt/readthedocs.org/user_builds/wiki/checkouts/latest/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 73 warnings. The HTML page is in _build/localmedia.