Read the Docs build information Build id: 972 Project: sales-req-spec Version: latest Commit: 39bfb51c84ec6167915e0aadc3925b48a5be4947 Date: 2019-02-19T03:54:39.333635 State: finished Success: True [rtd-command-info] start-time: 2019-02-19T09:54:41.161235, end-time: 2019-02-19T09:54:41.209166, duration: 0, exit-code: 0 git remote set-url origin http://gitlab.lan.arta.kz/publicdoc/synergy-sales.git [rtd-command-info] start-time: 2019-02-19T09:54:41.648818, end-time: 2019-02-19T09:54:43.335718, duration: 1, exit-code: 0 git fetch --tags --prune --prune-tags From http://gitlab.lan.arta.kz/publicdoc/synergy-sales d406e31..39bfb51 master -> origin/master [rtd-command-info] start-time: 2019-02-19T09:54:43.564946, end-time: 2019-02-19T09:54:43.592775, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was d406e31 fixes to DOCR-667 HEAD is now at 39bfb51 DOCR-667 [rtd-command-info] start-time: 2019-02-19T09:54:43.942122, end-time: 2019-02-19T09:54:44.015740, duration: 0, exit-code: 0 git clean -d -f -f Removing req_spec/_build/ [rtd-command-info] start-time: 2019-02-19T09:54:44.285856, end-time: 2019-02-19T09:54:44.296075, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/master [rtd-command-info] start-time: 2019-02-19T09:54:45.727783, end-time: 2019-02-19T09:54:55.525221, duration: 9, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download /var/lib/rtd/user_builds/sales-req-spec/envs/latest New python executable in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/bin/python2.7 Not overwriting existing python script /var/lib/rtd/user_builds/sales-req-spec/envs/latest/bin/python (you must use /var/lib/rtd/user_builds/sales-req-spec/envs/latest/bin/python2.7) Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2019-02-19T09:54:55.927322, end-time: 2019-02-19T09:55:01.024425, duration: 5, exit-code: 0 python /var/lib/rtd/user_builds/sales-req-spec/envs/latest/bin/pip install --upgrade --cache-dir /var/lib/rtd/user_builds/sales-req-spec/.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 Requirement already up-to-date: Pygments==2.2.0 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (2.2.0) Requirement already up-to-date: setuptools<40 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (39.2.0) Requirement already up-to-date: docutils==0.13.1 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (0.13.1) Requirement already up-to-date: mock==1.0.1 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (1.0.1) Requirement already up-to-date: pillow==2.6.1 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (2.6.1) Requirement already up-to-date: alabaster!=0.7.5,<0.8,>=0.7 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (0.7.12) Requirement already up-to-date: commonmark==0.5.4 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (0.5.4) Requirement already up-to-date: recommonmark==0.4.0 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (0.4.0) Requirement already up-to-date: sphinx<1.8 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (1.7.9) Requirement already up-to-date: sphinx-rtd-theme<0.5 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (0.4.3) Requirement already up-to-date: readthedocs-sphinx-ext<0.6 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (0.5.16) Requirement not upgraded as not directly required: packaging in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from sphinx<1.8) (19.0) Requirement not upgraded as not directly required: sphinxcontrib-websupport in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from sphinx<1.8) (1.1.0) Requirement not upgraded as not directly required: six>=1.5 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from sphinx<1.8) (1.12.0) Requirement not upgraded as not directly required: requests>=2.0.0 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from sphinx<1.8) (2.21.0) Requirement not upgraded as not directly required: typing; python_version < "3.5" in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from sphinx<1.8) (3.6.6) Requirement not upgraded as not directly required: imagesize in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from sphinx<1.8) (1.1.0) Requirement not upgraded as not directly required: babel!=2.0,>=1.3 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from sphinx<1.8) (2.6.0) Requirement not upgraded as not directly required: snowballstemmer>=1.1 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from sphinx<1.8) (1.2.1) Requirement not upgraded as not directly required: Jinja2>=2.3 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from sphinx<1.8) (2.10) Requirement not upgraded as not directly required: pyparsing>=2.0.2 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from packaging->sphinx<1.8) (2.3.1) Requirement not upgraded as not directly required: urllib3<1.25,>=1.21.1 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx<1.8) (1.24.1) Requirement not upgraded as not directly required: idna<2.9,>=2.5 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx<1.8) (2.8) Requirement not upgraded as not directly required: chardet<3.1.0,>=3.0.2 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx<1.8) (3.0.4) Requirement not upgraded as not directly required: certifi>=2017.4.17 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx<1.8) (2018.11.29) Requirement not upgraded as not directly required: pytz>=0a in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx<1.8) (2018.9) Requirement not upgraded as not directly required: MarkupSafe>=0.23 in /var/lib/rtd/user_builds/sales-req-spec/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx<1.8) (1.1.0) You are using pip version 10.0.1, however version 19.0.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2019-02-19T09:55:02.538285, end-time: 2019-02-19T09:55:02.571577, duration: 0, exit-code: 0 cat req_spec/conf.py # -*- coding: utf-8 -*- # # Read the Docs Template documentation build configuration file, created by # sphinx-quickstart on Tue Aug 26 14:19:49 2014. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys import os # 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. #sys.path.insert(0, os.path.abspath('.')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. #needs_sphinx = '1.0' # Add any Sphinx extension module names here, as Strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix of source filenames. source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = u'Спецификация требований Synergy Sales' copyright = u'2019, ARTA Software' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = '1.5' # The full version, including alpha/beta/rc tags. release = '1.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ['_build'] # The reST default role (used for this markup: `text`) to use for all # documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. #keep_warnings = False # -- 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 themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # 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'] html_context = { 'css_files': [ '_static/theme_overrides.css', # override wide tables in RTD theme ], } # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = 'ReadtheDocsTemplatedoc' # -- 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': '', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ ('index', 'ReadtheDocsTemplate.tex', u'Read the Docs Template Documentation', u'Read the Docs', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. #latex_show_urls = False # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ('index', 'readthedocstemplate', u'Спецификация требований Synergy Showcase', [u'Read the Docs'], 1) ] # If true, show URL addresses after external links. #man_show_urls = False # -- 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 = [ ('index', 'ReadtheDocsTemplate', u'Read the Docs Template Documentation', u'Read the Docs', 'ReadtheDocsTemplate', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. #texinfo_appendices = [] # If false, no module index is generated. #texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. #texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. #texinfo_no_detailmenu = False ########################################################################### # 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') html_static_path.append('/var/lib/rtd/checkouts/readthedocs.org/readthedocs/templates/sphinx/_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 = 'http://rtd.lan.arta.kz/websupport' websupport2_static_url = '/static/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "/media/", 'STATIC_URL': "/static/", 'PRODUCTION_DOMAIN': "rtd.lan.arta.kz", 'versions': [ ("latest", "/ru/latest/"), ], 'downloads': [ ("pdf", "//rtd.lan.arta.kz/projects/sales-req-spec/downloads/pdf/latest/"), ("docx", "//rtd.lan.arta.kz/projects/sales-req-spec/downloads/docx/latest/"), ("htmlzip", "//rtd.lan.arta.kz/projects/sales-req-spec/downloads/htmlzip/latest/"), ("epub", "//rtd.lan.arta.kz/projects/sales-req-spec/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'sales-req-spec', 'name': u'Synergy Sales: спецификация требований', 'rtd_language': u'ru', 'programming_language': u'words', 'canonical_url': 'http://rtd.lan.arta.kz/docs/sales-req-spec/ru/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/req_spec/', 'api_host': 'http://rtd.lan.arta.kz', 'github_user': 'None', 'github_repo': 'None', 'github_version': 'master', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'None', 'commit': '39bfb51c', } 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-19T09:55:02.779234, end-time: 2019-02-19T09:55:12.084107, duration: 9, exit-code: 0 python /var/lib/rtd/user_builds/sales-req-spec/envs/latest/bin/sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=ru . _build/html Running Sphinx v1.7.9 loading translations [ru]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] glossary reading sources... [ 50%] goals reading sources... [ 75%] index reading sources... [100%] requirements looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] glossary writing output... [ 50%] goals writing output... [ 75%] index writing output... [100%] requirements generating indices... genindex writing additional pages... search copying static files... WARNING: html_static_path entry '/var/lib/rtd/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in Russian (code: ru) ... done dumping object inventory... done build succeeded, 1 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-02-19T09:55:12.477247, end-time: 2019-02-19T09:55:13.321284, duration: 0, exit-code: 0 python /var/lib/rtd/user_builds/sales-req-spec/envs/latest/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=ru . _build/localmedia Running Sphinx v1.7.9 loading translations [ru]... 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: 4 added, 0 changed, 0 removed reading sources... [ 25%] glossary reading sources... [ 50%] goals reading sources... [ 75%] index reading sources... [100%] requirements looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... goals glossary requirements writing... done writing additional files... copying static files... WARNING: html_static_path entry '/var/lib/rtd/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 1 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-02-19T09:55:13.520160, end-time: 2019-02-19T09:55:14.642406, duration: 1, exit-code: 0 python /var/lib/rtd/user_builds/sales-req-spec/envs/latest/bin/sphinx-build -b latex -D language=ru -d _build/doctrees . _build/latex Running Sphinx v1.7.9 loading translations [ru]... 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: 4 added, 0 changed, 0 removed reading sources... [ 25%] glossary reading sources... [ 50%] goals reading sources... [ 75%] index reading sources... [100%] requirements looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex...index goals glossary requirements resolving references... writing... done copying TeX support files... done build succeeded. 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-19T09:55:14.952271, end-time: 2019-02-19T09:55:16.757816, duration: 1, exit-code: 0 pdflatex -interaction=nonstopmode /var/lib/rtd/user_builds/sales-req-spec/checkouts/latest/req_spec/_build/latex/ReadtheDocsTemplate.tex This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/var/lib/rtd/user_builds/sales-req-spec/checkouts/latest/req_spec/_build/latex /ReadtheDocsTemplate.tex LaTeX2e <2017/01/01> patch level 3 Babel <3.9r> and hyphenation patterns for 11 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-russian/russianb.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def) Package babel Warning: No Cyrillic font encoding has been loaded so far. (babel) A font encoding should be declared before babel. (babel) Default `T2A' encoding will be loaded on input line 69. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2aenc.def (/usr/share/texlive/texmf-dist/tex/latex/base/t2aenc.dfu)))) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/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/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/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 ReadtheDocsTemplate.idx No file ReadtheDocsTemplate.aux. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)<> (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmss.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] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmtt.fd) [1] (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 2. [3] [4] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 3. Overfull \hbox (3.61584pt too wide) in paragraph at lines 185--186 []|\T2A/cmr/m/n/10 3.1.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 190--191 []|\T2A/cmr/m/n/10 3.1.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 195--196 []|\T2A/cmr/m/n/10 3.1.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 200--201 []|\T2A/cmr/m/n/10 3.1.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 205--206 []|\T2A/cmr/m/n/10 3.1.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 210--211 []|\T2A/cmr/m/n/10 3.1.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 215--216 []|\T2A/cmr/m/n/10 3.1.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 220--221 []|\T2A/cmr/m/n/10 3.1.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 225--226 []|\T2A/cmr/m/n/10 3.1.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 230--231 []|\T2A/cmr/m/n/10 3.1.10| Overfull \hbox (140.83234pt too wide) in paragraph at lines 232--232 [] Underfull \hbox (badness 10000) in paragraph at lines 232--232 Overfull \hbox (8.61462pt too wide) in paragraph at lines 256--257 []|\T2A/cmr/m/n/10 3.1.11| Overfull \hbox (8.61462pt too wide) in paragraph at lines 261--262 []|\T2A/cmr/m/n/10 3.1.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 266--267 []|\T2A/cmr/m/n/10 3.1.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 271--272 []|\T2A/cmr/m/n/10 3.1.14| Overfull \hbox (8.61462pt too wide) in paragraph at lines 276--277 []|\T2A/cmr/m/n/10 3.1.15| [5] Overfull \vbox (82.96843pt too high) has occurred while \output is active [6] Overfull \hbox (3.61584pt too wide) in paragraph at lines 294--295 []|\T2A/cmr/m/n/10 3.2.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 299--300 []|\T2A/cmr/m/n/10 3.2.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 304--305 []|\T2A/cmr/m/n/10 3.2.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 309--310 []|\T2A/cmr/m/n/10 3.2.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 314--315 []|\T2A/cmr/m/n/10 3.2.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 319--320 []|\T2A/cmr/m/n/10 3.2.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 337--338 []|\T2A/cmr/m/n/10 3.3.1| Overfull \hbox (205.40685pt too wide) in paragraph at lines 339--339 [] Underfull \hbox (badness 10000) in paragraph at lines 339--339 Overfull \hbox (3.61584pt too wide) in paragraph at lines 351--352 []|\T2A/cmr/m/n/10 3.3.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 356--357 []|\T2A/cmr/m/n/10 3.3.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 361--362 []|\T2A/cmr/m/n/10 3.3.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 366--367 []|\T2A/cmr/m/n/10 3.3.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 371--372 []|\T2A/cmr/m/n/10 3.3.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 376--377 []|\T2A/cmr/m/n/10 3.3.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 381--382 []|\T2A/cmr/m/n/10 3.3.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 386--387 []|\T2A/cmr/m/n/10 3.3.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 391--392 []|\T2A/cmr/m/n/10 3.3.10| Overfull \hbox (8.61462pt too wide) in paragraph at lines 396--397 []|\T2A/cmr/m/n/10 3.3.11| Overfull \hbox (8.61462pt too wide) in paragraph at lines 401--402 []|\T2A/cmr/m/n/10 3.3.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 406--407 []|\T2A/cmr/m/n/10 3.3.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 411--412 []|\T2A/cmr/m/n/10 3.3.14| Overfull \hbox (227.01962pt too wide) in paragraph at lines 413--413 [] Underfull \hbox (badness 10000) in paragraph at lines 413--413 Overfull \hbox (8.61462pt too wide) in paragraph at lines 434--435 []|\T2A/cmr/m/n/10 3.3.15| Overfull \hbox (8.61462pt too wide) in paragraph at lines 439--440 []|\T2A/cmr/m/n/10 3.3.16| Overfull \hbox (8.61462pt too wide) in paragraph at lines 444--445 []|\T2A/cmr/m/n/10 3.3.17| Overfull \hbox (8.61462pt too wide) in paragraph at lines 449--450 []|\T2A/cmr/m/n/10 3.3.18| Overfull \hbox (8.61462pt too wide) in paragraph at lines 454--455 []|\T2A/cmr/m/n/10 3.3.19| Overfull \hbox (8.61462pt too wide) in paragraph at lines 459--460 []|\T2A/cmr/m/n/10 3.3.20| Overfull \hbox (8.61462pt too wide) in paragraph at lines 464--465 []|\T2A/cmr/m/n/10 3.3.21| Overfull \hbox (8.61462pt too wide) in paragraph at lines 469--470 []|\T2A/cmr/m/n/10 3.3.22| Overfull \hbox (8.61462pt too wide) in paragraph at lines 474--475 []|\T2A/cmr/m/n/10 3.3.23| Overfull \hbox (8.61462pt too wide) in paragraph at lines 479--480 []|\T2A/cmr/m/n/10 3.3.24| Overfull \hbox (8.61462pt too wide) in paragraph at lines 484--485 []|\T2A/cmr/m/n/10 3.3.25| Overfull \hbox (8.61462pt too wide) in paragraph at lines 489--490 []|\T2A/cmr/m/n/10 3.3.26| Overfull \hbox (8.61462pt too wide) in paragraph at lines 494--495 []|\T2A/cmr/m/n/10 3.3.27| Overfull \hbox (159.70967pt too wide) in paragraph at lines 496--496 [] Underfull \hbox (badness 10000) in paragraph at lines 496--496 Overfull \hbox (8.61462pt too wide) in paragraph at lines 514--515 []|\T2A/cmr/m/n/10 3.3.28| Overfull \hbox (8.61462pt too wide) in paragraph at lines 519--520 []|\T2A/cmr/m/n/10 3.3.29| [7] [8] Overfull \vbox (336.3578pt too high) has occurred while \output is active [9] Overfull \hbox (3.61584pt too wide) in paragraph at lines 552--553 []|\T2A/cmr/m/n/10 3.4.1| Overfull \hbox (201.03291pt too wide) in paragraph at lines 554--554 [] Underfull \hbox (badness 10000) in paragraph at lines 554--554 Overfull \hbox (3.61584pt too wide) in paragraph at lines 566--567 []|\T2A/cmr/m/n/10 3.4.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 571--572 []|\T2A/cmr/m/n/10 3.4.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 576--577 []|\T2A/cmr/m/n/10 3.4.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 581--582 []|\T2A/cmr/m/n/10 3.4.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 586--587 []|\T2A/cmr/m/n/10 3.4.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 591--592 []|\T2A/cmr/m/n/10 3.4.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 596--597 []|\T2A/cmr/m/n/10 3.4.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 601--602 []|\T2A/cmr/m/n/10 3.4.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 606--607 []|\T2A/cmr/m/n/10 3.4.10| Overfull \hbox (8.61462pt too wide) in paragraph at lines 611--612 []|\T2A/cmr/m/n/10 3.4.11| Overfull \hbox (261.15018pt too wide) in paragraph at lines 613--613 [] Underfull \hbox (badness 10000) in paragraph at lines 613--613 Overfull \hbox (8.61462pt too wide) in paragraph at lines 631--632 []|\T2A/cmr/m/n/10 3.4.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 636--637 []|\T2A/cmr/m/n/10 3.4.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 641--642 []|\T2A/cmr/m/n/10 3.4.14| Overfull \hbox (8.61462pt too wide) in paragraph at lines 646--647 []|\T2A/cmr/m/n/10 3.4.15| Overfull \hbox (8.61462pt too wide) in paragraph at lines 651--652 []|\T2A/cmr/m/n/10 3.4.16| Overfull \hbox (8.61462pt too wide) in paragraph at lines 656--657 []|\T2A/cmr/m/n/10 3.4.17| Overfull \hbox (8.61462pt too wide) in paragraph at lines 661--662 []|\T2A/cmr/m/n/10 3.4.18| Overfull \hbox (8.61462pt too wide) in paragraph at lines 666--667 []|\T2A/cmr/m/n/10 3.4.19| Overfull \hbox (8.61462pt too wide) in paragraph at lines 671--672 []|\T2A/cmr/m/n/10 3.4.20| Overfull \hbox (159.70967pt too wide) in paragraph at lines 673--673 [] Underfull \hbox (badness 10000) in paragraph at lines 673--673 Overfull \hbox (8.61462pt too wide) in paragraph at lines 691--692 []|\T2A/cmr/m/n/10 3.4.21| Overfull \hbox (205.91367pt too wide) in paragraph at lines 693--693 [] Underfull \hbox (badness 10000) in paragraph at lines 693--693 Overfull \hbox (8.61462pt too wide) in paragraph at lines 705--706 []|\T2A/cmr/m/n/10 3.4.22| Overfull \hbox (8.61462pt too wide) in paragraph at lines 731--732 []|\T2A/cmr/m/n/10 3.4.23| [10] Overfull \vbox (299.92665pt too high) has occurred while \output is active [11] No file ReadtheDocsTemplate.ind. (./ReadtheDocsTemplate.aux) Package rerunfilecheck Warning: File `ReadtheDocsTemplate.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on ReadtheDocsTemplate.pdf (15 pages, 140040 bytes). Transcript written on ReadtheDocsTemplate.log. [rtd-command-info] start-time: 2019-02-19T09:55:17.104026, end-time: 2019-02-19T09:55:17.140527, duration: 0, exit-code: 0 makeindex -s python.ist ReadtheDocsTemplate.idx This is makeindex, version 2.15 [TeX Live 2016] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file ReadtheDocsTemplate.idx...done (0 entries accepted, 0 rejected). Nothing written in ReadtheDocsTemplate.ind. Transcript written in ReadtheDocsTemplate.ilg. [rtd-command-info] start-time: 2019-02-19T09:55:17.379849, end-time: 2019-02-19T09:55:17.657907, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /var/lib/rtd/user_builds/sales-req-spec/checkouts/latest/req_spec/_build/latex/ReadtheDocsTemplate.tex This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/var/lib/rtd/user_builds/sales-req-spec/checkouts/latest/req_spec/_build/latex /ReadtheDocsTemplate.tex LaTeX2e <2017/01/01> patch level 3 Babel <3.9r> and hyphenation patterns for 11 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-russian/russianb.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def) Package babel Warning: No Cyrillic font encoding has been loaded so far. (babel) A font encoding should be declared before babel. (babel) Default `T2A' encoding will be loaded on input line 69. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2aenc.def (/usr/share/texlive/texmf-dist/tex/latex/base/t2aenc.dfu)))) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/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/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/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 ReadtheDocsTemplate.idx (./ReadtheDocsTemplate.aux (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmr.fd)<>) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./ReadtheDocsTemplate.out) (./ReadtheDocsTemplate.out) (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmss.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] (./ReadtheDocsTemplate.toc) [1] [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmtt.fd) [1] (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 2. [3] [4] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 3. Overfull \hbox (3.61584pt too wide) in paragraph at lines 185--186 []|\T2A/cmr/m/n/10 3.1.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 190--191 []|\T2A/cmr/m/n/10 3.1.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 195--196 []|\T2A/cmr/m/n/10 3.1.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 200--201 []|\T2A/cmr/m/n/10 3.1.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 205--206 []|\T2A/cmr/m/n/10 3.1.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 210--211 []|\T2A/cmr/m/n/10 3.1.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 215--216 []|\T2A/cmr/m/n/10 3.1.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 220--221 []|\T2A/cmr/m/n/10 3.1.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 225--226 []|\T2A/cmr/m/n/10 3.1.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 230--231 []|\T2A/cmr/m/n/10 3.1.10| Overfull \hbox (140.83234pt too wide) in paragraph at lines 232--232 [] Underfull \hbox (badness 10000) in paragraph at lines 232--232 Overfull \hbox (8.61462pt too wide) in paragraph at lines 256--257 []|\T2A/cmr/m/n/10 3.1.11| Overfull \hbox (8.61462pt too wide) in paragraph at lines 261--262 []|\T2A/cmr/m/n/10 3.1.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 266--267 []|\T2A/cmr/m/n/10 3.1.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 271--272 []|\T2A/cmr/m/n/10 3.1.14| Overfull \hbox (8.61462pt too wide) in paragraph at lines 276--277 []|\T2A/cmr/m/n/10 3.1.15| [5] Overfull \vbox (82.96843pt too high) has occurred while \output is active [6] Overfull \hbox (3.61584pt too wide) in paragraph at lines 294--295 []|\T2A/cmr/m/n/10 3.2.1| Overfull \hbox (3.61584pt too wide) in paragraph at lines 299--300 []|\T2A/cmr/m/n/10 3.2.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 304--305 []|\T2A/cmr/m/n/10 3.2.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 309--310 []|\T2A/cmr/m/n/10 3.2.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 314--315 []|\T2A/cmr/m/n/10 3.2.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 319--320 []|\T2A/cmr/m/n/10 3.2.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 337--338 []|\T2A/cmr/m/n/10 3.3.1| Overfull \hbox (205.40685pt too wide) in paragraph at lines 339--339 [] Underfull \hbox (badness 10000) in paragraph at lines 339--339 Overfull \hbox (3.61584pt too wide) in paragraph at lines 351--352 []|\T2A/cmr/m/n/10 3.3.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 356--357 []|\T2A/cmr/m/n/10 3.3.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 361--362 []|\T2A/cmr/m/n/10 3.3.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 366--367 []|\T2A/cmr/m/n/10 3.3.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 371--372 []|\T2A/cmr/m/n/10 3.3.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 376--377 []|\T2A/cmr/m/n/10 3.3.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 381--382 []|\T2A/cmr/m/n/10 3.3.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 386--387 []|\T2A/cmr/m/n/10 3.3.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 391--392 []|\T2A/cmr/m/n/10 3.3.10| Overfull \hbox (8.61462pt too wide) in paragraph at lines 396--397 []|\T2A/cmr/m/n/10 3.3.11| Overfull \hbox (8.61462pt too wide) in paragraph at lines 401--402 []|\T2A/cmr/m/n/10 3.3.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 406--407 []|\T2A/cmr/m/n/10 3.3.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 411--412 []|\T2A/cmr/m/n/10 3.3.14| Overfull \hbox (227.01962pt too wide) in paragraph at lines 413--413 [] Underfull \hbox (badness 10000) in paragraph at lines 413--413 Overfull \hbox (8.61462pt too wide) in paragraph at lines 434--435 []|\T2A/cmr/m/n/10 3.3.15| Overfull \hbox (8.61462pt too wide) in paragraph at lines 439--440 []|\T2A/cmr/m/n/10 3.3.16| Overfull \hbox (8.61462pt too wide) in paragraph at lines 444--445 []|\T2A/cmr/m/n/10 3.3.17| Overfull \hbox (8.61462pt too wide) in paragraph at lines 449--450 []|\T2A/cmr/m/n/10 3.3.18| Overfull \hbox (8.61462pt too wide) in paragraph at lines 454--455 []|\T2A/cmr/m/n/10 3.3.19| Overfull \hbox (8.61462pt too wide) in paragraph at lines 459--460 []|\T2A/cmr/m/n/10 3.3.20| Overfull \hbox (8.61462pt too wide) in paragraph at lines 464--465 []|\T2A/cmr/m/n/10 3.3.21| Overfull \hbox (8.61462pt too wide) in paragraph at lines 469--470 []|\T2A/cmr/m/n/10 3.3.22| Overfull \hbox (8.61462pt too wide) in paragraph at lines 474--475 []|\T2A/cmr/m/n/10 3.3.23| Overfull \hbox (8.61462pt too wide) in paragraph at lines 479--480 []|\T2A/cmr/m/n/10 3.3.24| Overfull \hbox (8.61462pt too wide) in paragraph at lines 484--485 []|\T2A/cmr/m/n/10 3.3.25| Overfull \hbox (8.61462pt too wide) in paragraph at lines 489--490 []|\T2A/cmr/m/n/10 3.3.26| Overfull \hbox (8.61462pt too wide) in paragraph at lines 494--495 []|\T2A/cmr/m/n/10 3.3.27| Overfull \hbox (159.70967pt too wide) in paragraph at lines 496--496 [] Underfull \hbox (badness 10000) in paragraph at lines 496--496 Overfull \hbox (8.61462pt too wide) in paragraph at lines 514--515 []|\T2A/cmr/m/n/10 3.3.28| Overfull \hbox (8.61462pt too wide) in paragraph at lines 519--520 []|\T2A/cmr/m/n/10 3.3.29| [7] [8] Overfull \vbox (336.3578pt too high) has occurred while \output is active [9] Overfull \hbox (3.61584pt too wide) in paragraph at lines 552--553 []|\T2A/cmr/m/n/10 3.4.1| Overfull \hbox (201.03291pt too wide) in paragraph at lines 554--554 [] Underfull \hbox (badness 10000) in paragraph at lines 554--554 Overfull \hbox (3.61584pt too wide) in paragraph at lines 566--567 []|\T2A/cmr/m/n/10 3.4.2| Overfull \hbox (3.61584pt too wide) in paragraph at lines 571--572 []|\T2A/cmr/m/n/10 3.4.3| Overfull \hbox (3.61584pt too wide) in paragraph at lines 576--577 []|\T2A/cmr/m/n/10 3.4.4| Overfull \hbox (3.61584pt too wide) in paragraph at lines 581--582 []|\T2A/cmr/m/n/10 3.4.5| Overfull \hbox (3.61584pt too wide) in paragraph at lines 586--587 []|\T2A/cmr/m/n/10 3.4.6| Overfull \hbox (3.61584pt too wide) in paragraph at lines 591--592 []|\T2A/cmr/m/n/10 3.4.7| Overfull \hbox (3.61584pt too wide) in paragraph at lines 596--597 []|\T2A/cmr/m/n/10 3.4.8| Overfull \hbox (3.61584pt too wide) in paragraph at lines 601--602 []|\T2A/cmr/m/n/10 3.4.9| Overfull \hbox (8.61462pt too wide) in paragraph at lines 606--607 []|\T2A/cmr/m/n/10 3.4.10| Overfull \hbox (8.61462pt too wide) in paragraph at lines 611--612 []|\T2A/cmr/m/n/10 3.4.11| Overfull \hbox (261.15018pt too wide) in paragraph at lines 613--613 [] Underfull \hbox (badness 10000) in paragraph at lines 613--613 Overfull \hbox (8.61462pt too wide) in paragraph at lines 631--632 []|\T2A/cmr/m/n/10 3.4.12| Overfull \hbox (8.61462pt too wide) in paragraph at lines 636--637 []|\T2A/cmr/m/n/10 3.4.13| Overfull \hbox (8.61462pt too wide) in paragraph at lines 641--642 []|\T2A/cmr/m/n/10 3.4.14| Overfull \hbox (8.61462pt too wide) in paragraph at lines 646--647 []|\T2A/cmr/m/n/10 3.4.15| Overfull \hbox (8.61462pt too wide) in paragraph at lines 651--652 []|\T2A/cmr/m/n/10 3.4.16| Overfull \hbox (8.61462pt too wide) in paragraph at lines 656--657 []|\T2A/cmr/m/n/10 3.4.17| Overfull \hbox (8.61462pt too wide) in paragraph at lines 661--662 []|\T2A/cmr/m/n/10 3.4.18| Overfull \hbox (8.61462pt too wide) in paragraph at lines 666--667 []|\T2A/cmr/m/n/10 3.4.19| Overfull \hbox (8.61462pt too wide) in paragraph at lines 671--672 []|\T2A/cmr/m/n/10 3.4.20| Overfull \hbox (159.70967pt too wide) in paragraph at lines 673--673 [] Underfull \hbox (badness 10000) in paragraph at lines 673--673 Overfull \hbox (8.61462pt too wide) in paragraph at lines 691--692 []|\T2A/cmr/m/n/10 3.4.21| Overfull \hbox (205.91367pt too wide) in paragraph at lines 693--693 [] Underfull \hbox (badness 10000) in paragraph at lines 693--693 Overfull \hbox (8.61462pt too wide) in paragraph at lines 705--706 []|\T2A/cmr/m/n/10 3.4.22| Overfull \hbox (8.61462pt too wide) in paragraph at lines 731--732 []|\T2A/cmr/m/n/10 3.4.23| [10] Overfull \vbox (299.92665pt too high) has occurred while \output is active [11] (./ReadtheDocsTemplate.ind) (./ReadtheDocsTemplate.aux) ) (see the transcript file for additional information) Output written on ReadtheDocsTemplate.pdf (15 pages, 144333 bytes). Transcript written on ReadtheDocsTemplate.log. [rtd-command-info] start-time: 2019-02-19T09:55:18.141703, end-time: 2019-02-19T09:55:18.212898, duration: 0, exit-code: 0 mv -f /var/lib/rtd/user_builds/sales-req-spec/checkouts/latest/req_spec/_build/latex/ReadtheDocsTemplate.pdf /var/lib/rtd/user_builds/sales-req-spec/artifacts/latest/sphinx_pdf/sales-req-spec.pdf [rtd-command-info] start-time: 2019-02-19T09:55:19.490860, end-time: 2019-02-19T09:55:21.972826, duration: 2, exit-code: 0 python /var/lib/rtd/user_builds/sales-req-spec/envs/latest/bin/sphinx-build -T -b epub -d _build/doctrees-epub -D language=ru . _build/epub Running Sphinx v1.7.9 loading translations [ru]... 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 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] glossary reading sources... [ 50%] goals reading sources... [ 75%] index reading sources... [100%] requirements looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] glossary writing output... [ 50%] goals writing output... [ 75%] index writing output... [100%] requirements generating indices... genindex writing additional pages... copying static files... WARNING: html_static_path entry '/var/lib/rtd/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing SynergySales.epub file... build succeeded, 1 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-02-19T09:55:23.425405, end-time: 2019-02-19T09:55:28.045602, duration: 4, exit-code: 0 pandoc -o /var/lib/rtd/user_builds/sales-req-spec/artifacts/latest/sphinx_docx/sales-req-spec.docx /var/lib/rtd/user_builds/sales-req-spec/checkouts/latest/req_spec/_build/epub/SynergySales.epub [rtd-command-info] start-time: 2019-02-19T09:55:28.299877, end-time: 2019-02-19T09:55:28.309531, duration: 0, exit-code: 0 mv -f /var/lib/rtd/user_builds/sales-req-spec/checkouts/latest/req_spec/_build/epub/SynergySales.epub /var/lib/rtd/user_builds/sales-req-spec/artifacts/latest/sphinx_epub/sales-req-spec.epub