Read the Docs build information Build id: 288990 Project: espressif-esp-rainmaker Version: latest Commit: b50f5a2387dd4dbdc65efacbbabf88e5175feba7 Date: 2020-02-14T07:26:52.984417Z State: finished Success: True [rtd-command-info] start-time: 2020-02-14T07:26:55.418665Z, end-time: 2020-02-14T07:26:55.727827Z, duration: 0, exit-code: 0 git remote set-url origin git@github.com:espressif/esp-rainmaker.git [rtd-command-info] start-time: 2020-02-14T07:26:55.785960Z, end-time: 2020-02-14T07:26:56.590447Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts. From github.com:espressif/esp-rainmaker 6e3ca99..b50f5a2 test/read-the-docs -> origin/test/read-the-docs [rtd-command-info] start-time: 2020-02-14T07:26:56.768568Z, end-time: 2020-02-14T07:26:57.076424Z, duration: 0, exit-code: 0 git checkout --force origin/test/read-the-docs Previous HEAD position was 6e3ca99 docs: Fixed RTD documentation and added some more API docs HEAD is now at b50f5a2 readthedocs: Add a yml file to fix build failures [rtd-command-info] start-time: 2020-02-14T07:26:57.146612Z, end-time: 2020-02-14T07:26:57.451702Z, duration: 0, exit-code: 0 git clean -d -f -f Removing docs/sphinx/en/_build/ Removing docs/sphinx/en/doxygen-warning-log.txt Removing docs/sphinx/en/get-started/cli-setup.md Removing docs/sphinx/en/get-started/firmware-dev.md Removing docs/sphinx/en/get-started/get-started.md Removing docs/sphinx/en/get-started/sample-node-config.md Removing docs/sphinx/en/get-started/ui-elements.md Removing docs/sphinx/en/man/ Removing docs/sphinx/en/xml/ Removing docs/sphinx/en/xml_in/ [rtd-command-info] start-time: 2020-02-14T07:26:58.877596Z, end-time: 2020-02-14T07:27:03.008881Z, duration: 4, exit-code: 0 python2.7 -mvirtualenv --no-site-packages New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-02-14T07:27:03.077936Z, end-time: 2020-02-14T07:27:03.902836Z, duration: 0, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/.cache/pip pip 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. 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 up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-02-14T07:27:03.970555Z, end-time: 2020-02-14T07:27:14.458504Z, duration: 10, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/.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 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 Using cached Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Using cached setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py2-none-any.whl (543 kB) Collecting mock==1.0.1 Using cached mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Using cached commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Using cached recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Using cached Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Using cached sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Using cached readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Using cached future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Using cached Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Using cached imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.7.4.1-py2-none-any.whl (26 kB) Collecting Jinja2>=2.3 Using cached Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting requests>=2.0.0 Using cached requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting packaging Using cached packaging-20.1-py2.py3-none-any.whl (36 kB) Collecting snowballstemmer>=1.1 Using cached snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.5 Using cached six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting pytz>=2015.7 Using cached pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting certifi>=2017.4.17 Using cached certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting chardet<3.1.0,>=3.0.2 Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<2.9,>=2.5 Using cached idna-2.8-py2.py3-none-any.whl (58 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Using cached urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.6-py2.py3-none-any.whl (67 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=23755 sha256=b9bd151042821f4a5631b281d40a99ef8d33b04c70320a6119cc94225c018629 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/.cache/pip/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.2-py2-none-any.whl size=502566 sha256=f1cc31b5506c3bf82d82ce0ed7517cf410cc211c12a8f5e6b922274d95396228 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/.cache/pip/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, imagesize, typing, MarkupSafe, Jinja2, certifi, chardet, idna, urllib3, requests, six, pyparsing, packaging, snowballstemmer, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed Jinja2-2.11.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.2.0 mock-1.0.1 packaging-20.1 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.7.4.1 urllib3-1.25.8 [rtd-command-info] start-time: 2020-02-14T07:27:14.518553Z, end-time: 2020-02-14T07:27:19.357092Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/.cache/pip -r docs/sphinx/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. 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-rainmaker/envs/latest/lib/python2.7/site-packages (from -r docs/sphinx/requirements.txt (line 4)) (1.8.5) 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-rainmaker/envs/latest/lib/python2.7/site-packages (from -r docs/sphinx/requirements.txt (line 6)) (0.4.3) Collecting sphinx-notfound-page Downloading sphinx-notfound-page-0.4.tar.gz (5.7 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) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from -r docs/sphinx/requirements.txt (line 12)) (0.5.0) Requirement already satisfied: future>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from -r docs/sphinx/requirements.txt (line 13)) (0.18.2) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (2.8.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (1.2.0) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (3.7.4.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (0.14) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (2.11.1) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (2.22.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (20.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (2.3.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (41.0.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (1.14.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (1.1.2) Collecting blockdiag>=1.5.0 Downloading blockdiag-1.5.4-py2.py3-none-any.whl (2.7 MB) Collecting seqdiag>=0.9.3 Downloading seqdiag-0.9.6-py2.py3-none-any.whl (2.6 MB) Collecting actdiag>=0.5.3 Downloading actdiag-0.5.4-py2.py3-none-any.whl (2.6 MB) Collecting nwdiag>=1.0.3 Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from recommonmark->-r docs/sphinx/requirements.txt (line 12)) (0.8.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (2019.3) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (1.1.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (2019.11.28) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/sphinx/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-rainmaker/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (2.8) 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-rainmaker/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (1.25.8) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/sphinx/requirements.txt (line 4)) (2.4.6) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 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-rainmaker/envs/latest/lib/python2.7/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag<2.0.0,>=1.5.5->-r docs/sphinx/requirements.txt (line 8)) (5.4.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-py2-none-any.whl size=6677 sha256=1169eded90fb8df38a9db4fea57ca748f9b4b718349624fdd27f6a15d5a6d7fe Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/.cache/pip/wheels/cd/37/d2/c73d00ce931149b09514d171c8711fc9b0358a9d9574c453dc 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-py2-none-any.whl size=17488 sha256=d22586ca08815a7e63d5e8d7a5841ec6255a209d388c47293585f0e3ff3a05ea Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/.cache/pip/wheels/7b/df/d0/1da7d3e15517c32cef383541dae5007897b0806fcfb6586ec8 Successfully built sphinx-notfound-page funcparserlib Installing collected packages: breathe, sphinx-notfound-page, funcparserlib, webcolors, 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-2.0.0 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.10 [rtd-command-info] start-time: 2020-02-14T07:27:20.050403Z, end-time: 2020-02-14T07:27:20.368567Z, duration: 0, exit-code: 0 cat docs/sphinx/en/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 import os from subprocess import call sys.path.insert(0, os.path.abspath('..')) from conf_common import * # noqa: F401, F403 - need to make available everything from common from local_util import download_file_if_missing # noqa: E402 - need to import from common folder call(['cp','../../../get-started.md', 'get-started/get-started.md']) call(['cp','../../../cli-setup.md', 'get-started/cli-setup.md']) call(['cp','../../../firmware-dev.md', 'get-started/firmware-dev.md']) call(['cp','../../../sample-node-config.md', 'get-started/sample-node-config.md']) call(['cp','../../../ui-elements.md', 'get-started/ui-elements.md']) # General information about the project. project = u'ESP RainMaker Programming Guide' copyright = u'2020, Espressif Systems (Shanghai) CO., LTD' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'en' # Download font file that is stored on a separate server to save on esp-idf repository size. print("Downloading font file") download_file_if_missing('https://dl.espressif.com/dl/esp-idf/docs/_static/DejaVuSans.ttf', '../_static') # Set up font for blockdiag, nwdiag, rackdiag and packetdiag blockdiag_fontpath = '../_static/DejaVuSans.ttf' seqdiag_fontpath = '../_static/DejaVuSans.ttf' actdiag_fontpath = '../_static/DejaVuSans.ttf' nwdiag_fontpath = '../_static/DejaVuSans.ttf' rackdiag_fontpath = '../_static/DejaVuSans.ttf' packetdiag_fontpath = '../_static/DejaVuSans.ttf' ########################################################################### # 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': [ ], 'downloads': [ ("pdf", "//espressif-esp-rainmaker.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ("html", "//espressif-esp-rainmaker.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ("epub", "//espressif-esp-rainmaker.readthedocs-hosted.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-rainmaker', 'name': u'esp-rainmaker', 'rtd_language': u'en', 'programming_language': u'c', 'canonical_url': 'https://espressif-esp-rainmaker.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/sphinx/en/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': '/_', 'github_user': 'espressif', 'github_repo': 'esp-rainmaker', 'github_version': 'test/read-the-docs', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'test/read-the-docs', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'test/read-the-docs', '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': 'b50f5a23', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-02-14T07:27:20.432317Z, end-time: 2020-02-14T07:27:22.899468Z, duration: 2, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: No names found, cannot describe anything. Git commit ID: b50f5a2 making output directory... Creating directory _build/version_inc Writing _build/version_inc/git-clone-bash.inc... Writing _build/version_inc/git-clone-windows.inc... Writing _build/version_inc/git-clone-notes.inc... Wrote git-clone-xxx.inc files _build/version_inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 14 source files that are out of date updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] 404 reading sources... [ 14%] about /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 21%] api-reference/index reading sources... [ 28%] api-reference/others reading sources... [ 35%] api-reference/rainmaker_core reading sources... [ 42%] get-started/cli-setup reading sources... [ 50%] get-started/firmware-dev reading sources... [ 57%] get-started/get-started reading sources... [ 64%] get-started/index reading sources... [ 71%] get-started/more-info reading sources... [ 78%] get-started/sample-node-config reading sources... [ 85%] get-started/ui-elements reading sources... [ 92%] index reading sources... [100%] resources looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] 404 writing output... [ 14%] about writing output... [ 21%] api-reference/index writing output... [ 28%] api-reference/others writing output... [ 35%] api-reference/rainmaker_core writing output... [ 42%] get-started/cli-setup writing output... [ 50%] get-started/firmware-dev writing output... [ 57%] get-started/get-started writing output... [ 64%] get-started/index writing output... [ 71%] get-started/more-info writing output... [ 78%] get-started/sample-node-config writing output... [ 85%] get-started/ui-elements writing output... [ 92%] index writing output... [100%] resources generating indices... genindex writing additional pages... search copying images... [ 20%] ../_static/get-started.png copying images... [ 40%] ../_static/contribute.png copying images... [ 60%] ../_static/api-reference.png copying images... [ 80%] ../_static/resources.png copying images... [100%] ../_static/404-page__en.svg copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-02-14T07:27:22.991779Z, end-time: 2020-02-14T07:27:25.323040Z, duration: 2, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: No names found, cannot describe anything. Git commit ID: b50f5a2 making output directory... Writing _build/version_inc/git-clone-bash.inc... Writing _build/version_inc/git-clone-windows.inc... Writing _build/version_inc/git-clone-notes.inc... Wrote git-clone-xxx.inc files _build/version_inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] 404 reading sources... [ 14%] about /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 21%] api-reference/index reading sources... [ 28%] api-reference/others reading sources... [ 35%] api-reference/rainmaker_core reading sources... [ 42%] get-started/cli-setup reading sources... [ 50%] get-started/firmware-dev reading sources... [ 57%] get-started/get-started reading sources... [ 64%] get-started/index reading sources... [ 71%] get-started/more-info reading sources... [ 78%] get-started/sample-node-config reading sources... [ 85%] get-started/ui-elements reading sources... [ 92%] index reading sources... [100%] resources looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... get-started/index get-started/get-started get-started/cli-setup get-started/firmware-dev get-started/more-info get-started/ui-elements get-started/sample-node-config api-reference/index api-reference/rainmaker_core api-reference/others resources about /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/get-started.md:31: WARNING: None:any reference target not found: cli-setup /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/get-started.md:61: WARNING: None:any reference target not found: cli-setup /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/get-started.md:101: WARNING: None:any reference target not found: firmware-dev /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/firmware-dev.md:23: WARNING: None:any reference target not found: sample-node-config /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/firmware-dev.md:73: WARNING: None:any reference target not found: ui-elements writing... done writing additional files... copying images... [ 25%] ../_static/get-started.png copying images... [ 50%] ../_static/contribute.png copying images... [ 75%] ../_static/api-reference.png copying images... [100%] ../_static/resources.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: 2020-02-14T07:27:25.425778Z, end-time: 2020-02-14T07:27:27.546945Z, duration: 2, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: No names found, cannot describe anything. Git commit ID: b50f5a2 making output directory... Writing _build/version_inc/git-clone-bash.inc... Writing _build/version_inc/git-clone-windows.inc... Writing _build/version_inc/git-clone-notes.inc... Wrote git-clone-xxx.inc files _build/version_inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] 404 reading sources... [ 14%] about /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/envs/latest/lib/python2.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 21%] api-reference/index reading sources... [ 28%] api-reference/others reading sources... [ 35%] api-reference/rainmaker_core reading sources... [ 42%] get-started/cli-setup reading sources... [ 50%] get-started/firmware-dev reading sources... [ 57%] get-started/get-started reading sources... [ 64%] get-started/index reading sources... [ 71%] get-started/more-info reading sources... [ 78%] get-started/sample-node-config reading sources... [ 85%] get-started/ui-elements reading sources... [ 92%] index reading sources... [100%] resources looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex...index get-started/index get-started/get-started get-started/cli-setup get-started/firmware-dev get-started/more-info get-started/ui-elements get-started/sample-node-config api-reference/index api-reference/rainmaker_core api-reference/others resources about resolving references... /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/get-started.md:31: WARNING: None:any reference target not found: cli-setup /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/get-started.md:61: WARNING: None:any reference target not found: cli-setup /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/get-started.md:101: WARNING: None:any reference target not found: firmware-dev /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/firmware-dev.md:23: WARNING: None:any reference target not found: sample-node-config /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/get-started/firmware-dev.md:73: WARNING: None:any reference target not found: ui-elements writing... done copying images... [ 25%] ../_static/get-started.png copying images... [ 50%] ../_static/contribute.png copying images... [ 75%] ../_static/api-reference.png copying images... [100%] ../_static/resources.png copying TeX support files... done build succeeded, 5 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: 2020-02-14T07:27:29.389023Z, end-time: 2020-02-14T07:27:29.704975Z, 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: 2020-02-14T07:27:29.763294Z, end-time: 2020-02-14T07:27:32.183184Z, duration: 2, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-rainmaker -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-rainmaker" "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-rainmaker.idx (./espressif-esp-rainmaker.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/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}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./get-started.png > <./api-reference.png> <./contribute.png> <./resources.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `get-started/get-started:claiming' on page 3 und efined on input line 134. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 455--456 []\T1/ptm/m/n/10 Initialise the ESP Rain-Maker agent (esp_rmaker_init())by pass -ing it a con-fig-u-ra- [8] [9] [10] Chapter 2. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 11 undefined on input line 627. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 11 undefined on input line 627. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 11 undefined on input line 642. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 11 undefined on input line 642. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 11 undefined on input line 657. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 11 undefined on input line 657. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 11 undefined on input line 672. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 11 undefined on input line 672. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv419esp_rmaker _config_t' on page 11 undefined on input line 687. [11] LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv427esp_rmaker _param_callback_t' on page 12 undefined on input line 814. [12] LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv427esp_rmaker _param_val_type_t' on page 13 undefined on input line 876. Underfull \hbox (badness 10000) in paragraph at lines 876--876 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 dev_name\T1/ptm/m/n /10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 name\T1/ptm/m/n /10 , LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 13 undefined on input line 947. [13] Underfull \hbox (badness 5119) in paragraph at lines 976--977 []\T1/pcr/m/n/10 properties\T1/ptm/m/n/10 : Prop-er-ties of the paramter, which will be a log-i-cal OR of flags in LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 14 undefined on input line 1025. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 14 undefined on input line 1025. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 14 undefined on input line 1025. [14] LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 15 undefined on input line 1063. Underfull \hbox (badness 10000) in paragraph at lines 1063--1063 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 dev_name\T1/ptm/m/n /10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 param_name\T1/p tm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv420esp_rmaker _work_fn_t' on page 15 undefined on input line 1130. [15] LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _node_info_t' on page 16 undefined on input line 1270. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:structesp__rmaker_ _node__info__t' on page 16 undefined on input line 1272. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv427esp_rmaker _param_val_type_t' on page 16 undefined on input line 1315. LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv416esp_rmaker _val_t' on page 16 undefined on input line 1326. [16] LaTeX Warning: Hyper reference `api-reference/rainmaker_core:_CPPv422esp_rmaker _param_val_t' on page 17 undefined on input line 1358. Underfull \hbox (badness 10000) in paragraph at lines 1358--1358 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *name, \T1/pcr/b/n/10 const \T1/ptm/ m/n/10 char Underfull \hbox (badness 10000) in paragraph at lines 1358--1358 \T1/ptm/m/n/10 *dev_name, \T1/ptm/m/it/10 esp_rmaker_param_val_t LaTeX Warning: Hyper reference `api-reference/rainmaker_core:structesp__rmaker_ _param__val__t' on page 17 undefined on input line 1374. [17] [18] [19] [20] Chapter 3. [21] [22] Chapter 4. No file espressif-esp-rainmaker.ind. [23] (./espressif-esp-rainmaker.aux) Package rerunfilecheck Warning: File `espressif-esp-rainmaker.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-rainmaker.pdf (27 pages, 170906 bytes). Transcript written on espressif-esp-rainmaker.log. Latexmk: Index file 'espressif-esp-rainmaker.idx' was written Latexmk: Missing input file: 'espressif-esp-rainmaker.ind' from line 'No file espressif-esp-rainmaker.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-rainmaker.pdf' Rule 'makeindex espressif-esp-rainmaker.idx': File changes, etc: Non-existent destination files: 'espressif-esp-rainmaker.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-rainmaker.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-rainmaker.ind" "espressif-esp-rainmaker.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-rainmaker.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-rainmaker.idx....done (55 entries accepted, 0 rejected). Sorting entries....done (320 comparisons). Generating output file espressif-esp-rainmaker.ind....done (76 lines written, 0 warnings). Output written in espressif-esp-rainmaker.ind. Transcript written in espressif-esp-rainmaker.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-rainmaker.aux' 'espressif-esp-rainmaker.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-rainmaker" "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-rainmaker.idx (./espressif-esp-rainmaker.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-rainmaker.out) (./espressif-esp-rainmaker.out) (/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}] [2] (./espressif-esp-rainmaker.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./get-started .png> <./api-reference.png> <./contribute.png> <./resources.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 455--456 []\T1/ptm/m/n/10 Initialise the ESP Rain-Maker agent (esp_rmaker_init())by pass -ing it a con-fig-u-ra- [8] [9] [10] Chapter 2. [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 876--876 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 dev_name\T1/ptm/m/n /10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 name\T1/ptm/m/n /10 , [13] Underfull \hbox (badness 5119) in paragraph at lines 976--977 []\T1/pcr/m/n/10 properties\T1/ptm/m/n/10 : Prop-er-ties of the paramter, which will be a log-i-cal OR of flags in [14] Underfull \hbox (badness 10000) in paragraph at lines 1063--1063 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 dev_name\T1/ptm/m/n /10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 param_name\T1/p tm/m/n/10 , [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1358--1358 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *name, \T1/pcr/b/n/10 const \T1/ptm/ m/n/10 char Underfull \hbox (badness 10000) in paragraph at lines 1358--1358 \T1/ptm/m/n/10 *dev_name, [][]\T1/ptm/m/it/10 esp_rmaker_param_val_t[][] [17] [18] [19] [20] Chapter 3. [21] [22] Chapter 4. (./espressif-esp-rainmaker.ind [23] [24] Underfull \hbox (badness 7796) in paragraph at lines 17--18 []\T1/pcr/m/n/10 esp_rmaker_add_ts_data_param \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 20--21 []\T1/pcr/m/n/10 esp_rmaker_config_t::enable_time_sync Overfull \hbox (4.1225pt too wide) in paragraph at lines 22--23 []\T1/pcr/m/n/10 esp_rmaker_config_t::reconnect_attempts Underfull \hbox (badness 10000) in paragraph at lines 25--26 []\T1/pcr/m/n/10 esp_rmaker_device_add_attribute \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 28--30 []\T1/pcr/m/n/10 esp_rmaker_device_assign_primary_param Underfull \hbox (badness 10000) in paragraph at lines 34--35 []\T1/pcr/m/n/10 esp_rmaker_manage_user_node_mapping Underfull \hbox (badness 5147) in paragraph at lines 38--39 []\T1/pcr/m/n/10 esp_rmaker_node_info_t::name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 39--40 []\T1/pcr/m/n/10 esp_rmaker_node_info_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 41--42 []\T1/pcr/m/n/10 esp_rmaker_param_add_ui_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 44--45 []\T1/pcr/m/n/10 esp_rmaker_param_val_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Overfull \hbox (4.1225pt too wide) in paragraph at lines 54--56 []\T1/pcr/m/n/10 esp_rmaker_user_mapping_endpoint_create Overfull \hbox (16.1225pt too wide) in paragraph at lines 56--58 []\T1/pcr/m/n/10 esp_rmaker_user_mapping_endpoint_register [25] [26]) (./espressif-esp-rainmaker.aux) Package rerunfilecheck Warning: File `espressif-esp-rainmaker.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-rainmaker.pdf (30 pages, 179516 bytes). Transcript written on espressif-esp-rainmaker.log. Latexmk: Index file 'espressif-esp-rainmaker.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-rainmaker.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-rainmaker.aux' 'espressif-esp-rainmaker.out' 'espressif-esp-rainmaker.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-rainmaker" "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-rainmaker.idx (./espressif-esp-rainmaker.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-rainmaker.out) (./espressif-esp-rainmaker.out) (/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}] [2] (./espressif-esp-rainmaker.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./get-started .png> <./api-reference.png> <./contribute.png> <./resources.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 455--456 []\T1/ptm/m/n/10 Initialise the ESP Rain-Maker agent (esp_rmaker_init())by pass -ing it a con-fig-u-ra- [8] [9] [10] Chapter 2. [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 876--876 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 dev_name\T1/ptm/m/n /10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 name\T1/ptm/m/n /10 , [13] Underfull \hbox (badness 5119) in paragraph at lines 976--977 []\T1/pcr/m/n/10 properties\T1/ptm/m/n/10 : Prop-er-ties of the paramter, which will be a log-i-cal OR of flags in [14] Underfull \hbox (badness 10000) in paragraph at lines 1063--1063 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 dev_name\T1/ptm/m/n /10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 param_name\T1/p tm/m/n/10 , [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1358--1358 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *name, \T1/pcr/b/n/10 const \T1/ptm/ m/n/10 char Underfull \hbox (badness 10000) in paragraph at lines 1358--1358 \T1/ptm/m/n/10 *dev_name, [][]\T1/ptm/m/it/10 esp_rmaker_param_val_t[][] [17] [18] [19] [20] Chapter 3. [21] [22] Chapter 4. (./espressif-esp-rainmaker.ind [23] [24] Underfull \hbox (badness 7796) in paragraph at lines 17--18 []\T1/pcr/m/n/10 esp_rmaker_add_ts_data_param \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 20--21 []\T1/pcr/m/n/10 esp_rmaker_config_t::enable_time_sync Overfull \hbox (4.1225pt too wide) in paragraph at lines 22--23 []\T1/pcr/m/n/10 esp_rmaker_config_t::reconnect_attempts Underfull \hbox (badness 10000) in paragraph at lines 25--26 []\T1/pcr/m/n/10 esp_rmaker_device_add_attribute \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 28--30 []\T1/pcr/m/n/10 esp_rmaker_device_assign_primary_param Underfull \hbox (badness 10000) in paragraph at lines 34--35 []\T1/pcr/m/n/10 esp_rmaker_manage_user_node_mapping Underfull \hbox (badness 5147) in paragraph at lines 38--39 []\T1/pcr/m/n/10 esp_rmaker_node_info_t::name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 39--40 []\T1/pcr/m/n/10 esp_rmaker_node_info_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 41--42 []\T1/pcr/m/n/10 esp_rmaker_param_add_ui_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 44--45 []\T1/pcr/m/n/10 esp_rmaker_param_val_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Overfull \hbox (4.1225pt too wide) in paragraph at lines 54--56 []\T1/pcr/m/n/10 esp_rmaker_user_mapping_endpoint_create Overfull \hbox (16.1225pt too wide) in paragraph at lines 56--58 []\T1/pcr/m/n/10 esp_rmaker_user_mapping_endpoint_register [25] [26]) (./espressif-esp-rainmaker.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-rainmaker.pdf (30 pages, 180097 bytes). Transcript written on espressif-esp-rainmaker.log. Latexmk: Index file 'espressif-esp-rainmaker.idx' was written Latexmk: Log file says output to 'espressif-esp-rainmaker.pdf' Latexmk: All targets (espressif-esp-rainmaker.pdf) are up-to-date [rtd-command-info] start-time: 2020-02-14T07:27:32.249593Z, end-time: 2020-02-14T07:27:32.558880Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/checkouts/latest/docs/sphinx/en/_build/latex/espressif-esp-rainmaker.pdf /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-rainmaker/artifacts/latest/sphinx_pdf/espressif-esp-rainmaker.pdf