Read the Docs build information Build id: 66 Project: svld Version: latest Commit: 935cbdcf1b782a904566d8db556d86e2798d5140 Date: 2019-08-15T23:18:18.335787+03:00 State: finished Success: True [rtd-command-info] start-time: 2019-08-15T20:18:18.636100+03:00, end-time: 2019-08-15T20:18:18.646809+03:00, duration: 0, exit-code: 0 git remote set-url origin https://github.com/citoruspm/svld [rtd-command-info] start-time: 2019-08-15T20:18:18.700661+03:00, end-time: 2019-08-15T20:18:19.652391+03:00, duration: 0, exit-code: 0 git fetch --tags --prune --prune-tags --depth 50 From https://github.com/citoruspm/svld 70506dd..935cbdc master -> origin/master [rtd-command-info] start-time: 2019-08-15T20:18:19.834500+03:00, end-time: 2019-08-15T20:18:19.845182+03:00, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was 70506dd Update conf.py HEAD is now at 935cbdc Update conf.py [rtd-command-info] start-time: 2019-08-15T20:18:19.898755+03:00, end-time: 2019-08-15T20:18:19.950265+03:00, duration: 0, exit-code: 0 git clean -d -f -f Removing source/_build/ [rtd-command-info] start-time: 2019-08-15T20:18:20.199046+03:00, end-time: 2019-08-15T20:18:24.038843+03:00, duration: 3, exit-code: 0 python3.6 -mvirtualenv --no-site-packages --no-download /opt/readthedocs.org/user_builds/svld/envs/latest Using real prefix '/usr' Path not in prefix '/opt/readthedocs.org/venv/include/python3.6m' '/usr' New python executable in /opt/readthedocs.org/user_builds/svld/envs/latest/bin/python3.6 Not overwriting existing python script /opt/readthedocs.org/user_builds/svld/envs/latest/bin/python (you must use /opt/readthedocs.org/user_builds/svld/envs/latest/bin/python3.6) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-08-15T20:18:24.094635+03:00, end-time: 2019-08-15T20:18:24.947956+03:00, duration: 0, exit-code: 0 /opt/readthedocs.org/user_builds/svld/envs/latest/bin/python -m pip install --upgrade --cache-dir /opt/readthedocs.org/user_builds/svld/.cache/pip pip Requirement already up-to-date: pip in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (19.2.2) [rtd-command-info] start-time: 2019-08-15T20:18:25.005875+03:00, end-time: 2019-08-15T20:18:27.651627+03:00, duration: 2, exit-code: 0 /opt/readthedocs.org/user_builds/svld/envs/latest/bin/python -m pip install --upgrade --cache-dir /opt/readthedocs.org/user_builds/svld/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 Requirement already up-to-date: Pygments==2.3.1 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (2.3.1) Requirement already up-to-date: setuptools==41.0.1 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (41.0.1) Requirement already up-to-date: docutils==0.14 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (0.14) Requirement already up-to-date: mock==1.0.1 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (1.0.1) Requirement already up-to-date: pillow==5.4.1 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (5.4.1) Requirement already up-to-date: alabaster!=0.7.5,<0.8,>=0.7 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (0.7.12) Requirement already up-to-date: commonmark==0.8.1 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (0.8.1) Requirement already up-to-date: recommonmark==0.5.0 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (0.5.0) Requirement already up-to-date: sphinx<2 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (1.8.5) Requirement already up-to-date: sphinx-rtd-theme<0.5 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (0.4.3) Requirement already up-to-date: readthedocs-sphinx-ext<0.6 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (0.5.17) Requirement already satisfied, skipping upgrade: future in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from commonmark==0.8.1) (0.17.1) Requirement already satisfied, skipping upgrade: imagesize in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from sphinx<2) (1.1.0) Requirement already satisfied, skipping upgrade: requests>=2.0.0 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from sphinx<2) (2.22.0) Requirement already satisfied, skipping upgrade: six>=1.5 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from sphinx<2) (1.12.0) Requirement already satisfied, skipping upgrade: babel!=2.0,>=1.3 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from sphinx<2) (2.7.0) Requirement already satisfied, skipping upgrade: snowballstemmer>=1.1 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from sphinx<2) (1.9.0) Requirement already satisfied, skipping upgrade: sphinxcontrib-websupport in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from sphinx<2) (1.1.2) Requirement already satisfied, skipping upgrade: Jinja2>=2.3 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from sphinx<2) (2.10.1) Requirement already satisfied, skipping upgrade: packaging in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from sphinx<2) (19.1) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx<2) (2.8) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx<2) (2019.6.16) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx<2) (3.0.4) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx<2) (1.25.3) Requirement already satisfied, skipping upgrade: pytz>=2015.7 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from babel!=2.0,>=1.3->sphinx<2) (2019.2) Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from Jinja2>=2.3->sphinx<2) (1.1.1) Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from packaging->sphinx<2) (2.4.2) Requirement already satisfied, skipping upgrade: attrs in /opt/readthedocs.org/user_builds/svld/envs/latest/lib/python3.6/site-packages (from packaging->sphinx<2) (19.1.0) [rtd-command-info] start-time: 2019-08-15T20:18:27.930603+03:00, end-time: 2019-08-15T20:18:27.937213+03:00, 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'svld' copyright = u'2019, CITORUS' author = u'CITORUS' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags release = u'1' # -- 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.ext.imgmath', 'sphinx.ext.githubpages', ] # 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' # 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 = 'ru' # 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 = [u'_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # -- 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 = 'svlddoc' # -- 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, 'svld.tex', u'svld Documentation', u'CITORUS', '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, 'svld', u'svld 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, 'svld', u'svld Documentation', author, 'svld', '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'] # -- Extension configuration ------------------------------------------------- ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for mulitple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'http://docs.citorus.ru/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': "docs.citorus.ru", 'versions': [ ("latest", "/ru/latest/"), ], 'downloads': [ ("pdf", "//docs.citorus.ru/projects/svld/downloads/pdf/latest/"), ("html", "//docs.citorus.ru/projects/svld/downloads/htmlzip/latest/"), ("epub", "//docs.citorus.ru/projects/svld/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'svld', 'name': u'svld', 'rtd_language': u'ru', 'programming_language': u'py', 'canonical_url': 'http://docs.citorus.ru/docs/svld/ru/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'http://docs.citorus.ru', 'github_user': 'citoruspm', 'github_repo': 'svld', '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': 'None', 'commit': '935cbdcf', } 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"] project_language = 'ru' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2019-08-15T20:18:27.990207+03:00, end-time: 2019-08-15T20:18:29.911416+03:00, duration: 1, exit-code: 0 python /opt/readthedocs.org/user_builds/svld/envs/latest/bin/sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=ru . _build/html Running Sphinx v1.8.5 loading translations [ru]... готово making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] index reading sources... [100%] svld looking for now-outdated files... none found pickling environment... готово checking consistency... готово preparing documents... готово writing output... [ 50%] index writing output... [100%] svld generating indices... genindex writing additional pages... search copying images... [ 1%] _static/avtorizaciya_1.png copying images... [ 3%] _static/interfeis_1.png copying images... [ 4%] _static/interfeis_2.png copying images... [ 6%] _static/interfeis_4.png copying images... [ 7%] _static/interfeis_5.png copying images... [ 9%] _static/interfeis_6.png copying images... [ 11%] _static/interfeis_7.png copying images... [ 12%] _static/interfeis_8.png copying images... [ 14%] _static/interfeis_10.png copying images... [ 15%] _static/interfeis_3.png copying images... [ 17%] _static/zapolnenie_kartochki_ld_5.png copying images... [ 19%] _static/zapolnenie_kartochki_ld_4.png copying images... [ 20%] _static/zapolnenie_kartochki_ld_6.png copying images... [ 22%] _static/zapolnenie_kartochki_ld_8.png copying images... [ 23%] _static/zapolnenie_kartochki_ld_9.png copying images... [ 25%] _static/zapolnenie_kartochki_ld_10.png copying images... [ 26%] _static/zapolnenie_kartochki_ld_11.png copying images... [ 28%] _static/upravlenie_ld_1.png copying images... [ 30%] _static/zapolnenie_kartochki_lm_30.png copying images... [ 31%] _static/zapolnenie_kartochki_lm_1_1.png copying images... [ 33%] _static/zapolnenie_kartochki_lm_2.png copying images... [ 34%] _static/zapolnenie_kartochki_lm_14.png copying images... [ 36%] _static/zapolnenie_kartochki_lm_15.png copying images... [ 38%] _static/zapolnenie_kartochki_lm_16.png copying images... [ 39%] _static/zapolnenie_kartochki_lm_17.png copying images... [ 41%] _static/zapolnenie_kartochki_lm_19.png copying images... [ 42%] _static/zapolnenie_kartochki_lm_20.png copying images... [ 44%] _static/zapolnenie_kartochki_lm_21.png copying images... [ 46%] _static/zapolnenie_kartochki_lm_22.png copying images... [ 47%] _static/zapolnenie_kartochki_lm_23.png copying images... [ 49%] _static/zapolnenie_kartochki_lm_24.png copying images... [ 50%] _static/zapolnenie_kartochki_lm_3.png copying images... [ 52%] _static/zapolnenie_kartochki_lm_5.png copying images... [ 53%] _static/zapolnenie_kartochki_lm_4.png copying images... [ 55%] _static/zapolnenie_kartochki_lm_7.png copying images... [ 57%] _static/zapolnenie_kartochki_lm_6.png copying images... [ 58%] _static/zapolnenie_kartochki_lm_8.png copying images... [ 60%] _static/zapolnenie_kartochki_lm_10.png copying images... [ 61%] _static/zapolnenie_kartochki_lm_9.png copying images... [ 63%] _static/zapolnenie_kartochki_lm_11.png copying images... [ 65%] _static/zapolnenie_kartochki_lm_12.png copying images... [ 66%] _static/zapolnenie_kartochki_lm_25.png copying images... [ 68%] _static/zapolnenie_kartochki_lm_26.png copying images... [ 69%] _static/zapolnenie_kartochki_lm_27.png copying images... [ 71%] _static/zapolnenie_kartochki_lm_28.png copying images... [ 73%] _static/zapolnenie_kartochki_lm_29.png copying images... [ 74%] _static/zapolnenie_kartochki_lm_33.png copying images... [ 76%] _static/zapolnenie_kartochki_lm_31.png copying images... [ 77%] _static/zapolnenie_kartochki_lm_32.png copying images... [ 79%] _static/zapolnenie_kartochki_lm_34.png copying images... [ 80%] _static/zapolnenie_kartochki_lm_35.png copying images... [ 82%] _static/zapolnenie_kartochki_lm_36.png copying images... [ 84%] _static/zapolnenie_kartochki_lm_37.png copying images... [ 85%] _static/zapolnenie_kartochki_lm_38.png copying images... [ 87%] _static/zapolnenie_kartochki_lm_39.png copying images... [ 88%] _static/zapolnenie_kartochki_lm_40.png copying images... [ 90%] _static/zapolnenie_kartochki_lm_41.png copying images... [ 92%] _static/zapolnenie_kartochki_lm_42.png copying images... [ 93%] _static/zapolnenie_kartochki_lm_44.png copying images... [ 95%] _static/zapolnenie_kartochki_lm_45.png copying images... [ 96%] _static/upravlenie_ld_2.png copying images... [ 98%] _static/upravlenie_ld_3.png copying images... [100%] _static/upravlenie_ld_4.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... готово dumping search index in Russian (code: ru) ... готово dumping object inventory... готово сборка завершена успешно. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-08-15T20:18:30.342829+03:00, end-time: 2019-08-15T20:18:32.173214+03:00, duration: 1, exit-code: 0 python /opt/readthedocs.org/user_builds/svld/envs/latest/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=ru . _build/localmedia Running Sphinx v1.8.5 loading translations [ru]... готово making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] index reading sources... [100%] svld looking for now-outdated files... none found pickling environment... готово checking consistency... готово preparing documents... готово assembling single document... svld writing... готово writing additional files... copying images... [ 1%] _static/avtorizaciya_1.png copying images... [ 3%] _static/interfeis_1.png copying images... [ 4%] _static/interfeis_2.png copying images... [ 6%] _static/interfeis_4.png copying images... [ 7%] _static/interfeis_5.png copying images... [ 9%] _static/interfeis_6.png copying images... [ 11%] _static/interfeis_7.png copying images... [ 12%] _static/interfeis_8.png copying images... [ 14%] _static/interfeis_10.png copying images... [ 15%] _static/interfeis_3.png copying images... [ 17%] _static/zapolnenie_kartochki_ld_5.png copying images... [ 19%] _static/zapolnenie_kartochki_ld_4.png copying images... [ 20%] _static/zapolnenie_kartochki_ld_6.png copying images... [ 22%] _static/zapolnenie_kartochki_ld_8.png copying images... [ 23%] _static/zapolnenie_kartochki_ld_9.png copying images... [ 25%] _static/zapolnenie_kartochki_ld_10.png copying images... [ 26%] _static/zapolnenie_kartochki_ld_11.png copying images... [ 28%] _static/upravlenie_ld_1.png copying images... [ 30%] _static/zapolnenie_kartochki_lm_30.png copying images... [ 31%] _static/zapolnenie_kartochki_lm_1_1.png copying images... [ 33%] _static/zapolnenie_kartochki_lm_2.png copying images... [ 34%] _static/zapolnenie_kartochki_lm_14.png copying images... [ 36%] _static/zapolnenie_kartochki_lm_15.png copying images... [ 38%] _static/zapolnenie_kartochki_lm_16.png copying images... [ 39%] _static/zapolnenie_kartochki_lm_17.png copying images... [ 41%] _static/zapolnenie_kartochki_lm_19.png copying images... [ 42%] _static/zapolnenie_kartochki_lm_20.png copying images... [ 44%] _static/zapolnenie_kartochki_lm_21.png copying images... [ 46%] _static/zapolnenie_kartochki_lm_22.png copying images... [ 47%] _static/zapolnenie_kartochki_lm_23.png copying images... [ 49%] _static/zapolnenie_kartochki_lm_24.png copying images... [ 50%] _static/zapolnenie_kartochki_lm_3.png copying images... [ 52%] _static/zapolnenie_kartochki_lm_5.png copying images... [ 53%] _static/zapolnenie_kartochki_lm_4.png copying images... [ 55%] _static/zapolnenie_kartochki_lm_7.png copying images... [ 57%] _static/zapolnenie_kartochki_lm_6.png copying images... [ 58%] _static/zapolnenie_kartochki_lm_8.png copying images... [ 60%] _static/zapolnenie_kartochki_lm_10.png copying images... [ 61%] _static/zapolnenie_kartochki_lm_9.png copying images... [ 63%] _static/zapolnenie_kartochki_lm_11.png copying images... [ 65%] _static/zapolnenie_kartochki_lm_12.png copying images... [ 66%] _static/zapolnenie_kartochki_lm_25.png copying images... [ 68%] _static/zapolnenie_kartochki_lm_26.png copying images... [ 69%] _static/zapolnenie_kartochki_lm_27.png copying images... [ 71%] _static/zapolnenie_kartochki_lm_28.png copying images... [ 73%] _static/zapolnenie_kartochki_lm_29.png copying images... [ 74%] _static/zapolnenie_kartochki_lm_33.png copying images... [ 76%] _static/zapolnenie_kartochki_lm_31.png copying images... [ 77%] _static/zapolnenie_kartochki_lm_32.png copying images... [ 79%] _static/zapolnenie_kartochki_lm_34.png copying images... [ 80%] _static/zapolnenie_kartochki_lm_35.png copying images... [ 82%] _static/zapolnenie_kartochki_lm_36.png copying images... [ 84%] _static/zapolnenie_kartochki_lm_37.png copying images... [ 85%] _static/zapolnenie_kartochki_lm_38.png copying images... [ 87%] _static/zapolnenie_kartochki_lm_39.png copying images... [ 88%] _static/zapolnenie_kartochki_lm_40.png copying images... [ 90%] _static/zapolnenie_kartochki_lm_41.png copying images... [ 92%] _static/zapolnenie_kartochki_lm_42.png copying images... [ 93%] _static/zapolnenie_kartochki_lm_44.png copying images... [ 95%] _static/zapolnenie_kartochki_lm_45.png copying images... [ 96%] _static/upravlenie_ld_2.png copying images... [ 98%] _static/upravlenie_ld_3.png copying images... [100%] _static/upravlenie_ld_4.png copying static files... done copying readthedocs static files... done copying extra files... готово dumping object inventory... готово сборка завершена успешно. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-08-15T20:18:32.480308+03:00, end-time: 2019-08-15T20:19:18.205466+03:00, duration: 45, exit-code: 0 python /opt/readthedocs.org/user_builds/svld/envs/latest/bin/sphinx-build -b latex -D language=ru -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [ru]... готово making output directory... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] index reading sources... [100%] svld looking for now-outdated files... none found pickling environment... готово checking consistency... готово processing svld.tex...index svld resolving references... writing... done copying images... [ 1%] _static/avtorizaciya_1.png copying images... [ 2%] _static/interfeis_1.png copying images... [ 3%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_1.png?raw=true copying images... [ 4%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_10.png?raw=true copying images... [ 5%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_15.png?raw=true copying images... [ 6%] _static/interfeis_2.png copying images... [ 8%] _static/interfeis_4.png copying images... [ 9%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_16.png?raw=true copying images... [ 10%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_17.png?raw=true copying images... [ 11%] _static/interfeis_5.png copying images... [ 12%] _static/interfeis_6.png copying images... [ 13%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_12.png?raw=true copying images... [ 15%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_19.png?raw=true copying images... [ 16%] _static/interfeis_7.png copying images... [ 17%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_23.png?raw=true copying images... [ 18%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_20.png?raw=true copying images... [ 19%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_21.png?raw=true copying images... [ 20%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_13.png?raw=true copying images... [ 22%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_22.png?raw=true copying images... [ 23%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_14.png?raw=true copying images... [ 24%] _static/interfeis_8.png copying images... [ 25%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_24.png?raw=true copying images... [ 26%] _static/interfeis_10.png copying images... [ 27%] _static/interfeis_3.png copying images... [ 29%] _static/zapolnenie_kartochki_ld_5.png copying images... [ 30%] _static/zapolnenie_kartochki_ld_4.png copying images... [ 31%] _static/zapolnenie_kartochki_ld_6.png copying images... [ 32%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_2.png?raw=true copying images... [ 33%] _static/zapolnenie_kartochki_ld_8.png copying images... [ 34%] _static/zapolnenie_kartochki_ld_9.png copying images... [ 36%] _static/zapolnenie_kartochki_ld_10.png copying images... [ 37%] _static/zapolnenie_kartochki_ld_11.png copying images... [ 38%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_3.png?raw=true copying images... [ 39%] _static/upravlenie_ld_1.png copying images... [ 40%] _static/zapolnenie_kartochki_lm_30.png copying images... [ 41%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_4.png?raw=true copying images... [ 43%] _static/zapolnenie_kartochki_lm_1_1.png copying images... [ 44%] _static/zapolnenie_kartochki_lm_2.png copying images... [ 45%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_6.png?raw=true copying images... [ 46%] _static/zapolnenie_kartochki_lm_14.png copying images... [ 47%] _static/zapolnenie_kartochki_lm_15.png copying images... [ 48%] _static/zapolnenie_kartochki_lm_16.png copying images... [ 50%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_7.png?raw=true copying images... [ 51%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_8.png?raw=true copying images... [ 52%] _static/zapolnenie_kartochki_lm_17.png copying images... [ 53%] _static/zapolnenie_kartochki_lm_19.png copying images... [ 54%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_5.png?raw=true copying images... [ 55%] _static/zapolnenie_kartochki_lm_20.png copying images... [ 56%] _static/zapolnenie_kartochki_lm_21.png copying images... [ 58%] _static/zapolnenie_kartochki_lm_22.png copying images... [ 59%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_9.png?raw=true copying images... [ 60%] _static/zapolnenie_kartochki_lm_23.png copying images... [ 61%] _static/zapolnenie_kartochki_lm_24.png copying images... [ 62%] _static/zapolnenie_kartochki_lm_3.png copying images... [ 63%] _static/zapolnenie_kartochki_lm_5.png copying images... [ 65%] _static/zapolnenie_kartochki_lm_4.png copying images... [ 66%] _static/zapolnenie_kartochki_lm_7.png copying images... [ 67%] _static/zapolnenie_kartochki_lm_6.png copying images... [ 68%] _static/zapolnenie_kartochki_lm_8.png copying images... [ 69%] _static/zapolnenie_kartochki_lm_10.png copying images... [ 70%] _static/zapolnenie_kartochki_lm_9.png copying images... [ 72%] _static/zapolnenie_kartochki_lm_11.png copying images... [ 73%] _static/zapolnenie_kartochki_lm_12.png copying images... [ 74%] _static/zapolnenie_kartochki_lm_25.png copying images... [ 75%] _static/zapolnenie_kartochki_lm_26.png copying images... [ 76%] _static/zapolnenie_kartochki_lm_27.png copying images... [ 77%] _static/zapolnenie_kartochki_lm_28.png copying images... [ 79%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_11.png?raw=true copying images... [ 80%] _static/zapolnenie_kartochki_lm_29.png copying images... [ 81%] _static/zapolnenie_kartochki_lm_33.png copying images... [ 82%] _static/zapolnenie_kartochki_lm_31.png copying images... [ 83%] _static/zapolnenie_kartochki_lm_32.png copying images... [ 84%] _static/zapolnenie_kartochki_lm_34.png copying images... [ 86%] _static/zapolnenie_kartochki_lm_35.png copying images... [ 87%] _static/zapolnenie_kartochki_lm_36.png copying images... [ 88%] _static/zapolnenie_kartochki_lm_37.png copying images... [ 89%] _static/zapolnenie_kartochki_lm_38.png copying images... [ 90%] _static/zapolnenie_kartochki_lm_39.png copying images... [ 91%] _static/zapolnenie_kartochki_lm_40.png copying images... [ 93%] _static/zapolnenie_kartochki_lm_41.png copying images... [ 94%] _static/zapolnenie_kartochki_lm_42.png copying images... [ 95%] _static/zapolnenie_kartochki_lm_44.png copying images... [ 96%] _static/zapolnenie_kartochki_lm_45.png copying images... [ 97%] _static/upravlenie_ld_2.png copying images... [ 98%] _static/upravlenie_ld_3.png copying images... [100%] _static/upravlenie_ld_4.png copying TeX support files... готово сборка завершена успешно. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2019-08-15T20:19:20.673780+03:00, end-time: 2019-08-15T20:19:20.680251+03:00, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2019-08-15T20:19:20.733636+03:00, end-time: 2019-08-15T20:19:24.139864+03:00, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=svld -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="svld" "svld.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./svld.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-russian/russianb.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.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 74. (/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/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file svld.idx (./svld.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. [1] (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 2. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmtt.fd) [3] [4 <./avtoriz aciya_1.png (PNG copy)>] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 3. [5 <./interfeis_1.png (PNG copy)>] LaTeX Warning: Hyper reference `svld:id16' on page 6 undefined on input line 14 3. LaTeX Warning: Hyper reference `svld:id29' on page 6 undefined on input line 14 6. LaTeX Warning: Hyper reference `svld:id6' on page 6 undefined on input line 149 . LaTeX Warning: Hyper reference `svld:id16' on page 6 undefined on input line 16 6. LaTeX Warning: Hyper reference `svld:id19' on page 6 undefined on input line 16 9. [6 <./knopka_1.png (PNG copy)> <./knopka_10.png (PNG copy)> <./knopka_15.png (P NG copy)> <./interfeis_2.png (PNG copy)>] LaTeX Warning: Hyper reference `svld:id11' on page 7 undefined on input line 18 9. [7 <./interfeis_4.png (PNG copy)> <./knopka_16.png> <./knopka_17.png>] [8 <./in terfeis_5.png (PNG copy)> <./knopka_12.png (PNG copy)>] [9 <./interfeis_6.png ( PNG copy)> <./knopka_19.png (PNG copy)> <./knopka_23.png (PNG copy)> <./knopka_ 20.png (PNG copy)>] [10 <./interfeis_7.png (PNG copy)>] LaTeX Warning: Hyper reference `svld:id26' on page 11 undefined on input line 3 02. [11 <./knopka_21.png (PNG copy)> <./knopka_13.png (PNG copy)> <./knopka_22.png (PNG copy)> <./knopka_14.png (PNG copy)> <./interfeis_8.png (PNG copy)>] LaTeX Warning: Hyper reference `svld:id30' on page 12 undefined on input line 3 49. [12 <./knopka_24.png (PNG copy)> <./interfeis_10.png (PNG copy)>] LaTeX Warning: Hyper reference `svld:id31' on page 13 undefined on input line 3 52. LaTeX Warning: Hyper reference `svld:id4' on page 13 undefined on input line 35 6. [13 <./interfeis_3.png (PNG copy)>] [14] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 4. LaTeX Warning: Hyper reference `svld:id16' on page 15 undefined on input line 3 73. LaTeX Warning: Hyper reference `svld:id30' on page 15 undefined on input line 3 73. LaTeX Warning: Hyper reference `svld:id19' on page 15 undefined on input line 3 83. LaTeX Warning: Hyper reference `svld:id22' on page 15 undefined on input line 3 86. LaTeX Warning: Hyper reference `svld:id26' on page 15 undefined on input line 3 86. LaTeX Warning: Hyper reference `svld:id31' on page 15 undefined on input line 3 90. LaTeX Warning: Hyper reference `svld:id6' on page 15 undefined on input line 39 0. [15] [16] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 5. LaTeX Warning: Hyper reference `svld:id30' on page 17 undefined on input line 4 16. [17] [18 <./zapolnenie_kartochki_ld_5.png (PNG copy)> <./zapolnenie_kartochki_l d_4.png (PNG copy)>] [19 <./zapolnenie_kartochki_ld_6.png (PNG copy)>] [20 <./k nopka_2.png (PNG copy)> <./zapolnenie_kartochki_ld_8.png (PNG copy)>] [21 <./za polnenie_kartochki_ld_9.png (PNG copy)>] LaTeX Warning: Hyper reference `svld:id30' on page 22 undefined on input line 5 47. [22 <./knopka_3.png (PNG copy)> <./knopka_4.png (PNG copy)>] [23 <./zapolnenie_ kartochki_ld_10.png (PNG copy)>] [24 <./zapolnenie_kartochki_ld_11.png (PNG cop y)> <./upravlenie_ld_1.png (PNG copy)> <./zapolnenie_kartochki_lm_30.png (PNG c opy)>] [25 <./zapolnenie_kartochki_lm_1_1.png (PNG copy)>] [26 <./zapolnenie_ka rtochki_lm_2.png (PNG copy)> <./knopka_6.png (PNG copy)> <./zapolnenie_kartochk i_lm_14.png (PNG copy)>] LaTeX Warning: Float too large for page by 20.47668pt on input line 675. [27 <./knopka_7.png (PNG copy)> <./knopka_8.png> <./knopka_5.png (PNG copy)>] [28 <./zapolnenie_kartochki_lm_15.png (PNG copy)>] [29 <./zapolnenie_kartochki_ lm_16.png (PNG copy)>] [30 <./zapolnenie_kartochki_lm_17.png (PNG copy)> <./zap olnenie_kartochki_lm_19.png (PNG copy)>] [31 <./zapolnenie_kartochki_lm_20.png (PNG copy)>] [32 <./zapolnenie_kartochki_lm_21.png (PNG copy)>] [33 <./zapolnen ie_kartochki_lm_22.png (PNG copy)> <./knopka_9.png (PNG copy)>] [34 <./zapolnen ie_kartochki_lm_23.png (PNG copy)>] [35 <./zapolnenie_kartochki_lm_24.png (PNG copy)> <./zapolnenie_kartochki_lm_3.png (PNG copy)>] [36 <./zapolnenie_kartochk i_lm_5.png (PNG copy)>] [37 <./zapolnenie_kartochki_lm_4.png (PNG copy)> <./zap olnenie_kartochki_lm_7.png (PNG copy)>] [38 <./zapolnenie_kartochki_lm_6.png (P NG copy)> <./zapolnenie_kartochki_lm_8.png (PNG copy)>] [39 <./zapolnenie_karto chki_lm_10.png (PNG copy)> <./zapolnenie_kartochki_lm_9.png (PNG copy)>] [40 <./zapolnenie_kartochki_lm_11.png (PNG copy)>] [41 <./zapolnenie_kartochki_ lm_12.png (PNG copy)> <./zapolnenie_kartochki_lm_25.png (PNG copy)>] [42 <./zap olnenie_kartochki_lm_26.png (PNG copy)>] LaTeX Warning: Hyper reference `svld:id20' on page 43 undefined on input line 9 36. LaTeX Warning: Hyper reference `svld:id25' on page 43 undefined on input line 9 36. [43 <./zapolnenie_kartochki_lm_27.png (PNG copy)>] LaTeX Warning: Hyper reference `svld:id30' on page 44 undefined on input line 9 80. [44 <./zapolnenie_kartochki_lm_28.png (PNG copy)> <./knopka_11.png (PNG copy)>] [45 <./zapolnenie_kartochki_lm_29.png (PNG copy)>] [46 <./zapolnenie_kartochki_ lm_33.png (PNG copy)>] [47 <./zapolnenie_kartochki_lm_31.png (PNG copy)> <./zap olnenie_kartochki_lm_32.png (PNG copy)>] [48 <./zapolnenie_kartochki_lm_34.png (PNG copy)> <./zapolnenie_kartochki_lm_35.png (PNG copy)>] [49 <./zapolnenie_ka rtochki_lm_36.png (PNG copy)> <./zapolnenie_kartochki_lm_37.png (PNG copy)>] [50] [51 <./zapolnenie_kartochki_lm_38.png (PNG copy)> <./zapolnenie_kartochki_ lm_39.png (PNG copy)>] [52 <./zapolnenie_kartochki_lm_40.png (PNG copy)> <./zap olnenie_kartochki_lm_41.png (PNG copy)>] LaTeX Warning: Hyper reference `svld:id21' on page 53 undefined on input line 1 218. LaTeX Warning: Hyper reference `svld:id23' on page 53 undefined on input line 1 218. LaTeX Warning: Hyper reference `svld:id20' on page 53 undefined on input line 1 223. [53 <./zapolnenie_kartochki_lm_42.png (PNG copy)>] [54 <./zapolnenie_kartochki_ lm_44.png (PNG copy)>] [55 <./zapolnenie_kartochki_lm_45.png (PNG copy)>] [56] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 6. [57] [58 <./upravlenie_ld_2.png (PNG copy)>] [59 <./upravlenie_ld_3.png (PNG co py)>] [60 <./upravlenie_ld_4.png (PNG copy)>] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 7. No file svld.ind. [61] (./svld.aux) Package rerunfilecheck Warning: File `svld.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. ) Output written on svld.pdf (65 pages, 10203335 bytes). Transcript written on svld.log. Latexmk: Index file 'svld.idx' was written Latexmk: Missing input file: 'svld.ind' from line 'No file svld.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'svld.pdf' Rule 'makeindex svld.idx': File changes, etc: Non-existent destination files: 'svld.ind' ------------ Run number 1 of rule 'makeindex svld.idx' ------------ ------------ Running 'makeindex -s python.ist -o "svld.ind" "svld.idx"' ------------ Latexmk: applying rule 'makeindex svld.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file svld.idx...done (0 entries accepted, 0 rejected). Nothing written in svld.ind. Transcript written in svld.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'svld.aux' 'svld.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="svld" "svld.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./svld.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-russian/russianb.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.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 74. (/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/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file svld.idx (./svld.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)) (./svld.out) (./svld.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] (./svld.toc [1]) [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1. [1] (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 2. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmtt.fd) [3] [4 <./avtoriz aciya_1.png (PNG copy)>] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 3. [5 <./interfeis_1.png (PNG copy)>] [6 <./knopka_1.png (PNG copy)> <./knopka_10. png (PNG copy)> <./knopka_15.png (PNG copy)> <./interfeis_2.png (PNG copy)>] [7 <./interfeis_4.png (PNG copy)> <./knopka_16.png> <./knopka_17.png>] [8 <./in terfeis_5.png (PNG copy)> <./knopka_12.png (PNG copy)>] [9 <./interfeis_6.png ( PNG copy)> <./knopka_19.png (PNG copy)> <./knopka_23.png (PNG copy)> <./knopka_ 20.png (PNG copy)>] [10 <./interfeis_7.png (PNG copy)>] [11 <./knopka_21.png (P NG copy)> <./knopka_13.png (PNG copy)> <./knopka_22.png (PNG copy)> <./knopka_1 4.png (PNG copy)> <./interfeis_8.png (PNG copy)>] [12 <./knopka_24.png (PNG cop y)> <./interfeis_10.png (PNG copy)>] [13 <./interfeis_3.png (PNG copy)>] [14] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 4. [15] [16] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 5. [17] [18 <./zapolnenie_kartochki_ld_5.png (PNG copy)> <./zapolnenie_kartochki_l d_4.png (PNG copy)>] [19 <./zapolnenie_kartochki_ld_6.png (PNG copy)>] [20 <./k nopka_2.png (PNG copy)> <./zapolnenie_kartochki_ld_8.png (PNG copy)>] [21 <./za polnenie_kartochki_ld_9.png (PNG copy)>] [22 <./knopka_3.png (PNG copy)> <./kno pka_4.png (PNG copy)>] [23 <./zapolnenie_kartochki_ld_10.png (PNG copy)>] [24 <./zapolnenie_kartochki_ld_11.png (PNG copy)> <./upravlenie_ld_1.png (PNG c opy)> <./zapolnenie_kartochki_lm_30.png (PNG copy)>] [25 <./zapolnenie_kartochk i_lm_1_1.png (PNG copy)>] [26 <./zapolnenie_kartochki_lm_2.png (PNG copy)> <./k nopka_6.png (PNG copy)> <./zapolnenie_kartochki_lm_14.png (PNG copy)>] LaTeX Warning: Float too large for page by 20.47668pt on input line 675. [27 <./knopka_7.png (PNG copy)> <./knopka_8.png> <./knopka_5.png (PNG copy)>] [28 <./zapolnenie_kartochki_lm_15.png (PNG copy)>] [29 <./zapolnenie_kartochki_ lm_16.png (PNG copy)>] [30 <./zapolnenie_kartochki_lm_17.png (PNG copy)> <./zap olnenie_kartochki_lm_19.png (PNG copy)>] [31 <./zapolnenie_kartochki_lm_20.png (PNG copy)>] [32 <./zapolnenie_kartochki_lm_21.png (PNG copy)>] [33 <./zapolnen ie_kartochki_lm_22.png (PNG copy)> <./knopka_9.png (PNG copy)>] [34 <./zapolnen ie_kartochki_lm_23.png (PNG copy)>] [35 <./zapolnenie_kartochki_lm_24.png (PNG copy)> <./zapolnenie_kartochki_lm_3.png (PNG copy)>] [36 <./zapolnenie_kartochk i_lm_5.png (PNG copy)>] [37 <./zapolnenie_kartochki_lm_4.png (PNG copy)> <./zap olnenie_kartochki_lm_7.png (PNG copy)>] [38 <./zapolnenie_kartochki_lm_6.png (P NG copy)> <./zapolnenie_kartochki_lm_8.png (PNG copy)>] [39 <./zapolnenie_karto chki_lm_10.png (PNG copy)> <./zapolnenie_kartochki_lm_9.png (PNG copy)>] [40 <./zapolnenie_kartochki_lm_11.png (PNG copy)>] [41 <./zapolnenie_kartochki_ lm_12.png (PNG copy)> <./zapolnenie_kartochki_lm_25.png (PNG copy)>] [42 <./zap olnenie_kartochki_lm_26.png (PNG copy)>] [43 <./zapolnenie_kartochki_lm_27.png (PNG copy)>] [44 <./zapolnenie_kartochki_lm_28.png (PNG copy)> <./knopka_11.png (PNG copy)>] [45 <./zapolnenie_kartochki_lm_29.png (PNG copy)>] [46 <./zapolne nie_kartochki_lm_33.png (PNG copy)>] [47 <./zapolnenie_kartochki_lm_31.png (PNG copy)> <./zapolnenie_kartochki_lm_32.png (PNG copy)>] [48 <./zapolnenie_kartoc hki_lm_34.png (PNG copy)> <./zapolnenie_kartochki_lm_35.png (PNG copy)>] [49 <./zapolnenie_kartochki_lm_36.png (PNG copy)> <./zapolnenie_kartochki_lm_37 .png (PNG copy)>] [50] [51 <./zapolnenie_kartochki_lm_38.png (PNG copy)> <./zap olnenie_kartochki_lm_39.png (PNG copy)>] [52 <./zapolnenie_kartochki_lm_40.png (PNG copy)> <./zapolnenie_kartochki_lm_41.png (PNG copy)>] [53 <./zapolnenie_ka rtochki_lm_42.png (PNG copy)>] [54 <./zapolnenie_kartochki_lm_44.png (PNG copy) >] [55 <./zapolnenie_kartochki_lm_45.png (PNG copy)>] [56] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 6. [57] [58 <./upravlenie_ld_2.png (PNG copy)>] [59 <./upravlenie_ld_3.png (PNG co py)>] [60 <./upravlenie_ld_4.png (PNG copy)>] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 7. (./svld.ind) [61] (./svld.aux) ) Output written on svld.pdf (65 pages, 10212442 bytes). Transcript written on svld.log. Latexmk: Index file 'svld.idx' was written Latexmk: Log file says output to 'svld.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'svld.out' 'svld.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="svld" "svld.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./svld.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-russian/russianb.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.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 74. (/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/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file svld.idx (./svld.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)) (./svld.out) (./svld.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] (./svld.toc [1]) [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1. [1] (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) [2] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 2. (/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmtt.fd) [3] [4 <./avtoriz aciya_1.png (PNG copy)>] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 3. [5 <./interfeis_1.png (PNG copy)>] [6 <./knopka_1.png (PNG copy)> <./knopka_10. png (PNG copy)> <./knopka_15.png (PNG copy)> <./interfeis_2.png (PNG copy)>] [7 <./interfeis_4.png (PNG copy)> <./knopka_16.png> <./knopka_17.png>] [8 <./in terfeis_5.png (PNG copy)> <./knopka_12.png (PNG copy)>] [9 <./interfeis_6.png ( PNG copy)> <./knopka_19.png (PNG copy)> <./knopka_23.png (PNG copy)> <./knopka_ 20.png (PNG copy)>] [10 <./interfeis_7.png (PNG copy)>] [11 <./knopka_21.png (P NG copy)> <./knopka_13.png (PNG copy)> <./knopka_22.png (PNG copy)> <./knopka_1 4.png (PNG copy)> <./interfeis_8.png (PNG copy)>] [12 <./knopka_24.png (PNG cop y)> <./interfeis_10.png (PNG copy)>] [13 <./interfeis_3.png (PNG copy)>] [14] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 4. [15] [16] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 5. [17] [18 <./zapolnenie_kartochki_ld_5.png (PNG copy)> <./zapolnenie_kartochki_l d_4.png (PNG copy)>] [19 <./zapolnenie_kartochki_ld_6.png (PNG copy)>] [20 <./k nopka_2.png (PNG copy)> <./zapolnenie_kartochki_ld_8.png (PNG copy)>] [21 <./za polnenie_kartochki_ld_9.png (PNG copy)>] [22 <./knopka_3.png (PNG copy)> <./kno pka_4.png (PNG copy)>] [23 <./zapolnenie_kartochki_ld_10.png (PNG copy)>] [24 <./zapolnenie_kartochki_ld_11.png (PNG copy)> <./upravlenie_ld_1.png (PNG c opy)> <./zapolnenie_kartochki_lm_30.png (PNG copy)>] [25 <./zapolnenie_kartochk i_lm_1_1.png (PNG copy)>] [26 <./zapolnenie_kartochki_lm_2.png (PNG copy)> <./k nopka_6.png (PNG copy)> <./zapolnenie_kartochki_lm_14.png (PNG copy)>] LaTeX Warning: Float too large for page by 20.47668pt on input line 675. [27 <./knopka_7.png (PNG copy)> <./knopka_8.png> <./knopka_5.png (PNG copy)>] [28 <./zapolnenie_kartochki_lm_15.png (PNG copy)>] [29 <./zapolnenie_kartochki_ lm_16.png (PNG copy)>] [30 <./zapolnenie_kartochki_lm_17.png (PNG copy)> <./zap olnenie_kartochki_lm_19.png (PNG copy)>] [31 <./zapolnenie_kartochki_lm_20.png (PNG copy)>] [32 <./zapolnenie_kartochki_lm_21.png (PNG copy)>] [33 <./zapolnen ie_kartochki_lm_22.png (PNG copy)> <./knopka_9.png (PNG copy)>] [34 <./zapolnen ie_kartochki_lm_23.png (PNG copy)>] [35 <./zapolnenie_kartochki_lm_24.png (PNG copy)> <./zapolnenie_kartochki_lm_3.png (PNG copy)>] [36 <./zapolnenie_kartochk i_lm_5.png (PNG copy)>] [37 <./zapolnenie_kartochki_lm_4.png (PNG copy)> <./zap olnenie_kartochki_lm_7.png (PNG copy)>] [38 <./zapolnenie_kartochki_lm_6.png (P NG copy)> <./zapolnenie_kartochki_lm_8.png (PNG copy)>] [39 <./zapolnenie_karto chki_lm_10.png (PNG copy)> <./zapolnenie_kartochki_lm_9.png (PNG copy)>] [40 <./zapolnenie_kartochki_lm_11.png (PNG copy)>] [41 <./zapolnenie_kartochki_ lm_12.png (PNG copy)> <./zapolnenie_kartochki_lm_25.png (PNG copy)>] [42 <./zap olnenie_kartochki_lm_26.png (PNG copy)>] [43 <./zapolnenie_kartochki_lm_27.png (PNG copy)>] [44 <./zapolnenie_kartochki_lm_28.png (PNG copy)> <./knopka_11.png (PNG copy)>] [45 <./zapolnenie_kartochki_lm_29.png (PNG copy)>] [46 <./zapolne nie_kartochki_lm_33.png (PNG copy)>] [47 <./zapolnenie_kartochki_lm_31.png (PNG copy)> <./zapolnenie_kartochki_lm_32.png (PNG copy)>] [48 <./zapolnenie_kartoc hki_lm_34.png (PNG copy)> <./zapolnenie_kartochki_lm_35.png (PNG copy)>] [49 <./zapolnenie_kartochki_lm_36.png (PNG copy)> <./zapolnenie_kartochki_lm_37 .png (PNG copy)>] [50] [51 <./zapolnenie_kartochki_lm_38.png (PNG copy)> <./zap olnenie_kartochki_lm_39.png (PNG copy)>] [52 <./zapolnenie_kartochki_lm_40.png (PNG copy)> <./zapolnenie_kartochki_lm_41.png (PNG copy)>] [53 <./zapolnenie_ka rtochki_lm_42.png (PNG copy)>] [54 <./zapolnenie_kartochki_lm_44.png (PNG copy) >] [55 <./zapolnenie_kartochki_lm_45.png (PNG copy)>] [56] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 6. [57] [58 <./upravlenie_ld_2.png (PNG copy)>] [59 <./upravlenie_ld_3.png (PNG co py)>] [60 <./upravlenie_ld_4.png (PNG copy)>] {\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 7. (./svld.ind) [61] (./svld.aux) ) Output written on svld.pdf (65 pages, 10212442 bytes). Transcript written on svld.log. Latexmk: Index file 'svld.idx' was written Latexmk: Log file says output to 'svld.pdf' Latexmk: All targets (svld.pdf) are up-to-date [rtd-command-info] start-time: 2019-08-15T20:19:24.196611+03:00, end-time: 2019-08-15T20:19:24.207718+03:00, duration: 0, exit-code: 0 mv -f /opt/readthedocs.org/user_builds/svld/checkouts/latest/source/_build/latex/svld.pdf /opt/readthedocs.org/user_builds/svld/artifacts/latest/sphinx_pdf/svld.pdf [rtd-command-info] start-time: 2019-08-15T20:19:24.259266+03:00, end-time: 2019-08-15T20:20:04.731981+03:00, duration: 40, exit-code: 0 python /opt/readthedocs.org/user_builds/svld/envs/latest/bin/sphinx-build -T -b epub -d _build/doctrees-epub -D language=ru . _build/epub Running Sphinx v1.8.5 loading translations [ru]... готово making output directory... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] index reading sources... [100%] svld looking for now-outdated files... none found pickling environment... готово checking consistency... готово preparing documents... готово writing output... [ 50%] index writing output... [100%] svld generating indices... genindex writing additional pages... copying images... [ 1%] _static/avtorizaciya_1.png copying images... [ 2%] _static/interfeis_1.png copying images... [ 3%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_1.png?raw=true copying images... [ 4%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_10.png?raw=true copying images... [ 5%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_15.png?raw=true copying images... [ 6%] _static/interfeis_2.png copying images... [ 8%] _static/interfeis_4.png copying images... [ 9%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_16.png?raw=true copying images... [ 10%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_17.png?raw=true copying images... [ 11%] _static/interfeis_5.png copying images... [ 12%] _static/interfeis_6.png copying images... [ 13%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_12.png?raw=true copying images... [ 15%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_19.png?raw=true copying images... [ 16%] _static/interfeis_7.png copying images... [ 17%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_23.png?raw=true copying images... [ 18%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_20.png?raw=true copying images... [ 19%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_21.png?raw=true copying images... [ 20%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_13.png?raw=true copying images... [ 22%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_22.png?raw=true copying images... [ 23%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_14.png?raw=true copying images... [ 24%] _static/interfeis_8.png copying images... [ 25%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_24.png?raw=true copying images... [ 26%] _static/interfeis_10.png copying images... [ 27%] _static/interfeis_3.png copying images... [ 29%] _static/zapolnenie_kartochki_ld_5.png copying images... [ 30%] _static/zapolnenie_kartochki_ld_4.png copying images... [ 31%] _static/zapolnenie_kartochki_ld_6.png copying images... [ 32%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_2.png?raw=true copying images... [ 33%] _static/zapolnenie_kartochki_ld_8.png copying images... [ 34%] _static/zapolnenie_kartochki_ld_9.png copying images... [ 36%] _static/zapolnenie_kartochki_ld_10.png copying images... [ 37%] _static/zapolnenie_kartochki_ld_11.png copying images... [ 38%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_3.png?raw=true copying images... [ 39%] _static/upravlenie_ld_1.png copying images... [ 40%] _static/zapolnenie_kartochki_lm_30.png copying images... [ 41%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_4.png?raw=true copying images... [ 43%] _static/zapolnenie_kartochki_lm_1_1.png copying images... [ 44%] _static/zapolnenie_kartochki_lm_2.png copying images... [ 45%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_6.png?raw=true copying images... [ 46%] _static/zapolnenie_kartochki_lm_14.png copying images... [ 47%] _static/zapolnenie_kartochki_lm_15.png copying images... [ 48%] _static/zapolnenie_kartochki_lm_16.png copying images... [ 50%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_7.png?raw=true copying images... [ 51%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_8.png?raw=true copying images... [ 52%] _static/zapolnenie_kartochki_lm_17.png copying images... [ 53%] _static/zapolnenie_kartochki_lm_19.png copying images... [ 54%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_5.png?raw=true copying images... [ 55%] _static/zapolnenie_kartochki_lm_20.png copying images... [ 56%] _static/zapolnenie_kartochki_lm_21.png copying images... [ 58%] _static/zapolnenie_kartochki_lm_22.png copying images... [ 59%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_9.png?raw=true copying images... [ 60%] _static/zapolnenie_kartochki_lm_23.png copying images... [ 61%] _static/zapolnenie_kartochki_lm_24.png copying images... [ 62%] _static/zapolnenie_kartochki_lm_3.png copying images... [ 63%] _static/zapolnenie_kartochki_lm_5.png copying images... [ 65%] _static/zapolnenie_kartochki_lm_4.png copying images... [ 66%] _static/zapolnenie_kartochki_lm_7.png copying images... [ 67%] _static/zapolnenie_kartochki_lm_6.png copying images... [ 68%] _static/zapolnenie_kartochki_lm_8.png copying images... [ 69%] _static/zapolnenie_kartochki_lm_10.png copying images... [ 70%] _static/zapolnenie_kartochki_lm_9.png copying images... [ 72%] _static/zapolnenie_kartochki_lm_11.png copying images... [ 73%] _static/zapolnenie_kartochki_lm_12.png copying images... [ 74%] _static/zapolnenie_kartochki_lm_25.png copying images... [ 75%] _static/zapolnenie_kartochki_lm_26.png copying images... [ 76%] _static/zapolnenie_kartochki_lm_27.png copying images... [ 77%] _static/zapolnenie_kartochki_lm_28.png copying images... [ 79%] https://github.com/citoruspm/svld/blob/master/source/_static/knopka_11.png?raw=true copying images... [ 80%] _static/zapolnenie_kartochki_lm_29.png copying images... [ 81%] _static/zapolnenie_kartochki_lm_33.png copying images... [ 82%] _static/zapolnenie_kartochki_lm_31.png copying images... [ 83%] _static/zapolnenie_kartochki_lm_32.png copying images... [ 84%] _static/zapolnenie_kartochki_lm_34.png copying images... [ 86%] _static/zapolnenie_kartochki_lm_35.png copying images... [ 87%] _static/zapolnenie_kartochki_lm_36.png copying images... [ 88%] _static/zapolnenie_kartochki_lm_37.png copying images... [ 89%] _static/zapolnenie_kartochki_lm_38.png copying images... [ 90%] _static/zapolnenie_kartochki_lm_39.png copying images... [ 91%] _static/zapolnenie_kartochki_lm_40.png copying images... [ 93%] _static/zapolnenie_kartochki_lm_41.png copying images... [ 94%] _static/zapolnenie_kartochki_lm_42.png copying images... [ 95%] _static/zapolnenie_kartochki_lm_44.png copying images... [ 96%] _static/zapolnenie_kartochki_lm_45.png copying images... [ 97%] _static/upravlenie_ld_2.png copying images... [ 98%] _static/upravlenie_ld_3.png copying images... [100%] _static/upravlenie_ld_4.png copying static files... done copying extra files... готово WARNING: conf value "version" should not be empty for EPUB3 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for .nojekyll, ignoring writing nav.xhtml file... writing toc.ncx file... writing svld.epub file... build успешно, 2 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-08-15T20:20:04.778124+03:00, end-time: 2019-08-15T20:20:04.803078+03:00, duration: 0, exit-code: 0 mv -f /opt/readthedocs.org/user_builds/svld/checkouts/latest/source/_build/epub/svld.epub /opt/readthedocs.org/user_builds/svld/artifacts/latest/sphinx_epub/svld.epub