Read the Docs build information Build id: 4237169 Project: continuumio-conda-build Version: latest Commit: 100f46ad218bc08f69ec6cb84bfe8aa96fd2bb47 Date: 2026-07-21T19:59:41.913561Z State: finished Success: True [rtd-command-info] start-time: 2026-07-21T19:59:42.888328Z, end-time: 2026-07-21T19:59:43.499218Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build.git . Cloning into '.'... [rtd-command-info] start-time: 2026-07-21T19:59:43.593973Z, end-time: 2026-07-21T19:59:44.522558Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/conda/conda-build * [new tag] 26.5.0 -> 26.5.0 [rtd-command-info] start-time: 2026-07-21T19:59:45.299773Z, end-time: 2026-07-21T19:59:45.432739Z, 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 100f46a 🤖 updated file(s) (#6052) [rtd-command-info] start-time: 2026-07-21T19:59:45.519616Z, end-time: 2026-07-21T19:59:45.565721Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 sphinx: configuration: docs/source/conf.py build: os: ubuntu-24.04 tools: python: '3.14' python: install: - requirements: docs/requirements.txt # Build PDF, ePub and zipped HTML formats: - epub - pdf - htmlzip [rtd-command-info] start-time: 2026-07-21T19:59:50.223636Z, end-time: 2026-07-21T19:59:50.287346Z, duration: 0, exit-code: 0 asdf global python 3.14.6 [rtd-command-info] start-time: 2026-07-21T19:59:50.649341Z, end-time: 2026-07-21T19:59:51.234539Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.14.6.final.0-64 in 320ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/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: 2026-07-21T19:59:51.325313Z, end-time: 2026-07-21T19:59:56.660266Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages/pip/_vendor/pyparsing/core.py:5332: SyntaxWarning: 'return' in a 'finally' block return self.__class__.__name__ + ": " + retString Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (23.1) Collecting pip Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 18.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (67.6.1) Collecting setuptools Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 30.5 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-26.1.2 setuptools-83.0.0 [rtd-command-info] start-time: 2026-07-21T19:59:56.995911Z, end-time: 2026-07-21T20:00:02.288843Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.1.0-py3-none-any.whl.metadata (5.8 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.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.21 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.1.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 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-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.1.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 170.1 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 139.3 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 538.9 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (23 kB) Downloading packaging-26.2-py3-none-any.whl (100 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.0 GB/s 0:00:00 Downloading requests-2.34.2-py3-none-any.whl (73 kB) Downloading charset_normalizer-3.4.9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (223 kB) Downloading idna-3.18-py3-none-any.whl (65 kB) Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.1.1-py3-none-any.whl (104 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) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.6.17 charset_normalizer-3.4.9 docutils-0.22.4 idna-3.18 imagesize-2.0.0 packaging-26.2 requests-2.34.2 roman-numerals-4.1.0 snowballstemmer-3.1.1 sphinx-9.1.0 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 urllib3-2.7.0 [rtd-command-info] start-time: 2026-07-21T20:00:02.556049Z, end-time: 2026-07-21T20:00:10.224165Z, duration: 7, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting Pillow==12.1.1 (from -r docs/requirements.txt (line 1)) Downloading pillow-12.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) Collecting PyYAML==6.0.3 (from -r docs/requirements.txt (line 2)) Downloading pyyaml-6.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Requirement already satisfied: Sphinx==9.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from -r docs/requirements.txt (line 3)) (9.1.0) Collecting conda-sphinx-theme==0.4.0 (from -r docs/requirements.txt (line 4)) Downloading conda_sphinx_theme-0.4.0-py3-none-any.whl.metadata (6.7 kB) Collecting linkify-it-py==2.1.0 (from -r docs/requirements.txt (line 5)) Downloading linkify_it_py-2.1.0-py3-none-any.whl.metadata (8.5 kB) Collecting myst-parser==5.0.0 (from -r docs/requirements.txt (line 6)) Downloading myst_parser-5.0.0-py3-none-any.whl.metadata (5.6 kB) Collecting pylint<4 (from -r docs/requirements.txt (line 7)) Downloading pylint-3.3.9-py3-none-any.whl.metadata (12 kB) Collecting requests==2.32.5 (from -r docs/requirements.txt (line 8)) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting ruamel.yaml==0.19.1 (from -r docs/requirements.txt (line 9)) Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) Collecting sphinx-argparse==0.5.2 (from -r docs/requirements.txt (line 10)) Downloading sphinx_argparse-0.5.2-py3-none-any.whl.metadata (3.7 kB) Collecting sphinx-autobuild==2025.8.25 (from -r docs/requirements.txt (line 11)) Downloading sphinx_autobuild-2025.8.25-py3-none-any.whl.metadata (8.5 kB) Collecting sphinx-sitemap==2.9.0 (from -r docs/requirements.txt (line 12)) Downloading sphinx_sitemap-2.9.0-py3-none-any.whl.metadata (3.4 kB) Collecting sphinx_design==0.7.0 (from -r docs/requirements.txt (line 13)) Downloading sphinx_design-0.7.0-py3-none-any.whl.metadata (5.5 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from -r docs/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from -r docs/requirements.txt (line 15)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from -r docs/requirements.txt (line 16)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from -r docs/requirements.txt (line 17)) (1.0.1) Collecting sphinxcontrib-plantuml==0.31 (from -r docs/requirements.txt (line 18)) Downloading sphinxcontrib_plantuml-0.31.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinxcontrib-programoutput==0.19 (from -r docs/requirements.txt (line 19)) Downloading sphinxcontrib_programoutput-0.19-py3-none-any.whl.metadata (3.7 kB) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from -r docs/requirements.txt (line 20)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from -r docs/requirements.txt (line 21)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (2.20.0) Requirement already satisfied: docutils<0.23,>=0.21 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (0.22.4) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (3.1.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (2.18.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: roman-numerals>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (4.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (26.2) Collecting pydata-sphinx-theme>=0.15 (from conda-sphinx-theme==0.4.0->-r docs/requirements.txt (line 4)) Downloading pydata_sphinx_theme-0.20.0-py3-none-any.whl.metadata (6.0 kB) Collecting sphinx-favicon (from conda-sphinx-theme==0.4.0->-r docs/requirements.txt (line 4)) Downloading sphinx_favicon-1.1.0-py3-none-any.whl.metadata (5.4 kB) Collecting uc-micro-py (from linkify-it-py==2.1.0->-r docs/requirements.txt (line 5)) Downloading uc_micro_py-2.0.0-py3-none-any.whl.metadata (2.2 kB) Collecting markdown-it-py~=4.0 (from myst-parser==5.0.0->-r docs/requirements.txt (line 6)) Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) Collecting mdit-py-plugins~=0.5 (from myst-parser==5.0.0->-r docs/requirements.txt (line 6)) Downloading mdit_py_plugins-0.6.1-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from requests==2.32.5->-r docs/requirements.txt (line 8)) (3.4.9) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from requests==2.32.5->-r docs/requirements.txt (line 8)) (3.18) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from requests==2.32.5->-r docs/requirements.txt (line 8)) (2.7.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from requests==2.32.5->-r docs/requirements.txt (line 8)) (2026.6.17) Collecting colorama>=0.4.6 (from sphinx-autobuild==2025.8.25->-r docs/requirements.txt (line 11)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild==2025.8.25->-r docs/requirements.txt (line 11)) Downloading starlette-1.3.1-py3-none-any.whl.metadata (6.4 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild==2025.8.25->-r docs/requirements.txt (line 11)) Downloading uvicorn-0.51.0-py3-none-any.whl.metadata (6.6 kB) Collecting watchfiles>=0.20 (from sphinx-autobuild==2025.8.25->-r docs/requirements.txt (line 11)) Downloading watchfiles-1.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting websockets>=11 (from sphinx-autobuild==2025.8.25->-r docs/requirements.txt (line 11)) Downloading websockets-16.1.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (6.8 kB) Collecting sphinx-last-updated-by-git (from sphinx-sitemap==2.9.0->-r docs/requirements.txt (line 12)) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl.metadata (7.1 kB) Collecting astroid<=3.4.0.dev0,>=3.3.8 (from pylint<4->-r docs/requirements.txt (line 7)) Downloading astroid-3.3.11-py3-none-any.whl.metadata (4.4 kB) Collecting dill>=0.3.6 (from pylint<4->-r docs/requirements.txt (line 7)) Downloading dill-0.4.1-py3-none-any.whl.metadata (10 kB) Collecting isort!=5.13,<7,>=4.2.5 (from pylint<4->-r docs/requirements.txt (line 7)) Downloading isort-6.1.0-py3-none-any.whl.metadata (12 kB) Collecting mccabe<0.8,>=0.6 (from pylint<4->-r docs/requirements.txt (line 7)) Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) Collecting platformdirs>=2.2 (from pylint<4->-r docs/requirements.txt (line 7)) Downloading platformdirs-4.11.0-py3-none-any.whl.metadata (5.5 kB) Collecting tomlkit>=0.10.1 (from pylint<4->-r docs/requirements.txt (line 7)) Downloading tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) Collecting mdurl~=0.1 (from markdown-it-py~=4.0->myst-parser==5.0.0->-r docs/requirements.txt (line 6)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.14/site-packages (from Jinja2>=3.1->Sphinx==9.1.0->-r docs/requirements.txt (line 3)) (3.0.3) Collecting beautifulsoup4 (from pydata-sphinx-theme>=0.15->conda-sphinx-theme==0.4.0->-r docs/requirements.txt (line 4)) Downloading beautifulsoup4-4.15.0-py3-none-any.whl.metadata (3.8 kB) Collecting accessible-pygments (from pydata-sphinx-theme>=0.15->conda-sphinx-theme==0.4.0->-r docs/requirements.txt (line 4)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting anyio<5,>=3.6.2 (from starlette>=0.35->sphinx-autobuild==2025.8.25->-r docs/requirements.txt (line 11)) Downloading anyio-4.14.2-py3-none-any.whl.metadata (4.6 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild==2025.8.25->-r docs/requirements.txt (line 11)) Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild==2025.8.25->-r docs/requirements.txt (line 11)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->pydata-sphinx-theme>=0.15->conda-sphinx-theme==0.4.0->-r docs/requirements.txt (line 4)) Downloading soupsieve-2.9.1-py3-none-any.whl.metadata (4.6 kB) Collecting typing-extensions>=4.0.0 (from beautifulsoup4->pydata-sphinx-theme>=0.15->conda-sphinx-theme==0.4.0->-r docs/requirements.txt (line 4)) Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) Downloading pillow-12.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 174.7 MB/s 0:00:00 Downloading pyyaml-6.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (794 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 794.2/794.2 kB 1.0 GB/s 0:00:00 Downloading conda_sphinx_theme-0.4.0-py3-none-any.whl (491 kB) Downloading linkify_it_py-2.1.0-py3-none-any.whl (19 kB) Downloading myst_parser-5.0.0-py3-none-any.whl (84 kB) Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) Downloading sphinx_argparse-0.5.2-py3-none-any.whl (12 kB) Downloading sphinx_autobuild-2025.8.25-py3-none-any.whl (12 kB) Downloading sphinx_sitemap-2.9.0-py3-none-any.whl (6.2 kB) Downloading sphinx_design-0.7.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 393.8 MB/s 0:00:00 Downloading sphinxcontrib_programoutput-0.19-py3-none-any.whl (20 kB) Downloading pylint-3.3.9-py3-none-any.whl (523 kB) Downloading astroid-3.3.11-py3-none-any.whl (275 kB) Downloading isort-6.1.0-py3-none-any.whl (94 kB) Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading mdit_py_plugins-0.6.1-py3-none-any.whl (66 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading dill-0.4.1-py3-none-any.whl (120 kB) Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) Downloading pydata_sphinx_theme-0.20.0-py3-none-any.whl (6.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 275.5 MB/s 0:00:00 Downloading starlette-1.3.1-py3-none-any.whl (73 kB) Downloading anyio-4.14.2-py3-none-any.whl (125 kB) Downloading tomlkit-0.15.1-py3-none-any.whl (49 kB) Downloading uvicorn-0.51.0-py3-none-any.whl (73 kB) Downloading click-8.4.2-py3-none-any.whl (119 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading watchfiles-1.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (453 kB) Downloading websockets-16.1.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (187 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 1.1 GB/s 0:00:00 Downloading beautifulsoup4-4.15.0-py3-none-any.whl (109 kB) Downloading soupsieve-2.9.1-py3-none-any.whl (37 kB) Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) Downloading sphinx_favicon-1.1.0-py3-none-any.whl (7.2 kB) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl (8.6 kB) Downloading uc_micro_py-2.0.0-py3-none-any.whl (6.4 kB) Building wheels for collected packages: sphinxcontrib-plantuml Building wheel for sphinxcontrib-plantuml (pyproject.toml): started Building wheel for sphinxcontrib-plantuml (pyproject.toml): finished with status 'done' Created wheel for sphinxcontrib-plantuml: filename=sphinxcontrib_plantuml-0.31-py3-none-any.whl size=11976 sha256=a7e8c25afa7777e81183cf7281ed4b9ed130f1ba79550bf5a746638d816d6bd5 Stored in directory: /tmp/pip-ephem-wheel-cache-vejeauty/wheels/80/37/d5/fbb9db3a7fb5145e382f698154c3f2dbadb867b2de3a91af03 Successfully built sphinxcontrib-plantuml Installing collected packages: websockets, uc-micro-py, typing-extensions, tomlkit, soupsieve, ruamel.yaml, requests, PyYAML, platformdirs, Pillow, mdurl, mccabe, isort, h11, dill, colorama, click, astroid, anyio, accessible-pygments, watchfiles, uvicorn, starlette, pylint, markdown-it-py, linkify-it-py, beautifulsoup4, sphinxcontrib-programoutput, sphinxcontrib-plantuml, sphinx-last-updated-by-git, sphinx-favicon, sphinx_design, sphinx-autobuild, sphinx-argparse, pydata-sphinx-theme, mdit-py-plugins, sphinx-sitemap, myst-parser, conda-sphinx-theme Attempting uninstall: requests Found existing installation: requests 2.34.2 Uninstalling requests-2.34.2: Successfully uninstalled requests-2.34.2 Successfully installed Pillow-12.1.1 PyYAML-6.0.3 accessible-pygments-0.0.5 anyio-4.14.2 astroid-3.3.11 beautifulsoup4-4.15.0 click-8.4.2 colorama-0.4.6 conda-sphinx-theme-0.4.0 dill-0.4.1 h11-0.16.0 isort-6.1.0 linkify-it-py-2.1.0 markdown-it-py-4.2.0 mccabe-0.7.0 mdit-py-plugins-0.6.1 mdurl-0.1.2 myst-parser-5.0.0 platformdirs-4.11.0 pydata-sphinx-theme-0.20.0 pylint-3.3.9 requests-2.32.5 ruamel.yaml-0.19.1 soupsieve-2.9.1 sphinx-argparse-0.5.2 sphinx-autobuild-2025.8.25 sphinx-favicon-1.1.0 sphinx-last-updated-by-git-0.3.8 sphinx-sitemap-2.9.0 sphinx_design-0.7.0 sphinxcontrib-plantuml-0.31 sphinxcontrib-programoutput-0.19 starlette-1.3.1 tomlkit-0.15.1 typing-extensions-4.16.0 uc-micro-py-2.0.0 uvicorn-0.51.0 watchfiles-1.2.0 websockets-16.1.1 [rtd-command-info] start-time: 2026-07-21T20:00:10.460569Z, end-time: 2026-07-21T20:00:10.511053Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Copyright (C) 2014 Anaconda, Inc # SPDX-License-Identifier: BSD-3-Clause # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath("../..")) import conda_build # noqa: E402 # -- Project information ----------------------------------------------------- project = "conda-build" copyright = "2018, Anaconda, Inc." author = "Anaconda, Inc." # The short X.Y version. version = conda_build.__version__ or "dev" # The full version, including alpha/beta/rc tags release = conda_build.__version__ or "dev" # -- 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 = [ "conda_sphinx_theme.version_anchors", "myst_parser", "sphinx.ext.autodoc", "sphinx.ext.doctest", "sphinx.ext.intersphinx", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx_sitemap", "sphinx_design", ] myst_heading_anchors = 3 myst_enable_extensions = [ "amsmath", "colon_fence", "deflist", "dollarmath", "html_admonition", "html_image", "linkify", "replacements", "smartquotes", "substitution", "tasklist", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # Leave double dashes as they are in the docs. Don't replace -- with - smartquotes = False # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = "en" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path . exclude_patterns = ["_build", "build", "Thumbs.db", ".DS_Store"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "conda_sphinx_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = { # The maximum depth of the table of contents tree. Set this to -1 to allow # unlimited depth. "navigation_depth": -1, "show_prev_next": False, # Navbar icon links "navbar_start": ["navbar-logo"], "use_edit_page_button": True, "goatcounter_url": "https://docs-conda-io.goatcounter.com/count", "icon_links": [ { "name": "GitHub", "url": "https://github.com/conda/conda-build", "icon": "fa-brands fa-square-github", "type": "fontawesome", }, { "name": "Zulip", "url": "https://conda.zulipchat.com", "icon": "fa-custom fa-zulip", "type": "fontawesome", }, ], } html_context = { "github_user": "conda", "github_repo": "conda-build", "github_version": "main", "doc_path": "docs/source", "goatcounter_dashboard_url": "https://docs-conda-io.goatcounter.com", } html_short_title = "conda-build" # html_show_sourcelink = False html_extra_path = ["robots.txt"] # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". # html_static_path = ["_static"] # Custom CSS rules # html_style = "css/custom.css" # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # Setting the prod URL of the site here as the base URL. html_baseurl = f"https://docs.conda.io/projects/{project}/" # We don't have a locale set, so we can safely ignore that for the sitemaps. sitemap_locales = [None] # We're hard-coding stable here since that's what we want Google to point to. sitemap_url_scheme = "{lang}stable/{link}" # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = "conda-builddoc" # -- 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, "conda-build.tex", "conda-build Documentation", "Anaconda, Inc.", "manual", ), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "conda-build", "conda-build Documentation", [author], 1)] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "conda-build", "conda-build Documentation", author, "conda-build", "One line description of project.", "Miscellaneous", ), ] # -- Extension configuration ------------------------------------------------- # -- Options for intersphinx extension --------------------------------------- # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {"python": ("https://docs.python.org/3", None)} # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True [rtd-command-info] start-time: 2026-07-21T20:00:10.625144Z, end-time: 2026-07-21T20:00:19.836828Z, duration: 9, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v9.1.0 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. myst v5.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath', 'substitution', 'html_image', 'amsmath', 'html_admonition', 'colon_fence', 'deflist', 'smartquotes', 'replacements', 'linkify', 'tasklist'}, 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=3, 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) loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 52 source files that are out of date updating environment: [new config] 52 added, 0 changed, 0 removed reading sources... [ 2%] concepts/channels reading sources... [ 4%] concepts/generating-index reading sources... [ 6%] concepts/index reading sources... [ 8%] concepts/package-naming-conv reading sources... [ 10%] concepts/recipe reading sources... [ 12%] contributing-guide reading sources... [ 13%] index reading sources... [ 15%] install-conda-build reading sources... [ 17%] release-notes reading sources... [ 19%] resources/activate-scripts reading sources... [ 21%] resources/add-win-start-menu-items reading sources... [ 23%] resources/build-scripts reading sources... [ 25%] resources/commands/conda-build reading sources... [ 27%] resources/commands/conda-convert reading sources... [ 29%] resources/commands/conda-develop reading sources... [ 31%] resources/commands/conda-index reading sources... [ 33%] resources/commands/conda-inspect reading sources... [ 35%] resources/commands/conda-inspect-channels reading sources... [ 37%] resources/commands/conda-inspect-linkages reading sources... [ 38%] resources/commands/conda-inspect-objects reading sources... [ 40%] resources/commands/conda-metapackage reading sources... [ 42%] resources/commands/conda-render reading sources... [ 44%] resources/commands/conda-skeleton reading sources... [ 46%] resources/commands/conda-skeleton-cpan reading sources... [ 48%] resources/commands/conda-skeleton-cran reading sources... [ 50%] resources/commands/conda-skeleton-luarocks reading sources... [ 52%] resources/commands/conda-skeleton-pypi reading sources... [ 54%] resources/commands/index reading sources... [ 56%] resources/compiler-tools reading sources... [ 58%] resources/configuration reading sources... [ 60%] resources/define-metadata reading sources... [ 62%] resources/index reading sources... [ 63%] resources/link-scripts reading sources... [ 65%] resources/make-relocatable reading sources... [ 67%] resources/package-spec reading sources... [ 69%] resources/style-guide reading sources... [ 71%] resources/tutorial-template reading sources... [ 73%] resources/use-shared-libraries reading sources... [ 75%] resources/variants reading sources... [ 77%] user-guide/environment-variables reading sources... [ 79%] user-guide/getting-started reading sources... [ 81%] user-guide/index reading sources... [ 83%] user-guide/recipes/debugging reading sources... [ 85%] user-guide/recipes/index reading sources... [ 87%] user-guide/recipes/sample-recipes reading sources... [ 88%] user-guide/tutorials/build-pkgs reading sources... [ 90%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 92%] user-guide/tutorials/build-r-pkgs reading sources... [ 94%] user-guide/tutorials/building-conda-packages reading sources... [ 96%] user-guide/tutorials/index reading sources... [ 98%] user-guide/v1-recipes reading sources... [100%] user-guide/wheel-files /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/resources/configuration.rst:22: WARNING: Title underline too short. Command-line options =================== [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/resources/configuration.rst:30: WARNING: Title underline too short. Environment variables ==================== [docutils] looking for now-outdated files... none found pickling environment... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/resources/configuration.rst:39: WARNING: Title underline too short. Conda configuration file (.condarc) ================================== [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/resources/configuration.rst:13: ERROR: Unknown target name: "conda cli documentation". [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/docs/source/resources/package-spec.rst:39: WARNING: Title underline too short. Package format differences ------------------------- [docutils] done checking consistency... done preparing documents... done copying assets... copying downloadable files... [100%] user-guide/tutorials/meta.yaml copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/html/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 2%] concepts/channels writing output... [ 4%] concepts/generating-index writing output... [ 6%] concepts/index writing output... [ 8%] concepts/package-naming-conv writing output... [ 10%] concepts/recipe writing output... [ 12%] contributing-guide writing output... [ 13%] index writing output... [ 15%] install-conda-build writing output... [ 17%] release-notes writing output... [ 19%] resources/activate-scripts writing output... [ 21%] resources/add-win-start-menu-items writing output... [ 23%] resources/build-scripts writing output... [ 25%] resources/commands/conda-build writing output... [ 27%] resources/commands/conda-convert writing output... [ 29%] resources/commands/conda-develop writing output... [ 31%] resources/commands/conda-index writing output... [ 33%] resources/commands/conda-inspect writing output... [ 35%] resources/commands/conda-inspect-channels writing output... [ 37%] resources/commands/conda-inspect-linkages writing output... [ 38%] resources/commands/conda-inspect-objects writing output... [ 40%] resources/commands/conda-metapackage writing output... [ 42%] resources/commands/conda-render writing output... [ 44%] resources/commands/conda-skeleton writing output... [ 46%] resources/commands/conda-skeleton-cpan writing output... [ 48%] resources/commands/conda-skeleton-cran writing output... [ 50%] resources/commands/conda-skeleton-luarocks writing output... [ 52%] resources/commands/conda-skeleton-pypi writing output... [ 54%] resources/commands/index writing output... [ 56%] resources/compiler-tools writing output... [ 58%] resources/configuration writing output... [ 60%] resources/define-metadata writing output... [ 62%] resources/index writing output... [ 63%] resources/link-scripts writing output... [ 65%] resources/make-relocatable writing output... [ 67%] resources/package-spec writing output... [ 69%] resources/style-guide writing output... [ 71%] resources/tutorial-template writing output... [ 73%] resources/use-shared-libraries writing output... [ 75%] resources/variants writing output... [ 77%] user-guide/environment-variables writing output... [ 79%] user-guide/getting-started writing output... [ 81%] user-guide/index writing output... [ 83%] user-guide/recipes/debugging writing output... [ 85%] user-guide/recipes/index writing output... [ 87%] user-guide/recipes/sample-recipes writing output... [ 88%] user-guide/tutorials/build-pkgs writing output... [ 90%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 92%] user-guide/tutorials/build-r-pkgs writing output... [ 94%] user-guide/tutorials/building-conda-packages writing output... [ 96%] user-guide/tutorials/index writing output... [ 98%] user-guide/v1-recipes writing output... [100%] user-guide/wheel-files generating indices... genindex done writing additional pages... search done copying images... [100%] img/conda_names.png dumping search index in English (code: en)... done dumping object inventory... done sphinx-sitemap: sitemap.xml was generated for URL https://docs.conda.io/projects/conda-build/ in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/html/sitemap.xml build succeeded, 5 warnings. The HTML pages are in ../../_readthedocs/html. [rtd-command-info] start-time: 2026-07-21T20:00:19.920570Z, end-time: 2026-07-21T20:00:22.930427Z, duration: 3, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v9.1.0 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... The configuration has changed (5 options: 'html_permalinks_icon', 'html_static_path', 'html_theme_options', 'mathjax3_config', 'templates_path') done myst v5.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'smartquotes', 'amsmath', 'linkify', 'dollarmath', 'deflist', 'tasklist', 'replacements', 'substitution', 'html_admonition', 'colon_fence'}, 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=3, 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... [100%] user-guide/tutorials/meta.yaml copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done copying assets: done assembling single document... index install-conda-build concepts/index concepts/channels concepts/generating-index concepts/recipe concepts/package-naming-conv user-guide/index user-guide/getting-started user-guide/tutorials/index user-guide/tutorials/building-conda-packages user-guide/tutorials/build-pkgs-skeleton user-guide/tutorials/build-pkgs user-guide/tutorials/build-r-pkgs user-guide/recipes/index user-guide/recipes/sample-recipes user-guide/recipes/debugging user-guide/v1-recipes user-guide/environment-variables user-guide/wheel-files resources/index resources/build-scripts resources/compiler-tools resources/define-metadata resources/link-scripts resources/activate-scripts resources/make-relocatable resources/package-spec resources/use-shared-libraries resources/variants resources/configuration resources/commands/index resources/commands/conda-build resources/commands/conda-convert resources/commands/conda-develop resources/commands/conda-index resources/commands/conda-inspect resources/commands/conda-inspect-channels resources/commands/conda-inspect-linkages resources/commands/conda-inspect-objects resources/commands/conda-metapackage resources/commands/conda-render resources/commands/conda-skeleton resources/commands/conda-skeleton-cpan resources/commands/conda-skeleton-cran resources/commands/conda-skeleton-luarocks resources/commands/conda-skeleton-pypi resources/add-win-start-menu-items resources/style-guide resources/tutorial-template release-notes contributing-guide assembling single document: done writing... done writing additional files... done copying images... [100%] img/conda_names.png copying downloadable files... [100%] user-guide/tutorials/meta.yaml copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done dumping object inventory... done sphinx-sitemap: sitemap.xml was generated for URL https://docs.conda.io/projects/conda-build/ in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/htmlzip/sitemap.xml build succeeded. The HTML page is in ../../_readthedocs/htmlzip. [rtd-command-info] start-time: 2026-07-21T20:00:23.656026Z, end-time: 2026-07-21T20:00:26.260330Z, duration: 2, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v9.1.0 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... The configuration has changed (5 options: 'html_permalinks_icon', 'html_static_path', 'html_theme_options', 'mathjax3_config', 'templates_path') done myst v5.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'linkify', 'amsmath', 'tasklist', 'replacements', 'html_admonition', 'smartquotes', 'deflist', 'dollarmath', 'html_image', 'substitution', 'colon_fence'}, 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=3, 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/continuumio-conda-build/checkouts/latest/_readthedocs/pdf/latexmkjarc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/pdf/latexmkrc done copying assets: done processing conda-build.tex... index install-conda-build concepts/index concepts/channels concepts/generating-index concepts/recipe concepts/package-naming-conv user-guide/index user-guide/getting-started user-guide/tutorials/index user-guide/tutorials/building-conda-packages user-guide/tutorials/build-pkgs-skeleton user-guide/tutorials/build-pkgs user-guide/tutorials/build-r-pkgs user-guide/recipes/index user-guide/recipes/sample-recipes user-guide/recipes/debugging user-guide/v1-recipes user-guide/environment-variables user-guide/wheel-files resources/index resources/build-scripts resources/compiler-tools resources/define-metadata resources/link-scripts resources/activate-scripts resources/make-relocatable resources/package-spec resources/use-shared-libraries resources/variants resources/configuration resources/commands/index resources/commands/conda-build resources/commands/conda-convert resources/commands/conda-develop resources/commands/conda-index resources/commands/conda-inspect resources/commands/conda-inspect-channels resources/commands/conda-inspect-linkages resources/commands/conda-inspect-objects resources/commands/conda-metapackage resources/commands/conda-render resources/commands/conda-skeleton resources/commands/conda-skeleton-cpan resources/commands/conda-skeleton-cran resources/commands/conda-skeleton-luarocks resources/commands/conda-skeleton-pypi resources/add-win-start-menu-items resources/style-guide resources/tutorial-template release-notes contributing-guide resolving references... processing conda-build.tex: done writing... done copying images... [100%] img/conda_names.png Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/pdf/sphinxmessages.sty sphinx-sitemap: No pages generated for sitemap.xml build succeeded. 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: 2026-07-21T20:00:27.166541Z, end-time: 2026-07-21T20:00:27.210457Z, 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: 2026-07-21T20:00:27.318033Z, end-time: 2026-07-21T20:00:46.053544Z, duration: 18, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=continuumio-conda-build -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. Latexmk: A user -r option asked me to process an rc file an extra time. Name of file = 'latexmkrc' Abs. path = '/home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/pdf/latexmkrc' I'll not process it Rc files read: /etc/LatexMk latexmkrc Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda-build" "conda-build.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda-build.tex LaTeX2e <2023-11-01> patch level 1 L3 programming layer <2024-01-22> (./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 2023/05/17 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/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex) (/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/latex/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (./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) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.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)) (./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/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.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/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/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/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.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 (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)) (./sphinxmessages.sty) Writing index file continuumio-conda-build.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./continuumio-conda-build.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/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}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-e c.enc}] [2] No file continuumio-conda-build.toc. [1] [2] LaTeX Warning: Hyper reference `install-conda-build::doc' on page 1 undefined o n input line 93. LaTeX Warning: Hyper reference `concepts/recipe::doc' on page 1 undefined on in put line 94. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3{/usr/share/texmf/fonts/enc/d vips/tex-gyre/q-ts1.enc}] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] [6] [7] [8] [9] [10] LaTeX Warning: Hyper reference `install-conda-build:install-conda-build' on pag e 11 undefined on input line 749. LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 11 unde fined on input line 790. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) LaTeX Warning: Hyper reference `resources/commands/conda-skeleton:skeleton-ref' on page 11 undefined on input line 817. [11{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free2.enc}] LaTeX Warning: Hyper reference `resources/define-metadata:jinja-templates' on p age 12 undefined on input line 920. LaTeX Warning: Hyper reference `resources/define-metadata:source-section' on pa ge 12 undefined on input line 961. LaTeX Warning: Hyper reference `resources/define-metadata:requirements' on page 12 undefined on input line 965. [12] LaTeX Warning: Hyper reference `resources/define-metadata:meta-build' on page 1 3 undefined on input line 976. LaTeX Warning: Hyper reference `resources/define-metadata:build-script' on page 13 undefined on input line 978. LaTeX Warning: Hyper reference `resources/define-metadata:meta-test' on page 13 undefined on input line 1009. [13] LaTeX Warning: Hyper reference `resources/configuration:configuration' on page 14 undefined on input line 1114. LaTeX Warning: Hyper reference `resources/package-spec::doc' on page 14 undefin ed on input line 1115. [14 <./conda_names.png>] [15] [16] Chapter 3. LaTeX Warning: Hyper reference `install-conda-build::doc' on page 17 undefined on input line 1224. LaTeX Warning: Hyper reference `concepts/index::doc' on page 17 undefined on in put line 1225. LaTeX Warning: Hyper reference `resources/index::doc' on page 17 undefined on i nput line 1228. LaTeX Warning: Hyper reference `install-conda-build::doc' on page 17 undefined on input line 1261. LaTeX Warning: Hyper reference `resources/style-guide::doc' on page 17 undefine d on input line 1272. LaTeX Warning: Hyper reference `resources/tutorial-template::doc' on page 17 un defined on input line 1273. LaTeX Warning: Hyper reference `user-guide/getting-started::doc' on page 17 und efined on input line 1282. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:to olkit' on page 17 undefined on input line 1296. [17] LaTeX Warning: Hyper reference `install-conda-build:install-conda-build' on pag e 18 undefined on input line 1339. [18] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd ) [19{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc}] LaTeX Warning: Hyper reference `resources/define-metadata:meta-test' on page 20 undefined on input line 1522. LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 20 unde fined on input line 1619. [20] LaTeX Warning: Hyper reference `resources/configuration:configuration' on page 21 undefined on input line 1715. [21] [22] LaTeX Warning: Hyper reference `resources/configuration:configuration' on page 23 undefined on input line 1854. LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 23 undefined on input line 1896. LaTeX Warning: Hyper reference `resources/compiler-tools:compiler-tools' on pag e 23 undefined on input line 1910. LaTeX Warning: Hyper reference `resources/compiler-tools:using-your-customized- compiler-package-with-conda-build-3' on page 23 undefined on input line 1915. LaTeX Warning: Hyper reference `resources/define-metadata:package-outputs' on p age 23 undefined on input line 1923. [23{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}] LaTeX Warning: Hyper reference `resources/variants:conda-build-variant-config-f iles' on page 24 undefined on input line 1953. LaTeX Warning: Hyper reference `user-guide/getting-started:prereqs' on page 24 undefined on input line 1999. [24] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting' on page 25 undefined on input line 2075. [25] [26] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 27 undefined on input line 2254. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 27 undefined on input line 2324. [27] [28] LaTeX Warning: Hyper reference `resources/commands/conda-skeleton::doc' on page 29 undefined on input line 2416. LaTeX Warning: Hyper reference `user-guide/getting-started:prereqs' on page 29 undefined on input line 2443. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton::doc' on page 29 undefined on input line 2447. [29] [30] LaTeX Warning: Hyper reference `resources/configuration:configuration' on page 31 undefined on input line 2707. [31] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 32 undefined on input line 2791. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 32 undefined on input line 2864. [32] LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 33 unde fined on input line 2883. LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 33 und efined on input line 2920. [33] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting' on page 34 undefined on input line 2989. LaTeX Warning: Hyper reference `resources/compiler-tools:mac-sdk' on page 34 un defined on input line 2991. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:different-r-v ersion' on page 34 undefined on input line 3041. [34] [35] LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:different-r-v ersion' on page 36 undefined on input line 3209. LaTeX Warning: Hyper reference `resources/commands/conda-skeleton::doc' on page 36 undefined on input line 3233. LaTeX Warning: Hyper reference `concepts/recipe::doc' on page 36 undefined on i nput line 3241. [36] [37] [38] [39] [40] [41] LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 42 undefined on input line 3785. LaTeX Warning: Hyper reference `resources/configuration:configuration' on page 42 undefined on input line 3789. Overfull \hbox (19.159pt too wide) in paragraph at lines 3825--3827 []\T1/qtm/m/n/10 CMAKE_GENERATOR Overfull \hbox (19.159pt too wide) detected at line 3828 []\T1/qtm/m/n/10 CMAKE_GENERATOR Overfull \hbox (2.04875pt too wide) in paragraph at lines 4015--4017 []\T1/txtt/m/n/10 PKG_BUILD_STRING Overfull \hbox (2.04875pt too wide) detected at line 4018 []\T1/txtt/m/n/10 PKG_BUILD_STRING [42] Underfull \hbox (badness 10000) in paragraph at lines 4197--4199 []\T1/qtm/m/n/10 LI- Underfull \hbox (badness 10000) detected at line 4200 []\T1/qtm/m/n/10 LI- [43] Overfull \hbox (9.32898pt too wide) in paragraph at lines 4281--4283 []\T1/qtm/m/n/10 PKG_CONFIG_PATH Overfull \hbox (9.32898pt too wide) detected at line 4284 []\T1/qtm/m/n/10 PKG_CONFIG_PATH Underfull \hbox (badness 10000) in paragraph at lines 4340--4342 []\T1/qtm/m/n/10 MA- Overfull \hbox (60.12898pt too wide) in paragraph at lines 4340--4342 \T1/qtm/m/n/10 COSX_DEPLOYMENT_TARGET Overfull \hbox (60.12898pt too wide) detected at line 4343 \T1/qtm/m/n/10 COSX_DEPLOYMENT_TARGET Underfull \hbox (badness 10000) detected at line 4343 []\T1/qtm/m/n/10 MA- Overfull \hbox (5.269pt too wide) in paragraph at lines 4467--4469 []\T1/qtm/m/n/10 QEMU_LD_PREFIX Overfull \hbox (5.269pt too wide) detected at line 4470 []\T1/qtm/m/n/10 QEMU_LD_PREFIX [44] Overfull \hbox (20.269pt too wide) in paragraph at lines 4522--4524 []\T1/qtm/m/n/10 GIT_DESCRIBE_HASH Overfull \hbox (20.269pt too wide) detected at line 4525 []\T1/qtm/m/n/10 GIT_DESCRIBE_HASH Overfull \hbox (35.829pt too wide) in paragraph at lines 4534--4536 []\T1/qtm/m/n/10 GIT_DESCRIBE_NUMBER Overfull \hbox (35.829pt too wide) detected at line 4537 []\T1/qtm/m/n/10 GIT_DESCRIBE_NUMBER Overfull \hbox (12.499pt too wide) in paragraph at lines 4546--4548 []\T1/qtm/m/n/10 GIT_DESCRIBE_TAG Overfull \hbox (12.499pt too wide) detected at line 4549 []\T1/qtm/m/n/10 GIT_DESCRIBE_TAG Overfull \hbox (51.949pt too wide) in paragraph at lines 4627--4629 []\T1/qtm/m/n/10 HG_LATEST_TAG_DISTANCE Overfull \hbox (51.949pt too wide) detected at line 4630 []\T1/qtm/m/n/10 HG_LATEST_TAG_DISTANCE [45] [46] LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 47 und efined on input line 4840. LaTeX Warning: Hyper reference `user-guide/recipes/index::doc' on page 47 undef ined on input line 4849. LaTeX Warning: Hyper reference `user-guide/environment-variables::doc' on page 47 undefined on input line 4857. LaTeX Warning: Hyper reference `user-guide/wheel-files::doc' on page 47 undefin ed on input line 4866. [47] [48] Chapter 4. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 49 undefined on input line 4906. LaTeX Warning: Hyper reference `resources/define-metadata:package-outputs' on p age 49 undefined on input line 4911. [49] LaTeX Warning: Hyper reference `resources/variants:conda-build-variant-config-f iles' on page 50 undefined on input line 5061. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 50 undefined on input line 5066. Underfull \hbox (badness 10000) in paragraph at lines 5063--5068 []\T1/qtm/m/n/10 Build scripts for ma-cOS should make use of the vari-ables \T1 /txtt/m/n/10 MACOSX_DEPLOYMENT_TARGET \T1/qtm/m/n/10 and [50] [51] [52] [53] Underfull \hbox (badness 5077) in paragraph at lines 5370--5375 \T1/qtm/m/n/10 Re-mem-ber the Jinja2 func-tion, \T1/txtt/m/n/10 {{ compiler(\TS 1/txtt/m/n/10 '\T1/txtt/m/n/10 c\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ) }}\T1/qtm/m /n/10 ? Here\TS1/qtm/m/n/10 '\T1/qtm/m/n/10 s where that comes in. Spe-cific ke ys [54] [55] [56] [57] LaTeX Warning: Hyper reference `resources/define-metadata:jinja-templates' on p age 58 undefined on input line 5651. LaTeX Warning: Hyper reference `user-guide/environment-variables:git-env' on pa ge 58 undefined on input line 5651. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 58 undefined on input line 5652. Overfull \hbox (44.74348pt too wide) in paragraph at lines 5673--5673 [][]\T1/txtt/m/n/10 23eee6ee2e5d1054780e331857589bfba098255a88ae4edd47102fce676 694ce0f543dc5c0d27c51f77cc4546d4e74c0| Overfull \hbox (212.743pt too wide) in paragraph at lines 5674--5674 [][]\T1/txtt/m/n/10 b968c7dc99132252a83b175a96ec75ec842edf9e2494db2c07b419e61a0 b1cf6984e7c544452f9ab56aa8581caf966c0f6933fc22a071ccc4fbb5d22b363fe54| [58] [59] [60] [61] [62] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 63 undefined on input line 6088. [63] LaTeX Warning: Hyper reference `resources/make-relocatable::doc' on page 64 und efined on input line 6153. [64] LaTeX Warning: Hyper reference `resources/define-metadata:bin-prefix' on page 6 5 undefined on input line 6236. LaTeX Warning: Hyper reference `resources/define-metadata:detect-bin' on page 6 5 undefined on input line 6274. [65] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 66 undefined on input line 6330. [66] LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 67 undefined on input line 6400. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 67 undefined on input line 6414. LaTeX Warning: Hyper reference `resources/define-metadata:requirements' on page 67 undefined on input line 6460. [67] LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 68 und efined on input line 6514. LaTeX Warning: Hyper reference `resources/variants:pinning-expressions' on page 68 undefined on input line 6517. LaTeX Warning: Hyper reference `resources/define-metadata:run-constrained' on p age 68 undefined on input line 6533. [68] Underfull \hbox (badness 10000) in paragraph at lines 6581--6584 []\T1/qtm/m/n/10 You can also list the pack-age the \T1/txtt/m/n/10 run_exports \T1/qtm/m/n/10 con-straint is com-ing from us-ing the \T1/txtt/m/n/10 build/ [69] LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 70 undefined on input line 6698. [70] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 71 undefined on input line 6791. LaTeX Warning: Hyper reference `resources/compiler-tools:compiler-tools' on pag e 71 undefined on input line 6795. [71] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 72 undefined on input line 6846. [72] [73] [74] LaTeX Warning: Hyper reference `resources/define-metadata:implicit-metapackages ' on page 75 undefined on input line 7061. LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 75 undefined on input line 7063. [75] [76] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 77 undefined on input line 7229. LaTeX Warning: Hyper reference `resources/variants:referencing-subpackages' on page 77 undefined on input line 7236. [77] [78] [79] [80] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 81 undefined on input line 7599. LaTeX Warning: Hyper reference `resources/commands/conda-render::doc' on page 8 1 undefined on input line 7604. [81] Underfull \hbox (badness 5637) in paragraph at lines 7688--7696 []\T1/qtm/m/n/10 The func-tions \T1/txtt/m/n/10 load_setup_py_data\T1/qtm/m/n/1 0 , \T1/txtt/m/n/10 load_file_regex\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 load_fi le_data \T1/qtm/m/n/10 all take the pa-ram-e-ters [82] LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 83 und efined on input line 7710. Underfull \hbox (badness 5817) in paragraph at lines 7714--7723 []\T1/txtt/m/n/10 resolved_packages(\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 environme nt_name\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 )\T1/qtm/m/n/10 : Re-turns the fi-nal list of pack-ages (in the form of [83] LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 84 undefined on input line 7989. LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 84 undefined on input line 8067. [84] [85] [86] LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 87 undefined on input line 8393. [87] LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 88 undefined on input line 8684. LaTeX Warning: Hyper reference `resources/package-spec:repo-si' on page 88 unde fined on input line 8735. [88] [89] LaTeX Warning: Hyper reference `resources/define-metadata:about-section' on pag e 90 undefined on input line 8846. [90] LaTeX Warning: Hyper reference `resources/commands/conda-render::doc' on page 9 1 undefined on input line 8894. LaTeX Warning: Hyper reference `resources/define-metadata:meta-build' on page 9 1 undefined on input line 8898. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 91 undefin ed on input line 8905. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 91 undefin ed on input line 8918. [91] Underfull \hbox (badness 10000) in paragraph at lines 9018--9020 []\T1/qtm/m/n/10 ==, and [92] Underfull \hbox (badness 10000) in paragraph at lines 9235--9237 []\T1/txtt/m/n/10 conda install "numpy=1.11. Underfull \hbox (badness 10000) in paragraph at lines 9257--9259 []\T1/txtt/m/n/10 conda install "numpy>=1.8, Overfull \vbox (0.69168pt too high) detected at line 9322 [93] [94] [95] LaTeX Warning: Hyper reference `resources/variants:creating-conda-build-variant -config-files' on page 96 undefined on input line 9520. LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-variant-level ' on page 96 undefined on input line 9530. LaTeX Warning: Hyper reference `resources/variants:id1' on page 96 undefined on input line 9535. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 96 undefined on input line 9576. [96] LaTeX Warning: Hyper reference `resources/variants:id1' on page 97 undefined on input line 9604. LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-recipe-level' on page 97 undefined on input line 9605. LaTeX Warning: Hyper reference `resources/variants:id3' on page 97 undefined on input line 9635. Underfull \hbox (badness 5475) in paragraph at lines 9631--9636 []\T1/qtm/m/n/10 By re-fer-ring to sub-pack-ages this way, you don\TS1/qtm/m/n/ 10 '\T1/qtm/m/n/10 t need to worry about what the end ver-sion of [97] [98] LaTeX Warning: Hyper reference `resources/variants:aggregation-of-multiple-vari ants' on page 99 undefined on input line 9793. Underfull \hbox (badness 10000) in paragraph at lines 9788--9794 []\T1/qtm/m/n/10 Pass the \T1/txtt/m/n/10 variants \T1/qtm/m/n/10 key-word ar-g u-ment to API func-tions. Cur-rently, the \T1/txtt/m/n/10 build\T1/qtm/m/n/10 , \T1/txtt/m/n/10 render\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `resources/variants:extended-keys' on page 99 un defined on input line 9799. [99] [100] LaTeX Warning: Hyper reference `resources/variants:coupling-keys' on page 101 u ndefined on input line 9950. LaTeX Warning: Hyper reference `resources/variants:customizing-compatibility' o n page 101 undefined on input line 9956. LaTeX Warning: Hyper reference `resources/variants:extended-keys' on page 101 u ndefined on input line 9963. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 101 undefined on input line 9970. [101] LaTeX Warning: Hyper reference `resources/variants:cli-vars' on page 102 undefi ned on input line 10087. [102] [103] [104] [105] LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 106 undefined on input line 10411. [106] LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 107 un defined on input line 10474. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 107 undefined on input line 10485. [107] [108] LaTeX Warning: Hyper reference `resources/variants:id1' on page 109 undefined o n input line 10687. Underfull \hbox (badness 10000) in paragraph at lines 10680--10689 []\T1/txtt/m/n/10 pin_compatible(\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 package_name \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , min_pin=\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 x .x.x.x.x.x\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , max_pin=\TS1/txtt/m/n/10 '\T1/txt t/m/n/10 x\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , lower_bound=None, [109] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 110 undefined on input line 10806. [110] [111] [112] LaTeX Warning: Hyper reference `resources/commands/conda-build:build-ref' on pa ge 113 undefined on input line 10979. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 113 undefined on input line 10986. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\sphinxtitleref' on input line 11050. [113] [114] LaTeX Warning: Hyper reference `resources/tutorial-template::doc' on page 115 u ndefined on input line 11249. LaTeX Warning: Hyper reference `resources/style-guide::doc' on page 115 undefin ed on input line 11268. LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 115 un defined on input line 11272. [115] LaTeX Warning: Hyper reference `user-guide/getting-started:prereqs' on page 116 undefined on input line 11322. [116] Chapter 5. [117] [118] [119] [120] [121] Underfull \hbox (badness 10000) in paragraph at lines 11941--11943 []\T1/qtm/m/n/10 Use \T1/txtt/m/n/10 conda.common.path.BIN_DIRECTORY \T1/qtm/m/ n/10 in-stead of re-moved \T1/txtt/m/n/10 conda.testing.integration. [122] [123] [124] [125] [126] [127] [128] [129] Underfull \hbox (badness 10000) in paragraph at lines 12950--12952 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.metadata._get_env_path\T1/ qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.context. [130] Underfull \hbox (badness 10000) in paragraph at lines 13028--13031 []\T1/qtm/m/n/10 Skip gen-er-at-ing \T1/txtt/m/n/10 repodata.json.bz2 \T1/qtm/m /n/10 for lo-cal in-dex; gen-er-ate \T1/txtt/m/n/10 repodata.json \T1/qtm/m/n/1 0 only; re-quire Underfull \hbox (badness 10000) in paragraph at lines 13095--13097 []\T1/txtt/m/n/10 conda_build.config.Config.override_channels \T1/qtm/m/n/10 (u se \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13103--13105 []\T1/txtt/m/n/10 conda_build.conda_interface.add_parser_channels \T1/qtm/m/n/1 0 (use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 10000) in paragraph at lines 13107--13109 []\T1/txtt/m/n/10 conda_build.conda_interface.add_parser_prefix \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 10000) in paragraph at lines 13111--13113 []\T1/txtt/m/n/10 conda_build.conda_interface.ArgumentParser \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.cli.conda_argparse. Underfull \hbox (badness 10000) in paragraph at lines 13115--13117 []\T1/txtt/m/n/10 conda_build.conda_interface.binstar_upload \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13119--13121 []\T1/txtt/m/n/10 conda_build.conda_interface.cc_conda_build \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.base.context.context. [131] Underfull \hbox (badness 10000) in paragraph at lines 13139--13141 []\T1/txtt/m/n/10 conda_build.conda_interface.CondaError \T1/qtm/m/n/10 (use \T 1/txtt/m/n/10 conda.exceptions.CondaError \T1/qtm/m/n/10 in-stead). Underfull \hbox (badness 10000) in paragraph at lines 13147--13149 []\T1/txtt/m/n/10 conda_build.conda_interface.CondaSession \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.gateways.connection.session. Underfull \hbox (badness 10000) in paragraph at lines 13159--13161 []\T1/txtt/m/n/10 conda_build.conda_interface.create_default_packages \T1/qtm/m /n/10 (use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13163--13165 []\T1/txtt/m/n/10 conda_build.conda_interface.default_python \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13167--13169 []\T1/txtt/m/n/10 conda_build.conda_interface.determine_target_prefix \T1/qtm/m /n/10 (use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13171--13173 []\T1/txtt/m/n/10 conda_build.conda_interface.download \T1/qtm/m/n/10 (use \T1/ txtt/m/n/10 conda.gateways.connection.download. Underfull \hbox (badness 10000) in paragraph at lines 13191--13193 []\T1/txtt/m/n/10 conda_build.conda_interface.get_conda_build_local_url \T1/qtm /m/n/10 (use \T1/txtt/m/n/10 conda.models.channel. Underfull \hbox (badness 10000) in paragraph at lines 13195--13197 []\T1/txtt/m/n/10 conda_build.conda_interface.get_conda_channel \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.models.channel.Channel. Underfull \hbox (badness 10000) in paragraph at lines 13199--13201 []\T1/txtt/m/n/10 conda_build.conda_interface.get_prefix \T1/qtm/m/n/10 (use \T 1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13211--13213 []\T1/txtt/m/n/10 conda_build.conda_interface.import_module \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 importlib.import_module \T1/qtm/m/n/10 in-stead). [132] Underfull \hbox (badness 10000) in paragraph at lines 13223--13225 []\T1/txtt/m/n/10 conda_build.conda_interface.lchmod \T1/qtm/m/n/10 (use \T1/tx tt/m/n/10 conda.gateways.disk.link.lchmod \T1/qtm/m/n/10 in-stead). Underfull \hbox (badness 10000) in paragraph at lines 13235--13237 []\T1/txtt/m/n/10 conda_build.conda_interface.MatchSpec \T1/qtm/m/n/10 (use \T1 /txtt/m/n/10 conda.models.match_spec.MatchSpec \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 13239--13241 []\T1/txtt/m/n/10 conda_build.conda_interface.non_x86_linux_machines \T1/qtm/m/ n/10 (use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13243--13245 []\T1/txtt/m/n/10 conda_build.conda_interface.NoPackagesFound \T1/qtm/m/n/10 (u se \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13247--13249 []\T1/txtt/m/n/10 conda_build.conda_interface.NoPackagesFoundError \T1/qtm/m/n/ 10 (use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13251--13253 []\T1/txtt/m/n/10 conda_build.conda_interface.normalized_version \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 13279--13281 []\T1/txtt/m/n/10 conda_build.conda_interface.prefix_placeholder \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.base.constants. Underfull \hbox (badness 10000) in paragraph at lines 13283--13285 []\T1/txtt/m/n/10 conda_build.conda_interface.ProgressiveFetchExtract \T1/qtm/m /n/10 (use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 13303--13305 []\T1/txtt/m/n/10 conda_build.conda_interface.root_writable \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.base.context.context. [133] Underfull \hbox (badness 10000) in paragraph at lines 13331--13333 []\T1/txtt/m/n/10 conda_build.conda_interface.TemporaryDirectory \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.gateways.disk.create. Underfull \hbox (badness 10000) in paragraph at lines 13335--13337 []\T1/txtt/m/n/10 conda_build.conda_interface.TmpDownload \T1/qtm/m/n/10 (use \ T1/txtt/m/n/10 conda.gateways.connection.download. Underfull \hbox (badness 10000) in paragraph at lines 13355--13357 []\T1/txtt/m/n/10 conda_build.conda_interface.UnsatisfiableError \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13371--13373 []\T1/txtt/m/n/10 conda_build.conda_interface.win_path_to_unix \T1/qtm/m/n/10 ( use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 6364) in paragraph at lines 13375--13377 []\T1/txtt/m/n/10 conda_build.index.channel_data\T1/qtm/m/n/10 ; \T1/txtt/m/n/1 0 conda_build.index.get_build_index \T1/qtm/m/n/10 re-turn value for Underfull \hbox (badness 10000) in paragraph at lines 13379--13381 []\T1/txtt/m/n/10 conda_build.metadata.check_circular_dependencies \T1/qtm/m/n/ 10 (use \T1/txtt/m/n/10 conda_build.metadata. Underfull \hbox (badness 10000) in paragraph at lines 13383--13385 []\T1/txtt/m/n/10 conda_build.metadata.toposort \T1/qtm/m/n/10 (use \T1/txtt/m/ n/10 conda_build.metadata.toposort_outputs \T1/qtm/m/n/10 in-stead). [134] Underfull \hbox (badness 10000) in paragraph at lines 13504--13506 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.metadata.toposort \T1/qtm/m/n /10 as dep-re-cated. Use \T1/txtt/m/n/10 conda_build.metadata. [135] Underfull \hbox (badness 10000) in paragraph at lines 13591--13593 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.cc_pla tform \T1/qtm/m/n/10 con-stant. Use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13611--13613 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.get_rc _urls \T1/qtm/m/n/10 func-tion. Use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13619--13621 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.get_co nda_channel \T1/qtm/m/n/10 func-tion. Use \T1/txtt/m/n/10 conda.models. [136] Underfull \hbox (badness 6542) in paragraph at lines 13655--13657 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Progre ssiveFetchExtract \T1/qtm/m/n/10 class. Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 13663--13665 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.CondaH TTPError \T1/qtm/m/n/10 class. Use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13679--13681 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Paddin gError \T1/qtm/m/n/10 class. Use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13691--13693 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.config.Config.override _channels\T1/qtm/m/n/10 . De-fer to \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13699--13701 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.add_pa rser_channels\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 10000) in paragraph at lines 13703--13705 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.add_pa rser_prefix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 7133) in paragraph at lines 13707--13709 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Argume ntParser\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.conda_argparse. Underfull \hbox (badness 10000) in paragraph at lines 13723--13725 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.CondaS ession\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.connection. Underfull \hbox (badness 10000) in paragraph at lines 13731--13733 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Entity Encoder\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.auxlib.entity. [137] Underfull \hbox (badness 10000) in paragraph at lines 13763--13765 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.NoPack agesFound\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 7133) in paragraph at lines 13767--13769 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.normal ized_version\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 13771--13773 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Packag eRecord\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.records. Underfull \hbox (badness 7133) in paragraph at lines 13779--13781 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.prefix _placeholder\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.constants. Underfull \hbox (badness 10000) in paragraph at lines 13791--13793 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.spec_f rom_line\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.common. Underfull \hbox (badness 10000) in paragraph at lines 13795--13797 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.specs_ from_args\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.common. Underfull \hbox (badness 10000) in paragraph at lines 13799--13801 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.specs_ from_url\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.common. Underfull \hbox (badness 10000) in paragraph at lines 13815--13817 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.TmpDow nload\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.connection. Underfull \hbox (badness 10000) in paragraph at lines 13823--13825 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Unsati sfiable\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.exceptions. [138] Underfull \hbox (badness 10000) in paragraph at lines 13835--13837 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Versio nOrder\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 13843--13845 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.win_pa th_to_unix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 13891--13893 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.conda_interface.handle_pro xy_407\T1/qtm/m/n/10 . Han-dled by \T1/txtt/m/n/10 conda.gateways. Underfull \hbox (badness 10000) in paragraph at lines 13895--13897 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.conda_interface.hashsum_fi le\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. Underfull \hbox (badness 10000) in paragraph at lines 13899--13901 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.conda_interface.md5_file\T 1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 14143--14145 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.environ.get_install_action s\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda_build.environ. [141] Underfull \hbox (badness 10000) in paragraph at lines 14287--14289 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.api.get_output_file_path \T1/ qtm/m/n/10 as dep-re-cated. Use \T1/txtt/m/n/10 conda_build.api. [142] Underfull \hbox (badness 10000) in paragraph at lines 14450--14452 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.inspect_pkg.check_install(pac kage) \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion in fa-vor of [143] [144] Underfull \hbox (badness 10000) in paragraph at lines 14634--14636 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.render.get_upstream_pins(acti ons) \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion in fa-vor of [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 14925--14927 []\T1/qtm/m/n/10 Fix link-ing check re-gres-sions by restor-ing pre-3.28 be-hav -ior for \T1/txtt/m/n/10 conda_build.inspect_pkg. [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 15158--15160 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.post.library_nature(subdir, b ldpkgs_dirs, output_folder, Underfull \hbox (badness 10000) in paragraph at lines 15166--15168 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.post.FakeDist \T1/qtm/m/n/10 for pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.models.records. [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] Underfull \hbox (badness 10000) in paragraph at lines 16302--16305 \T1/qtm/m/n/10 able via \T1/txtt/m/n/10 from setuptools import setup \T1/qtm/m/ n/10 and \T1/txtt/m/n/10 setup(distclass=conda_build.bdist_conda. [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] Underfull \hbox (badness 10000) in paragraph at lines 26496--26498 []\T1/qtm/m/n/10 sup-port globs in \T1/txtt/m/n/10 ignore_prefix_files\T1/qtm/m /n/10 , \T1/txtt/m/n/10 has_prefix_files\T1/qtm/m/n/10 , \T1/txtt/m/n/10 always _include_files\T1/qtm/m/n/10 , [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] Underfull \hbox (badness 10000) in paragraph at lines 30191--30194 []\T1/qtm/m/n/10 al-low to set \T1/txtt/m/n/10 __conda_buildnum__.txt \T1/qtm/m /n/10 and \T1/txtt/m/n/10 __conda_buildstr__.txt\T1/qtm/m/n/10 , anal-o-gous to [271] [272] [273] [274] Chapter 6. [275] [276] No file continuumio-conda-build.ind. [277] (./continuumio-conda-build.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `continuumio-conda-build.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-dist/fonts/type1/public/txfonts/t1xbtt.pfb> Output written on continuumio-conda-build.pdf (281 pages, 934282 bytes). Transcript written on continuumio-conda-build.log. Latexmk: Missing input file 'continuumio-conda-build.toc' (or dependence on it) from following: No file continuumio-conda-build.toc. Latexmk: Missing input file 'continuumio-conda-build.ind' (or dependence on it) from following: No file continuumio-conda-build.ind. Latexmk: Getting log file 'continuumio-conda-build.log' Latexmk: Examining 'continuumio-conda-build.fls' Latexmk: Examining 'continuumio-conda-build.log' Latexmk: Index file 'continuumio-conda-build.idx' was written Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'continuumio-conda-build.pdf' Latexmk: applying rule 'makeindex continuumio-conda-build.idx'... Rule 'makeindex continuumio-conda-build.idx': Reasons for rerun Category 'other': Rerun of 'makeindex continuumio-conda-build.idx' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'makeindex continuumio-conda-build.idx' ------------ ------------ Running 'makeindex -s python.ist -o "continuumio-conda-build.ind" "continuumio-conda-build.idx"' ------------ This is makeindex, version 2.17 [TeX Live 2023] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file continuumio-conda-build.idx....done (8 entries accepted, 0 rejected). Sorting entries....done (23 comparisons). Generating output file continuumio-conda-build.ind....done (31 lines written, 0 warnings). Output written in continuumio-conda-build.ind. Transcript written in continuumio-conda-build.ilg. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: continuumio-conda-build.aux continuumio-conda-build.ind continuumio-conda-build.out continuumio-conda-build.toc ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda-build" "conda-build.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda-build.tex LaTeX2e <2023-11-01> patch level 1 L3 programming layer <2024-01-22> (./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 2023/05/17 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/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex) (/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/latex/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (./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) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.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)) (./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/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.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/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/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/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.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 (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)) (./sphinxmessages.sty) Writing index file continuumio-conda-build.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./continuumio-conda-build.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 (./continuumio-conda-build.out) (./continuumio-conda-build.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}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-e c.enc}] [2] (./continuumio-conda-build.toc (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd)) [1] [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3{/usr/share/texmf/fonts/enc/d vips/tex-gyre/q-ts1.enc}] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] [6] [7] [8] [9] [10] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [11{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free2.enc}] [12] [13] [14 <./conda_names.png>] [15] [16] Chapter 3. [17] [18] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [19{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc}] [20] [21] [22] [23{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] Overfull \hbox (19.159pt too wide) in paragraph at lines 3825--3827 []\T1/qtm/m/n/10 CMAKE_GENERATOR Overfull \hbox (19.159pt too wide) detected at line 3828 []\T1/qtm/m/n/10 CMAKE_GENERATOR Overfull \hbox (2.04875pt too wide) in paragraph at lines 4015--4017 []\T1/txtt/m/n/10 PKG_BUILD_STRING Overfull \hbox (2.04875pt too wide) detected at line 4018 []\T1/txtt/m/n/10 PKG_BUILD_STRING [42] Underfull \hbox (badness 10000) in paragraph at lines 4197--4199 []\T1/qtm/m/n/10 LI- Underfull \hbox (badness 10000) detected at line 4200 []\T1/qtm/m/n/10 LI- [43] Overfull \hbox (9.32898pt too wide) in paragraph at lines 4281--4283 []\T1/qtm/m/n/10 PKG_CONFIG_PATH Overfull \hbox (9.32898pt too wide) detected at line 4284 []\T1/qtm/m/n/10 PKG_CONFIG_PATH Underfull \hbox (badness 10000) in paragraph at lines 4340--4342 []\T1/qtm/m/n/10 MA- Overfull \hbox (60.12898pt too wide) in paragraph at lines 4340--4342 \T1/qtm/m/n/10 COSX_DEPLOYMENT_TARGET Overfull \hbox (60.12898pt too wide) detected at line 4343 \T1/qtm/m/n/10 COSX_DEPLOYMENT_TARGET Underfull \hbox (badness 10000) detected at line 4343 []\T1/qtm/m/n/10 MA- Overfull \hbox (5.269pt too wide) in paragraph at lines 4467--4469 []\T1/qtm/m/n/10 QEMU_LD_PREFIX Overfull \hbox (5.269pt too wide) detected at line 4470 []\T1/qtm/m/n/10 QEMU_LD_PREFIX [44] Overfull \hbox (20.269pt too wide) in paragraph at lines 4522--4524 []\T1/qtm/m/n/10 GIT_DESCRIBE_HASH Overfull \hbox (20.269pt too wide) detected at line 4525 []\T1/qtm/m/n/10 GIT_DESCRIBE_HASH Overfull \hbox (35.829pt too wide) in paragraph at lines 4534--4536 []\T1/qtm/m/n/10 GIT_DESCRIBE_NUMBER Overfull \hbox (35.829pt too wide) detected at line 4537 []\T1/qtm/m/n/10 GIT_DESCRIBE_NUMBER Overfull \hbox (12.499pt too wide) in paragraph at lines 4546--4548 []\T1/qtm/m/n/10 GIT_DESCRIBE_TAG Overfull \hbox (12.499pt too wide) detected at line 4549 []\T1/qtm/m/n/10 GIT_DESCRIBE_TAG Overfull \hbox (51.949pt too wide) in paragraph at lines 4627--4629 []\T1/qtm/m/n/10 HG_LATEST_TAG_DISTANCE Overfull \hbox (51.949pt too wide) detected at line 4630 []\T1/qtm/m/n/10 HG_LATEST_TAG_DISTANCE [45] [46] [47] [48] Chapter 4. [49] Underfull \hbox (badness 10000) in paragraph at lines 5063--5068 []\T1/qtm/m/n/10 Build scripts for ma-cOS should make use of the vari-ables \T1 /txtt/m/n/10 MACOSX_DEPLOYMENT_TARGET \T1/qtm/m/n/10 and [50] [51] [52] [53] Underfull \hbox (badness 5077) in paragraph at lines 5370--5375 \T1/qtm/m/n/10 Re-mem-ber the Jinja2 func-tion, \T1/txtt/m/n/10 {{ compiler(\TS 1/txtt/m/n/10 '\T1/txtt/m/n/10 c\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ) }}\T1/qtm/m /n/10 ? Here\TS1/qtm/m/n/10 '\T1/qtm/m/n/10 s where that comes in. Spe-cific ke ys [54] [55] [56] [57] Overfull \hbox (44.74348pt too wide) in paragraph at lines 5673--5673 [][]\T1/txtt/m/n/10 23eee6ee2e5d1054780e331857589bfba098255a88ae4edd47102fce676 694ce0f543dc5c0d27c51f77cc4546d4e74c0| Overfull \hbox (212.743pt too wide) in paragraph at lines 5674--5674 [][]\T1/txtt/m/n/10 b968c7dc99132252a83b175a96ec75ec842edf9e2494db2c07b419e61a0 b1cf6984e7c544452f9ab56aa8581caf966c0f6933fc22a071ccc4fbb5d22b363fe54| [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 6581--6584 []\T1/qtm/m/n/10 You can also list the pack-age the \T1/txtt/m/n/10 run_exports \T1/qtm/m/n/10 con-straint is com-ing from us-ing the \T1/txtt/m/n/10 build/ [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 5637) in paragraph at lines 7688--7696 []\T1/qtm/m/n/10 The func-tions \T1/txtt/m/n/10 load_setup_py_data\T1/qtm/m/n/1 0 , \T1/txtt/m/n/10 load_file_regex\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 load_fi le_data \T1/qtm/m/n/10 all take the pa-ram-e-ters [82] Underfull \hbox (badness 5817) in paragraph at lines 7714--7723 []\T1/txtt/m/n/10 resolved_packages(\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 environme nt_name\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 )\T1/qtm/m/n/10 : Re-turns the fi-nal list of pack-ages (in the form of [83] [84] [85] [86] [87] [88] [89] [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 9018--9020 []\T1/qtm/m/n/10 ==, and [92] Underfull \hbox (badness 10000) in paragraph at lines 9235--9237 []\T1/txtt/m/n/10 conda install "numpy=1.11. Underfull \hbox (badness 10000) in paragraph at lines 9257--9259 []\T1/txtt/m/n/10 conda install "numpy>=1.8, Overfull \vbox (0.69168pt too high) detected at line 9322 [93] [94] [95] [96] Underfull \hbox (badness 5475) in paragraph at lines 9631--9636 []\T1/qtm/m/n/10 By re-fer-ring to sub-pack-ages this way, you don\TS1/qtm/m/n/ 10 '\T1/qtm/m/n/10 t need to worry about what the end ver-sion of [97] [98] Underfull \hbox (badness 10000) in paragraph at lines 9788--9794 []\T1/qtm/m/n/10 Pass the \T1/txtt/m/n/10 variants \T1/qtm/m/n/10 key-word ar-g u-ment to API func-tions. Cur-rently, the \T1/txtt/m/n/10 build\T1/qtm/m/n/10 , \T1/txtt/m/n/10 render\T1/qtm/m/n/10 , [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] Underfull \hbox (badness 10000) in paragraph at lines 10680--10689 []\T1/txtt/m/n/10 pin_compatible(\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 package_name \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , min_pin=\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 x .x.x.x.x.x\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , max_pin=\TS1/txtt/m/n/10 '\T1/txt t/m/n/10 x\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , lower_bound=None, [109] [110] [111] [112] Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\sphinxtitleref' on input line 11050. [113] [114] [115] [116] Chapter 5. [117] [118] [119] [120] [121] Underfull \hbox (badness 10000) in paragraph at lines 11941--11943 []\T1/qtm/m/n/10 Use \T1/txtt/m/n/10 conda.common.path.BIN_DIRECTORY \T1/qtm/m/ n/10 in-stead of re-moved \T1/txtt/m/n/10 conda.testing.integration. [122] [123] [124] [125] [126] [127] [128] [129] Underfull \hbox (badness 10000) in paragraph at lines 12950--12952 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.metadata._get_env_path\T1/ qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.context. [130] Underfull \hbox (badness 10000) in paragraph at lines 13028--13031 []\T1/qtm/m/n/10 Skip gen-er-at-ing \T1/txtt/m/n/10 repodata.json.bz2 \T1/qtm/m /n/10 for lo-cal in-dex; gen-er-ate \T1/txtt/m/n/10 repodata.json \T1/qtm/m/n/1 0 only; re-quire Underfull \hbox (badness 10000) in paragraph at lines 13095--13097 []\T1/txtt/m/n/10 conda_build.config.Config.override_channels \T1/qtm/m/n/10 (u se \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13103--13105 []\T1/txtt/m/n/10 conda_build.conda_interface.add_parser_channels \T1/qtm/m/n/1 0 (use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 10000) in paragraph at lines 13107--13109 []\T1/txtt/m/n/10 conda_build.conda_interface.add_parser_prefix \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 10000) in paragraph at lines 13111--13113 []\T1/txtt/m/n/10 conda_build.conda_interface.ArgumentParser \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.cli.conda_argparse. Underfull \hbox (badness 10000) in paragraph at lines 13115--13117 []\T1/txtt/m/n/10 conda_build.conda_interface.binstar_upload \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13119--13121 []\T1/txtt/m/n/10 conda_build.conda_interface.cc_conda_build \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.base.context.context. [131] Underfull \hbox (badness 10000) in paragraph at lines 13139--13141 []\T1/txtt/m/n/10 conda_build.conda_interface.CondaError \T1/qtm/m/n/10 (use \T 1/txtt/m/n/10 conda.exceptions.CondaError \T1/qtm/m/n/10 in-stead). Underfull \hbox (badness 10000) in paragraph at lines 13147--13149 []\T1/txtt/m/n/10 conda_build.conda_interface.CondaSession \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.gateways.connection.session. Underfull \hbox (badness 10000) in paragraph at lines 13159--13161 []\T1/txtt/m/n/10 conda_build.conda_interface.create_default_packages \T1/qtm/m /n/10 (use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13163--13165 []\T1/txtt/m/n/10 conda_build.conda_interface.default_python \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13167--13169 []\T1/txtt/m/n/10 conda_build.conda_interface.determine_target_prefix \T1/qtm/m /n/10 (use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13171--13173 []\T1/txtt/m/n/10 conda_build.conda_interface.download \T1/qtm/m/n/10 (use \T1/ txtt/m/n/10 conda.gateways.connection.download. Underfull \hbox (badness 10000) in paragraph at lines 13191--13193 []\T1/txtt/m/n/10 conda_build.conda_interface.get_conda_build_local_url \T1/qtm /m/n/10 (use \T1/txtt/m/n/10 conda.models.channel. Underfull \hbox (badness 10000) in paragraph at lines 13195--13197 []\T1/txtt/m/n/10 conda_build.conda_interface.get_conda_channel \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.models.channel.Channel. Underfull \hbox (badness 10000) in paragraph at lines 13199--13201 []\T1/txtt/m/n/10 conda_build.conda_interface.get_prefix \T1/qtm/m/n/10 (use \T 1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13211--13213 []\T1/txtt/m/n/10 conda_build.conda_interface.import_module \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 importlib.import_module \T1/qtm/m/n/10 in-stead). [132] Underfull \hbox (badness 10000) in paragraph at lines 13223--13225 []\T1/txtt/m/n/10 conda_build.conda_interface.lchmod \T1/qtm/m/n/10 (use \T1/tx tt/m/n/10 conda.gateways.disk.link.lchmod \T1/qtm/m/n/10 in-stead). Underfull \hbox (badness 10000) in paragraph at lines 13235--13237 []\T1/txtt/m/n/10 conda_build.conda_interface.MatchSpec \T1/qtm/m/n/10 (use \T1 /txtt/m/n/10 conda.models.match_spec.MatchSpec \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 13239--13241 []\T1/txtt/m/n/10 conda_build.conda_interface.non_x86_linux_machines \T1/qtm/m/ n/10 (use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13243--13245 []\T1/txtt/m/n/10 conda_build.conda_interface.NoPackagesFound \T1/qtm/m/n/10 (u se \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13247--13249 []\T1/txtt/m/n/10 conda_build.conda_interface.NoPackagesFoundError \T1/qtm/m/n/ 10 (use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13251--13253 []\T1/txtt/m/n/10 conda_build.conda_interface.normalized_version \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 13279--13281 []\T1/txtt/m/n/10 conda_build.conda_interface.prefix_placeholder \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.base.constants. Underfull \hbox (badness 10000) in paragraph at lines 13283--13285 []\T1/txtt/m/n/10 conda_build.conda_interface.ProgressiveFetchExtract \T1/qtm/m /n/10 (use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 13303--13305 []\T1/txtt/m/n/10 conda_build.conda_interface.root_writable \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.base.context.context. [133] Underfull \hbox (badness 10000) in paragraph at lines 13331--13333 []\T1/txtt/m/n/10 conda_build.conda_interface.TemporaryDirectory \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.gateways.disk.create. Underfull \hbox (badness 10000) in paragraph at lines 13335--13337 []\T1/txtt/m/n/10 conda_build.conda_interface.TmpDownload \T1/qtm/m/n/10 (use \ T1/txtt/m/n/10 conda.gateways.connection.download. Underfull \hbox (badness 10000) in paragraph at lines 13355--13357 []\T1/txtt/m/n/10 conda_build.conda_interface.UnsatisfiableError \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13371--13373 []\T1/txtt/m/n/10 conda_build.conda_interface.win_path_to_unix \T1/qtm/m/n/10 ( use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 6364) in paragraph at lines 13375--13377 []\T1/txtt/m/n/10 conda_build.index.channel_data\T1/qtm/m/n/10 ; \T1/txtt/m/n/1 0 conda_build.index.get_build_index \T1/qtm/m/n/10 re-turn value for Underfull \hbox (badness 10000) in paragraph at lines 13379--13381 []\T1/txtt/m/n/10 conda_build.metadata.check_circular_dependencies \T1/qtm/m/n/ 10 (use \T1/txtt/m/n/10 conda_build.metadata. Underfull \hbox (badness 10000) in paragraph at lines 13383--13385 []\T1/txtt/m/n/10 conda_build.metadata.toposort \T1/qtm/m/n/10 (use \T1/txtt/m/ n/10 conda_build.metadata.toposort_outputs \T1/qtm/m/n/10 in-stead). [134] Underfull \hbox (badness 10000) in paragraph at lines 13504--13506 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.metadata.toposort \T1/qtm/m/n /10 as dep-re-cated. Use \T1/txtt/m/n/10 conda_build.metadata. [135] Underfull \hbox (badness 10000) in paragraph at lines 13591--13593 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.cc_pla tform \T1/qtm/m/n/10 con-stant. Use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13611--13613 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.get_rc _urls \T1/qtm/m/n/10 func-tion. Use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13619--13621 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.get_co nda_channel \T1/qtm/m/n/10 func-tion. Use \T1/txtt/m/n/10 conda.models. [136] Underfull \hbox (badness 6542) in paragraph at lines 13655--13657 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Progre ssiveFetchExtract \T1/qtm/m/n/10 class. Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 13663--13665 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.CondaH TTPError \T1/qtm/m/n/10 class. Use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13679--13681 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Paddin gError \T1/qtm/m/n/10 class. Use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13691--13693 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.config.Config.override _channels\T1/qtm/m/n/10 . De-fer to \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13699--13701 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.add_pa rser_channels\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 10000) in paragraph at lines 13703--13705 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.add_pa rser_prefix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 7133) in paragraph at lines 13707--13709 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Argume ntParser\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.conda_argparse. Underfull \hbox (badness 10000) in paragraph at lines 13723--13725 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.CondaS ession\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.connection. Underfull \hbox (badness 10000) in paragraph at lines 13731--13733 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Entity Encoder\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.auxlib.entity. [137] Underfull \hbox (badness 10000) in paragraph at lines 13763--13765 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.NoPack agesFound\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 7133) in paragraph at lines 13767--13769 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.normal ized_version\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 13771--13773 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Packag eRecord\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.records. Underfull \hbox (badness 7133) in paragraph at lines 13779--13781 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.prefix _placeholder\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.constants. Underfull \hbox (badness 10000) in paragraph at lines 13791--13793 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.spec_f rom_line\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.common. Underfull \hbox (badness 10000) in paragraph at lines 13795--13797 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.specs_ from_args\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.common. Underfull \hbox (badness 10000) in paragraph at lines 13799--13801 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.specs_ from_url\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.common. Underfull \hbox (badness 10000) in paragraph at lines 13815--13817 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.TmpDow nload\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.connection. Underfull \hbox (badness 10000) in paragraph at lines 13823--13825 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Unsati sfiable\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.exceptions. [138] Underfull \hbox (badness 10000) in paragraph at lines 13835--13837 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Versio nOrder\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 13843--13845 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.win_pa th_to_unix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 13891--13893 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.conda_interface.handle_pro xy_407\T1/qtm/m/n/10 . Han-dled by \T1/txtt/m/n/10 conda.gateways. Underfull \hbox (badness 10000) in paragraph at lines 13895--13897 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.conda_interface.hashsum_fi le\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. Underfull \hbox (badness 10000) in paragraph at lines 13899--13901 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.conda_interface.md5_file\T 1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 14143--14145 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.environ.get_install_action s\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda_build.environ. [141] Underfull \hbox (badness 10000) in paragraph at lines 14287--14289 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.api.get_output_file_path \T1/ qtm/m/n/10 as dep-re-cated. Use \T1/txtt/m/n/10 conda_build.api. [142] Underfull \hbox (badness 10000) in paragraph at lines 14450--14452 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.inspect_pkg.check_install(pac kage) \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion in fa-vor of [143] [144] Underfull \hbox (badness 10000) in paragraph at lines 14634--14636 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.render.get_upstream_pins(acti ons) \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion in fa-vor of [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 14925--14927 []\T1/qtm/m/n/10 Fix link-ing check re-gres-sions by restor-ing pre-3.28 be-hav -ior for \T1/txtt/m/n/10 conda_build.inspect_pkg. [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 15158--15160 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.post.library_nature(subdir, b ldpkgs_dirs, output_folder, Underfull \hbox (badness 10000) in paragraph at lines 15166--15168 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.post.FakeDist \T1/qtm/m/n/10 for pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.models.records. [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] Underfull \hbox (badness 10000) in paragraph at lines 16302--16305 \T1/qtm/m/n/10 able via \T1/txtt/m/n/10 from setuptools import setup \T1/qtm/m/ n/10 and \T1/txtt/m/n/10 setup(distclass=conda_build.bdist_conda. [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] Underfull \hbox (badness 10000) in paragraph at lines 26496--26498 []\T1/qtm/m/n/10 sup-port globs in \T1/txtt/m/n/10 ignore_prefix_files\T1/qtm/m /n/10 , \T1/txtt/m/n/10 has_prefix_files\T1/qtm/m/n/10 , \T1/txtt/m/n/10 always _include_files\T1/qtm/m/n/10 , [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] Underfull \hbox (badness 10000) in paragraph at lines 30191--30194 []\T1/qtm/m/n/10 al-low to set \T1/txtt/m/n/10 __conda_buildnum__.txt \T1/qtm/m /n/10 and \T1/txtt/m/n/10 __conda_buildstr__.txt\T1/qtm/m/n/10 , anal-o-gous to [271] [272] [273] [274] Chapter 6. [275] [276] (./continuumio-conda-build.ind [277] [278] [279]) (./continuumio-conda-build.aux) Package rerunfilecheck Warning: File `continuumio-conda-build.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-dist/fonts/type1/public/txfonts/t1xbtt.pfb> Output written on continuumio-conda-build.pdf (283 pages, 1010164 bytes). Transcript written on continuumio-conda-build.log. Latexmk: Getting log file 'continuumio-conda-build.log' Latexmk: Examining 'continuumio-conda-build.fls' Latexmk: Examining 'continuumio-conda-build.log' Latexmk: Index file 'continuumio-conda-build.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'continuumio-conda-build.pdf' Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: continuumio-conda-build.aux continuumio-conda-build.out continuumio-conda-build.toc ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda-build" "conda-build.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda-build.tex LaTeX2e <2023-11-01> patch level 1 L3 programming layer <2024-01-22> (./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 2023/05/17 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/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex) (/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/latex/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (./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) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.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)) (./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/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.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/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/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/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.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 (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)) (./sphinxmessages.sty) Writing index file continuumio-conda-build.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./continuumio-conda-build.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 (./continuumio-conda-build.out) (./continuumio-conda-build.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}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-e c.enc}] [2] (./continuumio-conda-build.toc (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd)) [1] [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3{/usr/share/texmf/fonts/enc/d vips/tex-gyre/q-ts1.enc}] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] [6] [7] [8] [9] [10] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [11{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free2.enc}] [12] [13] [14 <./conda_names.png>] [15] [16] Chapter 3. [17] [18] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [19{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc}] [20] [21] [22] [23{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] Overfull \hbox (19.159pt too wide) in paragraph at lines 3825--3827 []\T1/qtm/m/n/10 CMAKE_GENERATOR Overfull \hbox (19.159pt too wide) detected at line 3828 []\T1/qtm/m/n/10 CMAKE_GENERATOR Overfull \hbox (2.04875pt too wide) in paragraph at lines 4015--4017 []\T1/txtt/m/n/10 PKG_BUILD_STRING Overfull \hbox (2.04875pt too wide) detected at line 4018 []\T1/txtt/m/n/10 PKG_BUILD_STRING [42] Underfull \hbox (badness 10000) in paragraph at lines 4197--4199 []\T1/qtm/m/n/10 LI- Underfull \hbox (badness 10000) detected at line 4200 []\T1/qtm/m/n/10 LI- [43] Overfull \hbox (9.32898pt too wide) in paragraph at lines 4281--4283 []\T1/qtm/m/n/10 PKG_CONFIG_PATH Overfull \hbox (9.32898pt too wide) detected at line 4284 []\T1/qtm/m/n/10 PKG_CONFIG_PATH Underfull \hbox (badness 10000) in paragraph at lines 4340--4342 []\T1/qtm/m/n/10 MA- Overfull \hbox (60.12898pt too wide) in paragraph at lines 4340--4342 \T1/qtm/m/n/10 COSX_DEPLOYMENT_TARGET Overfull \hbox (60.12898pt too wide) detected at line 4343 \T1/qtm/m/n/10 COSX_DEPLOYMENT_TARGET Underfull \hbox (badness 10000) detected at line 4343 []\T1/qtm/m/n/10 MA- Overfull \hbox (5.269pt too wide) in paragraph at lines 4467--4469 []\T1/qtm/m/n/10 QEMU_LD_PREFIX Overfull \hbox (5.269pt too wide) detected at line 4470 []\T1/qtm/m/n/10 QEMU_LD_PREFIX [44] Overfull \hbox (20.269pt too wide) in paragraph at lines 4522--4524 []\T1/qtm/m/n/10 GIT_DESCRIBE_HASH Overfull \hbox (20.269pt too wide) detected at line 4525 []\T1/qtm/m/n/10 GIT_DESCRIBE_HASH Overfull \hbox (35.829pt too wide) in paragraph at lines 4534--4536 []\T1/qtm/m/n/10 GIT_DESCRIBE_NUMBER Overfull \hbox (35.829pt too wide) detected at line 4537 []\T1/qtm/m/n/10 GIT_DESCRIBE_NUMBER Overfull \hbox (12.499pt too wide) in paragraph at lines 4546--4548 []\T1/qtm/m/n/10 GIT_DESCRIBE_TAG Overfull \hbox (12.499pt too wide) detected at line 4549 []\T1/qtm/m/n/10 GIT_DESCRIBE_TAG Overfull \hbox (51.949pt too wide) in paragraph at lines 4627--4629 []\T1/qtm/m/n/10 HG_LATEST_TAG_DISTANCE Overfull \hbox (51.949pt too wide) detected at line 4630 []\T1/qtm/m/n/10 HG_LATEST_TAG_DISTANCE [45] [46] [47] [48] Chapter 4. [49] Underfull \hbox (badness 10000) in paragraph at lines 5063--5068 []\T1/qtm/m/n/10 Build scripts for ma-cOS should make use of the vari-ables \T1 /txtt/m/n/10 MACOSX_DEPLOYMENT_TARGET \T1/qtm/m/n/10 and [50] [51] [52] [53] Underfull \hbox (badness 5077) in paragraph at lines 5370--5375 \T1/qtm/m/n/10 Re-mem-ber the Jinja2 func-tion, \T1/txtt/m/n/10 {{ compiler(\TS 1/txtt/m/n/10 '\T1/txtt/m/n/10 c\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ) }}\T1/qtm/m /n/10 ? Here\TS1/qtm/m/n/10 '\T1/qtm/m/n/10 s where that comes in. Spe-cific ke ys [54] [55] [56] [57] Overfull \hbox (44.74348pt too wide) in paragraph at lines 5673--5673 [][]\T1/txtt/m/n/10 23eee6ee2e5d1054780e331857589bfba098255a88ae4edd47102fce676 694ce0f543dc5c0d27c51f77cc4546d4e74c0| Overfull \hbox (212.743pt too wide) in paragraph at lines 5674--5674 [][]\T1/txtt/m/n/10 b968c7dc99132252a83b175a96ec75ec842edf9e2494db2c07b419e61a0 b1cf6984e7c544452f9ab56aa8581caf966c0f6933fc22a071ccc4fbb5d22b363fe54| [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 6581--6584 []\T1/qtm/m/n/10 You can also list the pack-age the \T1/txtt/m/n/10 run_exports \T1/qtm/m/n/10 con-straint is com-ing from us-ing the \T1/txtt/m/n/10 build/ [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 5637) in paragraph at lines 7688--7696 []\T1/qtm/m/n/10 The func-tions \T1/txtt/m/n/10 load_setup_py_data\T1/qtm/m/n/1 0 , \T1/txtt/m/n/10 load_file_regex\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 load_fi le_data \T1/qtm/m/n/10 all take the pa-ram-e-ters [82] Underfull \hbox (badness 5817) in paragraph at lines 7714--7723 []\T1/txtt/m/n/10 resolved_packages(\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 environme nt_name\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 )\T1/qtm/m/n/10 : Re-turns the fi-nal list of pack-ages (in the form of [83] [84] [85] [86] [87] [88] [89] [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 9018--9020 []\T1/qtm/m/n/10 ==, and [92] Underfull \hbox (badness 10000) in paragraph at lines 9235--9237 []\T1/txtt/m/n/10 conda install "numpy=1.11. Underfull \hbox (badness 10000) in paragraph at lines 9257--9259 []\T1/txtt/m/n/10 conda install "numpy>=1.8, Overfull \vbox (0.69168pt too high) detected at line 9322 [93] [94] [95] [96] Underfull \hbox (badness 5475) in paragraph at lines 9631--9636 []\T1/qtm/m/n/10 By re-fer-ring to sub-pack-ages this way, you don\TS1/qtm/m/n/ 10 '\T1/qtm/m/n/10 t need to worry about what the end ver-sion of [97] [98] Underfull \hbox (badness 10000) in paragraph at lines 9788--9794 []\T1/qtm/m/n/10 Pass the \T1/txtt/m/n/10 variants \T1/qtm/m/n/10 key-word ar-g u-ment to API func-tions. Cur-rently, the \T1/txtt/m/n/10 build\T1/qtm/m/n/10 , \T1/txtt/m/n/10 render\T1/qtm/m/n/10 , [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] Underfull \hbox (badness 10000) in paragraph at lines 10680--10689 []\T1/txtt/m/n/10 pin_compatible(\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 package_name \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , min_pin=\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 x .x.x.x.x.x\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , max_pin=\TS1/txtt/m/n/10 '\T1/txt t/m/n/10 x\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , lower_bound=None, [109] [110] [111] [112] Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\sphinxtitleref' on input line 11050. [113] [114] [115] [116] Chapter 5. [117] [118] [119] [120] [121] Underfull \hbox (badness 10000) in paragraph at lines 11941--11943 []\T1/qtm/m/n/10 Use \T1/txtt/m/n/10 conda.common.path.BIN_DIRECTORY \T1/qtm/m/ n/10 in-stead of re-moved \T1/txtt/m/n/10 conda.testing.integration. [122] [123] [124] [125] [126] [127] [128] [129] Underfull \hbox (badness 10000) in paragraph at lines 12950--12952 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.metadata._get_env_path\T1/ qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.context. [130] Underfull \hbox (badness 10000) in paragraph at lines 13028--13031 []\T1/qtm/m/n/10 Skip gen-er-at-ing \T1/txtt/m/n/10 repodata.json.bz2 \T1/qtm/m /n/10 for lo-cal in-dex; gen-er-ate \T1/txtt/m/n/10 repodata.json \T1/qtm/m/n/1 0 only; re-quire Underfull \hbox (badness 10000) in paragraph at lines 13095--13097 []\T1/txtt/m/n/10 conda_build.config.Config.override_channels \T1/qtm/m/n/10 (u se \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13103--13105 []\T1/txtt/m/n/10 conda_build.conda_interface.add_parser_channels \T1/qtm/m/n/1 0 (use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 10000) in paragraph at lines 13107--13109 []\T1/txtt/m/n/10 conda_build.conda_interface.add_parser_prefix \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 10000) in paragraph at lines 13111--13113 []\T1/txtt/m/n/10 conda_build.conda_interface.ArgumentParser \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.cli.conda_argparse. Underfull \hbox (badness 10000) in paragraph at lines 13115--13117 []\T1/txtt/m/n/10 conda_build.conda_interface.binstar_upload \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13119--13121 []\T1/txtt/m/n/10 conda_build.conda_interface.cc_conda_build \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.base.context.context. [131] Underfull \hbox (badness 10000) in paragraph at lines 13139--13141 []\T1/txtt/m/n/10 conda_build.conda_interface.CondaError \T1/qtm/m/n/10 (use \T 1/txtt/m/n/10 conda.exceptions.CondaError \T1/qtm/m/n/10 in-stead). Underfull \hbox (badness 10000) in paragraph at lines 13147--13149 []\T1/txtt/m/n/10 conda_build.conda_interface.CondaSession \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.gateways.connection.session. Underfull \hbox (badness 10000) in paragraph at lines 13159--13161 []\T1/txtt/m/n/10 conda_build.conda_interface.create_default_packages \T1/qtm/m /n/10 (use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13163--13165 []\T1/txtt/m/n/10 conda_build.conda_interface.default_python \T1/qtm/m/n/10 (us e \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13167--13169 []\T1/txtt/m/n/10 conda_build.conda_interface.determine_target_prefix \T1/qtm/m /n/10 (use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13171--13173 []\T1/txtt/m/n/10 conda_build.conda_interface.download \T1/qtm/m/n/10 (use \T1/ txtt/m/n/10 conda.gateways.connection.download. Underfull \hbox (badness 10000) in paragraph at lines 13191--13193 []\T1/txtt/m/n/10 conda_build.conda_interface.get_conda_build_local_url \T1/qtm /m/n/10 (use \T1/txtt/m/n/10 conda.models.channel. Underfull \hbox (badness 10000) in paragraph at lines 13195--13197 []\T1/txtt/m/n/10 conda_build.conda_interface.get_conda_channel \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.models.channel.Channel. Underfull \hbox (badness 10000) in paragraph at lines 13199--13201 []\T1/txtt/m/n/10 conda_build.conda_interface.get_prefix \T1/qtm/m/n/10 (use \T 1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 13211--13213 []\T1/txtt/m/n/10 conda_build.conda_interface.import_module \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 importlib.import_module \T1/qtm/m/n/10 in-stead). [132] Underfull \hbox (badness 10000) in paragraph at lines 13223--13225 []\T1/txtt/m/n/10 conda_build.conda_interface.lchmod \T1/qtm/m/n/10 (use \T1/tx tt/m/n/10 conda.gateways.disk.link.lchmod \T1/qtm/m/n/10 in-stead). Underfull \hbox (badness 10000) in paragraph at lines 13235--13237 []\T1/txtt/m/n/10 conda_build.conda_interface.MatchSpec \T1/qtm/m/n/10 (use \T1 /txtt/m/n/10 conda.models.match_spec.MatchSpec \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 13239--13241 []\T1/txtt/m/n/10 conda_build.conda_interface.non_x86_linux_machines \T1/qtm/m/ n/10 (use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13243--13245 []\T1/txtt/m/n/10 conda_build.conda_interface.NoPackagesFound \T1/qtm/m/n/10 (u se \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13247--13249 []\T1/txtt/m/n/10 conda_build.conda_interface.NoPackagesFoundError \T1/qtm/m/n/ 10 (use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13251--13253 []\T1/txtt/m/n/10 conda_build.conda_interface.normalized_version \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 13279--13281 []\T1/txtt/m/n/10 conda_build.conda_interface.prefix_placeholder \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.base.constants. Underfull \hbox (badness 10000) in paragraph at lines 13283--13285 []\T1/txtt/m/n/10 conda_build.conda_interface.ProgressiveFetchExtract \T1/qtm/m /n/10 (use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 13303--13305 []\T1/txtt/m/n/10 conda_build.conda_interface.root_writable \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.base.context.context. [133] Underfull \hbox (badness 10000) in paragraph at lines 13331--13333 []\T1/txtt/m/n/10 conda_build.conda_interface.TemporaryDirectory \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.gateways.disk.create. Underfull \hbox (badness 10000) in paragraph at lines 13335--13337 []\T1/txtt/m/n/10 conda_build.conda_interface.TmpDownload \T1/qtm/m/n/10 (use \ T1/txtt/m/n/10 conda.gateways.connection.download. Underfull \hbox (badness 10000) in paragraph at lines 13355--13357 []\T1/txtt/m/n/10 conda_build.conda_interface.UnsatisfiableError \T1/qtm/m/n/10 (use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13371--13373 []\T1/txtt/m/n/10 conda_build.conda_interface.win_path_to_unix \T1/qtm/m/n/10 ( use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 6364) in paragraph at lines 13375--13377 []\T1/txtt/m/n/10 conda_build.index.channel_data\T1/qtm/m/n/10 ; \T1/txtt/m/n/1 0 conda_build.index.get_build_index \T1/qtm/m/n/10 re-turn value for Underfull \hbox (badness 10000) in paragraph at lines 13379--13381 []\T1/txtt/m/n/10 conda_build.metadata.check_circular_dependencies \T1/qtm/m/n/ 10 (use \T1/txtt/m/n/10 conda_build.metadata. Underfull \hbox (badness 10000) in paragraph at lines 13383--13385 []\T1/txtt/m/n/10 conda_build.metadata.toposort \T1/qtm/m/n/10 (use \T1/txtt/m/ n/10 conda_build.metadata.toposort_outputs \T1/qtm/m/n/10 in-stead). [134] Underfull \hbox (badness 10000) in paragraph at lines 13504--13506 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.metadata.toposort \T1/qtm/m/n /10 as dep-re-cated. Use \T1/txtt/m/n/10 conda_build.metadata. [135] Underfull \hbox (badness 10000) in paragraph at lines 13591--13593 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.cc_pla tform \T1/qtm/m/n/10 con-stant. Use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13611--13613 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.get_rc _urls \T1/qtm/m/n/10 func-tion. Use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13619--13621 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.get_co nda_channel \T1/qtm/m/n/10 func-tion. Use \T1/txtt/m/n/10 conda.models. [136] Underfull \hbox (badness 6542) in paragraph at lines 13655--13657 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Progre ssiveFetchExtract \T1/qtm/m/n/10 class. Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 13663--13665 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.CondaH TTPError \T1/qtm/m/n/10 class. Use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13679--13681 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Paddin gError \T1/qtm/m/n/10 class. Use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 10000) in paragraph at lines 13691--13693 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.config.Config.override _channels\T1/qtm/m/n/10 . De-fer to \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 13699--13701 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.add_pa rser_channels\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 10000) in paragraph at lines 13703--13705 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.add_pa rser_prefix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.helpers. Underfull \hbox (badness 7133) in paragraph at lines 13707--13709 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Argume ntParser\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.conda_argparse. Underfull \hbox (badness 10000) in paragraph at lines 13723--13725 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.CondaS ession\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.connection. Underfull \hbox (badness 10000) in paragraph at lines 13731--13733 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Entity Encoder\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.auxlib.entity. [137] Underfull \hbox (badness 10000) in paragraph at lines 13763--13765 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.NoPack agesFound\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.exceptions. Underfull \hbox (badness 7133) in paragraph at lines 13767--13769 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.normal ized_version\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 13771--13773 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Packag eRecord\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.records. Underfull \hbox (badness 7133) in paragraph at lines 13779--13781 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.prefix _placeholder\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.constants. Underfull \hbox (badness 10000) in paragraph at lines 13791--13793 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.spec_f rom_line\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.common. Underfull \hbox (badness 10000) in paragraph at lines 13795--13797 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.specs_ from_args\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.common. Underfull \hbox (badness 10000) in paragraph at lines 13799--13801 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.specs_ from_url\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.common. Underfull \hbox (badness 10000) in paragraph at lines 13815--13817 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.TmpDow nload\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.connection. Underfull \hbox (badness 10000) in paragraph at lines 13823--13825 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Unsati sfiable\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.exceptions. [138] Underfull \hbox (badness 10000) in paragraph at lines 13835--13837 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.Versio nOrder\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 13843--13845 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda_build.conda_interface.win_pa th_to_unix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 13891--13893 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.conda_interface.handle_pro xy_407\T1/qtm/m/n/10 . Han-dled by \T1/txtt/m/n/10 conda.gateways. Underfull \hbox (badness 10000) in paragraph at lines 13895--13897 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.conda_interface.hashsum_fi le\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. Underfull \hbox (badness 10000) in paragraph at lines 13899--13901 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.conda_interface.md5_file\T 1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 14143--14145 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda_build.environ.get_install_action s\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda_build.environ. [141] Underfull \hbox (badness 10000) in paragraph at lines 14287--14289 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.api.get_output_file_path \T1/ qtm/m/n/10 as dep-re-cated. Use \T1/txtt/m/n/10 conda_build.api. [142] Underfull \hbox (badness 10000) in paragraph at lines 14450--14452 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.inspect_pkg.check_install(pac kage) \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion in fa-vor of [143] [144] Underfull \hbox (badness 10000) in paragraph at lines 14634--14636 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.render.get_upstream_pins(acti ons) \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion in fa-vor of [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 14925--14927 []\T1/qtm/m/n/10 Fix link-ing check re-gres-sions by restor-ing pre-3.28 be-hav -ior for \T1/txtt/m/n/10 conda_build.inspect_pkg. [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 15158--15160 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.post.library_nature(subdir, b ldpkgs_dirs, output_folder, Underfull \hbox (badness 10000) in paragraph at lines 15166--15168 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda_build.post.FakeDist \T1/qtm/m/n/10 for pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.models.records. [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] Underfull \hbox (badness 10000) in paragraph at lines 16302--16305 \T1/qtm/m/n/10 able via \T1/txtt/m/n/10 from setuptools import setup \T1/qtm/m/ n/10 and \T1/txtt/m/n/10 setup(distclass=conda_build.bdist_conda. [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] Underfull \hbox (badness 10000) in paragraph at lines 26496--26498 []\T1/qtm/m/n/10 sup-port globs in \T1/txtt/m/n/10 ignore_prefix_files\T1/qtm/m /n/10 , \T1/txtt/m/n/10 has_prefix_files\T1/qtm/m/n/10 , \T1/txtt/m/n/10 always _include_files\T1/qtm/m/n/10 , [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] Underfull \hbox (badness 10000) in paragraph at lines 30191--30194 []\T1/qtm/m/n/10 al-low to set \T1/txtt/m/n/10 __conda_buildnum__.txt \T1/qtm/m /n/10 and \T1/txtt/m/n/10 __conda_buildstr__.txt\T1/qtm/m/n/10 , anal-o-gous to [271] [272] [273] [274] Chapter 6. [275] [276] (./continuumio-conda-build.ind [277] [278] [279]) (./continuumio-conda-build.aux) ) (see the transcript file for additional information)< /usr/share/texlive/texmf-dist/fonts/type1/public/txfonts/t1xbtt.pfb> Output written on continuumio-conda-build.pdf (283 pages, 1010537 bytes). Transcript written on continuumio-conda-build.log. Latexmk: Getting log file 'continuumio-conda-build.log' Latexmk: Examining 'continuumio-conda-build.fls' Latexmk: Examining 'continuumio-conda-build.log' Latexmk: Index file 'continuumio-conda-build.idx' was written Latexmk: Log file says output to 'continuumio-conda-build.pdf' Latexmk: All targets (continuumio-conda-build.pdf) are up-to-date [rtd-command-info] start-time: 2026-07-21T20:00:46.360878Z, end-time: 2026-07-21T20:00:48.978029Z, duration: 2, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v9.1.0 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... The configuration has changed (5 options: 'html_permalinks_icon', 'html_static_path', 'html_theme_options', 'mathjax3_config', 'templates_path') done myst v5.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence', 'html_admonition', 'tasklist', 'amsmath', 'deflist', 'html_image', 'replacements', 'dollarmath', 'substitution', 'smartquotes', 'linkify'}, 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=3, 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 52 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/continuumio-conda-build/checkouts/latest/_readthedocs/epub/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/epub/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/epub/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/epub/_static/epub.css copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 2%] concepts/channels writing output... [ 4%] concepts/generating-index writing output... [ 6%] concepts/index writing output... [ 8%] concepts/package-naming-conv writing output... [ 10%] concepts/recipe writing output... [ 12%] contributing-guide writing output... [ 13%] index writing output... [ 15%] install-conda-build writing output... [ 17%] release-notes writing output... [ 19%] resources/activate-scripts writing output... [ 21%] resources/add-win-start-menu-items writing output... [ 23%] resources/build-scripts writing output... [ 25%] resources/commands/conda-build writing output... [ 27%] resources/commands/conda-convert writing output... [ 29%] resources/commands/conda-develop writing output... [ 31%] resources/commands/conda-index writing output... [ 33%] resources/commands/conda-inspect writing output... [ 35%] resources/commands/conda-inspect-channels writing output... [ 37%] resources/commands/conda-inspect-linkages writing output... [ 38%] resources/commands/conda-inspect-objects writing output... [ 40%] resources/commands/conda-metapackage writing output... [ 42%] resources/commands/conda-render writing output... [ 44%] resources/commands/conda-skeleton writing output... [ 46%] resources/commands/conda-skeleton-cpan writing output... [ 48%] resources/commands/conda-skeleton-cran writing output... [ 50%] resources/commands/conda-skeleton-luarocks writing output... [ 52%] resources/commands/conda-skeleton-pypi writing output... [ 54%] resources/commands/index writing output... [ 56%] resources/compiler-tools writing output... [ 58%] resources/configuration writing output... [ 60%] resources/define-metadata writing output... [ 62%] resources/index writing output... [ 63%] resources/link-scripts writing output... [ 65%] resources/make-relocatable writing output... [ 67%] resources/package-spec writing output... [ 69%] resources/style-guide writing output... [ 71%] resources/tutorial-template writing output... [ 73%] resources/use-shared-libraries writing output... [ 75%] resources/variants writing output... [ 77%] user-guide/environment-variables writing output... [ 79%] user-guide/getting-started writing output... [ 81%] user-guide/index writing output... [ 83%] user-guide/recipes/debugging writing output... [ 85%] user-guide/recipes/index writing output... [ 87%] user-guide/recipes/sample-recipes writing output... [ 88%] user-guide/tutorials/build-pkgs writing output... [ 90%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 92%] user-guide/tutorials/build-r-pkgs writing output... [ 94%] user-guide/tutorials/building-conda-packages writing output... [ 96%] user-guide/tutorials/index writing output... [ 98%] user-guide/v1-recipes writing output... [100%] user-guide/wheel-files generating indices... genindex done writing additional pages... done copying images... [100%] img/conda_names.png writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for robots.txt, ignoring [epub.unknown_project_files] Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/epub/content.opf writing nav.xhtml file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/epub/nav.xhtml writing toc.ncx file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/epub/toc.ncx writing conda-build.epub file... sphinx-sitemap: sitemap.xml was generated for URL https://docs.conda.io/projects/conda-build/ in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/epub/sitemap.xml build succeeded, 1 warning. The ePub file is in ../../_readthedocs/epub.