Read the Docs build information Build id: 29123 Project: bunchpatternconfigurator Version: stable Commit: fa5bcaeac9d969297add83aaf5a1f23618d629b1 Date: 2024-10-09T12:19:51.409245Z State: finished Success: True [rtd-command-info] start-time: 2024-10-09T12:20:29.437595Z, end-time: 2024-10-09T12:20:30.207116Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/karaboDevices/bunchPatternConfigurator.git . Cloning into '.'... [rtd-command-info] start-time: 2024-10-09T12:20:30.483572Z, end-time: 2024-10-09T12:20:30.544635Z, duration: 0, exit-code: 0 git checkout --force fa5bcaeac9d969297add83aaf5a1f23618d629b1 Note: checking out 'fa5bcaeac9d969297add83aaf5a1f23618d629b1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fa5bcae Fix/docu [rtd-command-info] start-time: 2024-10-09T12:20:30.632776Z, end-time: 2024-10-09T12:20:30.690650Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-10-09T12:20:31.958067Z, end-time: 2024-10-09T12:20:36.550031Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2024-10-09T12:20:36.636976Z, end-time: 2024-10-09T12:20:37.525982Z, duration: 0, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/bin/python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (24.0) [rtd-command-info] start-time: 2024-10-09T12:20:37.610262Z, end-time: 2024-10-09T12:20:45.897185Z, duration: 8, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/bin/python -m pip install --upgrade --no-cache-dir jinja2==2.11.3 markupsafe==2.0.1 Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl.metadata (3.5 kB) Collecting markupsafe==2.0.1 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (3.2 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl.metadata (3.3 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl.metadata (2.3 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 17.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl.metadata (4.5 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl.metadata (5.6 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl.metadata (463 bytes) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl.metadata (7.3 kB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl.metadata (3.0 kB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl.metadata (1.4 kB) Collecting future (from commonmark==0.8.1) Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging (from sphinx<2) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 193.6 MB/s eta 0:00:00 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 178.5 MB/s eta 0:00:00 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 225.5 MB/s eta 0:00:00 Downloading docutils-0.14-py3-none-any.whl (543 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 232.9 MB/s eta 0:00:00 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 145.4 MB/s eta 0:00:00 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 166.7 MB/s eta 0:00:00 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 190.4 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 184.0 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 180.2 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 181.4 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 209.7 MB/s eta 0:00:00 Downloading future-1.0.0-py3-none-any.whl (491 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 227.2 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 149.2 MB/s eta 0:00:00 Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 209.5 MB/s eta 0:00:00 Downloading charset_normalizer-3.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 193.0 MB/s eta 0:00:00 Downloading idna-3.10-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 187.1 MB/s eta 0:00:00 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 224.2 MB/s eta 0:00:00 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 204.2 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 185.8 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=1df4c19b8bbae5d624504e27e2db2f202bbb6c11be46784cec05badb820012f1 Stored in directory: /tmp/pip-ephem-wheel-cache-jkm074xf/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, Pygments, mock, docutils, urllib3, sphinxcontrib-serializinghtml, six, setuptools, pillow, packaging, markupsafe, imagesize, idna, future, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Attempting uninstall: setuptools Found existing installation: setuptools 68.0.0 Uninstalling setuptools-68.0.0: Successfully uninstalled setuptools-68.0.0 Successfully installed Pygments-2.3.1 alabaster-0.7.13 babel-2.14.0 certifi-2024.8.30 charset-normalizer-3.4.0 commonmark-0.8.1 docutils-0.14 future-1.0.0 idna-3.10 imagesize-1.4.1 jinja2-2.11.3 markupsafe-2.0.1 mock-1.0.1 packaging-24.0 pillow-5.4.1 pytz-2024.2 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.31.0 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.7 [rtd-command-info] start-time: 2024-10-09T12:20:45.983878Z, end-time: 2024-10-09T12:20:50.730959Z, duration: 4, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/bin/python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting slumber (from -r doc/requirements.txt (line 1)) Downloading slumber-0.7.1.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting breathe (from -r doc/requirements.txt (line 2)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Collecting urllib3~=1.26 (from -r doc/requirements.txt (line 3)) Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 3.5 MB/s eta 0:00:00 Requirement already satisfied: requests in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from slumber->-r doc/requirements.txt (line 1)) (2.31.0) Collecting Sphinx!=5.0.0,>=4.0 (from breathe->-r doc/requirements.txt (line 2)) Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: docutils>=0.12 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from breathe->-r doc/requirements.txt (line 2)) (0.14) Collecting sphinxcontrib-applehelp (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) (1.1.5) Collecting sphinxcontrib-qthelp (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2>=3.0 (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.12 (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: snowballstemmer>=2.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) (2.2.0) Requirement already satisfied: babel>=2.9 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) (1.4.1) Requirement already satisfied: packaging>=21.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) (24.0) Collecting importlib-metadata>=4.8 (from Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 1)) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 1)) (3.10) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 1)) (2024.8.30) Requirement already satisfied: pytz>=2015.7 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from babel>=2.9->Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) (2024.2) Collecting zipp>=0.5 (from importlib-metadata>=4.8->Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Requirement already satisfied: MarkupSafe>=2.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/lib/python3.7/site-packages (from Jinja2>=3.0->Sphinx!=5.0.0,>=4.0->breathe->-r doc/requirements.txt (line 2)) (2.0.1) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 15.6 MB/s eta 0:00:00 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 38.1 MB/s eta 0:00:00 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 63.4 MB/s eta 0:00:00 Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 201.6 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 193.2 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 199.5 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 207.9 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 205.7 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 184.1 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Building wheels for collected packages: slumber Building wheel for slumber (setup.py): started Building wheel for slumber (setup.py): finished with status 'done' Created wheel for slumber: filename=slumber-0.7.1-py3-none-any.whl size=8098 sha256=b2a93d6231237a72abf8d8ddd50c534ca9ccc0d0faa2a78eb37c64df4cb65551 Stored in directory: /tmp/pip-ephem-wheel-cache-cmtz33h4/wheels/eb/d6/67/f165e383ef89df4d90f29343f2e120543adc1886663e9f139b Successfully built slumber Installing collected packages: zipp, urllib3, typing-extensions, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, Jinja2, importlib-metadata, Sphinx, slumber, breathe Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.7 Uninstalling urllib3-2.0.7: Successfully uninstalled urllib3-2.0.7 Attempting uninstall: Pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Attempting uninstall: Jinja2 Found existing installation: Jinja2 2.11.3 Uninstalling Jinja2-2.11.3: Successfully uninstalled Jinja2-2.11.3 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Jinja2-3.1.4 Pygments-2.17.2 Sphinx-5.3.0 breathe-4.35.0 importlib-metadata-6.7.0 slumber-0.7.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 typing-extensions-4.7.1 urllib3-1.26.20 zipp-3.15.0 [rtd-command-info] start-time: 2024-10-09T12:20:51.444829Z, end-time: 2024-10-09T12:20:51.500444Z, duration: 0, exit-code: 0 cat doc/source/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # 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 # -- 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.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.mathjax', 'sphinx.ext.ifconfig', 'sphinx.ext.viewcode', 'sphinx.ext.graphviz', ] # 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 encoding of source files. # # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = 'bunchPatternConfigurator' copyright = '2024, CTRLS' author = 'CTRLS' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = '1.0' # The full version, including alpha/beta/rc tags. release = '1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # # today = '' # # Else, today_fmt is used as the format for a strftime call. # # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = [] # The reST default role (used for this markup: `text`) to use for all # documents. # # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. # keep_warnings = False # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- 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 = 'default' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. # " v documentation" by default. # # html_title = 'FXE-Instrument Control Infrastructure v1.0' # A shorter title for the navigation bar. Default is the same as html_title. # # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # # html_logo = None # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # # html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. # # html_extra_path = [] # If not None, a 'Last updated on:' timestamp is inserted at every page # bottom, using the given strftime format. # The empty string is equivalent to '%b %d, %Y'. # # html_last_updated_fmt = None # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # # html_additional_pages = {} # If false, no module index is generated. # # html_domain_indices = True # If false, no index is generated. # # html_use_index = True # If true, the index is split into individual pages for each letter. # # html_split_index = False # If true, links to the reST sources are added to the pages. # # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'h', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'r', 'sv', 'tr', 'zh' # # html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # 'ja' uses this config value. # 'zh' user can custom change `jieba` dictionary path. # # html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. # # html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. htmlhelp_basename = 'CTRLS-bunchPatternConfiguratorddoc' # -- 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, 'bunchPatternConfigurator.tex', 'bunchPatternConfigurator', 'CTRLS', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # # latex_use_parts = False # If true, show page references after internal links. # # latex_show_pagerefs = False # If true, show URL addresses after external links. # # latex_show_urls = False # Documents to append as an appendix to all manuals. # # latex_appendices = [] # It false, will not define \strong, \code, itleref, \crossref ... but only # \sphinxstrong, ..., \sphinxtitleref, ... To help avoid clash with user added # packages. # # latex_keep_old_macro_names = True # If false, no module index is generated. # # latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'bunchPatternConfigurator', 'bunchPatternConfigurator Documentation', [author], 1) ] # If true, show URL addresses after external links. # # man_show_urls = False # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'bunchPatternConfigurator', 'bunchPatternConfigurator Documentation', author, 'bunchPatternConfigurator', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. # # texinfo_appendices = [] # If false, no module index is generated. # # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # # texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. # # texinfo_no_detailmenu = False # set this variable for allowing references numfig = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'http://rtd.xfel.eu/websupport' websupport2_static_url = '/static/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "stable", 'version_slug': "stable", 'MEDIA_URL': "media/", 'STATIC_URL': "/static/", 'PRODUCTION_DOMAIN': "rtd.xfel.eu", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("fix-docu", "/en/fix-docu/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'bunchpatternconfigurator', 'name': u'bunchPatternConfigurator', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'http://rtd.xfel.eu/docs/bunchpatternconfigurator/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/source/', 'api_host': 'http://rtd.xfel.eu', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'fa5bcaeac9d969297add83aaf5a1f23618d629b1', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'fa5bcaeac9d969297add83aaf5a1f23618d629b1', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'fa5bcaeac9d969297add83aaf5a1f23618d629b1', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'None', 'commit': 'fa5bcaea', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-10-09T12:20:51.588760Z, end-time: 2024-10-09T12:20:52.496533Z, duration: 0, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/bin/sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done WARNING: html_static_path entry '_static' does not exist 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: [new config] 2 added, 0 changed, 0 removed reading sources... [ 50%] bunch_pattern_configurator reading sources... [100%] index /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/bunch_pattern_configurator.rst:17: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/bunch_pattern_configurator.rst:29: ERROR: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] bunch_pattern_configurator writing output... [100%] index generating indices... genindex done writing additional pages... search done copying downloadable files... [100%] bunch_pattern_server.pdf copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2024-10-09T12:20:52.600251Z, end-time: 2024-10-09T12:20:53.418190Z, duration: 0, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 2 added, 0 changed, 0 removed reading sources... [ 50%] bunch_pattern_configurator reading sources... [100%] index /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/bunch_pattern_configurator.rst:17: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/bunch_pattern_configurator.rst:29: ERROR: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... bunch_pattern_configurator done writing... done writing additional files... done copying downloadable files... [100%] bunch_pattern_server.pdf copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 4 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2024-10-09T12:20:53.531960Z, end-time: 2024-10-09T12:20:54.295934Z, duration: 0, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/bin/sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 2 added, 0 changed, 0 removed reading sources... [ 50%] bunch_pattern_configurator reading sources... [100%] index /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/bunch_pattern_configurator.rst:17: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/bunch_pattern_configurator.rst:29: ERROR: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... done processing bunchPatternConfigurator.tex... index bunch_pattern_configurator resolving references... done writing... done copying TeX support files... copying TeX support files... done build succeeded, 4 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-10-09T12:20:54.462615Z, end-time: 2024-10-09T12:20:54.519073Z, 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: 2024-10-09T12:20:54.603829Z, end-time: 2024-10-09T12:20:55.781697Z, duration: 1, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=bunchpatternconfigurator -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="bunchpatternconfigurator" "bunchPatternConfigurator.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 (./bunchPatternConfigurator.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.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/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.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/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.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/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.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/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.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/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.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) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.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) (./sphinxmessages.sty) Writing index file bunchpatternconfigurator.idx (./bunchpatternconfigurator.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.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/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] Underfull \hbox (badness 10000) in paragraph at lines 243--246 []|\T1/qtm/m/n/10 Read if num-ber Underfull \hbox (badness 10000) in paragraph at lines 256--259 []|\T1/qtm/m/n/10 Read if num-ber Underfull \hbox (badness 10000) in paragraph at lines 269--272 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 282--285 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 295--298 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 308--311 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 321--324 []|\T1/qtm/m/n/10 PAT- Overfull \hbox (24.629pt too wide) in paragraph at lines 321--324 \T1/qtm/m/n/10 TERN_SERIALIZATION Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 con-tains a string Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 with in-for-ma-tion Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 about the cur-rent Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 pat-tern setup. Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 Among them it Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 con-tains Pat-tern [4] Underfull \hbox (badness 10000) in paragraph at lines 375--377 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 10000) in paragraph at lines 378--381 []|\T1/qtm/m/n/10 is cal-cu-lated us-ing Underfull \hbox (badness 10000) in paragraph at lines 378--381 \T1/qtm/m/n/10 PAT-TERN_VIEW_3 Underfull \hbox (badness 10000) in paragraph at lines 378--381 \T1/qtm/m/n/10 domain' spec-trum that Underfull \hbox (badness 10000) in paragraph at lines 388--390 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 10000) in paragraph at lines 391--394 []|\T1/qtm/m/n/10 is cal-cu-lated us-ing Underfull \hbox (badness 10000) in paragraph at lines 391--394 \T1/qtm/m/n/10 PAT-TERN_VIEW_4 Underfull \hbox (badness 10000) in paragraph at lines 391--394 \T1/qtm/m/n/10 domain' spec-trum that Underfull \hbox (badness 10000) in paragraph at lines 401--403 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 10000) in paragraph at lines 404--407 []|\T1/qtm/m/n/10 is cal-cu-lated us-ing Underfull \hbox (badness 10000) in paragraph at lines 404--407 \T1/qtm/m/n/10 PAT-TERN_VIEW_5 Underfull \hbox (badness 10000) in paragraph at lines 404--407 \T1/qtm/m/n/10 domain' spec-trum that Underfull \hbox (badness 10000) in paragraph at lines 414--416 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 5331) in paragraph at lines 417--420 []|\T1/qtm/m/n/10 Dif-fer-ence be-tween first Underfull \hbox (badness 6428) in paragraph at lines 417--420 \T1/qtm/m/n/10 ing PAT-TERN_VIEW_6 [5] Overfull \hbox (9.40366pt too wide) in paragraph at lines 468--468 []\T1/qhv/m/n/10 Prop- Overfull \hbox (1.97366pt too wide) in paragraph at lines 468--468 \T1/qhv/m/n/10 erty| Overfull \hbox (8.08366pt too wide) in paragraph at lines 468--468 []\T1/qtm/m/n/10 Num- Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 ber Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 of Overfull \hbox (10.56366pt too wide) in paragraph at lines 468--468 \T1/qtm/m/n/10 Pulses| Overfull \hbox (13.33366pt too wide) in paragraph at lines 468--468 []\T1/qtm/m/n/10 pulseN| Overfull \hbox (93.78961pt too wide) in paragraph at lines 468--468 []\T1/qtm/m/n/10 USER_NUM_BUNCHES_REQUESTED_1 Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 or Overfull \hbox (93.78961pt too wide) in paragraph at lines 468--468 \T1/qtm/m/n/10 USER_NUM_BUNCHES_REQUESTED_2 Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 or Overfull \hbox (93.78961pt too wide) in paragraph at lines 468--468 \T1/qtm/m/n/10 USER_NUM_BUNCHES_REQUESTED_3| Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 lo-ca-tion prop-erty is USER_NUM_BUNCHES_REQUESTED_1 Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 (USER_NUM_BUNCHES_REQUESTED_2 or [6] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [7] [8] Chapter 2. No file bunchpatternconfigurator.ind. [9] (./bunchpatternconfigurator.aux) Package rerunfilecheck Warning: File `bunchpatternconfigurator.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/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on bunchpatternconfigurator.pdf (13 pages, 138151 bytes). Transcript written on bunchpatternconfigurator.log. Latexmk: Index file 'bunchpatternconfigurator.idx' was written Latexmk: Missing input file: 'bunchpatternconfigurator.ind' from line 'No file bunchpatternconfigurator.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'bunchpatternconfigurator.pdf' Rule 'makeindex bunchpatternconfigurator.idx': File changes, etc: Non-existent destination files: 'bunchpatternconfigurator.ind' ------------ Run number 1 of rule 'makeindex bunchpatternconfigurator.idx' ------------ ------------ Running 'makeindex -s python.ist -o "bunchpatternconfigurator.ind" "bunchpatternconfigurator.idx"' ------------ Latexmk: applying rule 'makeindex bunchpatternconfigurator.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 bunchpatternconfigurator.idx...done (0 entries accepted, 0 rejected). Nothing written in bunchpatternconfigurator.ind. Transcript written in bunchpatternconfigurator.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'bunchpatternconfigurator.aux' 'bunchpatternconfigurator.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="bunchpatternconfigurator" "bunchPatternConfigurator.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./bunchPatternConfigurator.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.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/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.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/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.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/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.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/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.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/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.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) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.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) (./sphinxmessages.sty) Writing index file bunchpatternconfigurator.idx (./bunchpatternconfigurator.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.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)) (./bunchpatternconfigurator.out) (./bunchpatternconfigurator.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.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] (./bunchpatternconfigurator.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] Underfull \hbox (badness 10000) in paragraph at lines 243--246 []|\T1/qtm/m/n/10 Read if num-ber Underfull \hbox (badness 10000) in paragraph at lines 256--259 []|\T1/qtm/m/n/10 Read if num-ber Underfull \hbox (badness 10000) in paragraph at lines 269--272 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 282--285 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 295--298 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 308--311 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 321--324 []|\T1/qtm/m/n/10 PAT- Overfull \hbox (24.629pt too wide) in paragraph at lines 321--324 \T1/qtm/m/n/10 TERN_SERIALIZATION Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 con-tains a string Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 with in-for-ma-tion Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 about the cur-rent Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 pat-tern setup. Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 Among them it Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 con-tains Pat-tern [4] Underfull \hbox (badness 10000) in paragraph at lines 375--377 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 10000) in paragraph at lines 378--381 []|\T1/qtm/m/n/10 is cal-cu-lated us-ing Underfull \hbox (badness 10000) in paragraph at lines 378--381 \T1/qtm/m/n/10 PAT-TERN_VIEW_3 Underfull \hbox (badness 10000) in paragraph at lines 378--381 \T1/qtm/m/n/10 domain' spec-trum that Underfull \hbox (badness 10000) in paragraph at lines 388--390 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 10000) in paragraph at lines 391--394 []|\T1/qtm/m/n/10 is cal-cu-lated us-ing Underfull \hbox (badness 10000) in paragraph at lines 391--394 \T1/qtm/m/n/10 PAT-TERN_VIEW_4 Underfull \hbox (badness 10000) in paragraph at lines 391--394 \T1/qtm/m/n/10 domain' spec-trum that Underfull \hbox (badness 10000) in paragraph at lines 401--403 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 10000) in paragraph at lines 404--407 []|\T1/qtm/m/n/10 is cal-cu-lated us-ing Underfull \hbox (badness 10000) in paragraph at lines 404--407 \T1/qtm/m/n/10 PAT-TERN_VIEW_5 Underfull \hbox (badness 10000) in paragraph at lines 404--407 \T1/qtm/m/n/10 domain' spec-trum that Underfull \hbox (badness 10000) in paragraph at lines 414--416 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 5331) in paragraph at lines 417--420 []|\T1/qtm/m/n/10 Dif-fer-ence be-tween first Underfull \hbox (badness 6428) in paragraph at lines 417--420 \T1/qtm/m/n/10 ing PAT-TERN_VIEW_6 [5] Overfull \hbox (9.40366pt too wide) in paragraph at lines 468--468 []\T1/qhv/m/n/10 Prop- Overfull \hbox (1.97366pt too wide) in paragraph at lines 468--468 \T1/qhv/m/n/10 erty| Overfull \hbox (8.08366pt too wide) in paragraph at lines 468--468 []\T1/qtm/m/n/10 Num- Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 ber Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 of Overfull \hbox (10.56366pt too wide) in paragraph at lines 468--468 \T1/qtm/m/n/10 Pulses| Overfull \hbox (13.33366pt too wide) in paragraph at lines 468--468 []\T1/qtm/m/n/10 pulseN| Overfull \hbox (93.78961pt too wide) in paragraph at lines 468--468 []\T1/qtm/m/n/10 USER_NUM_BUNCHES_REQUESTED_1 Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 or Overfull \hbox (93.78961pt too wide) in paragraph at lines 468--468 \T1/qtm/m/n/10 USER_NUM_BUNCHES_REQUESTED_2 Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 or Overfull \hbox (93.78961pt too wide) in paragraph at lines 468--468 \T1/qtm/m/n/10 USER_NUM_BUNCHES_REQUESTED_3| Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 lo-ca-tion prop-erty is USER_NUM_BUNCHES_REQUESTED_1 Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 (USER_NUM_BUNCHES_REQUESTED_2 or [6] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [7] [8] Chapter 2. (./bunchpatternconfigurator.ind) [9] (./bunchpatternconfigurator.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on bunchpatternconfigurator.pdf (13 pages, 140392 bytes). Transcript written on bunchpatternconfigurator.log. Latexmk: Index file 'bunchpatternconfigurator.idx' was written Latexmk: Log file says output to 'bunchpatternconfigurator.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'bunchpatternconfigurator.out' 'bunchpatternconfigurator.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="bunchpatternconfigurator" "bunchPatternConfigurator.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 (./bunchPatternConfigurator.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.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/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.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/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.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/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.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/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.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/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.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) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.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) (./sphinxmessages.sty) Writing index file bunchpatternconfigurator.idx (./bunchpatternconfigurator.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.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)) (./bunchpatternconfigurator.out) (./bunchpatternconfigurator.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.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] (./bunchpatternconfigurator.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] Underfull \hbox (badness 10000) in paragraph at lines 243--246 []|\T1/qtm/m/n/10 Read if num-ber Underfull \hbox (badness 10000) in paragraph at lines 256--259 []|\T1/qtm/m/n/10 Read if num-ber Underfull \hbox (badness 10000) in paragraph at lines 269--272 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 282--285 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 295--298 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 308--311 []|\T1/qtm/m/n/10 Cur-rent (ac-tual) Underfull \hbox (badness 10000) in paragraph at lines 321--324 []|\T1/qtm/m/n/10 PAT- Overfull \hbox (24.629pt too wide) in paragraph at lines 321--324 \T1/qtm/m/n/10 TERN_SERIALIZATION Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 con-tains a string Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 with in-for-ma-tion Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 about the cur-rent Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 pat-tern setup. Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 Among them it Underfull \hbox (badness 10000) in paragraph at lines 321--324 \T1/qtm/m/n/10 con-tains Pat-tern [4] Underfull \hbox (badness 10000) in paragraph at lines 375--377 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 10000) in paragraph at lines 378--381 []|\T1/qtm/m/n/10 is cal-cu-lated us-ing Underfull \hbox (badness 10000) in paragraph at lines 378--381 \T1/qtm/m/n/10 PAT-TERN_VIEW_3 Underfull \hbox (badness 10000) in paragraph at lines 378--381 \T1/qtm/m/n/10 domain' spec-trum that Underfull \hbox (badness 10000) in paragraph at lines 388--390 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 10000) in paragraph at lines 391--394 []|\T1/qtm/m/n/10 is cal-cu-lated us-ing Underfull \hbox (badness 10000) in paragraph at lines 391--394 \T1/qtm/m/n/10 PAT-TERN_VIEW_4 Underfull \hbox (badness 10000) in paragraph at lines 391--394 \T1/qtm/m/n/10 domain' spec-trum that Underfull \hbox (badness 10000) in paragraph at lines 401--403 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 10000) in paragraph at lines 404--407 []|\T1/qtm/m/n/10 is cal-cu-lated us-ing Underfull \hbox (badness 10000) in paragraph at lines 404--407 \T1/qtm/m/n/10 PAT-TERN_VIEW_5 Underfull \hbox (badness 10000) in paragraph at lines 404--407 \T1/qtm/m/n/10 domain' spec-trum that Underfull \hbox (badness 10000) in paragraph at lines 414--416 []|\T1/qtm/m/n/10 cal-cu-lated us-ing PAT- Underfull \hbox (badness 5331) in paragraph at lines 417--420 []|\T1/qtm/m/n/10 Dif-fer-ence be-tween first Underfull \hbox (badness 6428) in paragraph at lines 417--420 \T1/qtm/m/n/10 ing PAT-TERN_VIEW_6 [5] Overfull \hbox (9.40366pt too wide) in paragraph at lines 468--468 []\T1/qhv/m/n/10 Prop- Overfull \hbox (1.97366pt too wide) in paragraph at lines 468--468 \T1/qhv/m/n/10 erty| Overfull \hbox (8.08366pt too wide) in paragraph at lines 468--468 []\T1/qtm/m/n/10 Num- Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 ber Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 of Overfull \hbox (10.56366pt too wide) in paragraph at lines 468--468 \T1/qtm/m/n/10 Pulses| Overfull \hbox (13.33366pt too wide) in paragraph at lines 468--468 []\T1/qtm/m/n/10 pulseN| Overfull \hbox (93.78961pt too wide) in paragraph at lines 468--468 []\T1/qtm/m/n/10 USER_NUM_BUNCHES_REQUESTED_1 Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 or Overfull \hbox (93.78961pt too wide) in paragraph at lines 468--468 \T1/qtm/m/n/10 USER_NUM_BUNCHES_REQUESTED_2 Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 or Overfull \hbox (93.78961pt too wide) in paragraph at lines 468--468 \T1/qtm/m/n/10 USER_NUM_BUNCHES_REQUESTED_3| Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 lo-ca-tion prop-erty is USER_NUM_BUNCHES_REQUESTED_1 Underfull \hbox (badness 10000) in paragraph at lines 468--468 \T1/qtm/m/n/10 (USER_NUM_BUNCHES_REQUESTED_2 or [6] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [7] [8] Chapter 2. (./bunchpatternconfigurator.ind) [9] (./bunchpatternconfigurator.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on bunchpatternconfigurator.pdf (13 pages, 140392 bytes). Transcript written on bunchpatternconfigurator.log. Latexmk: Index file 'bunchpatternconfigurator.idx' was written Latexmk: Log file says output to 'bunchpatternconfigurator.pdf' Latexmk: All targets (bunchpatternconfigurator.pdf) are up-to-date [rtd-command-info] start-time: 2024-10-09T12:20:55.879850Z, end-time: 2024-10-09T12:20:55.938581Z, duration: 0, exit-code: 0 mv -f /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/_build/latex/bunchpatternconfigurator.pdf /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/artifacts/stable/sphinx_pdf/bunchpatternconfigurator.pdf [rtd-command-info] start-time: 2024-10-09T12:20:56.025228Z, end-time: 2024-10-09T12:20:56.860298Z, duration: 0, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/envs/stable/bin/sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done WARNING: html_static_path entry '_static' does not exist 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: [new config] 2 added, 0 changed, 0 removed reading sources... [ 50%] bunch_pattern_configurator reading sources... [100%] index /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/bunch_pattern_configurator.rst:17: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/bunch_pattern_configurator.rst:29: ERROR: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] bunch_pattern_configurator writing output... [100%] index generating indices... genindex done writing additional pages... done copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing bunchPatternConfigurator.epub file... build succeeded, 4 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2024-10-09T12:20:56.946009Z, end-time: 2024-10-09T12:20:57.007425Z, duration: 0, exit-code: 0 mv -f /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/checkouts/stable/doc/source/_build/epub/bunchPatternConfigurator.epub /usr/src/app/checkouts/readthedocs.org/user_builds/bunchpatternconfigurator/artifacts/stable/sphinx_epub/bunchpatternconfigurator.epub