Read the Docs build information Build id: 1728142 Project: continuumio-conda-build Version: latest Commit: 47909dad7552cc02276fefc53848e79f4f4b3356 Date: 2023-09-18T19:25:00.064837Z State: finished Success: True [rtd-command-info] start-time: 2023-09-18T19:26:36.105702Z, end-time: 2023-09-18T19:26:36.789015Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build . Cloning into '.'... [rtd-command-info] start-time: 2023-09-18T19:26:37.237371Z, end-time: 2023-09-18T19:26:38.450984Z, duration: 1, 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] 3.25.0 -> 3.25.0 * [new tag] 3.26.0 -> 3.26.0 * [new tag] 3.26.1 -> 3.26.1 [rtd-command-info] start-time: 2023-09-18T19:26:39.086710Z, end-time: 2023-09-18T19:26:39.240121Z, 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 47909da Clarify which environment gets activated first (#4942) [rtd-command-info] start-time: 2023-09-18T19:26:39.664197Z, end-time: 2023-09-18T19:26:39.735393Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-18T19:26:40.209519Z, end-time: 2023-09-18T19:26:40.269031Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: "ubuntu-22.04" tools: python: "3.11" python: install: - requirements: docs/requirements.txt # Build PDF, ePub and zipped HTML formats: - epub - pdf - htmlzip [rtd-command-info] start-time: 2023-09-18T19:26:48.442161Z, end-time: 2023-09-18T19:26:48.527227Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-09-18T19:26:49.503271Z, end-time: 2023-09-18T19:26:50.566872Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 673ms 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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-09-18T19:26:51.214811Z, end-time: 2023-09-18T19:27:03.149740Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-09-18T19:27:03.956475Z, end-time: 2023-09-18T19:27:13.802687Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/3c/49/f87cecbdec4b00cc1187f01196d48c08828204cd861915fab44972dc705c/Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 16.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 37.7 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 134.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 137.4 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 161.2 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Obtaining dependency information for Pygments>=2.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 184.8 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 171.6 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 149.0 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Obtaining dependency information for requests>=2.0.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from sphinx<2) (68.2.2) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 136.9 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Obtaining dependency information for sphinxcontrib-websupport from https://files.pythonhosted.org/packages/40/d2/fd1c52203f1385bc95775d36e9f334358cc457ea3e44046fc6d78a868d10/sphinxcontrib_websupport-1.2.6-py3-none-any.whl.metadata Downloading sphinxcontrib_websupport-1.2.6-py3-none-any.whl.metadata (2.5 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/fe/21/2eff1de472ca6c99ec3993eab11308787b9879af9ca8bbceb4868cf4f2ca/MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/bc/85/ef25d4ba14c7653c3020a1c6e1a7413e6791ef36a0ac177efa605fc2c737/charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 151.3 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) INFO: pip is looking at multiple versions of sphinxcontrib-websupport to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-websupport (from sphinx<2) Obtaining dependency information for sphinxcontrib-websupport from https://files.pythonhosted.org/packages/1d/5b/b6f6d68a2478654bf9120bc04430551cf5011a9288c88d38c6541c36086e/sphinxcontrib_websupport-1.2.5-py3-none-any.whl.metadata Downloading sphinxcontrib_websupport-1.2.5-py3-none-any.whl.metadata (2.5 kB) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/95/d6/2e0bda62b2a808070ac922d21a950aa2cb5e4fcfb87e5ff5f86bc43a2201/sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) INFO: pip is looking at multiple versions of sphinxcontrib-serializinghtml to determine which version is compatible with other requirements. This could take a while. Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/dc/85/ea34b6be0494eff8ae281107bb4a83f6c83066b358f2525a251dc852817c/sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/36/c6/0d5b3f258fdb107558163e88607eb6c245d8785fbd707e027f2da7fbc795/sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/82/a2/962548d13ceddff95eac7843c9ff37b451c02b69429007b93d6a10a353d3/sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 150.5 MB/s eta 0:00:00 Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 151.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 160.2 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 142.8 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 157.2 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.6/199.6 kB 165.2 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 159.3 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=fceada49918e7161265e8e77b84027b65449e8f63f85ab77ce3bfd50e0976a1e Stored in directory: /tmp/pip-ephem-wheel-cache-zuenkj32/wheels/80/c2/c8/630c9eb889f0be0202cb11bf30b47aa54bf7588e8d50b70005 Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-10.0.1 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.4 [rtd-command-info] start-time: 2023-09-18T19:27:14.262072Z, end-time: 2023-09-18T19:27:24.696773Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting linkify-it-py==1.0.1 (from -r docs/requirements.txt (line 1)) Downloading linkify_it_py-1.0.1-py3-none-any.whl (19 kB) Collecting myst-parser==0.15.2 (from -r docs/requirements.txt (line 2)) Downloading myst_parser-0.15.2-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 4.0 MB/s eta 0:00:00 Collecting Pillow==9.3.0 (from -r docs/requirements.txt (line 3)) Downloading Pillow-9.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 14.6 MB/s eta 0:00:00 Collecting PyYAML==6.0.1 (from -r docs/requirements.txt (line 4)) Obtaining dependency information for PyYAML==6.0.1 from https://files.pythonhosted.org/packages/7b/5e/efd033ab7199a0b2044dab3b9f7a4f6670e6a52c089de572e928d2873b06/PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests==2.31.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 5)) (2.31.0) Collecting ruamel.yaml==0.17.16 (from -r docs/requirements.txt (line 6)) Downloading ruamel.yaml-0.17.16-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.0/109.0 kB 78.4 MB/s eta 0:00:00 Collecting Sphinx==4.2.0 (from -r docs/requirements.txt (line 7)) Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 33.9 MB/s eta 0:00:00 Collecting sphinx-argparse==0.3.1 (from -r docs/requirements.txt (line 8)) Downloading sphinx_argparse-0.3.1-py2.py3-none-any.whl (12 kB) Collecting sphinx-autobuild==2021.3.14 (from -r docs/requirements.txt (line 9)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-rtd-theme==1.0.0 (from -r docs/requirements.txt (line 10)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 51.7 MB/s eta 0:00:00 Collecting sphinx-sitemap==2.2.0 (from -r docs/requirements.txt (line 11)) Downloading sphinx-sitemap-2.2.0.tar.gz (6.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinxcontrib-applehelp==1.0.2 (from -r docs/requirements.txt (line 12)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 259.6 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp==1.0.2 (from -r docs/requirements.txt (line 13)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 232.3 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r docs/requirements.txt (line 14)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 253.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath==1.0.1 (from -r docs/requirements.txt (line 15)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-plantuml==0.21 (from -r docs/requirements.txt (line 16)) Downloading sphinxcontrib-plantuml-0.21.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinxcontrib-programoutput==0.17 (from -r docs/requirements.txt (line 17)) Downloading sphinxcontrib_programoutput-0.17-py2.py3-none-any.whl (22 kB) Collecting sphinxcontrib-qthelp==1.0.3 (from -r docs/requirements.txt (line 18)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 240.3 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 19)) (1.1.5) Collecting pylint==2.11.1 (from -r docs/requirements.txt (line 20)) Downloading pylint-2.11.1-py3-none-any.whl (392 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.1/392.1 kB 129.7 MB/s eta 0:00:00 Collecting uc-micro-py (from linkify-it-py==1.0.1->-r docs/requirements.txt (line 1)) Downloading uc_micro_py-1.0.2-py3-none-any.whl (6.2 kB) Requirement already satisfied: docutils<0.18,>=0.15 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) (0.17.1) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) (3.0.3) Collecting markdown-it-py<2.0.0,>=1.0.0 (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) Downloading markdown_it_py-1.1.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 246.7 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.2.8 (from myst-parser==0.15.2->-r docs/requirements.txt (line 2)) Downloading mdit_py_plugins-0.2.8-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 173.7 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 5)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 5)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 5)) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 5)) (2023.7.22) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 7)) (2.16.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 7)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 7)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 7)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 7)) (1.4.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 7)) (68.2.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from Sphinx==4.2.0->-r docs/requirements.txt (line 7)) (23.1) Collecting livereload (from sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 9)) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting colorama (from sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 9)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from sphinx-sitemap==2.2.0->-r docs/requirements.txt (line 11)) (1.16.0) Collecting platformdirs>=2.2.0 (from pylint==2.11.1->-r docs/requirements.txt (line 20)) Obtaining dependency information for platformdirs>=2.2.0 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata Downloading platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB) Collecting astroid<2.9,>=2.8.0 (from pylint==2.11.1->-r docs/requirements.txt (line 20)) Downloading astroid-2.8.6-py3-none-any.whl (248 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.7/248.7 kB 235.0 MB/s eta 0:00:00 Collecting isort<6,>=4.2.5 (from pylint==2.11.1->-r docs/requirements.txt (line 20)) Downloading isort-5.12.0-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.2/91.2 kB 241.5 MB/s eta 0:00:00 Collecting mccabe<0.7,>=0.6 (from pylint==2.11.1->-r docs/requirements.txt (line 20)) Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting toml>=0.7.1 (from pylint==2.11.1->-r docs/requirements.txt (line 20)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<2.9,>=2.8.0->pylint==2.11.1->-r docs/requirements.txt (line 20)) Downloading lazy_object_proxy-1.9.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 250.4 MB/s eta 0:00:00 Collecting wrapt<1.14,>=1.11 (from astroid<2.9,>=2.8.0->pylint==2.11.1->-r docs/requirements.txt (line 20)) Downloading wrapt-1.13.3.tar.gz (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 235.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/latest/lib/python3.11/site-packages (from jinja2->myst-parser==0.15.2->-r docs/requirements.txt (line 2)) (2.1.3) Collecting attrs<22,>=19 (from markdown-it-py<2.0.0,>=1.0.0->myst-parser==0.15.2->-r docs/requirements.txt (line 2)) Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 243.7 MB/s eta 0:00:00 Collecting tornado (from livereload->sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 9)) Obtaining dependency information for tornado from https://files.pythonhosted.org/packages/66/a5/e6da56c03ff61200d5a43cfb75ab09316fc0836aa7ee26b4e9dcbfc3ae85/tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 65.3 MB/s eta 0:00:00 Downloading platformdirs-3.10.0-py3-none-any.whl (17 kB) Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.7/427.7 kB 117.7 MB/s eta 0:00:00 Building wheels for collected packages: sphinx-sitemap, sphinxcontrib-plantuml, wrapt Building wheel for sphinx-sitemap (setup.py): started Building wheel for sphinx-sitemap (setup.py): finished with status 'done' Created wheel for sphinx-sitemap: filename=sphinx_sitemap-2.2.0-py3-none-any.whl size=6049 sha256=1427db9e93c9546d67c4e7082a9dac6c8a5fdd8a9d25e722e10f320ec6347659 Stored in directory: /tmp/pip-ephem-wheel-cache-ru2gp1lx/wheels/62/3a/57/c93996b277dbfa6290d52bd5c65911c39772d59d8e2423b250 Building wheel for sphinxcontrib-plantuml (setup.py): started Building wheel for sphinxcontrib-plantuml (setup.py): finished with status 'done' Created wheel for sphinxcontrib-plantuml: filename=sphinxcontrib_plantuml-0.21-py3-none-any.whl size=10436 sha256=ecc1f10c6eea485694b033f28c8dd50a04c0d8dce8533dbe64f7bb5abce27aac Stored in directory: /tmp/pip-ephem-wheel-cache-ru2gp1lx/wheels/38/48/ba/37d1d7272d4d2d809ac5d116839e131d1884d724ab2db5a198 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.13.3-cp311-cp311-linux_x86_64.whl size=75539 sha256=86eeb968ce299ed175164b6d4d8fc09e237aa2fdd7c546925f212905525987eb Stored in directory: /tmp/pip-ephem-wheel-cache-ru2gp1lx/wheels/b6/ae/e3/6ec23fa3b6692ba262fdad9d886603fec57e895275cbebda2a Successfully built sphinx-sitemap sphinxcontrib-plantuml wrapt Installing collected packages: mccabe, wrapt, uc-micro-py, tornado, toml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, ruamel.yaml, PyYAML, platformdirs, Pillow, lazy-object-proxy, isort, colorama, attrs, Sphinx, markdown-it-py, livereload, linkify-it-py, astroid, sphinxcontrib-programoutput, sphinxcontrib-plantuml, sphinx-sitemap, sphinx-rtd-theme, sphinx-autobuild, sphinx-argparse, pylint, mdit-py-plugins, myst-parser Attempting uninstall: Pillow Found existing installation: Pillow 10.0.1 Uninstalling Pillow-10.0.1: Successfully uninstalled Pillow-10.0.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed Pillow-9.3.0 PyYAML-6.0.1 Sphinx-4.2.0 astroid-2.8.6 attrs-21.4.0 colorama-0.4.6 isort-5.12.0 lazy-object-proxy-1.9.0 linkify-it-py-1.0.1 livereload-2.6.3 markdown-it-py-1.1.0 mccabe-0.6.1 mdit-py-plugins-0.2.8 myst-parser-0.15.2 platformdirs-3.10.0 pylint-2.11.1 ruamel.yaml-0.17.16 sphinx-argparse-0.3.1 sphinx-autobuild-2021.3.14 sphinx-rtd-theme-1.0.0 sphinx-sitemap-2.2.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-plantuml-0.21 sphinxcontrib-programoutput-0.17 sphinxcontrib-qthelp-1.0.3 toml-0.10.2 tornado-6.3.3 uc-micro-py-1.0.2 wrapt-1.13.3 [rtd-command-info] start-time: 2023-09-18T19:27:31.951653Z, end-time: 2023-09-18T19:27:32.012413Z, 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 = [ "myst_parser", "sphinx.ext.autodoc", "sphinx.ext.doctest", "sphinx.ext.intersphinx", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx_sitemap", ] 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 = None # 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 = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} html_short_title = "conda-build" html_show_sourcelink = False html_favicon = "conda-logo.png" 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 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 = {"https://docs.python.org/": None} # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True html_style = "css/custom.css" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("3.26.x", "/en/3.26.x/"), ("3.25.x", "/en/3.25.x/"), ("3.24.x", "/en/3.24.x/"), ("3.23.x", "/en/3.23.x/"), ("3.22.x", "/en/3.22.x/"), ("main", "/en/main/"), ("3.21.x", "/en/3.21.x/"), ], 'downloads': [ ("pdf", "//docs.conda.io/_/downloads/conda-build/en/latest/pdf/"), ("html", "//docs.conda.io/_/downloads/conda-build/en/latest/htmlzip/"), ("epub", "//docs.conda.io/_/downloads/conda-build/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'continuumio-conda-build', 'name': u'conda-build', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'UA-143891876-1', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'conda', 'proxied_api_host': '/_', 'github_repo': 'conda-build', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-143891876-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '47909dad', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/continuumio-conda-build/builds/1728142/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-09-18T19:27:32.496314Z, end-time: 2023-09-18T19:27:42.292444Z, duration: 9, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.2.0 loading translations [en]... done making output directory... done myst v0.15.2: MdParserConfig(renderer='sphinx', commonmark_only=False, enable_extensions=['amsmath', 'colon_fence', 'deflist', 'dollarmath', 'html_admonition', 'html_image', 'linkify', 'replacements', 'smartquotes', 'substitution', 'tasklist'], 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', disable_syntax=[], url_schemes=['http', 'https', 'mailto', 'ftp'], heading_anchors=3, heading_slug_func=None, html_meta=[], footnote_transition=True, substitutions=[], sub_delimiters=['{', '}'], words_per_minute=200) loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 51 source files that are out of date updating environment: [new config] 51 added, 0 changed, 0 removed reading sources... [ 1%] concepts/channels reading sources... [ 3%] concepts/generating-index reading sources... [ 5%] concepts/index reading sources... [ 7%] concepts/package-naming-conv reading sources... [ 9%] concepts/recipe reading sources... [ 11%] 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... [ 39%] resources/commands/conda-inspect-objects reading sources... [ 41%] resources/commands/conda-metapackage reading sources... [ 43%] resources/commands/conda-render reading sources... [ 45%] resources/commands/conda-skeleton reading sources... [ 47%] resources/commands/conda-skeleton-cpan reading sources... [ 49%] 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/define-metadata reading sources... [ 60%] resources/index reading sources... [ 62%] resources/link-scripts reading sources... [ 64%] resources/make-relocatable reading sources... [ 66%] resources/package-spec reading sources... [ 68%] resources/style-guide reading sources... [ 70%] resources/tutorial-template reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/getting-started reading sources... [ 80%] user-guide/index reading sources... [ 82%] user-guide/recipes/build-without-recipe reading sources... [ 84%] user-guide/recipes/debugging reading sources... [ 86%] user-guide/recipes/index reading sources... [ 88%] user-guide/recipes/sample-recipes reading sources... [ 90%] user-guide/tutorials/build-pkgs reading sources... [ 92%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 94%] user-guide/tutorials/build-r-pkgs reading sources... [ 96%] user-guide/tutorials/building-conda-packages reading sources... [ 98%] user-guide/tutorials/index reading sources... [100%] user-guide/wheel-files /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/CHANGELOG.md:2776: WARNING: Substitution error:UndefinedError: 'compiler' is undefined looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] concepts/channels writing output... [ 3%] concepts/generating-index writing output... [ 5%] concepts/index writing output... [ 7%] concepts/package-naming-conv writing output... [ 9%] concepts/recipe writing output... [ 11%] 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... [ 39%] resources/commands/conda-inspect-objects writing output... [ 41%] resources/commands/conda-metapackage writing output... [ 43%] resources/commands/conda-render writing output... [ 45%] resources/commands/conda-skeleton writing output... [ 47%] resources/commands/conda-skeleton-cpan writing output... [ 49%] 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/define-metadata writing output... [ 60%] resources/index writing output... [ 62%] resources/link-scripts writing output... [ 64%] resources/make-relocatable writing output... [ 66%] resources/package-spec writing output... [ 68%] resources/style-guide writing output... [ 70%] resources/tutorial-template writing output... [ 72%] resources/use-shared-libraries writing output... [ 74%] resources/variants writing output... [ 76%] user-guide/environment-variables writing output... [ 78%] user-guide/getting-started writing output... [ 80%] user-guide/index writing output... [ 82%] user-guide/recipes/build-without-recipe writing output... [ 84%] user-guide/recipes/debugging writing output... [ 86%] user-guide/recipes/index writing output... [ 88%] user-guide/recipes/sample-recipes writing output... [ 90%] user-guide/tutorials/build-pkgs writing output... [ 92%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 94%] user-guide/tutorials/build-r-pkgs writing output... [ 96%] user-guide/tutorials/building-conda-packages writing output... [ 98%] user-guide/tutorials/index writing output... [100%] user-guide/wheel-files generating indices... genindex done writing additional pages... search done copying images... [100%] img/conda_names.png copying downloadable files... [100%] user-guide/tutorials/meta.yaml copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in ../../_readthedocs/html. Updating searchtools for Read the Docs search... 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 [rtd-command-info] start-time: 2023-09-18T19:27:42.824155Z, end-time: 2023-09-18T19:27:48.993918Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v4.2.0 loading translations [en]... done making output directory... done myst v0.15.2: MdParserConfig(renderer='sphinx', commonmark_only=False, enable_extensions=['amsmath', 'colon_fence', 'deflist', 'dollarmath', 'html_admonition', 'html_image', 'linkify', 'replacements', 'smartquotes', 'substitution', 'tasklist'], 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', disable_syntax=[], url_schemes=['http', 'https', 'mailto', 'ftp'], heading_anchors=3, heading_slug_func=None, html_meta=[], footnote_transition=True, substitutions=[], sub_delimiters=['{', '}'], words_per_minute=200) loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 51 added, 0 changed, 0 removed reading sources... [ 1%] concepts/channels reading sources... [ 3%] concepts/generating-index reading sources... [ 5%] concepts/index reading sources... [ 7%] concepts/package-naming-conv reading sources... [ 9%] concepts/recipe reading sources... [ 11%] 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... [ 39%] resources/commands/conda-inspect-objects reading sources... [ 41%] resources/commands/conda-metapackage reading sources... [ 43%] resources/commands/conda-render reading sources... [ 45%] resources/commands/conda-skeleton reading sources... [ 47%] resources/commands/conda-skeleton-cpan reading sources... [ 49%] 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/define-metadata reading sources... [ 60%] resources/index reading sources... [ 62%] resources/link-scripts reading sources... [ 64%] resources/make-relocatable reading sources... [ 66%] resources/package-spec reading sources... [ 68%] resources/style-guide reading sources... [ 70%] resources/tutorial-template reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/getting-started reading sources... [ 80%] user-guide/index reading sources... [ 82%] user-guide/recipes/build-without-recipe reading sources... [ 84%] user-guide/recipes/debugging reading sources... [ 86%] user-guide/recipes/index reading sources... [ 88%] user-guide/recipes/sample-recipes reading sources... [ 90%] user-guide/tutorials/build-pkgs reading sources... [ 92%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 94%] user-guide/tutorials/build-r-pkgs reading sources... [ 96%] user-guide/tutorials/building-conda-packages reading sources... [ 98%] user-guide/tutorials/index reading sources... [100%] user-guide/wheel-files /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/CHANGELOG.md:2776: WARNING: Substitution error:UndefinedError: 'compiler' is undefined looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... 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/build-without-recipe user-guide/recipes/sample-recipes user-guide/recipes/debugging 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/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 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... done copying extra files... done dumping object inventory... done build succeeded, 1 warning. The HTML page is in ../../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... 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 [rtd-command-info] start-time: 2023-09-18T19:27:50.029171Z, end-time: 2023-09-18T19:27:55.603974Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v4.2.0 loading translations [en]... done making output directory... done myst v0.15.2: MdParserConfig(renderer='sphinx', commonmark_only=False, enable_extensions=['amsmath', 'colon_fence', 'deflist', 'dollarmath', 'html_admonition', 'html_image', 'linkify', 'replacements', 'smartquotes', 'substitution', 'tasklist'], 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', disable_syntax=[], url_schemes=['http', 'https', 'mailto', 'ftp'], heading_anchors=3, heading_slug_func=None, html_meta=[], footnote_transition=True, substitutions=[], sub_delimiters=['{', '}'], words_per_minute=200) loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 51 added, 0 changed, 0 removed reading sources... [ 1%] concepts/channels reading sources... [ 3%] concepts/generating-index reading sources... [ 5%] concepts/index reading sources... [ 7%] concepts/package-naming-conv reading sources... [ 9%] concepts/recipe reading sources... [ 11%] 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... [ 39%] resources/commands/conda-inspect-objects reading sources... [ 41%] resources/commands/conda-metapackage reading sources... [ 43%] resources/commands/conda-render reading sources... [ 45%] resources/commands/conda-skeleton reading sources... [ 47%] resources/commands/conda-skeleton-cpan reading sources... [ 49%] 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/define-metadata reading sources... [ 60%] resources/index reading sources... [ 62%] resources/link-scripts reading sources... [ 64%] resources/make-relocatable reading sources... [ 66%] resources/package-spec reading sources... [ 68%] resources/style-guide reading sources... [ 70%] resources/tutorial-template reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/getting-started reading sources... [ 80%] user-guide/index reading sources... [ 82%] user-guide/recipes/build-without-recipe reading sources... [ 84%] user-guide/recipes/debugging reading sources... [ 86%] user-guide/recipes/index reading sources... [ 88%] user-guide/recipes/sample-recipes reading sources... [ 90%] user-guide/tutorials/build-pkgs reading sources... [ 92%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 94%] user-guide/tutorials/build-r-pkgs reading sources... [ 96%] user-guide/tutorials/building-conda-packages reading sources... [ 98%] user-guide/tutorials/index reading sources... [100%] user-guide/wheel-files /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/CHANGELOG.md:2776: WARNING: Substitution error:UndefinedError: 'compiler' is undefined looking for now-outdated files... none found pickling environment... done checking consistency... 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/build-without-recipe user-guide/recipes/sample-recipes user-guide/recipes/debugging 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/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... done writing... done copying images... [100%] img/conda_names.png copying TeX support files... copying TeX support files... done build succeeded, 1 warning. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/_readthedocs/pdf/_static/searchtools.js sphinx-sitemap warning: No pages generated for sitemap.xml [rtd-command-info] start-time: 2023-09-18T19:27:56.298442Z, end-time: 2023-09-18T19:27:56.361246Z, 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: 2023-09-18T19:27:56.934031Z, end-time: 2023-09-18T19:28:07.113385Z, duration: 10, 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. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'conda-build.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda-build" "conda-build.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda-build.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file 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)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] LaTeX Warning: Hyper reference `install-conda-build::doc' on page 1 undefined o n input line 89. LaTeX Warning: Hyper reference `concepts/recipe::doc' on page 1 undefined on in put line 90. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] [6] [7] [8] [9] [10] LaTeX Warning: Hyper reference `concepts/recipe:conda-build-process' on page 11 undefined on input line 718. LaTeX Warning: Hyper reference `concepts/recipe:deep-dive' on page 11 undefined on input line 722. LaTeX Warning: Hyper reference `concepts/recipe:templates' on page 11 undefined on input line 726. LaTeX Warning: Hyper reference `concepts/recipe:environments' on page 11 undefi ned on input line 730. LaTeX Warning: Hyper reference `concepts/recipe:building' on page 11 undefined on input line 734. LaTeX Warning: Hyper reference `concepts/recipe:prefix-replacement' on page 11 undefined on input line 738. LaTeX Warning: Hyper reference `concepts/recipe:testing' on page 11 undefined o n input line 742. LaTeX Warning: Hyper reference `concepts/recipe:output-metadata' on page 11 und efined on input line 746. LaTeX Warning: Hyper reference `install-conda-build:install-conda-build' on pag e 11 undefined on input line 755. LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 11 unde fined on input line 796. LaTeX Warning: Hyper reference `resources/commands/conda-skeleton:skeleton-ref' on page 11 undefined on input line 823. [11] LaTeX Warning: Hyper reference `resources/define-metadata:jinja-templates' on p age 12 undefined on input line 926. [12] LaTeX Warning: Hyper reference `resources/define-metadata:source-section' on pa ge 13 undefined on input line 967. LaTeX Warning: Hyper reference `resources/define-metadata:requirements' on page 13 undefined on input line 971. LaTeX Warning: Hyper reference `resources/define-metadata:meta-build' on page 1 3 undefined on input line 982. LaTeX Warning: Hyper reference `resources/define-metadata:build-script' on page 13 undefined on input line 984. LaTeX Warning: Hyper reference `resources/define-metadata:meta-test' on page 13 undefined on input line 1015. [13] [14 <./conda_names.png>] [15] [16] Chapter 3. LaTeX Warning: Hyper reference `install-conda-build::doc' on page 17 undefined on input line 1221. LaTeX Warning: Hyper reference `concepts/index::doc' on page 17 undefined on in put line 1222. LaTeX Warning: Hyper reference `resources/index::doc' on page 17 undefined on i nput line 1225. LaTeX Warning: Hyper reference `resources/style-guide::doc' on page 17 undefine d on input line 1267. LaTeX Warning: Hyper reference `resources/tutorial-template::doc' on page 17 un defined on input line 1268. [17] LaTeX Warning: Hyper reference `user-guide/getting-started::doc' on page 18 und efined on input line 1275. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:ov erview' on page 18 undefined on input line 1284. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:wh o-is-this-for' on page 18 undefined on input line 1288. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:be fore-you-start' on page 18 undefined on input line 1292. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:to olkit' on page 18 undefined on input line 1296. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:de veloping-a-build-strategy' on page 18 undefined on input line 1300. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:bu ilding-with-a-python-version-different-from-your-miniconda-installation' on pag e 18 undefined on input line 1304. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:au tomated-testing' on page 18 undefined on input line 1308. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:bu ilding-a-sep-package-with-conda-and-python-2-or-3' on page 18 undefined on inpu t line 1312. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:bu ilding-a-gdal-package-with-conda-and-python-2-or-3' on page 18 undefined on inp ut line 1316. LaTeX Warning: Hyper reference `user-guide/tutorials/building-conda-packages:to olkit' on page 18 undefined on input line 1328. LaTeX Warning: Hyper reference `install-conda-build:install-conda-build' on pag e 18 undefined on input line 1371. [18] [19] LaTeX Warning: Hyper reference `resources/define-metadata:meta-test' on page 20 undefined on input line 1554. [20] LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 21 unde fined on input line 1651. [21] [22] [23] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 24 undefined on input line 1912. LaTeX Warning: Hyper reference `resources/compiler-tools:compiler-tools' on pag e 24 undefined on input line 1926. LaTeX Warning: Hyper reference `resources/compiler-tools:using-your-customized- compiler-package-with-conda-build-3' on page 24 undefined on input line 1931. LaTeX Warning: Hyper reference `resources/define-metadata:package-outputs' on p age 24 undefined on input line 1939. LaTeX Warning: Hyper reference `resources/variants:conda-build-variant-config-f iles' on page 24 undefined on input line 1969. [24] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:overvi ew' on page 25 undefined on input line 1978. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:who-is -this-for' on page 25 undefined on input line 1982. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:before -you-start' on page 25 undefined on input line 1986. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:buildi ng-a-simple-package-with-conda-skeleton-pypi' on page 25 undefined on input lin e 1990. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:option al-building-for-a-different-python-version' on page 25 undefined on input line 1994. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:option al-converting-conda-package-for-other-platforms' on page 25 undefined on input line 1998. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:option al-uploading-packages-to-anaconda-org' on page 25 undefined on input line 2002. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting-a-sample-issue' on page 25 undefined on input line 2006. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:more-i nformation' on page 25 undefined on input line 2010. LaTeX Warning: Hyper reference `user-guide/getting-started:prereqs' on page 25 undefined on input line 2047. [25] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting' on page 26 undefined on input line 2123. [26] [27] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 28 undefined on input line 2302. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:python -versions' on page 28 undefined on input line 2372. [28] [29] LaTeX Warning: Hyper reference `resources/commands/conda-skeleton::doc' on page 30 undefined on input line 2464. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:overview' on pa ge 30 undefined on input line 2473. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:who-is-this-for ' on page 30 undefined on input line 2477. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:before-you-star t' on page 30 undefined on input line 2481. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:editing-the-met a-yaml-file' on page 30 undefined on input line 2485. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:writing-the-bui ld-script-files-build-sh-and-bld-bat' on page 30 undefined on input line 2489. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:building-and-in stalling' on page 30 undefined on input line 2493. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:converting-a-pa ckage-for-use-on-all-platforms' on page 30 undefined on input line 2497. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:optional-using- pypi-as-the-source-instead-of-github' on page 30 undefined on input line 2501. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:optional-upload ing-new-packages-to-anaconda-org' on page 30 undefined on input line 2505. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:more-informatio n' on page 30 undefined on input line 2509. LaTeX Warning: Hyper reference `user-guide/getting-started:prereqs' on page 30 undefined on input line 2534. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton::doc' on page 30 undefined on input line 2538. [30] [31] [32] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 33 undefined on input line 2846. [33] LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs:build-and-insta ll' on page 34 undefined on input line 2919. LaTeX Warning: Hyper reference `resources/define-metadata::doc' on page 34 unde fined on input line 2938. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:overview' on page 34 undefined on input line 2949. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:who-is-this-f or' on page 34 undefined on input line 2953. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:before-you-st art' on page 34 undefined on input line 2957. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:building-a-si mple-package-with-conda-skeleton-cran' on page 34 undefined on input line 2961. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:building-an-r -package-with-dependencies' on page 34 undefined on input line 2965. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:optional-buil ding-for-a-different-r-version' on page 34 undefined on input line 2969. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:optional-uplo ading-packages-to-anaconda-org' on page 34 undefined on input line 2973. LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:more-informat ion' on page 34 undefined on input line 2977. [34] LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 35 und efined on input line 3010. LaTeX Warning: Hyper reference `user-guide/tutorials/build-pkgs-skeleton:troubl eshooting' on page 35 undefined on input line 3079. LaTeX Warning: Hyper reference `resources/compiler-tools:mac-sdk' on page 35 un defined on input line 3081. [35] LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:different-r-v ersion' on page 36 undefined on input line 3131. [36] LaTeX Warning: Hyper reference `user-guide/tutorials/build-r-pkgs:different-r-v ersion' on page 37 undefined on input line 3299. [37] LaTeX Warning: Hyper reference `resources/commands/conda-skeleton::doc' on page 38 undefined on input line 3323. LaTeX Warning: Hyper reference `concepts/recipe::doc' on page 38 undefined on i nput line 3329. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:setup-o ptions' on page 38 undefined on input line 3339. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:build-n umber' on page 38 undefined on input line 3343. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:build-s tring' on page 38 undefined on input line 3347. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:import- tests' on page 38 undefined on input line 3351. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:command -line-tests' on page 38 undefined on input line 3355. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:binary- files-relocatable' on page 38 undefined on input line 3359. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:preserv e-egg-directory' on page 38 undefined on input line 3363. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:command -line-options' on page 38 undefined on input line 3369. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:id1' on page 38 undefined on input line 3373. LaTeX Warning: Hyper reference `user-guide/recipes/build-without-recipe:notes' on page 38 undefined on input line 3379. [38] [39] LaTeX Warning: Hyper reference `resources/make-relocatable:make-relocatable' on page 40 undefined on input line 3484. Underfull \hbox (badness 5652) in paragraph at lines 3550--3554 []\T1/qtm/m/n/10 If you want to pass any \T1/txtt/m/n/10 bdist_conda \T1/qtm/m/ n/10 spe-cific op-tions to \T1/txtt/m/n/10 setup()\T1/qtm/m/n/10 , in \T1/txtt/ m/n/10 setup() \T1/qtm/m/n/10 you must set [40] [41] [42] LaTeX Warning: Hyper reference `user-guide/environment-variables:dynamic-behavi or-based-on-state-of-build-process' on page 43 undefined on input line 3754. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-set-during-the-build-process' on page 43 undefined on input line 3758. LaTeX Warning: Hyper reference `user-guide/environment-variables:git-environmen t-variables' on page 43 undefined on input line 3762. LaTeX Warning: Hyper reference `user-guide/environment-variables:mercurial-envi ronment-variables' on page 43 undefined on input line 3766. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-envi ronment-variables' on page 43 undefined on input line 3770. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-that-affect-the-build-process' on page 43 undefined on input line 3774. LaTeX Warning: Hyper reference `user-guide/environment-variables:environment-va riables-that-affect-the-test-process' on page 43 undefined on input line 3778. [43] LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 44 undefined on input line 3824. Overfull \hbox (19.63899pt too wide) in paragraph at lines 3843--3845 []|\T1/qtm/m/n/10 CMAKE_GENERATOR| Overfull \hbox (2.52875pt too wide) in paragraph at lines 3969--3971 []|\T1/txtt/m/n/10 PKG_BUILD_STRING| [44] Underfull \hbox (badness 10000) in paragraph at lines 4094--4096 []|\T1/qtm/m/n/10 LI- [45] Overfull \hbox (9.80898pt too wide) in paragraph at lines 4153--4155 []|\T1/qtm/m/n/10 PKG_CONFIG_PATH| Underfull \hbox (badness 10000) in paragraph at lines 4195--4197 []|\T1/qtm/m/n/10 MA- Overfull \hbox (60.60898pt too wide) in paragraph at lines 4195--4197 \T1/qtm/m/n/10 COSX_DEPLOYMENT_TARGET| Overfull \hbox (20.749pt too wide) in paragraph at lines 4256--4258 []|\T1/qtm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30899pt too wide) in paragraph at lines 4264--4266 []|\T1/qtm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.97899pt too wide) in paragraph at lines 4272--4274 []|\T1/qtm/m/n/10 GIT_DESCRIBE_TAG| [46] Overfull \hbox (52.429pt too wide) in paragraph at lines 4332--4334 []|\T1/qtm/m/n/10 HG_LATEST_TAG_DISTANCE| [47] LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 48 und efined on input line 4518. LaTeX Warning: Hyper reference `user-guide/recipes/index::doc' on page 48 undef ined on input line 4527. LaTeX Warning: Hyper reference `user-guide/environment-variables::doc' on page 48 undefined on input line 4535. [48] LaTeX Warning: Hyper reference `user-guide/wheel-files::doc' on page 49 undefin ed on input line 4544. [49] [50] Chapter 4. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 51 undefined on input line 4580. LaTeX Warning: Hyper reference `resources/define-metadata:package-outputs' on p age 51 undefined on input line 4585. [51] [52] LaTeX Warning: Hyper reference `resources/variants:conda-build-variant-config-f iles' on page 53 undefined on input line 4733. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 53 undefined on input line 4738. Underfull \hbox (badness 10000) in paragraph at lines 4735--4740 []\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 [53] [54] [55] [56] Underfull \hbox (badness 5077) in paragraph at lines 5042--5047 \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 [57] LaTeX Warning: Hyper reference `resources/define-metadata:package-section' on p age 58 undefined on input line 5150. LaTeX Warning: Hyper reference `resources/define-metadata:source-section' on pa ge 58 undefined on input line 5154. LaTeX Warning: Hyper reference `resources/define-metadata:build-section' on pag e 58 undefined on input line 5158. LaTeX Warning: Hyper reference `resources/define-metadata:requirements-section' on page 58 undefined on input line 5162. LaTeX Warning: Hyper reference `resources/define-metadata:test-section' on page 58 undefined on input line 5166. LaTeX Warning: Hyper reference `resources/define-metadata:outputs-section' on p age 58 undefined on input line 5170. LaTeX Warning: Hyper reference `resources/define-metadata:about-section' on pag e 58 undefined on input line 5174. LaTeX Warning: Hyper reference `resources/define-metadata:app-section' on page 58 undefined on input line 5178. LaTeX Warning: Hyper reference `resources/define-metadata:extra-section' on pag e 58 undefined on input line 5182. LaTeX Warning: Hyper reference `resources/define-metadata:templating-with-jinja ' on page 58 undefined on input line 5186. LaTeX Warning: Hyper reference `resources/define-metadata:preprocessing-selecto rs' on page 58 undefined on input line 5190. [58] [59] LaTeX Warning: Hyper reference `resources/define-metadata:jinja-templates' on p age 60 undefined on input line 5285. LaTeX Warning: Hyper reference `user-guide/environment-variables:git-env' on pa ge 60 undefined on input line 5285. LaTeX Warning: Hyper reference `user-guide/environment-variables:inherited-env- vars' on page 60 undefined on input line 5286. [60] [61] [62] [63] [64] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 65 undefined on input line 5668. [65] LaTeX Warning: Hyper reference `resources/make-relocatable::doc' on page 66 und efined on input line 5733. [66] LaTeX Warning: Hyper reference `resources/define-metadata:bin-prefix' on page 6 7 undefined on input line 5816. LaTeX Warning: Hyper reference `resources/define-metadata:detect-bin' on page 6 7 undefined on input line 5854. [67] LaTeX Warning: Hyper reference `resources/define-metadata:preprocess-selectors' on page 68 undefined on input line 5910. LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 68 undefined on input line 5921. LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 68 undefined on input line 5935. [68] LaTeX Warning: Hyper reference `resources/define-metadata:requirements' on page 69 undefined on input line 5981. LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 69 und efined on input line 6031. LaTeX Warning: Hyper reference `resources/variants:pinning-expressions' on page 69 undefined on input line 6034. [69] LaTeX Warning: Hyper reference `resources/define-metadata:run-constrained' on p age 70 undefined on input line 6050. Underfull \hbox (badness 10000) in paragraph at lines 6098--6101 []\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/ [70] [71] LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 72 undefined on input line 6209. [72] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 73 undefined on input line 6302. LaTeX Warning: Hyper reference `resources/compiler-tools:compiler-tools' on pag e 73 undefined on input line 6306. LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 73 undefined on input line 6357. [73] [74] [75] LaTeX Warning: Hyper reference `resources/define-metadata:implicit-metapackages ' on page 76 undefined on input line 6570. LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 76 undefined on input line 6572. [76] [77] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 78 undefined on input line 6710. LaTeX Warning: Hyper reference `resources/variants:referencing-subpackages' on page 78 undefined on input line 6717. [78] [79] [80] [81] [82] LaTeX Warning: Hyper reference `user-guide/environment-variables:env-vars' on p age 83 undefined on input line 7070. LaTeX Warning: Hyper reference `resources/commands/conda-render::doc' on page 8 3 undefined on input line 7075. [83] Underfull \hbox (badness 5637) in paragraph at lines 7152--7160 []\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 LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 84 und efined on input line 7174. Underfull \hbox (badness 5817) in paragraph at lines 7178--7187 []\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 [84] LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 85 undefined on input line 7386. LaTeX Warning: Hyper reference `user-guide/environment-variables:build-envs' on page 85 undefined on input line 7436. [85] [86] [87] LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 88 undefined on input line 7727. [88] LaTeX Warning: Hyper reference `resources/package-spec:package-metadata' on pag e 89 undefined on input line 7771. LaTeX Warning: Hyper reference `resources/package-spec:link-and-unlink-scripts' on page 89 undefined on input line 7775. LaTeX Warning: Hyper reference `resources/package-spec:repository-structure-and -index' on page 89 undefined on input line 7779. LaTeX Warning: Hyper reference `resources/package-spec:package-match-specificat ions' on page 89 undefined on input line 7783. LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 89 undefined on input line 7971. LaTeX Warning: Hyper reference `resources/package-spec:repo-si' on page 89 unde fined on input line 8006. [89] [90] LaTeX Warning: Hyper reference `resources/define-metadata:about-section' on pag e 91 undefined on input line 8107. [91] LaTeX Warning: Hyper reference `resources/commands/conda-render::doc' on page 9 2 undefined on input line 8155. LaTeX Warning: Hyper reference `resources/define-metadata:meta-build' on page 9 2 undefined on input line 8159. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 92 undefin ed on input line 8166. LaTeX Warning: Hyper reference `resources/link-scripts::doc' on page 92 undefin ed on input line 8179. [92] [93] [94] [95] LaTeX Warning: Hyper reference `resources/variants:creating-conda-build-variant -config-files' on page 96 undefined on input line 8629. [96] LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-variant-level ' on page 97 undefined on input line 8639. LaTeX Warning: Hyper reference `resources/variants:id1' on page 97 undefined on input line 8644. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 97 undefined on input line 8685. LaTeX Warning: Hyper reference `resources/variants:id1' on page 97 undefined on input line 8713. LaTeX Warning: Hyper reference `resources/variants:pinning-at-the-recipe-level' on page 97 undefined on input line 8714. [97] LaTeX Warning: Hyper reference `resources/variants:id3' on page 98 undefined on input line 8744. Underfull \hbox (badness 5475) in paragraph at lines 8740--8745 []\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 [98] [99] LaTeX Warning: Hyper reference `resources/variants:aggregation-of-multiple-vari ants' on page 100 undefined on input line 8902. Underfull \hbox (badness 10000) in paragraph at lines 8897--8903 []\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 100 u ndefined on input line 8908. [100] LaTeX Warning: Hyper reference `resources/variants:coupling-keys' on page 101 u ndefined on input line 9015. LaTeX Warning: Hyper reference `resources/variants:customizing-compatibility' o n page 101 undefined on input line 9021. LaTeX Warning: Hyper reference `resources/variants:extended-keys' on page 101 u ndefined on input line 9028. [101] LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 102 undefined on input line 9035. [102] LaTeX Warning: Hyper reference `resources/variants:cli-vars' on page 103 undefi ned on input line 9152. [103] [104] [105] [106] LaTeX Warning: Hyper reference `resources/package-spec:build-version-spec' on p age 107 undefined on input line 9476. LaTeX Warning: Hyper reference `resources/variants:extra-jinja2' on page 107 un defined on input line 9539. LaTeX Warning: Hyper reference `resources/variants:avoiding-unnecessary-builds' on page 107 undefined on input line 9550. [107] [108] [109] LaTeX Warning: Hyper reference `resources/variants:id1' on page 110 undefined o n input line 9752. Underfull \hbox (badness 10000) in paragraph at lines 9745--9754 []\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, [110] LaTeX Warning: Hyper reference `resources/define-metadata:run-exports' on page 111 undefined on input line 9871. [111] [112] [113] [114] LaTeX Warning: Hyper reference `resources/tutorial-template::doc' on page 115 u ndefined on input line 10167. LaTeX Warning: Hyper reference `resources/tutorial-template:overview' on page 1 15 undefined on input line 10178. LaTeX Warning: Hyper reference `resources/tutorial-template:who-is-this-for' on page 115 undefined on input line 10182. LaTeX Warning: Hyper reference `resources/tutorial-template:before-you-start' o n page 115 undefined on input line 10186. LaTeX Warning: Hyper reference `resources/tutorial-template:tutorial-tasks' on page 115 undefined on input line 10190. LaTeX Warning: Hyper reference `resources/tutorial-template:more-information-op tional' on page 115 undefined on input line 10194. LaTeX Warning: Hyper reference `resources/style-guide::doc' on page 115 undefin ed on input line 10209. LaTeX Warning: Hyper reference `user-guide/tutorials/index::doc' on page 115 un defined on input line 10213. [115] LaTeX Warning: Hyper reference `user-guide/getting-started:prereqs' on page 116 undefined on input line 10263. [116] Chapter 5. [117] [118] [119] [120] [121] [122] [123] [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 11287--11290 \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. [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [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] Underfull \hbox (badness 10000) in paragraph at lines 21481--21483 []\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 , [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 25176--25179 []\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 [256] [257] [258] Chapter 6. [259] [260] No file continuumio-conda-build.ind. [261] (./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/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on continuumio-conda-build.pdf (265 pages, 786977 bytes). Transcript written on continuumio-conda-build.log. Latexmk: Index file 'continuumio-conda-build.idx' was written Latexmk: Missing input file 'continuumio-conda-build.ind' (or dependence on it) from following: 'No file continuumio-conda-build.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'continuumio-conda-build.pdf' Rule 'makeindex continuumio-conda-build.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'continuumio-conda-build.idx' ------------ Run number 1 of rule 'makeindex continuumio-conda-build.idx' ------------ Latexmk: Examining 'continuumio-conda-build.log' === TeX engine is 'pdfTeX' Latexmk: applying 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.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file continuumio-conda-build.idx....done (3 entries accepted, 0 rejected). Sorting entries....done (4 comparisons). Generating output file continuumio-conda-build.ind....done (17 lines written, 0 warnings). Output written in continuumio-conda-build.ind. Transcript written in continuumio-conda-build.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'continuumio-conda-build.aux' 'continuumio-conda-build.ind' 'continuumio-conda-build.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda-build" "conda-build.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda-build.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file 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)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./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}] [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] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13] [14 <./conda_names.png>] [15] [16] Chapter 3. [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] Underfull \hbox (badness 5652) in paragraph at lines 3550--3554 []\T1/qtm/m/n/10 If you want to pass any \T1/txtt/m/n/10 bdist_conda \T1/qtm/m/ n/10 spe-cific op-tions to \T1/txtt/m/n/10 setup()\T1/qtm/m/n/10 , in \T1/txtt/ m/n/10 setup() \T1/qtm/m/n/10 you must set [40] [41] [42] [43] Overfull \hbox (19.63899pt too wide) in paragraph at lines 3843--3845 []|\T1/qtm/m/n/10 CMAKE_GENERATOR| Overfull \hbox (2.52875pt too wide) in paragraph at lines 3969--3971 []|\T1/txtt/m/n/10 PKG_BUILD_STRING| [44] Underfull \hbox (badness 10000) in paragraph at lines 4094--4096 []|\T1/qtm/m/n/10 LI- [45] Overfull \hbox (9.80898pt too wide) in paragraph at lines 4153--4155 []|\T1/qtm/m/n/10 PKG_CONFIG_PATH| Underfull \hbox (badness 10000) in paragraph at lines 4195--4197 []|\T1/qtm/m/n/10 MA- Overfull \hbox (60.60898pt too wide) in paragraph at lines 4195--4197 \T1/qtm/m/n/10 COSX_DEPLOYMENT_TARGET| Overfull \hbox (20.749pt too wide) in paragraph at lines 4256--4258 []|\T1/qtm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30899pt too wide) in paragraph at lines 4264--4266 []|\T1/qtm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.97899pt too wide) in paragraph at lines 4272--4274 []|\T1/qtm/m/n/10 GIT_DESCRIBE_TAG| [46] Overfull \hbox (52.429pt too wide) in paragraph at lines 4332--4334 []|\T1/qtm/m/n/10 HG_LATEST_TAG_DISTANCE| [47] [48] [49] [50] Chapter 4. [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 4735--4740 []\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 [53] [54] [55] [56] Underfull \hbox (badness 5077) in paragraph at lines 5042--5047 \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 [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] Underfull \hbox (badness 10000) in paragraph at lines 6098--6101 []\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/ [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] Underfull \hbox (badness 5637) in paragraph at lines 7152--7160 []\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 Underfull \hbox (badness 5817) in paragraph at lines 7178--7187 []\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 [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 5475) in paragraph at lines 8740--8745 []\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 [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 8897--8903 []\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 , [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] Underfull \hbox (badness 10000) in paragraph at lines 9745--9754 []\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, [110] [111] [112] [113] [114] [115] [116] Chapter 5. [117] [118] [119] [120] [121] [122] [123] [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 11287--11290 \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. [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [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] Underfull \hbox (badness 10000) in paragraph at lines 21481--21483 []\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 , [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 25176--25179 []\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 [256] [257] [258] Chapter 6. [259] [260] (./continuumio-conda-build.ind [261] [262] [263]) (./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/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on continuumio-conda-build.pdf (267 pages, 855260 bytes). Transcript written on 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' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'continuumio-conda-build.aux' 'continuumio-conda-build.out' 'continuumio-conda-build.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'continuumio-conda-build.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda-build" "conda-build.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda-build.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file 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)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./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}] [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] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13] [14 <./conda_names.png>] [15] [16] Chapter 3. [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] Underfull \hbox (badness 5652) in paragraph at lines 3550--3554 []\T1/qtm/m/n/10 If you want to pass any \T1/txtt/m/n/10 bdist_conda \T1/qtm/m/ n/10 spe-cific op-tions to \T1/txtt/m/n/10 setup()\T1/qtm/m/n/10 , in \T1/txtt/ m/n/10 setup() \T1/qtm/m/n/10 you must set [40] [41] [42] [43] Overfull \hbox (19.63899pt too wide) in paragraph at lines 3843--3845 []|\T1/qtm/m/n/10 CMAKE_GENERATOR| Overfull \hbox (2.52875pt too wide) in paragraph at lines 3969--3971 []|\T1/txtt/m/n/10 PKG_BUILD_STRING| [44] Underfull \hbox (badness 10000) in paragraph at lines 4094--4096 []|\T1/qtm/m/n/10 LI- [45] Overfull \hbox (9.80898pt too wide) in paragraph at lines 4153--4155 []|\T1/qtm/m/n/10 PKG_CONFIG_PATH| Underfull \hbox (badness 10000) in paragraph at lines 4195--4197 []|\T1/qtm/m/n/10 MA- Overfull \hbox (60.60898pt too wide) in paragraph at lines 4195--4197 \T1/qtm/m/n/10 COSX_DEPLOYMENT_TARGET| Overfull \hbox (20.749pt too wide) in paragraph at lines 4256--4258 []|\T1/qtm/m/n/10 GIT_DESCRIBE_HASH| Overfull \hbox (36.30899pt too wide) in paragraph at lines 4264--4266 []|\T1/qtm/m/n/10 GIT_DESCRIBE_NUMBER| Overfull \hbox (12.97899pt too wide) in paragraph at lines 4272--4274 []|\T1/qtm/m/n/10 GIT_DESCRIBE_TAG| [46] Overfull \hbox (52.429pt too wide) in paragraph at lines 4332--4334 []|\T1/qtm/m/n/10 HG_LATEST_TAG_DISTANCE| [47] [48] [49] [50] Chapter 4. [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 4735--4740 []\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 [53] [54] [55] [56] Underfull \hbox (badness 5077) in paragraph at lines 5042--5047 \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 [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] Underfull \hbox (badness 10000) in paragraph at lines 6098--6101 []\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/ [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] Underfull \hbox (badness 5637) in paragraph at lines 7152--7160 []\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 Underfull \hbox (badness 5817) in paragraph at lines 7178--7187 []\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 [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 5475) in paragraph at lines 8740--8745 []\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 [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 8897--8903 []\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 , [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] Underfull \hbox (badness 10000) in paragraph at lines 9745--9754 []\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, [110] [111] [112] [113] [114] [115] [116] Chapter 5. [117] [118] [119] [120] [121] [122] [123] [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 11287--11290 \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. [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [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] Underfull \hbox (badness 10000) in paragraph at lines 21481--21483 []\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 , [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 25176--25179 []\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 [256] [257] [258] Chapter 6. [259] [260] (./continuumio-conda-build.ind [261] [262] [263]) (./continuumio-conda-build.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on continuumio-conda-build.pdf (267 pages, 855757 bytes). Transcript written on continuumio-conda-build.log. Latexmk: Index file 'continuumio-conda-build.idx' was written Latexmk: Log file says output to 'continuumio-conda-build.pdf' Latexmk: Examining 'continuumio-conda-build.log' === TeX engine is 'pdfTeX' Latexmk: All targets (continuumio-conda-build.pdf) are up-to-date [rtd-command-info] start-time: 2023-09-18T19:28:07.915137Z, end-time: 2023-09-18T19:28:14.023735Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v4.2.0 loading translations [en]... done making output directory... done myst v0.15.2: MdParserConfig(renderer='sphinx', commonmark_only=False, enable_extensions=['amsmath', 'colon_fence', 'deflist', 'dollarmath', 'html_admonition', 'html_image', 'linkify', 'replacements', 'smartquotes', 'substitution', 'tasklist'], 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', disable_syntax=[], url_schemes=['http', 'https', 'mailto', 'ftp'], heading_anchors=3, heading_slug_func=None, html_meta=[], footnote_transition=True, substitutions=[], sub_delimiters=['{', '}'], words_per_minute=200) loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [epub]: targets for 51 source files that are out of date updating environment: [new config] 51 added, 0 changed, 0 removed reading sources... [ 1%] concepts/channels reading sources... [ 3%] concepts/generating-index reading sources... [ 5%] concepts/index reading sources... [ 7%] concepts/package-naming-conv reading sources... [ 9%] concepts/recipe reading sources... [ 11%] 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... [ 39%] resources/commands/conda-inspect-objects reading sources... [ 41%] resources/commands/conda-metapackage reading sources... [ 43%] resources/commands/conda-render reading sources... [ 45%] resources/commands/conda-skeleton reading sources... [ 47%] resources/commands/conda-skeleton-cpan reading sources... [ 49%] 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/define-metadata reading sources... [ 60%] resources/index reading sources... [ 62%] resources/link-scripts reading sources... [ 64%] resources/make-relocatable reading sources... [ 66%] resources/package-spec reading sources... [ 68%] resources/style-guide reading sources... [ 70%] resources/tutorial-template reading sources... [ 72%] resources/use-shared-libraries reading sources... [ 74%] resources/variants reading sources... [ 76%] user-guide/environment-variables reading sources... [ 78%] user-guide/getting-started reading sources... [ 80%] user-guide/index reading sources... [ 82%] user-guide/recipes/build-without-recipe reading sources... [ 84%] user-guide/recipes/debugging reading sources... [ 86%] user-guide/recipes/index reading sources... [ 88%] user-guide/recipes/sample-recipes reading sources... [ 90%] user-guide/tutorials/build-pkgs reading sources... [ 92%] user-guide/tutorials/build-pkgs-skeleton reading sources... [ 94%] user-guide/tutorials/build-r-pkgs reading sources... [ 96%] user-guide/tutorials/building-conda-packages reading sources... [ 98%] user-guide/tutorials/index reading sources... [100%] user-guide/wheel-files /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/latest/CHANGELOG.md:2776: WARNING: Substitution error:UndefinedError: 'compiler' is undefined looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] concepts/channels writing output... [ 3%] concepts/generating-index writing output... [ 5%] concepts/index writing output... [ 7%] concepts/package-naming-conv writing output... [ 9%] concepts/recipe writing output... [ 11%] 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... [ 39%] resources/commands/conda-inspect-objects writing output... [ 41%] resources/commands/conda-metapackage writing output... [ 43%] resources/commands/conda-render writing output... [ 45%] resources/commands/conda-skeleton writing output... [ 47%] resources/commands/conda-skeleton-cpan writing output... [ 49%] 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/define-metadata writing output... [ 60%] resources/index writing output... [ 62%] resources/link-scripts writing output... [ 64%] resources/make-relocatable writing output... [ 66%] resources/package-spec writing output... [ 68%] resources/style-guide writing output... [ 70%] resources/tutorial-template writing output... [ 72%] resources/use-shared-libraries writing output... [ 74%] resources/variants writing output... [ 76%] user-guide/environment-variables writing output... [ 78%] user-guide/getting-started writing output... [ 80%] user-guide/index writing output... [ 82%] user-guide/recipes/build-without-recipe writing output... [ 84%] user-guide/recipes/debugging writing output... [ 86%] user-guide/recipes/index writing output... [ 88%] user-guide/recipes/sample-recipes writing output... [ 90%] user-guide/tutorials/build-pkgs writing output... [ 92%] user-guide/tutorials/build-pkgs-skeleton writing output... [ 94%] user-guide/tutorials/build-r-pkgs writing output... [ 96%] user-guide/tutorials/building-conda-packages writing output... [ 98%] user-guide/tutorials/index writing output... [100%] user-guide/wheel-files generating indices... genindex done writing additional pages... done copying images... [100%] img/conda_names.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for robots.txt, ignoring writing nav.xhtml file... writing toc.ncx file... writing conda-build.epub file... build succeeded, 2 warnings. The ePub file is in ../../_readthedocs/epub. Updating searchtools for Read the Docs search... 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