Read the Docs build information Build id: 5710 Project: scs-documentation Version: latest Commit: bdf1e7031110ec83779c4813da0850c3de279a91 Date: 2017-12-12T06:01:17.984116Z State: finished Success: True [rtd-command-info] start-time: 2017-12-12T12:01:21.810000Z, end-time: 2017-12-12T12:01:26.748000Z, duration: 4, exit-code: 0 python -mvirtualenv --no-site-packages --no-download /user_builds/scs-documentation/envs/latest New python executable in /user_builds/scs-documentation/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2017-12-12T12:01:26.807000Z, end-time: 2017-12-12T12:02:31.561000Z, duration: 64, exit-code: 0 python /user_builds/scs-documentation/envs/latest/bin/pip install --use-wheel -U --cache-dir /user_builds/scs-documentation/.cache/pip sphinx==1.3.5 Pygments==2.1.3 setuptools==20.1.1 docutils==0.12 mkdocs==0.15.0 mock==1.0.1 pillow==2.6.1 git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext sphinx-rtd-theme==0.1.9 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.1.1 Collecting sphinx==1.3.5 Downloading Sphinx-1.3.5-py2.py3-none-any.whl (1.5MB) Collecting Pygments==2.1.3 Downloading Pygments-2.1.3-py2.py3-none-any.whl (755kB) Collecting setuptools==20.1.1 Downloading setuptools-20.1.1-py2.py3-none-any.whl (472kB) Collecting docutils==0.12 Downloading docutils-0.12.tar.gz (1.6MB) Collecting mkdocs==0.15.0 Downloading mkdocs-0.15.0-py2.py3-none-any.whl (966kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861kB) Collecting pillow==2.6.1 Downloading Pillow-2.6.1.zip (7.5MB) Collecting readthedocs-sphinx-ext from git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext Cloning https://github.com/rtfd/readthedocs-sphinx-ext.git (to 0.6-alpha) to /tmp/pip-build-GSjRG4/readthedocs-sphinx-ext Collecting sphinx-rtd-theme==0.1.9 Downloading sphinx_rtd_theme-0.1.9-py2-none-any.whl (693kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.10-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.1.1 Downloading recommonmark-0.1.1-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx==1.3.5) Downloading Babel-2.5.1-py2.py3-none-any.whl (6.8MB) Collecting snowballstemmer>=1.1 (from sphinx==1.3.5) Downloading snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting six>=1.4 (from sphinx==1.3.5) Downloading six-1.11.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx==1.3.5) Downloading Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Downloading Markdown-2.6.10.zip (414kB) Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Downloading livereload-2.5.1-py2-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.15.0) Downloading PyYAML-3.12.tar.gz (253kB) Collecting tornado>=4.1 (from mkdocs==0.15.0) Downloading tornado-4.5.2.tar.gz (483kB) Collecting click>=4.0 (from mkdocs==0.15.0) Downloading click-6.7-py2.py3-none-any.whl (71kB) Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Downloading mkdocs-bootswatch-0.4.0.tar.gz (4.4MB) Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Downloading mkdocs-bootstrap-0.1.1.tar.gz (363kB) Collecting requests (from readthedocs-sphinx-ext) Downloading requests-2.18.4-py2.py3-none-any.whl (88kB) Collecting nilsimsa>=0.3.7 (from readthedocs-sphinx-ext) Downloading nilsimsa-0.3.8.tar.gz (276kB) Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx==1.3.5) Downloading pytz-2017.3-py2.py3-none-any.whl (511kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx==1.3.5) Downloading MarkupSafe-1.0.tar.gz Collecting singledispatch (from tornado>=4.1->mkdocs==0.15.0) Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting certifi (from tornado>=4.1->mkdocs==0.15.0) Downloading certifi-2017.11.5-py2.py3-none-any.whl (330kB) Collecting backports-abc>=0.4 (from tornado>=4.1->mkdocs==0.15.0) Downloading backports_abc-0.5-py2.py3-none-any.whl Collecting urllib3<1.23,>=1.21.1 (from requests->readthedocs-sphinx-ext) Downloading urllib3-1.22-py2.py3-none-any.whl (132kB) Collecting chardet<3.1.0,>=3.0.2 (from requests->readthedocs-sphinx-ext) Downloading chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting idna<2.7,>=2.5 (from requests->readthedocs-sphinx-ext) Downloading idna-2.6-py2.py3-none-any.whl (56kB) Building wheels for collected packages: docutils, mock, pillow, commonmark, Markdown, PyYAML, tornado, mkdocs-bootswatch, mkdocs-bootstrap, nilsimsa, MarkupSafe Running setup.py bdist_wheel for docutils: started Running setup.py bdist_wheel for docutils: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/db/de/bd/b99b1e12d321fbc950766c58894c6576b1a73ae3131b29a151 Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/b2/f8/fe/920b7d3b279878045354cde14646f73864cf944501f19e4a1b Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/d0/3d/6f/4a3dbe290c7053073e6c32734c146d7174f2ad7675030b6137 Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/fd/3a/ea/9ead7944d8ba3771888487ca4f6ef39bcde9fd4e986c32f442 Running setup.py bdist_wheel for Markdown: started Running setup.py bdist_wheel for Markdown: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/1e/5a/55/a80b200d12e234d575ad68c1528593d1ce488720b65b24e48c Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/2c/f7/79/13f3a12cd723892437c0cfbde1230ab4d82947ff7b3839a4fc Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/b3/47/3a/96e12476829cb196adabc879fedb72f1bb2c8613b6961e78e7 Running setup.py bdist_wheel for mkdocs-bootswatch: started Running setup.py bdist_wheel for mkdocs-bootswatch: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/cd/af/36/fbd242260aeadfc4d890450b2070d4e42ea129460d771d0e37 Running setup.py bdist_wheel for mkdocs-bootstrap: started Running setup.py bdist_wheel for mkdocs-bootstrap: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/6a/6b/d4/b947c6453aae64d38ab0e3b70cb71a60cb6bb7d0a184a4b727 Running setup.py bdist_wheel for nilsimsa: started Running setup.py bdist_wheel for nilsimsa: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/77/f8/25/539c7b52ecbfcb7ed9b6c7189f9fdde48706c41fe529a64c9f Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /user_builds/scs-documentation/.cache/pip/wheels/88/a7/30/e39a54a87bcbe25308fa3ca64e8ddc75d9b3e5afa21ee32d57 Successfully built docutils mock pillow commonmark Markdown PyYAML tornado mkdocs-bootswatch mkdocs-bootstrap nilsimsa MarkupSafe Installing collected packages: pytz, babel, snowballstemmer, sphinx-rtd-theme, six, Pygments, docutils, MarkupSafe, Jinja2, alabaster, sphinx, setuptools, Markdown, singledispatch, certifi, backports-abc, tornado, livereload, PyYAML, click, mkdocs-bootswatch, mkdocs-bootstrap, mkdocs, mock, pillow, urllib3, chardet, idna, requests, nilsimsa, readthedocs-sphinx-ext, commonmark, recommonmark Found existing installation: setuptools 20.3 Uninstalling setuptools-20.3: Successfully uninstalled setuptools-20.3 Running setup.py install for readthedocs-sphinx-ext: started Running setup.py install for readthedocs-sphinx-ext: finished with status 'done' Successfully installed Jinja2-2.10 Markdown-2.6.10 MarkupSafe-1.0 PyYAML-3.12 Pygments-2.1.3 alabaster-0.7.10 babel-2.5.1 backports-abc-0.5 certifi-2017.11.5 chardet-3.0.4 click-6.7 commonmark-0.5.4 docutils-0.12 idna-2.6 livereload-2.5.1 mkdocs-0.15.0 mkdocs-bootstrap-0.1.1 mkdocs-bootswatch-0.4.0 mock-1.0.1 nilsimsa-0.3.8 pillow-2.6.1 pytz-2017.3 readthedocs-sphinx-ext-0.5.4 recommonmark-0.1.1 requests-2.18.4 setuptools-20.1.1 singledispatch-3.4.0.3 six-1.11.0 snowballstemmer-1.2.1 sphinx-1.3.5 sphinx-rtd-theme-0.1.9 tornado-4.5.2 urllib3-1.22 You are using pip version 8.1.1, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2017-12-12T12:02:32.444000Z, end-time: 2017-12-12T12:02:32.477000Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- from recommonmark.parser import CommonMarkParser extensions = [] templates_path = ['/rtd_root/readthedocs/templates/sphinx', 'templates', '_templates', '.templates'] source_suffix = ['.rst', '.md'] source_parsers = { '.md': CommonMarkParser, } master_doc = 'index' project = u'SCS documentation' copyright = u'2016' version = 'latest' release = 'latest' exclude_patterns = ['_build'] pygments_style = 'sphinx' htmlhelp_basename = 'scs-documentation' html_theme = 'sphinx_rtd_theme' file_insertion_enabled = False latex_documents = [ ('index', 'scs-documentation.tex', u'SCS documentation Documentation', u'', 'manual'), ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import 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('/rtd_root/readthedocs/templates/sphinx/_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = False if 'html_theme' in globals(): if html_theme in ['default']: # Allow people to bail with a hack of having an html_style if not 'html_style' in globals(): import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True else: import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.org/websupport' if 'http' not in settings.MEDIA_URL: websupport2_static_url = '/static/' else: websupport2_static_url = '/media//static' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'MEDIA_URL': "/media/", 'PRODUCTION_DOMAIN': "exflrtd.desy.de", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'scs-documentation', 'name': u'SCS documentation', 'rtd_language': u'en', 'canonical_url': 'http://exflrtd.desy.de/docs/scs-documentation/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/./', 'api_host': 'https://readthedocs.org', 'github_user': 'None', 'github_repo': 'None', 'github_version': 'master', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-1', 'commit': 'bdf1e703', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): extensions.append("readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2017-12-12T12:02:32.582000Z, end-time: 2017-12-12T12:02:37.731000Z, duration: 5, exit-code: 0 python /user_builds/scs-documentation/envs/latest/bin/sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.3.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 11 source files that are out of date updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] ALAS/index reading sources... [ 18%] DPS/index reading sources... [ 27%] DSSC/index reading sources... [ 36%] FCCD/index reading sources... [ 45%] FFT/index reading sources... [ 54%] IBS/index reading sources... [ 63%] KBS/index reading sources... [ 72%] LIN/index reading sources... [ 81%] TIM/index reading sources... [ 90%] XGM/index reading sources... [100%] index /user_builds/scs-documentation/checkouts/latest/KBS/index.rst:40: WARNING: download file not readable: /user_builds/scs-documentation/checkouts/latest/KBS/fmb.pdf looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 9%] ALAS/index writing output... [ 18%] DPS/index writing output... [ 27%] DSSC/index writing output... [ 36%] FCCD/index writing output... [ 45%] FFT/index writing output... [ 54%] IBS/index writing output... [ 63%] KBS/index writing output... [ 72%] LIN/index writing output... [ 81%] TIM/index writing output... [ 90%] XGM/index writing output... [100%] index /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:29: WARNING: numfig is disabled. :numref: is ignored. /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:44: WARNING: numfig is disabled. :numref: is ignored. generating indices... genindex writing additional pages... search copying images... [ 50%] FFT/experimental-3d.svg copying images... [100%] FFT/base.svg copying downloadable files... [100%] /user_builds/scs-documentation/checkouts/latest/FFT/square-one.pdf copying static files... WARNING: html_static_path entry '/rtd_root/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. Copying readthedocs-dynamic-include.js_t... done Copying readthedocs-data.js_t... done Copying searchtools.js_t... done [rtd-command-info] start-time: 2017-12-12T12:02:38.865000Z, end-time: 2017-12-12T12:02:40.960000Z, duration: 2, exit-code: 0 python /user_builds/scs-documentation/envs/latest/bin/sphinx-build -T -b json -d _build/doctrees-json -D language=en . _build/json Running Sphinx v1.3.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [json]: targets for 11 source files that are out of date updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] ALAS/index reading sources... [ 18%] DPS/index reading sources... [ 27%] DSSC/index reading sources... [ 36%] FCCD/index reading sources... [ 45%] FFT/index reading sources... [ 54%] IBS/index reading sources... [ 63%] KBS/index reading sources... [ 72%] LIN/index reading sources... [ 81%] TIM/index reading sources... [ 90%] XGM/index reading sources... [100%] index /user_builds/scs-documentation/checkouts/latest/KBS/index.rst:40: WARNING: download file not readable: /user_builds/scs-documentation/checkouts/latest/KBS/fmb.pdf looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 9%] ALAS/index writing output... [ 18%] DPS/index writing output... [ 27%] DSSC/index writing output... [ 36%] FCCD/index writing output... [ 45%] FFT/index writing output... [ 54%] IBS/index writing output... [ 63%] KBS/index writing output... [ 72%] LIN/index writing output... [ 81%] TIM/index writing output... [ 90%] XGM/index writing output... [100%] index /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:29: WARNING: numfig is disabled. :numref: is ignored. /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:44: WARNING: numfig is disabled. :numref: is ignored. generating indices... genindex writing additional pages... search copying images... [ 50%] FFT/experimental-3d.svg copying images... [100%] FFT/base.svg copying downloadable files... [100%] /user_builds/scs-documentation/checkouts/latest/FFT/square-one.pdf copying static files... WARNING: html_static_path entry '/rtd_root/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. [rtd-command-info] start-time: 2017-12-12T12:02:41.538000Z, end-time: 2017-12-12T12:02:42.900000Z, duration: 1, exit-code: 0 python /user_builds/scs-documentation/envs/latest/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.3.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] ALAS/index reading sources... [ 18%] DPS/index reading sources... [ 27%] DSSC/index reading sources... [ 36%] FCCD/index reading sources... [ 45%] FFT/index reading sources... [ 54%] IBS/index reading sources... [ 63%] KBS/index reading sources... [ 72%] LIN/index reading sources... [ 81%] TIM/index reading sources... [ 90%] XGM/index reading sources... [100%] index /user_builds/scs-documentation/checkouts/latest/KBS/index.rst:40: WARNING: download file not readable: /user_builds/scs-documentation/checkouts/latest/KBS/fmb.pdf looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... ALAS/index XGM/index DPS/index KBS/index LIN/index FFT/index DSSC/index FCCD/index TIM/index IBS/index /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:29: WARNING: numfig is disabled. :numref: is ignored. /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:44: WARNING: numfig is disabled. :numref: is ignored. writing... done writing additional files... copying images... [ 50%] FFT/experimental-3d.svg copying images... [100%] FFT/base.svg copying downloadable files... [100%] /user_builds/scs-documentation/checkouts/latest/FFT/square-one.pdf copying static files... WARNING: html_static_path entry '/rtd_root/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done dumping object inventory... done build succeeded, 4 warnings. [rtd-command-info] start-time: 2017-12-12T12:02:43.367000Z, end-time: 2017-12-12T12:02:44.646000Z, duration: 1, exit-code: 0 python /user_builds/scs-documentation/envs/latest/bin/sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.3.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] ALAS/index reading sources... [ 18%] DPS/index reading sources... [ 27%] DSSC/index reading sources... [ 36%] FCCD/index reading sources... [ 45%] FFT/index reading sources... [ 54%] IBS/index reading sources... [ 63%] KBS/index reading sources... [ 72%] LIN/index reading sources... [ 81%] TIM/index reading sources... [ 90%] XGM/index reading sources... [100%] index /user_builds/scs-documentation/checkouts/latest/KBS/index.rst:40: WARNING: download file not readable: /user_builds/scs-documentation/checkouts/latest/KBS/fmb.pdf looking for now-outdated files... none found pickling environment... done checking consistency... done processing scs-documentation.tex... index ALAS/index XGM/index DPS/index KBS/index LIN/index FFT/index DSSC/index FCCD/index TIM/index IBS/index resolving references... /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:29: WARNING: numfig is disabled. :numref: is ignored. /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:44: WARNING: numfig is disabled. :numref: is ignored. writing... done copying images... FFT/experimental-3d.svg FFT/base.svg copying TeX support files... done build succeeded, 3 warnings. [rtd-command-info] start-time: 2017-12-12T12:02:44.705000Z, end-time: 2017-12-12T12:02:45.128000Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /user_builds/scs-documentation/checkouts/latest/_build/latex/scs-documentation.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2015/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/user_builds/scs-documentation/checkouts/latest/_build/latex/scs-documentation .tex LaTeX2e <2014/05/01> Babel <3.9l> and hyphenation patterns for 2 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 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/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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) (/usr/share/texlive/texmf-dist/tex/latex/caption/newfloat.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/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/eqparbox/eqparbox.sty (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))) Writing index file scs-documentation.idx No file scs-documentation.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Underfull \hbox (badness 10000) in paragraph at lines 133--133 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map }] [2] Adding blank page after the table of contents. [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] Chapter 5. [11] [12] Chapter 6. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.365 \includegraphics{{base}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.365 \includegraphics{{base}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.394 \includegraphics{{experimental-3d}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.394 \includegraphics{{experimental-3d}.svg} [13] [14] Chapter 7. [15] [16] Chapter 8. [17] [18] Chapter 9. [19] [20] Chapter 10. No file scs-documentation.ind. [21] (./scs-documentation.aux) Package rerunfilecheck Warning: File `scs-documentation.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){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on scs-documentation.pdf (25 pages, 82631 bytes). Transcript written on scs-documentation.log. [rtd-command-info] start-time: 2017-12-12T12:02:45.191000Z, end-time: 2017-12-12T12:02:45.242000Z, duration: 0, exit-code: 0 makeindex -s python.ist scs-documentation.idx This is makeindex, version 2.15 [TeX Live 2015/dev] (kpathsea + Thai support). Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored). Scanning input file scs-documentation.idx...done (0 entries accepted, 0 rejected). Nothing written in scs-documentation.ind. Transcript written in scs-documentation.ilg. [rtd-command-info] start-time: 2017-12-12T12:02:45.301000Z, end-time: 2017-12-12T12:02:45.598000Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /user_builds/scs-documentation/checkouts/latest/_build/latex/scs-documentation.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2015/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/user_builds/scs-documentation/checkouts/latest/_build/latex/scs-documentation .tex LaTeX2e <2014/05/01> Babel <3.9l> and hyphenation patterns for 2 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 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/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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) (/usr/share/texlive/texmf-dist/tex/latex/caption/newfloat.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/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/eqparbox/eqparbox.sty (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))) Writing index file scs-documentation.idx (./scs-documentation.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./scs-documentation.out) (./scs-documentation.out) Underfull \hbox (badness 10000) in paragraph at lines 133--133 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map }] [2] (./scs-documentation.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) Adding blank page after the table of contents. [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] Chapter 5. [11] [12] Chapter 6. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.365 \includegraphics{{base}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.365 \includegraphics{{base}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.394 \includegraphics{{experimental-3d}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.394 \includegraphics{{experimental-3d}.svg} [13] [14] Chapter 7. [15] [16] Chapter 8. [17] [18] Chapter 9. [19] [20] Chapter 10. (./scs-documentation.ind) [21] (./scs-documentation.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on scs-documentation.pdf (25 pages, 99419 bytes). Transcript written on scs-documentation.log. [rtd-command-info] start-time: 2017-12-12T12:02:45.663000Z, end-time: 2017-12-12T12:02:45.690000Z, duration: 0, exit-code: 0 mv -f /user_builds/scs-documentation/checkouts/latest/_build/latex/scs-documentation.pdf /user_builds/scs-documentation/artifacts/latest/sphinx_pdf/scs-documentation.pdf [rtd-command-info] start-time: 2017-12-12T12:02:46.011000Z, end-time: 2017-12-12T12:02:47.867000Z, duration: 1, exit-code: 0 python /user_builds/scs-documentation/envs/latest/bin/sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.3.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [epub]: targets for 11 source files that are out of date updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] ALAS/index reading sources... [ 18%] DPS/index reading sources... [ 27%] DSSC/index reading sources... [ 36%] FCCD/index reading sources... [ 45%] FFT/index reading sources... [ 54%] IBS/index reading sources... [ 63%] KBS/index reading sources... [ 72%] LIN/index reading sources... [ 81%] TIM/index reading sources... [ 90%] XGM/index reading sources... [100%] index /user_builds/scs-documentation/checkouts/latest/KBS/index.rst:40: WARNING: download file not readable: /user_builds/scs-documentation/checkouts/latest/KBS/fmb.pdf looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 9%] ALAS/index writing output... [ 18%] DPS/index writing output... [ 27%] DSSC/index writing output... [ 36%] FCCD/index writing output... [ 45%] FFT/index writing output... [ 54%] IBS/index writing output... [ 63%] KBS/index writing output... [ 72%] LIN/index writing output... [ 81%] TIM/index writing output... [ 90%] XGM/index writing output... [100%] index /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:29: WARNING: numfig is disabled. :numref: is ignored. /user_builds/scs-documentation/checkouts/latest/FFT/index.rst:44: WARNING: numfig is disabled. :numref: is ignored. generating indices... genindex writing additional pages... search copying images... [ 50%] FFT/experimental-3d.svg copying images... [100%] FFT/base.svg copying downloadable files... [100%] /user_builds/scs-documentation/checkouts/latest/FFT/square-one.pdf copying static files... WARNING: html_static_path entry '/rtd_root/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... WARNING: unknown mimetype for _downloads/square-one.pdf, ignoring writing toc.ncx file... writing SCSdocumentation.epub file... build succeeded, 5 warnings. [rtd-command-info] start-time: 2017-12-12T12:02:47.926000Z, end-time: 2017-12-12T12:02:47.951000Z, duration: 0, exit-code: 0 mv -f /user_builds/scs-documentation/checkouts/latest/_build/epub/SCSdocumentation.epub /user_builds/scs-documentation/artifacts/latest/sphinx_epub/scs-documentation.epub