Read the Docs build information Build id: 181263 Project: blocko-inc-guide Version: latest Commit: 9b874f2d5fd44fca2d9184ad856f8264c73aa272 Date: 2019-02-07T04:11:08.112562Z State: finished Success: True [rtd-command-info] start-time: 2019-02-07T04:11:08.596367Z, end-time: 2019-02-07T04:11:08.876212Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/aergoio/guide.git . Cloning into '.'... [rtd-command-info] start-time: 2019-02-07T04:11:09.109764Z, end-time: 2019-02-07T04:11:09.119242Z, 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 9b874f2 Add details to configure network [rtd-command-info] start-time: 2019-02-07T04:11:09.192145Z, end-time: 2019-02-07T04:11:09.199295Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-02-07T04:11:09.841655Z, end-time: 2019-02-07T04:11:11.488934Z, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2019-02-07T04:11:11.556212Z, end-time: 2019-02-07T04:11:13.518156Z, duration: 1, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/46/dc/7fd5df840efb3e56c8b4f768793a237ec4ee59891959d6a215d63f727023/pip-19.0.1-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 9.0.1 Uninstalling pip-9.0.1: Successfully uninstalled pip-9.0.1 Successfully installed pip-19.0.1 [rtd-command-info] start-time: 2019-02-07T04:11:13.579506Z, end-time: 2019-02-07T04:11:32.904970Z, duration: 19, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx<1.8 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 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. Collecting Pygments==2.2.0 Downloading https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB) Collecting setuptools<40 Downloading https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl (567kB) Collecting docutils==0.13.1 Downloading https://files.pythonhosted.org/packages/5f/6d/e864b3c61b81eec57386ac62082fccfe694c7c3046d8723258a37da6d5fc/docutils-0.13.1-py2-none-any.whl (537kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==2.6.1 Downloading https://files.pythonhosted.org/packages/9f/53/9dafa3a48ffa25f4e22f40df880b58b99ad53648f0990caf09b1824d5db2/Pillow-2.6.1.tar.gz (7.3MB) 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.5.4 Downloading https://files.pythonhosted.org/packages/4d/93/3808cbcebe94d205f55a9a32857df733a603339d32c46cd32669d808d964/CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.4.0 Downloading https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx<1.8 Downloading https://files.pythonhosted.org/packages/90/f9/a0babe32c78480994e4f1b93315558f5ed756104054a7029c672a8d77b72/Sphinx-1.7.9-py2.py3-none-any.whl (1.9MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/ef/0c/e4a462190506bc4bff6ca8cf93da07b2d13e540466d2e8a760352d0c69b0/sphinx_rtd_theme-0.4.2-py2.py3-none-any.whl (6.4MB) Collecting readthedocs-sphinx-ext<0.6 Downloading https://files.pythonhosted.org/packages/a5/19/abebb2ac7554119cc56d77ce03abcb17b200d6cc3b04dce05cd31248f06f/readthedocs_sphinx_ext-0.5.16-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB) Collecting packaging (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-py2.py3-none-any.whl Collecting typing; python_version < "3.5" (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/cc/3e/29f92b7aeda5b078c86d14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whl Collecting imagesize (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB) Collecting snowballstemmer>=1.1 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting Jinja2>=2.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting urllib3<1.25,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB) Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB) Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl Building wheels for collected packages: mock, pillow, commonmark Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/de/0e/6b/556798d1ac8762a076ddff5b20f65b2e6cc2ae13b0e683c263 Building wheel for commonmark (setup.py): started Building wheel for commonmark (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/a0/f4/35/019d917f6875107ade3aad634c982f5c6b604c5631cddf20ac Successfully built mock pillow commonmark Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, sphinxcontrib-websupport, six, urllib3, idna, chardet, certifi, requests, pyparsing, packaging, typing, imagesize, pytz, babel, snowballstemmer, MarkupSafe, Jinja2, sphinx, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Pygments-2.2.0 alabaster-0.7.12 babel-2.6.0 certifi-2018.11.29 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.0 pillow-2.6.1 pyparsing-2.3.1 pytz-2018.9 readthedocs-sphinx-ext-0.5.16 recommonmark-0.4.0 requests-2.21.0 setuptools-39.2.0 six-1.12.0 snowballstemmer-1.2.1 sphinx-1.7.9 sphinx-rtd-theme-0.4.2 sphinxcontrib-websupport-1.1.0 typing-3.6.6 urllib3-1.24.1 [rtd-command-info] start-time: 2019-02-07T04:11:32.993999Z, end-time: 2019-02-07T04:11:34.422535Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip -r /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/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. Requirement already satisfied: recommonmark==0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from -r /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/requirements.txt (line 1)) (0.4.0) Collecting sphinx-markdown-tables==0.0.9 (from -r /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/3d/d0/4f6e12f06f87bcae7a97997fc50862222ee78f859edece0da0ad75d8ada4/sphinx-markdown-tables-0.0.9.tar.gz Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from recommonmark==0.4.0->-r /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/requirements.txt (line 1)) (0.13.1) Requirement already satisfied: commonmark<=0.5.4 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from recommonmark==0.4.0->-r /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/requirements.txt (line 1)) (0.5.4) Collecting markdown==2.6.11 (from sphinx-markdown-tables==0.0.9->-r /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/6d/7d/488b90f470b96531a3f5788cf12a93332f543dbab13c423a5e7ce96a0493/Markdown-2.6.11-py2.py3-none-any.whl (78kB) Building wheels for collected packages: sphinx-markdown-tables Building wheel for sphinx-markdown-tables (setup.py): started Building wheel for sphinx-markdown-tables (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/df/ae/13/2e436636f69f99f623599b532c2c11bdd4331c5030e246700f Successfully built sphinx-markdown-tables Installing collected packages: markdown, sphinx-markdown-tables Successfully installed markdown-2.6.11 sphinx-markdown-tables-0.0.9 [rtd-command-info] start-time: 2019-02-07T04:11:34.942597Z, end-time: 2019-02-07T04:11:35.002465Z, duration: 0, exit-code: 0 cat source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = u'aergo-guide' copyright = u'2018, AERGO team and contributors' author = u'AERGO team and contributors' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags release = u'' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx_markdown_tables', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ['.rst', '.md'] source_parsers = { '.md': 'recommonmark.parser.CommonMarkParser', } # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'aergo-guidedoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'aergo-guide.tex', u'aergo-guide Documentation', u'AERGO team and contributors', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'aergo-guide', u'aergo-guide Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'aergo-guide', u'aergo-guide Documentation', author, 'aergo-guide', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix else: SUFFIX = source_suffix[0] 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", "/en/latest/"), ("v0.10.0", "/en/v0.10.0/"), ("v0.9.9", "/en/v0.9.9/"), ("v0.9.7", "/en/v0.9.7/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/blocko-inc-guide/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/blocko-inc-guide/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/blocko-inc-guide/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'blocko-inc-guide', 'name': u'guide', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.aergo.io/en/v0.10.0/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'aergoio', 'github_repo': 'guide', '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': '9b874f2d', } 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"] [rtd-command-info] start-time: 2019-02-07T04:11:35.084994Z, end-time: 2019-02-07T04:11:38.699970Z, duration: 3, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.7.9 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 54 source files that are out of date updating environment: 54 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 7%] community reading sources... [ 9%] contribution/building-from-source reading sources... [ 11%] contribution/index reading sources... [ 12%] contribution/ways-to-contribute reading sources... [ 14%] dapp-development/index reading sources... [ 16%] index reading sources... [ 18%] introduction/index reading sources... [ 20%] running-node/advanced-topics reading sources... [ 22%] running-node/configuration reading sources... [ 24%] running-node/configure-network reading sources... [ 25%] running-node/index reading sources... [ 27%] running-node/monitoring reading sources... [ 29%] running-node/quickstart reading sources... [ 31%] running-node/troubleshooting reading sources... [ 33%] sdks/heraj reading sources... [ 35%] sdks/herajs reading sources... [ 37%] sdks/herapy reading sources... [ 38%] sdks/index reading sources... [ 40%] sdks/other reading sources... [ 42%] smart-contracts/index reading sources... [ 44%] smart-contracts/lua/examples reading sources... [ 46%] smart-contracts/lua/guide reading sources... [ 48%] smart-contracts/lua/hello-world reading sources... [ 50%] smart-contracts/lua/index reading sources... [ 51%] smart-contracts/lua/reference reading sources... [ 53%] smart-contracts/sql/index reading sources... [ 55%] specs/addresses reading sources... [ 57%] specs/block_management reading sources... [ 59%] specs/block_spec reading sources... [ 61%] specs/chain_management reading sources... [ 62%] specs/consensus reading sources... [ 64%] specs/fees reading sources... [ 66%] specs/index reading sources... [ 68%] specs/names reading sources... [ 70%] specs/transaction-types reading sources... [ 72%] specs/transaction_spec reading sources... [ 74%] specs/units reading sources... [ 75%] tools/aergocli reading sources... [ 77%] tools/aergoluac reading sources... [ 79%] tools/brick reading sources... [ 81%] tools/hubenterprise/index reading sources... [ 83%] tools/hubenterprise/install reading sources... [ 85%] tools/hubenterprise/introduce reading sources... [ 87%] tools/index reading sources... [ 88%] tools/ship reading sources... [ 90%] using-testnet/accounts reading sources... [ 92%] using-testnet/connecting reading sources... [ 94%] using-testnet/funding reading sources... [ 96%] using-testnet/index reading sources... [ 98%] using-testnet/monitoring reading sources... [100%] using-testnet/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/block_management.rst:5: WARNING: Title underline too short. Generation of Block ------------------ /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:28: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:33: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/transaction_spec.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api/grpc writing output... [ 3%] api/index writing output... [ 5%] api/rpc-autogenerated writing output... [ 7%] community writing output... [ 9%] contribution/building-from-source writing output... [ 11%] contribution/index writing output... [ 12%] contribution/ways-to-contribute writing output... [ 14%] dapp-development/index writing output... [ 16%] index writing output... [ 18%] introduction/index writing output... [ 20%] running-node/advanced-topics writing output... [ 22%] running-node/configuration writing output... [ 24%] running-node/configure-network writing output... [ 25%] running-node/index writing output... [ 27%] running-node/monitoring writing output... [ 29%] running-node/quickstart writing output... [ 31%] running-node/troubleshooting writing output... [ 33%] sdks/heraj writing output... [ 35%] sdks/herajs writing output... [ 37%] sdks/herapy writing output... [ 38%] sdks/index writing output... [ 40%] sdks/other writing output... [ 42%] smart-contracts/index writing output... [ 44%] smart-contracts/lua/examples writing output... [ 46%] smart-contracts/lua/guide writing output... [ 48%] smart-contracts/lua/hello-world writing output... [ 50%] smart-contracts/lua/index writing output... [ 51%] smart-contracts/lua/reference writing output... [ 53%] smart-contracts/sql/index writing output... [ 55%] specs/addresses writing output... [ 57%] specs/block_management writing output... [ 59%] specs/block_spec writing output... [ 61%] specs/chain_management writing output... [ 62%] specs/consensus writing output... [ 64%] specs/fees writing output... [ 66%] specs/index writing output... [ 68%] specs/names writing output... [ 70%] specs/transaction-types writing output... [ 72%] specs/transaction_spec writing output... [ 74%] specs/units writing output... [ 75%] tools/aergocli writing output... [ 77%] tools/aergoluac writing output... [ 79%] tools/brick writing output... [ 81%] tools/hubenterprise/index writing output... [ 83%] tools/hubenterprise/install writing output... [ 85%] tools/hubenterprise/introduce writing output... [ 87%] tools/index writing output... [ 88%] tools/ship writing output... [ 90%] using-testnet/accounts writing output... [ 92%] using-testnet/connecting writing output... [ 94%] using-testnet/funding writing output... [ 96%] using-testnet/index writing output... [ 98%] using-testnet/monitoring writing output... [100%] using-testnet/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:127: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-testnet/connecting.rst:20: WARNING: Pygments lexer name u'toml' is not known generating indices... genindex writing additional pages... search copying images... [100%] sdks/dapp-overview.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 18 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-02-07T04:11:38.811249Z, end-time: 2019-02-07T04:11:41.381828Z, duration: 2, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 54 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 7%] community reading sources... [ 9%] contribution/building-from-source reading sources... [ 11%] contribution/index reading sources... [ 12%] contribution/ways-to-contribute reading sources... [ 14%] dapp-development/index reading sources... [ 16%] index reading sources... [ 18%] introduction/index reading sources... [ 20%] running-node/advanced-topics reading sources... [ 22%] running-node/configuration reading sources... [ 24%] running-node/configure-network reading sources... [ 25%] running-node/index reading sources... [ 27%] running-node/monitoring reading sources... [ 29%] running-node/quickstart reading sources... [ 31%] running-node/troubleshooting reading sources... [ 33%] sdks/heraj reading sources... [ 35%] sdks/herajs reading sources... [ 37%] sdks/herapy reading sources... [ 38%] sdks/index reading sources... [ 40%] sdks/other reading sources... [ 42%] smart-contracts/index reading sources... [ 44%] smart-contracts/lua/examples reading sources... [ 46%] smart-contracts/lua/guide reading sources... [ 48%] smart-contracts/lua/hello-world reading sources... [ 50%] smart-contracts/lua/index reading sources... [ 51%] smart-contracts/lua/reference reading sources... [ 53%] smart-contracts/sql/index reading sources... [ 55%] specs/addresses reading sources... [ 57%] specs/block_management reading sources... [ 59%] specs/block_spec reading sources... [ 61%] specs/chain_management reading sources... [ 62%] specs/consensus reading sources... [ 64%] specs/fees reading sources... [ 66%] specs/index reading sources... [ 68%] specs/names reading sources... [ 70%] specs/transaction-types reading sources... [ 72%] specs/transaction_spec reading sources... [ 74%] specs/units reading sources... [ 75%] tools/aergocli reading sources... [ 77%] tools/aergoluac reading sources... [ 79%] tools/brick reading sources... [ 81%] tools/hubenterprise/index reading sources... [ 83%] tools/hubenterprise/install reading sources... [ 85%] tools/hubenterprise/introduce reading sources... [ 87%] tools/index reading sources... [ 88%] tools/ship reading sources... [ 90%] using-testnet/accounts reading sources... [ 92%] using-testnet/connecting reading sources... [ 94%] using-testnet/funding reading sources... [ 96%] using-testnet/index reading sources... [ 98%] using-testnet/monitoring reading sources... [100%] using-testnet/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/block_management.rst:5: WARNING: Title underline too short. Generation of Block ------------------ /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:28: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:33: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/transaction_spec.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... introduction/index dapp-development/index running-node/index running-node/quickstart running-node/configuration running-node/monitoring running-node/configure-network running-node/advanced-topics running-node/troubleshooting using-testnet/index using-testnet/connecting using-testnet/syncing using-testnet/accounts using-testnet/funding using-testnet/monitoring smart-contracts/index smart-contracts/lua/index smart-contracts/lua/hello-world smart-contracts/lua/guide smart-contracts/lua/reference smart-contracts/lua/examples smart-contracts/sql/index specs/index specs/transaction-types specs/fees specs/addresses specs/units specs/names specs/consensus specs/block_spec specs/block_management specs/chain_management contribution/index contribution/ways-to-contribute community contribution/building-from-source sdks/index sdks/heraj sdks/herajs sdks/herapy sdks/other tools/index tools/aergocli tools/aergoluac tools/ship tools/brick tools/hubenterprise/index tools/hubenterprise/introduce tools/hubenterprise/install api/index api/grpc api/rpc-autogenerated writing... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:127: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:20: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Could not lex literal_block as "lua". Highlighting skipped. done writing additional files... copying images... [100%] sdks/dapp-overview.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 18 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-02-07T04:11:41.479960Z, end-time: 2019-02-07T04:11:43.841460Z, duration: 2, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 54 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 7%] community reading sources... [ 9%] contribution/building-from-source reading sources... [ 11%] contribution/index reading sources... [ 12%] contribution/ways-to-contribute reading sources... [ 14%] dapp-development/index reading sources... [ 16%] index reading sources... [ 18%] introduction/index reading sources... [ 20%] running-node/advanced-topics reading sources... [ 22%] running-node/configuration reading sources... [ 24%] running-node/configure-network reading sources... [ 25%] running-node/index reading sources... [ 27%] running-node/monitoring reading sources... [ 29%] running-node/quickstart reading sources... [ 31%] running-node/troubleshooting reading sources... [ 33%] sdks/heraj reading sources... [ 35%] sdks/herajs reading sources... [ 37%] sdks/herapy reading sources... [ 38%] sdks/index reading sources... [ 40%] sdks/other reading sources... [ 42%] smart-contracts/index reading sources... [ 44%] smart-contracts/lua/examples reading sources... [ 46%] smart-contracts/lua/guide reading sources... [ 48%] smart-contracts/lua/hello-world reading sources... [ 50%] smart-contracts/lua/index reading sources... [ 51%] smart-contracts/lua/reference reading sources... [ 53%] smart-contracts/sql/index reading sources... [ 55%] specs/addresses reading sources... [ 57%] specs/block_management reading sources... [ 59%] specs/block_spec reading sources... [ 61%] specs/chain_management reading sources... [ 62%] specs/consensus reading sources... [ 64%] specs/fees reading sources... [ 66%] specs/index reading sources... [ 68%] specs/names reading sources... [ 70%] specs/transaction-types reading sources... [ 72%] specs/transaction_spec reading sources... [ 74%] specs/units reading sources... [ 75%] tools/aergocli reading sources... [ 77%] tools/aergoluac reading sources... [ 79%] tools/brick reading sources... [ 81%] tools/hubenterprise/index reading sources... [ 83%] tools/hubenterprise/install reading sources... [ 85%] tools/hubenterprise/introduce reading sources... [ 87%] tools/index reading sources... [ 88%] tools/ship reading sources... [ 90%] using-testnet/accounts reading sources... [ 92%] using-testnet/connecting reading sources... [ 94%] using-testnet/funding reading sources... [ 96%] using-testnet/index reading sources... [ 98%] using-testnet/monitoring reading sources... [100%] using-testnet/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/block_management.rst:5: WARNING: Title underline too short. Generation of Block ------------------ /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:28: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:33: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/transaction_spec.rst: WARNING: document isn't included in any toctree done processing aergo-guide.tex...index introduction/index dapp-development/index running-node/index running-node/quickstart running-node/configuration running-node/monitoring running-node/configure-network running-node/advanced-topics running-node/troubleshooting using-testnet/index using-testnet/connecting using-testnet/syncing using-testnet/accounts using-testnet/funding using-testnet/monitoring smart-contracts/index smart-contracts/lua/index smart-contracts/lua/hello-world smart-contracts/lua/guide smart-contracts/lua/reference smart-contracts/lua/examples smart-contracts/sql/index specs/index specs/transaction-types specs/fees specs/addresses specs/units specs/names specs/consensus specs/block_spec specs/block_management specs/chain_management contribution/index contribution/ways-to-contribute community contribution/building-from-source sdks/index sdks/heraj sdks/herajs sdks/herapy sdks/other tools/index tools/aergocli tools/aergoluac tools/ship tools/brick tools/hubenterprise/index tools/hubenterprise/introduce tools/hubenterprise/install api/index api/grpc api/rpc-autogenerated resolving references... writing... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:127: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-testnet/connecting.rst:20: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. done copying images... [100%] sdks/dapp-overview.png copying TeX support files... done build succeeded, 17 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-02-07T04:11:43.902262Z, end-time: 2019-02-07T04:11:44.868126Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/latex/aergo-guide.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/la test/source/_build/latex/aergo-guide.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 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-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.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/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/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/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/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/latexconfig/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/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)) Package hyperref Message: Driver (autodetected): hpdftex. (/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 aergo-guide.idx No file aergo-guide.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/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] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] [9] [10] [11] [12] Overfull \vbox (2.68167pt too high) detected at line 702 [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1050--1050 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. [25] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1344--1345 []\T1/ptm/m/n/10 Account to de-ploy and ex-e-cute a con-tract: \T1/pcr/m/n/10 A mPbWrQbtQrCaJqLWdMtfk2KiN83m2HFpBbQQSTxqqchVv58o82i Overfull \hbox (2786.4413pt too wide) in paragraph at lines 1362--1362 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1373--1373 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [26] [27] [28] [29] [30] [31] [32] [33] [34] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2028 ... in Lua that stores key-value values ​ ​in a block-chain state ... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2028 ... Lua that stores key-value values ​​ in a block-chain state sto... [35] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2032 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2032 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2036 ​ ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2041 ​ [36] [37] [38] [39] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2295 ​ [40] [41] ! Package inputenc Error: Unicode char 홍 (U+D64D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 길 (U+AE38) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 동 (U+B3D9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 김 (U+AE40) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2479 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 철 (U+CCA0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2479 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2479 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 이 (U+C774) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2480 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 영 (U+C601) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2480 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 미 (U+BBF8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2480 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ​ ! Package inputenc Error: Unicode char 사 (U+C0AC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2484 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 과 (U+ACFC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2484 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 박 (U+BC15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 포 (U+D3EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 도 (U+B3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2487 ​ Overfull \vbox (8.32281pt too high) detected at line 2494 [42] [43] [44] [45] [46] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/phv/m/n/10 Ac- Overfull \hbox (3.19142pt too wide) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 Sender| Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 Gov-er- Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/pcr/m/n/10 v, [63 <./dapp-overview.png>] [64] Chapter 11. [65] [66] Overfull \hbox (70.24437pt too wide) in paragraph at lines 3853--3853 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 3879--3879 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [67] Overfull \hbox (70.24437pt too wide) in paragraph at lines 3903--3903 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 3919--3919 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 3954--3954 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [68] Overfull \hbox (75.64436pt too wide) in paragraph at lines 3977--3977 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [69] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4074--4074 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [70] [71] [72] [73] [74] [75] Underfull \vbox (badness 2680) detected at line 4503 [76] [77] [78] Chapter 12. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 79 und efined on input line 4529. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 79 undefined on input line 4532. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 79 undefined on input line 4535. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 79 undefined on input line 4538. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 79 undefined on input line 4541. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 79 undefined on input line 4544. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 79 undefined on input line 4547. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 79 undefined on input line 4550. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 79 undefined on input line 4553. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 79 u ndefined on input line 4556. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 79 undefined on input line 4559. [79] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 80 u ndefined on input line 4562. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 80 undefined on input line 4565. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 80 un defined on input line 4568. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 8 0 undefined on input line 4571. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 80 undefined on input line 4574. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 80 undefined on input line 4577. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 80 un defined on input line 4580. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 8 0 undefined on input line 4583. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 8 0 undefined on input line 4586. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 80 undefined on input line 4589. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 80 undefined on input line 4592. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 80 undefined on input line 4595. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 80 un defined on input line 4598. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 8 0 undefined on input line 4601. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 80 undefined on input line 4604. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 80 undefined on input line 4607. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 80 undefined on input line 4614. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 80 und efined on input line 4617. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 80 u ndefined on input line 4620. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 80 undefined on input line 4623. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 80 undefined on input line 4626. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 80 undefined on input line 4629. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 80 undefined on input line 4632. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 8 0 undefined on input line 4635. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 80 u ndefined on input line 4638. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 80 undefined on input line 4641. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 80 u ndefined on input line 4644. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateProof' on page 80 undefined on input line 4647. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 80 undefined on input line 4650. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 80 undefined on input line 4653. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 8 0 undefined on input line 4656. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 80 unde fined on input line 4659. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 80 undefined on input line 4662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 80 u ndefined on input line 4665. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 80 undefined on input line 4668. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 80 undefined on input line 4671. [80] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 81 undefined on input line 4674. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 81 undefined on input line 4681. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 81 undefined on input line 4684. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 81 undefined on input line 4687. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 81 undefined on input line 4690. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 81 undefined on input line 4693. LaTeX Warning: Hyper reference `api/rpc-autogenerated:scalar-value-types' on pa ge 81 undefined on input line 4700. [81] [82] Overfull \vbox (292.52675pt too high) has occurred while \output is active [83] No file aergo-guide.ind. [84] (./aergo-guide.aux) Package rerunfilecheck Warning: File `aergo-guide.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 aergo-guide.pdf (88 pages, 283968 bytes). Transcript written on aergo-guide.log. [rtd-command-info] start-time: 2019-02-07T04:11:44.946276Z, end-time: 2019-02-07T04:11:45.076631Z, duration: 0, exit-code: 0 makeindex -s python.ist aergo-guide.idx This is makeindex, version 2.15 [TeX Live 2015] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file aergo-guide.idx...done (0 entries accepted, 0 rejected). Nothing written in aergo-guide.ind. Transcript written in aergo-guide.ilg. [rtd-command-info] start-time: 2019-02-07T04:11:45.203517Z, end-time: 2019-02-07T04:11:46.430683Z, duration: 1, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/latex/aergo-guide.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/la test/source/_build/latex/aergo-guide.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 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-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.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/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/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/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/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/latexconfig/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/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)) Package hyperref Message: Driver (autodetected): hpdftex. (/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 aergo-guide.idx (./aergo-guide.aux LaTeX Warning: Label `running-node/configuration:configuration' multiply define d. LaTeX Warning: Label `running-node/configuration:single-aergo-server-default' m ultiply defined. LaTeX Warning: Label `running-node/configuration:testmode' multiply defined. LaTeX Warning: Label `running-node/configuration:reference' multiply defined. LaTeX Warning: Label `running-node/configuration:logging-options' multiply defi ned. LaTeX Warning: Label `running-node/monitoring:monitoring' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:troubleshooting' multiply de fined. LaTeX Warning: Label `running-node/troubleshooting:storage-errors' multiply def ined. LaTeX Warning: Label `running-node/troubleshooting:db-initilaize-failure' multi ply defined. LaTeX Warning: Label `running-node/troubleshooting:check-previously-running-pro cesses' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:miscellaneous-db-errors' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:disk-performance-problem' mu ltiply defined. LaTeX Warning: Label `running-node/troubleshooting:network-trouble' multiply de fined. LaTeX Warning: Label `running-node/troubleshooting:peer-connection-failure' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:network-performance-problem' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:server-process-hang' multipl y defined. LaTeX Warning: Label `running-node/troubleshooting:tracking-status-of-transacti on' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-status-of-transaction' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-account' multiply defi ned. LaTeX Warning: Label `running-node/troubleshooting:check-status-of-mempool' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-receipt' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/hello-world:hello-world' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/hello-world:tutorial' multiply define d. LaTeX Warning: Label `smart-contracts/lua/hello-world:check-account-and-balance ' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:compile-contract' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:deploy-contract' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:get-abi-of-contract' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-initial-state' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:call-contract' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-changed-state' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-contract-variable-w ith-merkle-proof' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:programming-guide' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:libraries' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:smart-contract' multiply define d. LaTeX Warning: Label `smart-contracts/lua/guide:layout' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:import' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:state-variable' multiply define d. LaTeX Warning: Label `smart-contracts/lua/guide:value' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:map' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:array' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:constructor' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:functions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:export-contract-function-s' mul tiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:special-functions' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/guide:default' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:payable' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:sql' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:tools' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:aergoluac' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:aergocli' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:brick' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:style-conventions' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:reference' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:overview' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:system-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:getsender' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getblockheight' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:gettxhash' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:gettimestamp' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:getcontractid' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:setitem-key-value' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:getitem-key' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:getamount' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getcreator' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:getorigin' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getprevblockhash' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:print-args' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:contract-package' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:send-address-amount' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:deploy-code-args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:call-address-function-name- args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:delegatecall-address-functi on-name-args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:pcall-fn-args' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:balance-address' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/reference:built-in-functions' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/reference:db-package' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:exec-sql' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:query-sql' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:prepare-sql' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:functions-of-result-set-obj ect' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:next' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:get' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:functions-of-prepared-state ment-object' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:query-bind1-bind2' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:exec-bind1-bind2' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:sql-restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:types' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:sql-statement' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:function' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:constraint' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:json-package' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:encode-arg' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:decode-string' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:crypto-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:sha256-arg' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:ecverify-message-signature- address' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:bignum-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:number-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:isneg-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:iszero-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:tonumber-x' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:tostring-x-bignum-tostring- x-same-as-tostring-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:neg-x-same-as-x' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/reference:sqrt-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:compare-x-y' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:add-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:sub-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:mul-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:mod-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:div-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:pow-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:divmod-x-y' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:powmod-x-y-m' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/examples:examples' multiply defined. LaTeX Warning: Label `smart-contracts/lua/examples:reusable-code' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/examples:using-libraries' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/examples:aergo-contract-example' mult iply defined. LaTeX Warning: Label `api/rpc-autogenerated:protocol-documentation' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:rpc-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:aergorpcservice' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountandroot' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockheaderlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockmetadata' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockmetadatalist' multiply defined . LaTeX Warning: Label `api/rpc-autogenerated:blockchainstatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitresult' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitresultlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:empty' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:importformat' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:input' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:name' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nameinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nodereq' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:output' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peer' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peerlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:personal' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:singlebytes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:staking' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifyresult' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:vote' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:votelist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitstatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifystatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockchain-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:abi' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:block' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockheader' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:contractvarproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:fnargument' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:function' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:query' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:receipt' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:state' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:stateproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statequery' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statequeryproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statevar' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:tx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txidx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txinblock' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txtype' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metric-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metrics' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metricsrequest' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peermetric' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metrictype' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:scalar-value-types' multiply define d. ) (/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/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)) (./aergo-guide.out) (./aergo-guide.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] (./aergo-guide.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] [9] [10] [11] [12] Overfull \vbox (2.68167pt too high) detected at line 702 [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1050--1050 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. [25] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1344--1345 []\T1/ptm/m/n/10 Account to de-ploy and ex-e-cute a con-tract: \T1/pcr/m/n/10 A mPbWrQbtQrCaJqLWdMtfk2KiN83m2HFpBbQQSTxqqchVv58o82i Overfull \hbox (2786.4413pt too wide) in paragraph at lines 1362--1362 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1373--1373 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [26] [27] [28] [29] [30] [31] [32] [33] [34] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2028 ... in Lua that stores key-value values ​ ​in a block-chain state ... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2028 ... Lua that stores key-value values ​​ in a block-chain state sto... [35] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2032 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2032 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2036 ​ ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2041 ​ [36] [37] [38] [39] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2295 ​ [40] [41] ! Package inputenc Error: Unicode char 홍 (U+D64D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 길 (U+AE38) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 동 (U+B3D9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 김 (U+AE40) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2479 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 철 (U+CCA0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2479 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2479 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 이 (U+C774) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2480 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 영 (U+C601) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2480 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 미 (U+BBF8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2480 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ​ ! Package inputenc Error: Unicode char 사 (U+C0AC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2484 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 과 (U+ACFC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2484 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 박 (U+BC15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 포 (U+D3EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 도 (U+B3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2487 ​ Overfull \vbox (8.32281pt too high) detected at line 2494 [42] [43] [44] [45] [46] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/phv/m/n/10 Ac- Overfull \hbox (3.19142pt too wide) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 Sender| Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 Gov-er- Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 2785--2785 []\T1/pcr/m/n/10 v, [63 <./dapp-overview.png>] [64] Chapter 11. [65] [66] Overfull \hbox (70.24437pt too wide) in paragraph at lines 3853--3853 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 3879--3879 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [67] Overfull \hbox (70.24437pt too wide) in paragraph at lines 3903--3903 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 3919--3919 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 3954--3954 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [68] Overfull \hbox (75.64436pt too wide) in paragraph at lines 3977--3977 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [69] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4074--4074 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [70] [71] [72] [73] [74] [75] Underfull \vbox (badness 2680) detected at line 4503 [76] [77] [78] Chapter 12. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 79 und efined on input line 4529. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 79 undefined on input line 4532. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 79 undefined on input line 4535. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 79 undefined on input line 4538. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 79 undefined on input line 4541. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 79 undefined on input line 4544. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 79 undefined on input line 4547. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 79 undefined on input line 4550. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 79 undefined on input line 4553. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 79 u ndefined on input line 4556. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 79 undefined on input line 4559. [79] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 80 u ndefined on input line 4562. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 80 undefined on input line 4565. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 80 un defined on input line 4568. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 8 0 undefined on input line 4571. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 80 undefined on input line 4574. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 80 undefined on input line 4577. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 80 un defined on input line 4580. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 8 0 undefined on input line 4583. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 8 0 undefined on input line 4586. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 80 undefined on input line 4589. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 80 undefined on input line 4592. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 80 undefined on input line 4595. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 80 un defined on input line 4598. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 8 0 undefined on input line 4601. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 80 undefined on input line 4604. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 80 undefined on input line 4607. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 80 undefined on input line 4614. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 80 und efined on input line 4617. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 80 u ndefined on input line 4620. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 80 undefined on input line 4623. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 80 undefined on input line 4626. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 80 undefined on input line 4629. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 80 undefined on input line 4632. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 8 0 undefined on input line 4635. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 80 u ndefined on input line 4638. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 80 undefined on input line 4641. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 80 u ndefined on input line 4644. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateProof' on page 80 undefined on input line 4647. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 80 undefined on input line 4650. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 80 undefined on input line 4653. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 8 0 undefined on input line 4656. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 80 unde fined on input line 4659. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 80 undefined on input line 4662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 80 u ndefined on input line 4665. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 80 undefined on input line 4668. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 80 undefined on input line 4671. [80] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 81 undefined on input line 4674. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 81 undefined on input line 4681. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 81 undefined on input line 4684. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 81 undefined on input line 4687. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 81 undefined on input line 4690. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 81 undefined on input line 4693. [81] [82] Overfull \vbox (292.52675pt too high) has occurred while \output is active [83] (./aergo-guide.ind) [84] (./aergo-guide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on aergo-guide.pdf (88 pages, 293140 bytes). Transcript written on aergo-guide.log. [rtd-command-info] start-time: 2019-02-07T04:11:46.497028Z, end-time: 2019-02-07T04:11:46.558320Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/latex/aergo-guide.pdf /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/artifacts/latest/sphinx_pdf/blocko-inc-guide.pdf [rtd-command-info] start-time: 2019-02-07T04:11:46.617081Z, end-time: 2019-02-07T04:11:49.448381Z, duration: 2, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [epub]: targets for 54 source files that are out of date updating environment: 54 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 7%] community reading sources... [ 9%] contribution/building-from-source reading sources... [ 11%] contribution/index reading sources... [ 12%] contribution/ways-to-contribute reading sources... [ 14%] dapp-development/index reading sources... [ 16%] index reading sources... [ 18%] introduction/index reading sources... [ 20%] running-node/advanced-topics reading sources... [ 22%] running-node/configuration reading sources... [ 24%] running-node/configure-network reading sources... [ 25%] running-node/index reading sources... [ 27%] running-node/monitoring reading sources... [ 29%] running-node/quickstart reading sources... [ 31%] running-node/troubleshooting reading sources... [ 33%] sdks/heraj reading sources... [ 35%] sdks/herajs reading sources... [ 37%] sdks/herapy reading sources... [ 38%] sdks/index reading sources... [ 40%] sdks/other reading sources... [ 42%] smart-contracts/index reading sources... [ 44%] smart-contracts/lua/examples reading sources... [ 46%] smart-contracts/lua/guide reading sources... [ 48%] smart-contracts/lua/hello-world reading sources... [ 50%] smart-contracts/lua/index reading sources... [ 51%] smart-contracts/lua/reference reading sources... [ 53%] smart-contracts/sql/index reading sources... [ 55%] specs/addresses reading sources... [ 57%] specs/block_management reading sources... [ 59%] specs/block_spec reading sources... [ 61%] specs/chain_management reading sources... [ 62%] specs/consensus reading sources... [ 64%] specs/fees reading sources... [ 66%] specs/index reading sources... [ 68%] specs/names reading sources... [ 70%] specs/transaction-types reading sources... [ 72%] specs/transaction_spec reading sources... [ 74%] specs/units reading sources... [ 75%] tools/aergocli reading sources... [ 77%] tools/aergoluac reading sources... [ 79%] tools/brick reading sources... [ 81%] tools/hubenterprise/index reading sources... [ 83%] tools/hubenterprise/install reading sources... [ 85%] tools/hubenterprise/introduce reading sources... [ 87%] tools/index reading sources... [ 88%] tools/ship reading sources... [ 90%] using-testnet/accounts reading sources... [ 92%] using-testnet/connecting reading sources... [ 94%] using-testnet/funding reading sources... [ 96%] using-testnet/index reading sources... [ 98%] using-testnet/monitoring reading sources... [100%] using-testnet/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/block_management.rst:5: WARNING: Title underline too short. Generation of Block ------------------ /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:28: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:33: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/chain_management.rst:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/transaction_spec.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api/grpc writing output... [ 3%] api/index writing output... [ 5%] api/rpc-autogenerated writing output... [ 7%] community writing output... [ 9%] contribution/building-from-source writing output... [ 11%] contribution/index writing output... [ 12%] contribution/ways-to-contribute writing output... [ 14%] dapp-development/index writing output... [ 16%] index writing output... [ 18%] introduction/index writing output... [ 20%] running-node/advanced-topics writing output... [ 22%] running-node/configuration writing output... [ 24%] running-node/configure-network writing output... [ 25%] running-node/index writing output... [ 27%] running-node/monitoring writing output... [ 29%] running-node/quickstart writing output... [ 31%] running-node/troubleshooting writing output... [ 33%] sdks/heraj writing output... [ 35%] sdks/herajs writing output... [ 37%] sdks/herapy writing output... [ 38%] sdks/index writing output... [ 40%] sdks/other writing output... [ 42%] smart-contracts/index writing output... [ 44%] smart-contracts/lua/examples writing output... [ 46%] smart-contracts/lua/guide writing output... [ 48%] smart-contracts/lua/hello-world writing output... [ 50%] smart-contracts/lua/index writing output... [ 51%] smart-contracts/lua/reference writing output... [ 53%] smart-contracts/sql/index writing output... [ 55%] specs/addresses writing output... [ 57%] specs/block_management writing output... [ 59%] specs/block_spec writing output... [ 61%] specs/chain_management writing output... [ 62%] specs/consensus writing output... [ 64%] specs/fees writing output... [ 66%] specs/index writing output... [ 68%] specs/names writing output... [ 70%] specs/transaction-types writing output... [ 72%] specs/transaction_spec writing output... [ 74%] specs/units writing output... [ 75%] tools/aergocli writing output... [ 77%] tools/aergoluac writing output... [ 79%] tools/brick writing output... [ 81%] tools/hubenterprise/index writing output... [ 83%] tools/hubenterprise/install writing output... [ 85%] tools/hubenterprise/introduce writing output... [ 87%] tools/index writing output... [ 88%] tools/ship writing output... [ 90%] using-testnet/accounts writing output... [ 92%] using-testnet/connecting writing output... [ 94%] using-testnet/funding writing output... [ 96%] using-testnet/index writing output... [ 98%] using-testnet/monitoring writing output... [100%] using-testnet/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:127: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-testnet/connecting.rst:20: WARNING: Pygments lexer name u'toml' is not known generating indices... genindex writing additional pages... copying images... [100%] sdks/dapp-overview.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying extra files... done WARNING: conf value "version" should not be empty for EPUB3 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing aergo-guide.epub file... build succeeded, 19 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-02-07T04:11:49.509046Z, end-time: 2019-02-07T04:11:49.576126Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/epub/aergo-guide.epub /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/artifacts/latest/sphinx_epub/blocko-inc-guide.epub