Read the Docs build information Build id: 1287923 Project: espressif-esp-jumpstart Version: latest Commit: 51e35125b36f3be596f81ab9ef01dbc72f1fcb20 Date: 2023-02-07T13:05:32.276963Z State: finished Success: True [rtd-command-info] start-time: 2023-02-07T13:06:45.731035Z, end-time: 2023-02-07T13:06:50.404906Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/espressif/esp-jumpstart.git . Cloning into '.'... [rtd-command-info] start-time: 2023-02-07T13:06:50.725201Z, end-time: 2023-02-07T13:06:50.818951Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to '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 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 51e3512 Merge branch 'feature/multi-board-support' into 'master' [rtd-command-info] start-time: 2023-02-07T13:06:51.061936Z, end-time: 2023-02-07T13:06:51.139564Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-07T13:06:52.353482Z, end-time: 2023-02-07T13:07:07.547074Z, duration: 15, exit-code: 0 python2.7 -mvirtualenv New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-07T13:07:07.780366Z, end-time: 2023-02-07T13:07:10.168676Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (20.3.4) Requirement already up-to-date: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (44.1.1) [rtd-command-info] start-time: 2023-02-07T13:07:10.386482Z, end-time: 2023-02-07T13:07:19.941705Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow==5.4.1 mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0 MB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 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.6-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<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting future>=0.14.0; python_version < "3" Downloading future-0.18.3.tar.gz (840 kB) Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.10.0.0-py2-none-any.whl (26 kB) Collecting Pygments>=2.0 Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Requirement already satisfied, skipping upgrade: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx<2) (44.1.1) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) Collecting chardet<5,>=3.0.2; python_version < "3" Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5; python_version < "3" Downloading idna-2.10-py2.py3-none-any.whl (58 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-py2-none-any.whl size=23754 sha256=c77f3c32a5bf524a404060879463c5f37d0e8f1559fd3b2c609a49585cba2703 Stored in directory: /tmp/pip-ephem-wheel-cache-8b1lG1/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 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.3-py2-none-any.whl size=503537 sha256=4e34bccdf78bf6d6d1c8de27597447b5736791ff08ea9803cd1a315124039167 Stored in directory: /tmp/pip-ephem-wheel-cache-8b1lG1/wheels/f4/cf/68/6299b44fe0ce2dcccb3e9de34443da085c6da93a204ef3130f Successfully built mock future Installing collected packages: pillow, mock, alabaster, future, commonmark, imagesize, typing, Pygments, MarkupSafe, jinja2, docutils, pyparsing, packaging, snowballstemmer, pytz, babel, six, certifi, urllib3, chardet, idna, requests, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts. sphinx 1.8.6 requires docutils<0.18,>=0.11, but you'll have docutils 0.18.1 which is incompatible. Successfully installed MarkupSafe-1.1.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 chardet-4.0.0 commonmark-0.9.1 docutils-0.18.1 future-0.18.3 idna-2.10 imagesize-1.4.1 jinja2-2.11.3 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.10.0.0 urllib3-1.26.14 [rtd-command-info] start-time: 2023-02-07T13:07:20.134050Z, end-time: 2023-02-07T13:07:24.036215Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already satisfied: sphinx>=1.8.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 4)) (1.8.6) Collecting breathe==4.11.1 Downloading breathe-4.11.1-py2.py3-none-any.whl (74 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 6)) (0.4.3) Collecting sphinx-notfound-page Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Collecting sphinxcontrib-blockdiag<2.0.0,>=1.5.5 Downloading sphinxcontrib_blockdiag-1.5.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-seqdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_seqdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-actdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_actdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-nwdiag<2.0.0,>=0.9.5 Downloading sphinxcontrib_nwdiag-0.9.5-py2.py3-none-any.whl (13 kB) Collecting blockdiag<2.0.0,>=1.5.4 Downloading blockdiag-1.5.4-py2.py3-none-any.whl (2.7 MB) Collecting seqdiag<2.0.0,>=0.9.6 Downloading seqdiag-0.9.6-py2.py3-none-any.whl (2.6 MB) Collecting actdiag<2.0.0,>=0.5.4 Downloading actdiag-0.5.4-py2.py3-none-any.whl (2.6 MB) Collecting nwdiag<2.0.0,>=1.0.4 Downloading nwdiag-1.0.4-py2.py3-none-any.whl (7.7 MB) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 16)) (0.5.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.4.1) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.10.0.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.5.2) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.11.3) Collecting docutils<0.18,>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (20.9) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.2.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (44.1.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.9.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.16.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.27.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.2) Collecting funcparserlib Downloading funcparserlib-1.0.1-py2.py3-none-any.whl (17 kB) Collecting webcolors Downloading webcolors-1.10-py2.py3-none-any.whl (10 kB) Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from blockdiag<2.0.0,>=1.5.4->-r docs/requirements.txt (line 12)) (5.4.1) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from recommonmark->-r docs/requirements.txt (line 16)) (0.9.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.4.7) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2022.7.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2021.10.8) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.26.14) Requirement already satisfied: chardet<5,>=3.0.2; python_version < "3" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (4.0.0) Requirement already satisfied: idna<3,>=2.5; python_version < "3" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.10) Requirement already satisfied: future>=0.14.0; python_version < "3" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages (from commonmark>=0.7.3->recommonmark->-r docs/requirements.txt (line 16)) (0.18.3) Installing collected packages: docutils, breathe, sphinx-notfound-page, funcparserlib, webcolors, blockdiag, sphinxcontrib-blockdiag, seqdiag, sphinxcontrib-seqdiag, actdiag, sphinxcontrib-actdiag, nwdiag, sphinxcontrib-nwdiag Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Successfully installed actdiag-0.5.4 blockdiag-1.5.4 breathe-4.11.1 docutils-0.17.1 funcparserlib-1.0.1 nwdiag-1.0.4 seqdiag-0.9.6 sphinx-notfound-page-0.8.3 sphinxcontrib-actdiag-0.8.5 sphinxcontrib-blockdiag-1.5.5 sphinxcontrib-nwdiag-0.9.5 sphinxcontrib-seqdiag-0.8.5 webcolors-1.10 [rtd-command-info] start-time: 2023-02-07T13:07:25.673576Z, end-time: 2023-02-07T13:07:25.739717Z, duration: 0, exit-code: 0 cat docs/en/rst/conf.py # -*- coding: utf-8 -*- # # English Language RTD & Sphinx config file # # Uses ../conf_common.py for most non-language-specific settings. # Importing conf_common adds all the non-language-specific # parts to this conf module import sys, os sys.path.insert(0, os.path.abspath('../..')) from conf_common import * # General information about the project. project = u'ESP-Jumpstart' copyright = u'2018 - 2019, Espressif Systems (Shanghai) PTE LTD' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'en' # 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 = [ ('index', 'ReadtheDocsTemplate.tex', u'ESP-Jumpstart', u'2018 - 2019, Espressif Systems (Shanghai) PTE LTD', 'manual'), ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//espressif-docs.readthedocs-hosted.com/_/downloads/esp-jumpstart/en/latest/pdf/"), ("html", "//espressif-docs.readthedocs-hosted.com/_/downloads/esp-jumpstart/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-jumpstart', 'name': u'esp-jumpstart', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://espressif-docs.readthedocs-hosted.com/projects/esp-jumpstart/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/en/rst/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'proxied_api_host': '/_', 'github_repo': 'esp-jumpstart', '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, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '51e35125', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/espressif-esp-jumpstart/builds/1287923/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-02-07T13:07:25.931140Z, end-time: 2023-02-07T13:07:27.715984Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . ../../../_readthedocs/html Running Sphinx v1.8.6 fatal: No names found, cannot describe anything. Version: Release: loading translations [en]... done fatal: No names found, cannot describe anything. ('Git commit ID: ', '51e3512') making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] firmwareupgrade reading sources... [ 20%] gettingstarted reading sources... [ 30%] index reading sources... [ 40%] introduction reading sources... [ 50%] manufacturing reading sources... [ 60%] networkconfig /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): reading sources... [ 70%] remotecontrol reading sources... [ 80%] security reading sources... [ 90%] theoutlet reading sources... [100%] wifi /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/gettingstarted.rst:134: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/firmwareupgrade.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/introduction.rst:67: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/gettingstarted.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/manufacturing.rst:123: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/introduction.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/networkconfig.rst:119: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/manufacturing.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/security.rst:71: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/networkconfig.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] firmwareupgrade /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages/sphinx/writers/html.py:462: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. target_node = image_nodes and image_nodes[0] or node.parent writing output... [ 20%] gettingstarted writing output... [ 30%] index writing output... [ 40%] introduction writing output... [ 50%] manufacturing writing output... [ 60%] networkconfig writing output... [ 70%] remotecontrol writing output... [ 80%] security writing output... [ 90%] theoutlet writing output... [100%] wifi generating indices... genindex writing additional pages... search copying images... [ 7%] ../../_static/cover_page.jpg copying images... [ 14%] ../../_static/dev_setup.png copying images... [ 21%] ../../_static/jumpstart-outlet-blocks.png copying images... [ 28%] ../../_static/flash_partitions_upgrade.png copying images... [ 35%] ../../_static/upgrade_flow.png copying images... [ 42%] ../../_static/flash_partitions_intro.png copying images... [ 50%] ../../_static/idf_comp.png copying images... [ 57%] ../../_static/jumpstart-outlet.png copying images... [ 64%] ../../_static/app_structure.png copying images... [ 71%] ../../_static/secure_boot.png copying images... [ 78%] ../../_static/cloud_connectivity.png copying images... [ 85%] ../../_static/generate_factory_partition.png copying images... [ 92%] ../../_static/flash_encryption.png copying images... [100%] ../../_static/network_config.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in ../../../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-02-07T13:07:27.906845Z, end-time: 2023-02-07T13:07:29.727447Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . ../../../_readthedocs/htmlzip Running Sphinx v1.8.6 fatal: No names found, cannot describe anything. Version: Release: loading translations [en]... done fatal: No names found, cannot describe anything. ('Git commit ID: ', '51e3512') making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] firmwareupgrade reading sources... [ 20%] gettingstarted reading sources... [ 30%] index reading sources... [ 40%] introduction reading sources... [ 50%] manufacturing reading sources... [ 60%] networkconfig /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): reading sources... [ 70%] remotecontrol reading sources... [ 80%] security reading sources... [ 90%] theoutlet reading sources... [100%] wifi /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/gettingstarted.rst:134: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/firmwareupgrade.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/introduction.rst:67: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/gettingstarted.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/manufacturing.rst:123: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/introduction.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/networkconfig.rst:119: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/manufacturing.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/security.rst:71: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/networkconfig.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... introduction gettingstarted theoutlet wifi networkconfig remotecontrol firmwareupgrade manufacturing security writing... /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages/sphinx/writers/html.py:462: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. target_node = image_nodes and image_nodes[0] or node.parent done writing additional files... copying images... [ 7%] ../../_static/idf_comp.png copying images... [ 14%] ../../_static/dev_setup.png copying images... [ 21%] ../../_static/jumpstart-outlet-blocks.png copying images... [ 28%] ../../_static/flash_partitions_upgrade.png copying images... [ 35%] ../../_static/upgrade_flow.png copying images... [ 42%] ../../_static/flash_partitions_intro.png copying images... [ 50%] ../../_static/cover_page.jpg copying images... [ 57%] ../../_static/jumpstart-outlet.png copying images... [ 64%] ../../_static/app_structure.png copying images... [ 71%] ../../_static/secure_boot.png copying images... [ 78%] ../../_static/cloud_connectivity.png copying images... [ 85%] ../../_static/generate_factory_partition.png copying images... [ 92%] ../../_static/flash_encryption.png copying images... [100%] ../../_static/network_config.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 5 warnings. The HTML page is in ../../../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-02-07T13:07:30.842690Z, end-time: 2023-02-07T13:07:32.557341Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . ../../../_readthedocs/pdf Running Sphinx v1.8.6 fatal: No names found, cannot describe anything. Version: Release: loading translations [en]... done fatal: No names found, cannot describe anything. ('Git commit ID: ', '51e3512') making output directory... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] firmwareupgrade reading sources... [ 20%] gettingstarted reading sources... [ 30%] index reading sources... [ 40%] introduction reading sources... [ 50%] manufacturing reading sources... [ 60%] networkconfig /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): reading sources... [ 70%] remotecontrol reading sources... [ 80%] security reading sources... [ 90%] theoutlet reading sources... [100%] wifi /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/gettingstarted.rst:134: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/firmwareupgrade.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/introduction.rst:67: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/gettingstarted.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/manufacturing.rst:123: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/introduction.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/networkconfig.rst:119: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/manufacturing.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/security.rst:71: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/docs/en/rst/networkconfig.rst looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex.../home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/envs/latest/lib/python2.7/site-packages/sphinx/builders/latex/__init__.py:201: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. if toctrees[0].get('maxdepth') > 0: index introduction gettingstarted theoutlet wifi networkconfig remotecontrol firmwareupgrade manufacturing security resolving references... writing... done copying images... [ 7%] ../../_static/idf_comp.png copying images... [ 14%] ../../_static/dev_setup.png copying images... [ 21%] ../../_static/jumpstart-outlet-blocks.png copying images... [ 28%] ../../_static/flash_partitions_upgrade.png copying images... [ 35%] ../../_static/upgrade_flow.png copying images... [ 42%] ../../_static/flash_partitions_intro.png copying images... [ 50%] ../../_static/cover_page.jpg copying images... [ 57%] ../../_static/jumpstart-outlet.png copying images... [ 64%] ../../_static/app_structure.png copying images... [ 71%] ../../_static/secure_boot.png copying images... [ 78%] ../../_static/cloud_connectivity.png copying images... [ 85%] ../../_static/generate_factory_partition.png copying images... [ 92%] ../../_static/flash_encryption.png copying images... [100%] ../../_static/network_config.png copying TeX support files... done build succeeded, 5 warnings. The LaTeX files are in ../../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart/checkouts/latest/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-02-07T13:07:36.853207Z, end-time: 2023-02-07T13:07:36.933083Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-02-07T13:07:37.268317Z, end-time: 2023-02-07T13:07:56.095412Z, duration: 18, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-jumpstart -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-jumpstart" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.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/parskip/parskip.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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-jumpstart.idx (./espressif-esp-jumpstart.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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} <./cover_page_pdf.jpg>] [2] [1] [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M [1 <./cover_page.jpg>] [2] Chapter 1. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...N/latest/introduction.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...N/latest/introduction.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4 <./jumpstart- outlet.png> <./jumpstart-outlet-blocks.png>] Underfull \hbox (badness 5359) in paragraph at lines 197--202 \T1/ptm/m/n/10 com / projects / esp8266-[]rtos-[]sdk / en / latest$[][]). All r ef-er-ences to IDF, ESP-IDF are to be mapped to LaTeX Warning: Hyper reference `remotecontrol:sec-aws-cloud' on page 5 undefine d on input line 224. LaTeX Warning: Hyper reference `manufacturing:sec-gen-factory-data' on page 5 u ndefined on input line 229. LaTeX Warning: Hyper reference `networkconfig:sec-unified-prov' on page 5 undef ined on input line 237. LaTeX Warning: Hyper reference `remotecontrol:sec-aws-cloud' on page 5 undefine d on input line 240. [5] [6] Chapter 2. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.251 ...latest/gettingstarted.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.251 ...latest/gettingstarted.html}{{[}中文{]}} ^^M [7] [8 <./dev_setup.png>] [9 <./idf_comp.png>] [10 <./app_structure.png>] [11] [12] Chapter 3. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.467 ...\_CN/latest/theoutlet.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.467 ...\_CN/latest/theoutlet.html}{{[}中文{]}} ^^M [13] [14] [15] [16] Chapter 4. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...../zh\_CN/latest/wifi.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...../zh\_CN/latest/wifi.html}{{[}中文{]}} ^^M [17] [18] Chapter 5. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.697 .../latest/networkconfig.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.697 .../latest/networkconfig.html}{{[}中文{]}} ^^M [19] [20 <./network_config.png>] Underfull \hbox (badness 10000) in paragraph at lines 892--900 \T1/ptm/m/n/10 BLE Pro-vi-sion-ing([][]$https : / / apps . apple . com / in / a pp / esp-[]ble-[]provisioning / id1473590141$[][]), Sof-tAP Pro-vi-sion- [21] Underfull \hbox (badness 10000) in paragraph at lines 902--907 []\T1/ptm/m/n/10 Android ([][]$https : / / github . com / espressif / Underfull \hbox (badness 10000) in paragraph at lines 902--907 \T1/ptm/m/n/10 esp-[]idf-[]provisioning-[]android$[][]) and iOS ([][]$https : / / github . com / espressif / esp-[]idf-[]provisioning-[]ios$[][]) are [22] Underfull \hbox (badness 10000) in paragraph at lines 1034--1036 [] Overfull \hbox (107.05095pt too wide) in paragraph at lines 1038--1040 [] Underfull \hbox (badness 10000) in paragraph at lines 1044--1046 [] Underfull \hbox (badness 10000) in paragraph at lines 1050--1052 []\T1/ptm/m/n/10 Used [23] [24] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) LaTeX Warning: Hyper reference `theoutlet:sec-push-button' on page 25 undefined on input line 1224. [25] [26] Chapter 6. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1260 ...latest/remotecontrol.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1260 ...latest/remotecontrol.html}{{[}中文{]}} ^^M [27 <./cloud_connectivity.png>] LaTeX Warning: Hyper reference `remotecontrol:sec-embedding-files' on page 28 u ndefined on input line 1312. [28] [29] LaTeX Warning: Hyper reference `remotecontrol:sec-embedding-files' on page 30 u ndefined on input line 1539. [30] [31] [32] Chapter 7. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1556 ...test/firmwareupgrade.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1556 ...test/firmwareupgrade.html}{{[}中文{]}} ^^M [33 <./flash_partitions_intro.png>] [34 <./flash_partitions_upgrade.png>] [35 <./upgrade_flow.png>] LaTeX Warning: Hyper reference `remotecontrol:sec-security-first' on page 36 un defined on input line 1702. [36] [37] [38] Chapter 8. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1761 ...latest/manufacturing.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1761 ...latest/manufacturing.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `networkconfig:sec-nvs-info' on page 39 undefine d on input line 1774. LaTeX Warning: Hyper reference `networkconfig:sec-reset-to-factory' on page 39 undefined on input line 1778. LaTeX Warning: Hyper reference `firmwareupgrade:sec-flash-partitions' on page 3 9 undefined on input line 1794. LaTeX Warning: Hyper reference `firmwareupgrade:sec-updating-flash-partitions' on page 39 undefined on input line 1796. [39] [40 <./generate_factory_partition.png>] [41] [42] Chapter 9. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1910 ...\_CN/latest/security.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1910 ...\_CN/latest/security.html}{{[}中文{]}} ^^M [43] LaTeX Warning: Hyper reference `remotecontrol:sec-embedding-files' on page 44 u ndefined on input line 1965. [44 <./secure_boot.png>] [45 <./flash_encryption.png>] Underfull \hbox (badness 10000) in paragraph at lines 2116--2119 []\T1/ptm/m/n/10 Initialize the NVS flash par-ti-tion us-ing the APIs \T1/ptm/m /it/10 nvs_flash_secure_init() \T1/ptm/m/n/10 or No file espressif-esp-jumpstart.ind. [46] (./espressif-esp-jumpstart.aux) Package rerunfilecheck Warning: File `espressif-esp-jumpstart.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-jumpstart.pdf (50 pages, 664504 bytes). Transcript written on espressif-esp-jumpstart.log. Latexmk: Index file 'espressif-esp-jumpstart.idx' was written Latexmk: Missing input file: 'espressif-esp-jumpstart.ind' from line 'No file espressif-esp-jumpstart.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-jumpstart.pdf' Rule 'makeindex espressif-esp-jumpstart.idx': File changes, etc: Non-existent destination files: 'espressif-esp-jumpstart.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-jumpstart.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-jumpstart.ind" "espressif-esp-jumpstart.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-jumpstart.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file espressif-esp-jumpstart.idx...done (0 entries accepted, 0 rejected). Nothing written in espressif-esp-jumpstart.ind. Transcript written in espressif-esp-jumpstart.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-jumpstart.aux' 'espressif-esp-jumpstart.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-jumpstart" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.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/parskip/parskip.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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-jumpstart.idx (./espressif-esp-jumpstart.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-jumpstart.out) (./espressif-esp-jumpstart.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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} <./cover_page_pdf.jpg>] [2] (./espressif-esp-jumpstart.toc [1]) [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M [1 <./cover_page.jpg>] [2] Chapter 1. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...N/latest/introduction.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...N/latest/introduction.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4 <./jumpstart- outlet.png> <./jumpstart-outlet-blocks.png>] Underfull \hbox (badness 5359) in paragraph at lines 197--202 \T1/ptm/m/n/10 com / projects / esp8266-[]rtos-[]sdk / en / latest$[][]). All r ef-er-ences to IDF, ESP-IDF are to be mapped to [5] [6] Chapter 2. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.251 ...latest/gettingstarted.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.251 ...latest/gettingstarted.html}{{[}中文{]}} ^^M [7] [8 <./dev_setup.png>] [9 <./idf_comp.png>] [10 <./app_structure.png>] [11] [12] Chapter 3. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.467 ...\_CN/latest/theoutlet.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.467 ...\_CN/latest/theoutlet.html}{{[}中文{]}} ^^M [13] [14] [15] [16] Chapter 4. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...../zh\_CN/latest/wifi.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...../zh\_CN/latest/wifi.html}{{[}中文{]}} ^^M [17] [18] Chapter 5. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.697 .../latest/networkconfig.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.697 .../latest/networkconfig.html}{{[}中文{]}} ^^M [19] [20 <./network_config.png>] Underfull \hbox (badness 10000) in paragraph at lines 892--900 \T1/ptm/m/n/10 BLE Pro-vi-sion-ing([][]$https : / / apps . apple . com / in / a pp / esp-[]ble-[]provisioning / id1473590141$[][]), Sof-tAP Pro-vi-sion- [21] Underfull \hbox (badness 10000) in paragraph at lines 902--907 []\T1/ptm/m/n/10 Android ([][]$https : / / github . com / espressif / Underfull \hbox (badness 10000) in paragraph at lines 902--907 \T1/ptm/m/n/10 esp-[]idf-[]provisioning-[]android$[][]) and iOS ([][]$https : / / github . com / espressif / esp-[]idf-[]provisioning-[]ios$[][]) are [22] Underfull \hbox (badness 10000) in paragraph at lines 1034--1036 [] Overfull \hbox (107.05095pt too wide) in paragraph at lines 1038--1040 [] Underfull \hbox (badness 10000) in paragraph at lines 1044--1046 [] Underfull \hbox (badness 10000) in paragraph at lines 1050--1052 []\T1/ptm/m/n/10 Used [23] [24] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [25] [26] Chapter 6. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1260 ...latest/remotecontrol.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1260 ...latest/remotecontrol.html}{{[}中文{]}} ^^M [27 <./cloud_connectivity.png>] [28] [29] [30] [31] [32] Chapter 7. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1556 ...test/firmwareupgrade.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1556 ...test/firmwareupgrade.html}{{[}中文{]}} ^^M [33 <./flash_partitions_intro.png>] [34 <./flash_partitions_upgrade.png>] [35 <./upgrade_flow.png>] [36] [37] [38] Chapter 8. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1761 ...latest/manufacturing.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1761 ...latest/manufacturing.html}{{[}中文{]}} ^^M [39] [40 <./generate_factory_partition.png>] [41] [42] Chapter 9. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1910 ...\_CN/latest/security.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1910 ...\_CN/latest/security.html}{{[}中文{]}} ^^M [43] [44 <./secure_boot.png>] [45 <./flash_encryption.png>] Underfull \hbox (badness 10000) in paragraph at lines 2116--2119 []\T1/ptm/m/n/10 Initialize the NVS flash par-ti-tion us-ing the APIs \T1/ptm/m /it/10 nvs_flash_secure_init() \T1/ptm/m/n/10 or (./espressif-esp-jumpstart.ind) [46] (./espressif-esp-jumpstart.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-jumpstart.pdf (50 pages, 671420 bytes). Transcript written on espressif-esp-jumpstart.log. Latexmk: Index file 'espressif-esp-jumpstart.idx' was written Latexmk: Log file says output to 'espressif-esp-jumpstart.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-jumpstart.out' 'espressif-esp-jumpstart.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-jumpstart" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.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/parskip/parskip.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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-jumpstart.idx (./espressif-esp-jumpstart.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-jumpstart.out) (./espressif-esp-jumpstart.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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} <./cover_page_pdf.jpg>] [2] (./espressif-esp-jumpstart.toc [1]) [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M [1 <./cover_page.jpg>] [2] Chapter 1. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...N/latest/introduction.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...N/latest/introduction.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4 <./jumpstart- outlet.png> <./jumpstart-outlet-blocks.png>] Underfull \hbox (badness 5359) in paragraph at lines 197--202 \T1/ptm/m/n/10 com / projects / esp8266-[]rtos-[]sdk / en / latest$[][]). All r ef-er-ences to IDF, ESP-IDF are to be mapped to [5] [6] Chapter 2. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.251 ...latest/gettingstarted.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.251 ...latest/gettingstarted.html}{{[}中文{]}} ^^M [7] [8 <./dev_setup.png>] [9 <./idf_comp.png>] [10 <./app_structure.png>] [11] [12] Chapter 3. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.467 ...\_CN/latest/theoutlet.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.467 ...\_CN/latest/theoutlet.html}{{[}中文{]}} ^^M [13] [14] [15] [16] Chapter 4. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...../zh\_CN/latest/wifi.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.593 ...../zh\_CN/latest/wifi.html}{{[}中文{]}} ^^M [17] [18] Chapter 5. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.697 .../latest/networkconfig.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.697 .../latest/networkconfig.html}{{[}中文{]}} ^^M [19] [20 <./network_config.png>] Underfull \hbox (badness 10000) in paragraph at lines 892--900 \T1/ptm/m/n/10 BLE Pro-vi-sion-ing([][]$https : / / apps . apple . com / in / a pp / esp-[]ble-[]provisioning / id1473590141$[][]), Sof-tAP Pro-vi-sion- [21] Underfull \hbox (badness 10000) in paragraph at lines 902--907 []\T1/ptm/m/n/10 Android ([][]$https : / / github . com / espressif / Underfull \hbox (badness 10000) in paragraph at lines 902--907 \T1/ptm/m/n/10 esp-[]idf-[]provisioning-[]android$[][]) and iOS ([][]$https : / / github . com / espressif / esp-[]idf-[]provisioning-[]ios$[][]) are [22] Underfull \hbox (badness 10000) in paragraph at lines 1034--1036 [] Overfull \hbox (107.05095pt too wide) in paragraph at lines 1038--1040 [] Underfull \hbox (badness 10000) in paragraph at lines 1044--1046 [] Underfull \hbox (badness 10000) in paragraph at lines 1050--1052 []\T1/ptm/m/n/10 Used [23] [24] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [25] [26] Chapter 6. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1260 ...latest/remotecontrol.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1260 ...latest/remotecontrol.html}{{[}中文{]}} ^^M [27 <./cloud_connectivity.png>] [28] [29] [30] [31] [32] Chapter 7. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1556 ...test/firmwareupgrade.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1556 ...test/firmwareupgrade.html}{{[}中文{]}} ^^M [33 <./flash_partitions_intro.png>] [34 <./flash_partitions_upgrade.png>] [35 <./upgrade_flow.png>] [36] [37] [38] Chapter 8. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1761 ...latest/manufacturing.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1761 ...latest/manufacturing.html}{{[}中文{]}} ^^M [39] [40 <./generate_factory_partition.png>] [41] [42] Chapter 9. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1910 ...\_CN/latest/security.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1910 ...\_CN/latest/security.html}{{[}中文{]}} ^^M [43] [44 <./secure_boot.png>] [45 <./flash_encryption.png>] Underfull \hbox (badness 10000) in paragraph at lines 2116--2119 []\T1/ptm/m/n/10 Initialize the NVS flash par-ti-tion us-ing the APIs \T1/ptm/m /it/10 nvs_flash_secure_init() \T1/ptm/m/n/10 or (./espressif-esp-jumpstart.ind) [46] (./espressif-esp-jumpstart.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-jumpstart.pdf (50 pages, 671420 bytes). Transcript written on espressif-esp-jumpstart.log. Latexmk: Index file 'espressif-esp-jumpstart.idx' was written Latexmk: Log file says output to 'espressif-esp-jumpstart.pdf' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256