Read the Docs build information Build id: 230966 Project: espressif-esp-jumpstart-zh-cn Version: latest Commit: 528e9c2514904a853ea3d7b6f6c4da21926344b9 Date: 2019-08-08T14:36:19.639488Z State: finished Success: True [rtd-command-info] start-time: 2019-08-08T14:36:20.172136Z, end-time: 2019-08-08T14:36:20.695167Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:espressif/esp-jumpstart.git . Cloning into '.'... [rtd-command-info] start-time: 2019-08-08T14:36:20.903499Z, end-time: 2019-08-08T14:36:20.926158Z, 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 528e9c2 Merge branch 'docs/idf_docs_path_fix' into 'master' [rtd-command-info] start-time: 2019-08-08T14:36:21.017770Z, end-time: 2019-08-08T14:36:21.027422Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-08-08T14:36:22.188447Z, end-time: 2019-08-08T14:36:24.803282Z, duration: 2, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-08-08T14:36:24.890981Z, end-time: 2019-08-08T14:36:27.297646Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/62/ca/94d32a6516ed197a491d17d46595ce58a83cbb2fca280414e57cd86b84dc/pip-19.2.1-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.2.1 [rtd-command-info] start-time: 2019-08-08T14:36:27.385999Z, end-time: 2019-08-08T14:36:38.922314Z, duration: 11, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/.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 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting Pygments==2.3.1 Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB) Collecting setuptools==41.0.1 Downloading https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB) Collecting docutils==0.14 Downloading https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl (543kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/0d/f3/421598450cb9503f4565d936860763b5af413a61009d87a5ab1e34139672/Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Downloading https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl (47kB) Collecting recommonmark==0.5.0 Downloading https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Downloading https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl (3.1MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4MB) Collecting readthedocs-sphinx-ext<1.1 Downloading https://files.pythonhosted.org/packages/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/a0/5e/d9ead2d57d39b3e1c1868ce84212319e5543a19c4185dce7e42a9dd968b0/snowballstemmer-1.9.0.tar.gz (76kB) Collecting sphinxcontrib-websupport (from sphinx<2) Downloading https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB) Collecting requests>=2.0.0 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) Collecting Jinja2>=2.3 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) Collecting typing; python_version < "3.5" (from sphinx<2) Downloading https://files.pythonhosted.org/packages/79/be/e43ccd1317f483e14de507787322c74092a688707d02fa5f16562270eb63/typing-3.7.4-py2-none-any.whl Collecting packaging (from sphinx<2) Downloading https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl (508kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl (157kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Downloading https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl (65kB) Collecting attrs (from packaging->sphinx<2) Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Building wheels for collected packages: mock, future, snowballstemmer 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-cp27-none-any.whl size=23754 sha256=086979db20c9e12206b7dff8d02f6cf41d4d7a52e48c5653de8bc37acaaeb3f3 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-cp27-none-any.whl size=500237 sha256=f463a01bf8d45f47c39c67c56fe468d521acdf33c8d02d11dad01a08ab35a416 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-1.9.0-cp27-none-any.whl size=93833 sha256=18ce6c72c802af40cf4d725e327c00ded765694cb15a7a17f78955acbdb5f801 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/.cache/pip/wheels/93/db/97/496f1d6bbcad1fecbc58fe45363540414be519312eded82bab Successfully built mock future snowballstemmer Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, sphinxcontrib-websupport, pytz, babel, urllib3, certifi, chardet, idna, requests, MarkupSafe, Jinja2, typing, pyparsing, six, attrs, packaging, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 attrs-19.1.0 babel-2.7.0 certifi-2019.6.16 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.1 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.12.0 snowballstemmer-1.9.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.7.4 urllib3-1.25.3 [rtd-command-info] start-time: 2019-08-08T14:36:39.010586Z, end-time: 2019-08-08T14:36:43.474311Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/.cache/pip -r docs/requirements.txt DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already satisfied: sphinx>=1.8.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 4)) (1.8.5) Collecting breathe==4.11.1 (from -r docs/requirements.txt (line 5)) Downloading https://files.pythonhosted.org/packages/c3/60/b45d6797ddb2d013187dedb074dac9bc9bc4ffe1abc6d9bce8eabfcd5ba3/breathe-4.11.1-py2.py3-none-any.whl (74kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 6)) (0.4.3) Collecting sphinx-notfound-page (from -r docs/requirements.txt (line 7)) Downloading https://files.pythonhosted.org/packages/61/d6/cb70099c0a87a82bc34725d1a77e18d1876cd4f9089f1ed5b96166a8eb03/sphinx-notfound-page-0.4.tar.gz Collecting sphinxcontrib-blockdiag>=1.5.5 (from -r docs/requirements.txt (line 8)) Downloading https://files.pythonhosted.org/packages/25/12/df65e2b619a5f0de59c39da48a5472c1b1fa1e4f913c14a2370797bd2e1a/sphinxcontrib_blockdiag-1.5.5-py2.py3-none-any.whl Collecting sphinxcontrib-seqdiag>=0.8.5 (from -r docs/requirements.txt (line 9)) Downloading https://files.pythonhosted.org/packages/62/0d/f23e07d7b400dff9b0602de8c8b9723a6bca2646a9cb40731a8c1106614a/sphinxcontrib_seqdiag-0.8.5-py2.py3-none-any.whl Collecting sphinxcontrib-actdiag>=0.8.5 (from -r docs/requirements.txt (line 10)) Downloading https://files.pythonhosted.org/packages/84/0c/5d928f87a1c72ddfa549ba38b522330a7f1f38d735a12fd84a3dee358518/sphinxcontrib_actdiag-0.8.5-py2.py3-none-any.whl Collecting sphinxcontrib-nwdiag>=0.9.5 (from -r docs/requirements.txt (line 11)) Downloading https://files.pythonhosted.org/packages/06/14/c767a933070380ed6689eb6bd5779554d247b91e2123b3f5fc6df8a4f39e/sphinxcontrib_nwdiag-0.9.5-py2.py3-none-any.whl Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 12)) (0.5.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/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-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.9.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.3.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.2) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.7.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.22.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (41.0.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.14) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (19.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.10.1) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.7.4) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.12.0) Collecting blockdiag>=1.5.0 (from sphinxcontrib-blockdiag>=1.5.5->-r docs/requirements.txt (line 8)) Downloading https://files.pythonhosted.org/packages/e6/37/a3a4d09c8cbe16b303ed75fd07381e5460b37a25fe247645f2251477887a/blockdiag-1.5.4-py2.py3-none-any.whl (2.7MB) Collecting seqdiag>=0.9.3 (from sphinxcontrib-seqdiag>=0.8.5->-r docs/requirements.txt (line 9)) Downloading https://files.pythonhosted.org/packages/0d/45/c4afb6fb9bb7c16e28d4bedaab15195792fd49448edde0f202e850f15764/seqdiag-0.9.6-py2.py3-none-any.whl (2.6MB) Collecting actdiag>=0.5.3 (from sphinxcontrib-actdiag>=0.8.5->-r docs/requirements.txt (line 10)) Downloading https://files.pythonhosted.org/packages/39/13/4b7b1d738cea26fbe80d1a5546628115d10b0f02880be2b724cc8004f5db/actdiag-0.5.4-py2.py3-none-any.whl (2.6MB) Collecting nwdiag>=1.0.3 (from sphinxcontrib-nwdiag>=0.9.5->-r docs/requirements.txt (line 11)) Downloading https://files.pythonhosted.org/packages/8e/06/42e672cc4b0efddd40f0c0de412dda7c29f8a971afb54b3d77579c28aa29/nwdiag-1.0.4-py2.py3-none-any.whl (7.7MB) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from recommonmark->-r docs/requirements.txt (line 12)) (0.8.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2019.2) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.25.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2019.6.16) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.8) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.4.2) Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (19.1.0) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.1) Collecting webcolors (from blockdiag>=1.5.0->sphinxcontrib-blockdiag>=1.5.5->-r docs/requirements.txt (line 8)) Downloading https://files.pythonhosted.org/packages/b0/d8/cfb0da8bcbe9fd0cbeaf24d320f0353724de4f14b720338d9fd38df6c92d/webcolors-1.9.1-py2.py3-none-any.whl Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag>=1.5.5->-r docs/requirements.txt (line 8)) (5.4.1) Collecting funcparserlib (from blockdiag>=1.5.0->sphinxcontrib-blockdiag>=1.5.5->-r docs/requirements.txt (line 8)) Downloading https://files.pythonhosted.org/packages/cb/f7/b4a59c3ccf67c0082546eaeb454da1a6610e924d2e7a2a21f337ecae7b40/funcparserlib-0.3.6.tar.gz Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages (from commonmark>=0.7.3->recommonmark->-r docs/requirements.txt (line 12)) (0.17.1) Building wheels for collected packages: sphinx-notfound-page, funcparserlib Building wheel for sphinx-notfound-page (setup.py): started Building wheel for sphinx-notfound-page (setup.py): finished with status 'done' Created wheel for sphinx-notfound-page: filename=sphinx_notfound_page-0.4-cp27-none-any.whl size=6675 sha256=a15c3ffc752333873e5f5b5f2cba11ebccba68019a12341f959193f269096be4 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/.cache/pip/wheels/a2/91/1e/eb273277351481ba30cc040acfa9418603796544c58c785053 Building wheel for funcparserlib (setup.py): started Building wheel for funcparserlib (setup.py): finished with status 'done' Created wheel for funcparserlib: filename=funcparserlib-0.3.6-cp27-none-any.whl size=17491 sha256=1ac8b1246f55244832c22a22d02be3159270b36f1f5ad76fb2dffc6a297bcb41 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/.cache/pip/wheels/03/eb/48/ade4df39d3eb30e31518e91e4ee0572ca6c1292a94f782f9da Successfully built sphinx-notfound-page funcparserlib Installing collected packages: breathe, sphinx-notfound-page, webcolors, funcparserlib, blockdiag, sphinxcontrib-blockdiag, seqdiag, sphinxcontrib-seqdiag, actdiag, sphinxcontrib-actdiag, nwdiag, sphinxcontrib-nwdiag Successfully installed actdiag-0.5.4 blockdiag-1.5.4 breathe-4.11.1 funcparserlib-0.3.6 nwdiag-1.0.4 seqdiag-0.9.6 sphinx-notfound-page-0.4 sphinxcontrib-actdiag-0.8.5 sphinxcontrib-blockdiag-1.5.5 sphinxcontrib-nwdiag-0.9.5 sphinxcontrib-seqdiag-0.8.5 webcolors-1.9.1 [rtd-command-info] start-time: 2019-08-08T14:36:44.189246Z, end-time: 2019-08-08T14:36:44.514917Z, duration: 0, exit-code: 0 cat docs/zh_CN/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'2016 - 2019 乐鑫信息科技(上海)股份有限公司' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'zh_CN' # 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'2016 - 2019 乐鑫信息科技(上海)股份有限公司', '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/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.com/websupport' websupport2_static_url = 'https://media.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://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/zh_CN/latest/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/espressif-esp-jumpstart-zh-cn/downloads/pdf/latest/"), ("html", "//readthedocs.com/projects/espressif-esp-jumpstart-zh-cn/downloads/htmlzip/latest/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-jumpstart-zh-cn', 'name': u'esp-jumpstart-zh_CN', 'rtd_language': u'zh_CN', 'programming_language': u'words', 'canonical_url': 'https://docs.espressif.com/projects/esp-jumpstart/zh_CN/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/zh_CN/rst/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', '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, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '528e9c25', } 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 = 'zh_CN' # 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: 2019-08-08T14:36:44.592056Z, end-time: 2019-08-08T14:36:46.818971Z, duration: 2, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=zh_CN . _build/html Running Sphinx v1.8.5 fatal: No names found, cannot describe anything. Version: Release: loading translations [zh_CN]... done fatal: No names found, cannot describe anything. ('Git commit ID: ', '528e9c2') making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: 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 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-zh-cn/checkouts/latest/docs/zh_CN/rst/gettingstarted.rst:93: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/firmwareupgrade.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/introduction.rst:48: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/gettingstarted.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/manufacturing.rst:78: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/introduction.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/networkconfig.rst:72: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/manufacturing.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/security.rst:52: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/networkconfig.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] firmwareupgrade 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 readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in Chinese (code: zh) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in _build/html. WARNING: Failure in JSON search dump for object names Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages/readthedocs_ext/readthedocs.py", line 218, in dump_sphinx_data types[key] = str(type_obj.lname) File "/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/envs/latest/lib/python2.7/site-packages/sphinx/locale/__init__.py", line 100, in __str__ return str(self.data) UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128) [rtd-command-info] start-time: 2019-08-08T14:36:46.936361Z, end-time: 2019-08-08T14:36:49.555347Z, duration: 2, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=zh_CN . _build/localmedia Running Sphinx v1.8.5 fatal: No names found, cannot describe anything. Version: Release: loading translations [zh_CN]... done fatal: No names found, cannot describe anything. ('Git commit ID: ', '528e9c2') 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 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-zh-cn/checkouts/latest/docs/zh_CN/rst/gettingstarted.rst:93: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/firmwareupgrade.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/introduction.rst:48: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/gettingstarted.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/manufacturing.rst:78: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/introduction.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/networkconfig.rst:72: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/manufacturing.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/security.rst:52: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/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... 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 readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 5 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-08-08T14:36:49.678685Z, end-time: 2019-08-08T14:36:51.552482Z, duration: 1, exit-code: 0 python sphinx-build -b latex -D language=zh_CN -d _build/doctrees . _build/latex Running Sphinx v1.8.5 fatal: No names found, cannot describe anything. Version: Release: loading translations [zh_CN]... done fatal: No names found, cannot describe anything. ('Git commit ID: ', '528e9c2') 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 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-zh-cn/checkouts/latest/docs/zh_CN/rst/gettingstarted.rst:93: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/firmwareupgrade.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/introduction.rst:48: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/gettingstarted.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/manufacturing.rst:78: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/introduction.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/networkconfig.rst:72: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/manufacturing.rst /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/security.rst:52: WARNING: duplicate label sec_for_esp8266_users, other instance in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/networkconfig.rst looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex...index introduction gettingstarted theoutlet wifi networkconfig remotecontrol firmwareupgrade manufacturing security resolving references... writing... WARNING: no Babel option known for language u'zh_CN' 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, 6 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2019-08-08T14:36:58.164411Z, end-time: 2019-08-08T14:36:58.525562Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'xelatex ' . $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: 2019-08-08T14:36:58.609403Z, end-time: 2019-08-08T14:37:09.679406Z, duration: 11, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-jumpstart-zh-cn -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 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-jumpstart-zh-cn" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) 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/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/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/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/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/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/xetex.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/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/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/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/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def))) (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-jumpstart-zh-cn.idx (./espressif-esp-jumpstart-zh-cn.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd ) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] [1] [2] [1] [2] Chapter 1. [3] [4] LaTeX Warning: Hyper reference `remotecontrol:sec-aws-cloud' on page 5 undefine d on input line 182. LaTeX Warning: Hyper reference `manufacturing:sec-gen-factory-data' on page 5 u ndefined on input line 185. LaTeX Warning: Hyper reference `networkconfig:sec-unified-prov' on page 5 undef ined on input line 191. LaTeX Warning: Hyper reference `remotecontrol:sec-aws-cloud' on page 5 undefine d on input line 194. [5] [6] Chapter 2. [7] [8] [9] [10] [11] [12] Chapter 3. [13] [14] [15] [16] Chapter 4. Overfull \vbox (1.07137pt too high) detected at line 475 [17] [18] [19] [20] Chapter 5. [21] [22] [23] [24] [25] [26] LaTeX Warning: Hyper reference `theoutlet:sec-push-button' on page 27 undefined on input line 816. [27] [28] Chapter 6. [29] LaTeX Warning: Hyper reference `remotecontrol:sec-embedding-files' on page 30 u ndefined on input line 869. [30] [31] [32] LaTeX Warning: Hyper reference `remotecontrol:sec-embedding-files' on page 33 u ndefined on input line 1038. [33] [34] Chapter 7. [35] [36] [37] LaTeX Warning: Hyper reference `remotecontrol:sec-security-first' on page 38 un defined on input line 1158. [38] [39] [40] Chapter 8. LaTeX Warning: Hyper reference `networkconfig:sec-nvs-info' on page 41 undefine d on input line 1202. LaTeX Warning: Hyper reference `networkconfig:sec-reset-to-factory' on page 41 undefined on input line 1202. LaTeX Warning: Hyper reference `firmwareupgrade:sec-flash-partitions' on page 4 1 undefined on input line 1211. LaTeX Warning: Hyper reference `firmwareupgrade:sec-updating-flash-partitions' on page 41 undefined on input line 1211. [41] [42] [43] [44] Chapter 9. [45] LaTeX Warning: Hyper reference `remotecontrol:sec-embedding-files' on page 46 u ndefined on input line 1330. [46] [47] Underfull \hbox (badness 5105) in paragraph at lines 1437--1438 []\TU/FandolSong-Regular(0)/m/n/10 调 用 \TU/lmr/m/it/10 nvs_flash_read_security_ cfg() \TU/lmr/m/n/10 API \TU/FandolSong-Regular(0)/m/n/10 从 上 述 分 区 读 取 加 密 密 钥 ,| 并 将 密 钥 填 充 到 No file espressif-esp-jumpstart-zh-cn.ind. [48] (./espressif-esp-jumpstart-zh-cn.aux) 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) Output written on espressif-esp-jumpstart-zh-cn.pdf (52 pages). Transcript written on espressif-esp-jumpstart-zh-cn.log. Latexmk: Index file 'espressif-esp-jumpstart-zh-cn.idx' was written Latexmk: References changed. Latexmk: Missing input file: 'espressif-esp-jumpstart-zh-cn.ind' from line 'No file espressif-esp-jumpstart-zh-cn.ind.' Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-jumpstart-zh-cn.pdf' Rule 'makeindex espressif-esp-jumpstart-zh-cn.idx': File changes, etc: Non-existent destination files: 'espressif-esp-jumpstart-zh-cn.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-jumpstart-zh-cn.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-jumpstart-zh-cn.ind" "espressif-esp-jumpstart-zh-cn.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-jumpstart-zh-cn.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-zh-cn.idx...done (0 entries accepted, 0 rejected). Nothing written in espressif-esp-jumpstart-zh-cn.ind. Transcript written in espressif-esp-jumpstart-zh-cn.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-jumpstart-zh-cn.aux' 'espressif-esp-jumpstart-zh-cn.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-jumpstart-zh-cn" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) 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/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/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/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/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/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/xetex.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/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/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/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/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def))) (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-jumpstart-zh-cn.idx (./espressif-esp-jumpstart-zh-cn.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd ) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-jumpstart-zh-cn.out) (./espressif-esp-jumpstart-zh-cn.out) ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./espressif-esp-jumpstart-zh-cn.toc [1]) [2] [1] [2] Chapter 1. [3] [4] [5] [6] Chapter 2. [7] [8] [9] [10] [11] [12] Chapter 3. [13] [14] [15] [16] Chapter 4. Overfull \vbox (1.07137pt too high) detected at line 475 [17] [18] [19] [20] Chapter 5. [21] [22] [23] [24] [25] [26] [27] [28] Chapter 6. [29] [30] [31] [32] [33] [34] Chapter 7. [35] [36] [37] [38] [39] [40] Chapter 8. [41] [42] [43] [44] Chapter 9. [45] [46] [47] Underfull \hbox (badness 5105) in paragraph at lines 1437--1438 []\TU/FandolSong-Regular(0)/m/n/10 调 用 \TU/lmr/m/it/10 nvs_flash_read_security_ cfg() \TU/lmr/m/n/10 API \TU/FandolSong-Regular(0)/m/n/10 从 上 述 分 区 读 取 加 密 密 钥 ,| 并 将 密 钥 填 充 到 (./espressif-esp-jumpstart-zh-cn.ind) [48] (./espressif-esp-jumpstart-zh-cn.aux ) ) (see the transcript file for additional information) Output written on espressif-esp-jumpstart-zh-cn.pdf (52 pages). Transcript written on espressif-esp-jumpstart-zh-cn.log. Latexmk: Index file 'espressif-esp-jumpstart-zh-cn.idx' was written Latexmk: Log file says output to 'espressif-esp-jumpstart-zh-cn.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-jumpstart-zh-cn.out' 'espressif-esp-jumpstart-zh-cn.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-jumpstart-zh-cn" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) 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/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/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/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/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/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/xetex.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/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/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/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/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def))) (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-jumpstart-zh-cn.idx (./espressif-esp-jumpstart-zh-cn.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd ) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-jumpstart-zh-cn.out) (./espressif-esp-jumpstart-zh-cn.out) ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./espressif-esp-jumpstart-zh-cn.toc [1]) [2] [1] [2] Chapter 1. [3] [4] [5] [6] Chapter 2. [7] [8] [9] [10] [11] [12] Chapter 3. [13] [14] [15] [16] Chapter 4. Overfull \vbox (1.07137pt too high) detected at line 475 [17] [18] [19] [20] Chapter 5. [21] [22] [23] [24] [25] [26] [27] [28] Chapter 6. [29] [30] [31] [32] [33] [34] Chapter 7. [35] [36] [37] [38] [39] [40] Chapter 8. [41] [42] [43] [44] Chapter 9. [45] [46] [47] Underfull \hbox (badness 5105) in paragraph at lines 1437--1438 []\TU/FandolSong-Regular(0)/m/n/10 调 用 \TU/lmr/m/it/10 nvs_flash_read_security_ cfg() \TU/lmr/m/n/10 API \TU/FandolSong-Regular(0)/m/n/10 从 上 述 分 区 读 取 加 密 密 钥 ,| 并 将 密 钥 填 充 到 (./espressif-esp-jumpstart-zh-cn.ind) [48] (./espressif-esp-jumpstart-zh-cn.aux ) ) (see the transcript file for additional information) Output written on espressif-esp-jumpstart-zh-cn.pdf (52 pages). Transcript written on espressif-esp-jumpstart-zh-cn.log. Latexmk: Index file 'espressif-esp-jumpstart-zh-cn.idx' was written Latexmk: Log file says output to 'espressif-esp-jumpstart-zh-cn.pdf' Latexmk: All targets (espressif-esp-jumpstart-zh-cn.pdf) are up-to-date [rtd-command-info] start-time: 2019-08-08T14:37:09.776171Z, end-time: 2019-08-08T14:37:10.129097Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/checkouts/latest/docs/zh_CN/rst/_build/latex/espressif-esp-jumpstart-zh-cn.pdf /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-jumpstart-zh-cn/artifacts/latest/sphinx_pdf/espressif-esp-jumpstart-zh-cn.pdf