Read the Docs build information Build id: 2690831 Project: iati-iati-datastore-docs Version: latest Commit: 5eb558fadcea732bcad34cbfa4513d6e60e536f0 Date: 2024-12-17T14:03:46.266618Z State: finished Success: True [rtd-command-info] start-time: 2024-12-17T14:03:47.478238Z, end-time: 2024-12-17T14:03:47.993646Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/IATI/iati-datastore-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2024-12-17T14:03:48.056616Z, end-time: 2024-12-17T14:03:48.529524Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-12-17T14:03:48.662279Z, end-time: 2024-12-17T14:03:48.725252Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5eb558f Merge pull request #6 from IATI/examples_tweaks [rtd-command-info] start-time: 2024-12-17T14:03:48.787444Z, end-time: 2024-12-17T14:03:48.849494Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.10" # You can also specify other tool versions: # nodejs: "16" # rust: "1.55" # golang: "1.17" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py builder: dirhtml # Build all formats, including PDF formats: all # Optionally declare the Python requirements required to build your docs python: install: - requirements: requirements.txt # You can include or exclude git submodules from the Read the Docs # documentation build. # https://docs.readthedocs.io/en/stable/config-file/v2.html#submodules submodules: include: all [rtd-command-info] start-time: 2024-12-17T14:03:54.052754Z, end-time: 2024-12-17T14:03:54.144054Z, duration: 0, exit-code: 0 asdf global python 3.10.15 [rtd-command-info] start-time: 2024-12-17T14:03:54.543627Z, end-time: 2024-12-17T14:03:56.033508Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.15.final.0-64 in 877ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-12-17T14:03:56.098896Z, end-time: 2024-12-17T14:04:08.757170Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.0 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-12-17T14:04:08.831956Z, end-time: 2024-12-17T14:04:14.715977Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 139.1 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 245.6 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 482.9 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 571.4 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading certifi-2024.12.14-py3-none-any.whl (164 kB) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.12.14 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.2.3 [rtd-command-info] start-time: 2024-12-17T14:04:14.779185Z, end-time: 2024-12-17T14:04:18.368437Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: alabaster==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 7)) (1.0.0) Collecting attrs==24.2.0 (from -r requirements.txt (line 9)) Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) Requirement already satisfied: babel==2.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 11)) (2.16.0) Collecting certifi==2024.8.30 (from -r requirements.txt (line 15)) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Requirement already satisfied: charset-normalizer==3.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 17)) (3.4.0) Collecting click==8.1.7 (from -r requirements.txt (line 19)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 21)) (0.21.2) Collecting iati-sphinx-theme==1.6.1 (from -r requirements.txt (line 28)) Downloading iati_sphinx_theme-1.6.1-py2.py3-none-any.whl.metadata (2.1 kB) Requirement already satisfied: idna==3.10 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 30)) (3.10) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 32)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 34)) (3.1.4) Collecting jscc==0.3.0 (from -r requirements.txt (line 38)) Downloading jscc-0.3.0-py3-none-any.whl.metadata (2.9 kB) Collecting json-merge-patch==0.2 (from -r requirements.txt (line 40)) Downloading json-merge-patch-0.2.tar.gz (3.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jsonpointer==3.0.0 (from -r requirements.txt (line 42)) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting jsonref==1.1.0 (from -r requirements.txt (line 46)) Downloading jsonref-1.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting markdown-it-py==3.0.0 (from -r requirements.txt (line 50)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: markupsafe==3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 54)) (3.0.2) Collecting mdit-py-plugins==0.4.2 (from -r requirements.txt (line 56)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r requirements.txt (line 58)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-parser==4.0.0 (from -r requirements.txt (line 60)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: packaging==24.2 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 64)) (24.2) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 66)) (2.18.0) Collecting pyyaml==6.0.2 (from -r requirements.txt (line 68)) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting referencing==0.35.1 (from -r requirements.txt (line 70)) Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 72)) (2.32.3) Collecting rpds-py==0.21.0 (from -r requirements.txt (line 76)) Downloading rpds_py-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 78)) (2.2.0) Requirement already satisfied: sphinx==8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 80)) (8.1.3) Collecting sphinx-intl==2.3.1 (from -r requirements.txt (line 87)) Downloading sphinx_intl-2.3.1-py3-none-any.whl.metadata (4.5 kB) Collecting sphinx-togglebutton==0.3.2 (from -r requirements.txt (line 89)) Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl.metadata (2.4 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 91)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 93)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 95)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 97)) (1.0.1) Collecting sphinxcontrib-opendataservices==0.5.0 (from -r requirements.txt (line 99)) Downloading sphinxcontrib_opendataservices-0.5.0-py3-none-any.whl.metadata (787 bytes) Collecting sphinxcontrib-opendataservices-jsonschema==0.7.1 (from -r requirements.txt (line 101)) Downloading sphinxcontrib_opendataservices_jsonschema-0.7.1-py2.py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 103)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 105)) (2.0.0) Requirement already satisfied: urllib3==2.2.3 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 107)) (2.2.3) Collecting wheel==0.45.1 (from -r requirements.txt (line 109)) Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from sphinx==8.1.3->-r requirements.txt (line 80)) (2.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from sphinx-intl==2.3.1->-r requirements.txt (line 87)) (75.6.0) Downloading attrs-24.2.0-py3-none-any.whl (63 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading iati_sphinx_theme-1.6.1-py2.py3-none-any.whl (25 kB) Downloading jscc-0.3.0-py3-none-any.whl (19 kB) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading jsonref-1.1.0-py3-none-any.whl (9.4 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 58.4 MB/s eta 0:00:00 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB) Downloading sphinx_intl-2.3.1-py3-none-any.whl (13 kB) Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Downloading sphinxcontrib_opendataservices-0.5.0-py3-none-any.whl (7.3 kB) Downloading sphinxcontrib_opendataservices_jsonschema-0.7.1-py2.py3-none-any.whl (12 kB) Downloading wheel-0.45.1-py3-none-any.whl (72 kB) Building wheels for collected packages: json-merge-patch Building wheel for json-merge-patch (setup.py): started Building wheel for json-merge-patch (setup.py): finished with status 'done' Created wheel for json-merge-patch: filename=json_merge_patch-0.2-py3-none-any.whl size=4374 sha256=ead91721c1f13480cb91861d4ad121b52f688e4710b4e246573f2cb9a9f94c23 Stored in directory: /tmp/pip-ephem-wheel-cache-kwszk6vg/wheels/28/11/94/29fc25fd0520d36d007638e1901919d76374d0cd94abd1e293 Successfully built json-merge-patch Installing collected packages: json-merge-patch, iati-sphinx-theme, wheel, rpds-py, pyyaml, mdurl, jsonref, jsonpointer, click, certifi, attrs, referencing, markdown-it-py, mdit-py-plugins, jscc, sphinx-togglebutton, sphinx-intl, myst-parser, sphinxcontrib-opendataservices-jsonschema, sphinxcontrib-opendataservices Attempting uninstall: wheel Found existing installation: wheel 0.40.0 Uninstalling wheel-0.40.0: Successfully uninstalled wheel-0.40.0 Attempting uninstall: certifi Found existing installation: certifi 2024.12.14 Uninstalling certifi-2024.12.14: Successfully uninstalled certifi-2024.12.14 Successfully installed attrs-24.2.0 certifi-2024.8.30 click-8.1.7 iati-sphinx-theme-1.6.1 jscc-0.3.0 json-merge-patch-0.2 jsonpointer-3.0.0 jsonref-1.1.0 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.0 pyyaml-6.0.2 referencing-0.35.1 rpds-py-0.21.0 sphinx-intl-2.3.1 sphinx-togglebutton-0.3.2 sphinxcontrib-opendataservices-0.5.0 sphinxcontrib-opendataservices-jsonschema-0.7.1 wheel-0.45.1 [rtd-command-info] start-time: 2024-12-17T14:04:18.541215Z, end-time: 2024-12-17T14:04:18.600987Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # IATI Datastore documentation build configuration file, # created by sphinx-quickstart on Wed Nov 2 14:17:45 2016. # # 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 # sys.path.insert(0, os.path.abspath('.')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['myst_parser', 'sphinxcontrib.opendataservices', 'sphinxcontrib.jsonschema', 'sphinx.ext.todo', 'sphinx.ext.autodoc', 'sphinx_togglebutton', 'sphinx.ext.autosectionlabel'] # 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 = 'IATI Datastore Docs' copyright = '2024 United Nations Development Programme, on behalf of the IATI Secretariat' author = 'IATI Secretariat' # 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 = '0.0' # The full version, including alpha/beta/rc tags. release = '0.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 = "en" # 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 = ['_build', 'Thumbs.db', '.DS_Store'] # 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 = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'iati_sphinx_theme' html_css_files = [ 'custom.css', ] # 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 = 'IATI Datastore Docs' # 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 = 'sphinxdoc' # -- 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, 'sphinx.tex', 'IATI Datastore Docs', 'IATI Secretariat', '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, 'sphinx', 'IATI Datastore Docs', [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, 'sphinx', 'IATI Datastore Docs', author, 'sphinx', '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 locale_dirs = ['locale/'] # path is example but recommended. gettext_compact = False # optional. togglebutton_hint = "" [rtd-command-info] start-time: 2024-12-17T14:04:18.669983Z, end-time: 2024-12-17T14:04:19.839786Z, duration: 1, exit-code: 0 python -m sphinx -T -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = ['.rst']` to `source_suffix = {'.rst': 'restructuredtext'}`. myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] adv_example reading sources... [ 29%] adv_search reading sources... [ 43%] data_source reading sources... [ 57%] faqs reading sources... [ 71%] index reading sources... [ 86%] simple_example reading sources... [100%] simple_search /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/adv_example.rst:1: WARNING: Title overline too short. ************** Example Queries ************** [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/adv_example.rst:6: WARNING: Title underline too short. Query 1: Agricultural Research ------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/adv_example.rst:27: WARNING: Title underline too short. Query 2: Humanitarian activities in Brazil ------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/adv_example.rst:27: WARNING: Title underline too short. Query 2: Humanitarian activities in Brazil ------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/adv_search.rst:1: WARNING: Title overline too short. ************** Advanced Search ************** [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/faqs.rst:1: WARNING: Title overline too short. ************** Frequently Asked Questions ************** [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/faqs.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/faqs.rst:22: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/faqs.rst:27: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/faqs.rst:33: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/simple_example.rst:1: WARNING: Title overline too short. ************** Example Queries ************** [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/simple_example.rst:6: WARNING: Title underline too short. Query 1: SMART Surveys ------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/simple_example.rst:3: WARNING: duplicate label example queries, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/adv_example.rst [autosectionlabel.simple_example] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/simple_search.rst:38: WARNING: duplicate label advanced search, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/adv_search.rst [autosectionlabel.simple_search] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying downloadable files... [ 50%] files/adv_example_q1.json copying downloadable files... [100%] files/adv_example_q2.json copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/html/_static/documentation_options.js copying static files: failed WARNING: cannot copy static file FileNotFoundError('/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/static/favicon-16x16.png does not exist') copying extra files... copying extra files: done copying assets: done writing output... [ 14%] adv_example writing output... [ 29%] adv_search writing output... [ 43%] data_source writing output... [ 57%] faqs writing output... [ 71%] index writing output... [ 86%] simple_example writing output... [100%] simple_search generating indices... genindex done writing additional pages... search done copying images... [ 33%] images/adv_q_1.svg copying images... [ 67%] images/adv_q_2.svg copying images... [100%] images/adv_search.svg dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 16 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-12-17T14:04:19.903709Z, end-time: 2024-12-17T14:04:20.857247Z, duration: 0, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v8.1.3 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = ['.rst']` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... The configuration has changed (5 options: 'html_context', 'html_css_files', 'html_favicon', 'html_permalinks_icon', 'html_static_path') done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... done copying assets... copying downloadable files... [ 50%] files/adv_example_q1.json copying downloadable files... [100%] files/adv_example_q2.json copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js copying static files: failed WARNING: cannot copy static file FileNotFoundError('/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/static/favicon-16x16.png does not exist') copying extra files... copying extra files: done copying assets: done assembling single document... index data_source simple_search simple_example adv_search adv_example faqs assembling single document: done writing... done writing additional files... done copying images... [ 33%] images/adv_search.svg copying images... [ 67%] images/adv_q_1.svg copying images... [100%] images/adv_q_2.svg copying downloadable files... [ 50%] files/adv_example_q1.json copying downloadable files... [100%] files/adv_example_q2.json copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js copying static files: failed WARNING: cannot copy static file FileNotFoundError('/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/static/favicon-16x16.png does not exist') copying extra files... copying extra files: done dumping object inventory... done build succeeded, 3 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2024-12-17T14:04:21.190701Z, end-time: 2024-12-17T14:04:22.044463Z, duration: 0, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.1.3 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = ['.rst']` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... The configuration has changed (5 options: 'html_context', 'html_css_files', 'html_favicon', 'html_permalinks_icon', 'html_static_path') done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/pdf/latexmkrc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/pdf/latexmkjarc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/pdf/Makefile done copying assets: done processing sphinx.tex... index data_source simple_search simple_example adv_search adv_example faqs resolving references... processing sphinx.tex: done writing... done copying images... [ 33%] images/adv_search.svg copying images... [ 67%] images/adv_q_1.svg copying images... [100%] images/adv_q_2.svg Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/pdf/sphinxmessages.sty build succeeded, 1 warning. The LaTeX files are in ../_readthedocs/pdf. 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-12-17T14:04:22.106849Z, end-time: 2024-12-17T14:04:22.173235Z, 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-12-17T14:04:22.243113Z, end-time: 2024-12-17T14:04:25.470629Z, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=iati-iati-datastore-docs -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'sphinx.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="iati-iati-datastore-docs" "sphinx.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./sphinx.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.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/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/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.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/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 (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.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/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) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.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/etoolbox/etoolbox.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/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file iati-iati-datastore-docs.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./iati-iati-datastore-docs.aux) (/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/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 164--166 []|\T1/qhv/m/n/10 Search Underfull \hbox (badness 10000) in paragraph at lines 164--166 \T1/qhv/m/n/10 op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 201--204 []\T1/qtm/m/n/10 With-out quotes, inter-agency would re-turn [5] [6] [7] [8] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.410 ...[width=1.000\linewidth]{{adv_search}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.410 ...[width=1.000\linewidth]{{adv_search}.svg} LaTeX Warning: Hyper reference `simple_example:example-queries' on page 9 undef ined on input line 421. [9] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.511 ...ics[width=1.000\linewidth]{{adv_q_1}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.511 ...ics[width=1.000\linewidth]{{adv_q_1}.svg} (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [10] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.544 ...ics[width=1.000\linewidth]{{adv_q_2}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.544 ...ics[width=1.000\linewidth]{{adv_q_2}.svg} [11] [12] Chapter 4. LaTeX Warning: Hyper reference `faqs:faq-1' on page 13 undefined on input line 555. LaTeX Warning: Hyper reference `faqs:faq-2' on page 13 undefined on input line 559. LaTeX Warning: Hyper reference `faqs:faq-3' on page 13 undefined on input line 563. LaTeX Warning: Hyper reference `faqs:faq-4' on page 13 undefined on input line 567. No file iati-iati-datastore-docs.ind. [13] (./iati-iati-datastore-docs.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `iati-iati-datastore-docs.out' has changed . (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on iati-iati-datastore-docs.pdf (17 pages, 214861 bytes). Transcript written on iati-iati-datastore-docs.log. Latexmk: Index file 'iati-iati-datastore-docs.idx' was written Latexmk: Missing input file 'iati-iati-datastore-docs.ind' (or dependence on it) from following: 'No file iati-iati-datastore-docs.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'iati-iati-datastore-docs.pdf' Rule 'makeindex iati-iati-datastore-docs.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'iati-iati-datastore-docs.idx' ------------ Run number 1 of rule 'makeindex iati-iati-datastore-docs.idx' ------------ ------------ Running 'makeindex -s python.ist -o "iati-iati-datastore-docs.ind" "iati-iati-datastore-docs.idx"' ------------ Latexmk: Examining 'iati-iati-datastore-docs.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex iati-iati-datastore-docs.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file iati-iati-datastore-docs.idx...done (0 entries accepted, 0 rejected). Nothing written in iati-iati-datastore-docs.ind. Transcript written in iati-iati-datastore-docs.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'iati-iati-datastore-docs.aux' 'iati-iati-datastore-docs.ind' 'iati-iati-datastore-docs.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="iati-iati-datastore-docs" "sphinx.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./sphinx.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.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/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/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.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/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 (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.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/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) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.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/etoolbox/etoolbox.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/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file iati-iati-datastore-docs.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./iati-iati-datastore-docs.aux) (/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/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./iati-iati-datastore-docs.out) (./iati-iati-datastore-docs.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] (./iati-iati-datastore-docs.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 164--166 []|\T1/qhv/m/n/10 Search Underfull \hbox (badness 10000) in paragraph at lines 164--166 \T1/qhv/m/n/10 op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 201--204 []\T1/qtm/m/n/10 With-out quotes, inter-agency would re-turn [5] [6] [7] [8] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.410 ...[width=1.000\linewidth]{{adv_search}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.410 ...[width=1.000\linewidth]{{adv_search}.svg} [9] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.511 ...ics[width=1.000\linewidth]{{adv_q_1}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.511 ...ics[width=1.000\linewidth]{{adv_q_1}.svg} (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [10] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.544 ...ics[width=1.000\linewidth]{{adv_q_2}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.544 ...ics[width=1.000\linewidth]{{adv_q_2}.svg} [11] [12] Chapter 4. (./iati-iati-datastore-docs.ind) [13] (./iati-iati-datastore-docs.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on iati-iati-datastore-docs.pdf (17 pages, 218349 bytes). Transcript written on iati-iati-datastore-docs.log. Latexmk: Index file 'iati-iati-datastore-docs.idx' was written Latexmk: Log file says output to 'iati-iati-datastore-docs.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'iati-iati-datastore-docs.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="iati-iati-datastore-docs" "sphinx.tex"' ------------ Latexmk: Examining 'iati-iati-datastore-docs.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./sphinx.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.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/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/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.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/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 (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.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/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) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.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/etoolbox/etoolbox.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/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file iati-iati-datastore-docs.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./iati-iati-datastore-docs.aux) (/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/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./iati-iati-datastore-docs.out) (./iati-iati-datastore-docs.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] (./iati-iati-datastore-docs.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 164--166 []|\T1/qhv/m/n/10 Search Underfull \hbox (badness 10000) in paragraph at lines 164--166 \T1/qhv/m/n/10 op-er-a- Underfull \hbox (badness 10000) in paragraph at lines 201--204 []\T1/qtm/m/n/10 With-out quotes, inter-agency would re-turn [5] [6] [7] [8] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.410 ...[width=1.000\linewidth]{{adv_search}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.410 ...[width=1.000\linewidth]{{adv_search}.svg} [9] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.511 ...ics[width=1.000\linewidth]{{adv_q_1}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.511 ...ics[width=1.000\linewidth]{{adv_q_1}.svg} (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [10] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.544 ...ics[width=1.000\linewidth]{{adv_q_2}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.544 ...ics[width=1.000\linewidth]{{adv_q_2}.svg} [11] [12] Chapter 4. (./iati-iati-datastore-docs.ind) [13] (./iati-iati-datastore-docs.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on iati-iati-datastore-docs.pdf (17 pages, 218349 bytes). Transcript written on iati-iati-datastore-docs.log. Latexmk: Index file 'iati-iati-datastore-docs.idx' was written Latexmk: Log file says output to 'iati-iati-datastore-docs.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'iati-iati-datastore-docs.log' for details Latexmk: Examining 'iati-iati-datastore-docs.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2024-12-17T14:04:25.794580Z, end-time: 2024-12-17T14:04:26.737767Z, duration: 0, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v8.1.3 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = ['.rst']` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... The configuration has changed (5 options: 'html_context', 'html_css_files', 'html_favicon', 'html_permalinks_icon', 'html_static_path') done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 7 source files that are out of date updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/epub/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/epub/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/epub/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/epub/_static/epub.css copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 14%] adv_example writing output... [ 29%] adv_search writing output... [ 43%] data_source writing output... [ 57%] faqs writing output... [ 71%] index writing output... [ 86%] simple_example writing output... [100%] simple_search generating indices... genindex done writing additional pages... done copying images... [ 33%] images/adv_q_1.svg copying images... [ 67%] images/adv_q_2.svg copying images... [100%] images/adv_search.svg writing mimetype file... writing META-INF/container.xml file... writing content.opf file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/epub/content.opf writing nav.xhtml file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/epub/nav.xhtml writing toc.ncx file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/_readthedocs/epub/toc.ncx writing IATIDatastoreDocs.epub file... build succeeded, 1 warning. The ePub file is in ../_readthedocs/epub.