Read the Docs build information
Build id: 2633697
Project: continuumio-conda-build
Version: 5550
Commit: 03b62642ab498aca8b55607c3e809c7e081faaa1
Date: 2024-11-21T18:45:50.201474Z
State: finished
Success: True


[rtd-command-info] start-time: 2024-11-21T18:45:51.440023Z, end-time: 2024-11-21T18:45:52.178139Z, duration: 0, exit-code: 0
git clone --depth 1 https://github.com/conda/conda-build .
Cloning into '.'...

[rtd-command-info] start-time: 2024-11-21T18:45:52.263994Z, end-time: 2024-11-21T18:45:53.379225Z, duration: 1, exit-code: 0
git fetch origin --force --prune --prune-tags --depth 50 pull/5550/head:external-5550
From https://github.com/conda/conda-build
 * [new ref]         refs/pull/5550/head -> external-5550
 * [new tag]         24.11.0             -> 24.11.0
 * [new tag]         24.9.0              -> 24.9.0

[rtd-command-info] start-time: 2024-11-21T18:45:53.530346Z, end-time: 2024-11-21T18:45:53.684580Z, duration: 0, exit-code: 0
git checkout --force 03b62642ab498aca8b55607c3e809c7e081faaa1
Note: switching to '03b62642ab498aca8b55607c3e809c7e081faaa1'.

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 03b6264 Update main_build.py

[rtd-command-info] start-time: 2024-11-21T18:45:53.751014Z, end-time: 2024-11-21T18:45:53.816310Z, 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: 2024-11-21T18:45:59.865649Z, end-time: 2024-11-21T18:45:59.942292Z, duration: 0, exit-code: 0
asdf global python 3.11.10


[rtd-command-info] start-time: 2024-11-21T18:46:00.375524Z, end-time: 2024-11-21T18:46:01.485174Z, duration: 1, exit-code: 0
python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH
created virtual environment CPython3.11.10.final.0-64 in 734ms
  creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv)
    added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator

[rtd-command-info] start-time: 2024-11-21T18:46:01.551868Z, end-time: 2024-11-21T18:46:15.840411Z, duration: 14, 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/5550/lib/python3.11/site-packages (23.1)
Collecting pip
  Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.0 MB/s eta 0:00:00
Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (67.6.1)
Collecting setuptools
  Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.1 MB/s eta 0:00:00
Installing collected packages: setuptools, pip
  Attempting uninstall: setuptools
    Found existing installation: setuptools 67.6.1
    Uninstalling setuptools-67.6.1:
      Successfully uninstalled setuptools-67.6.1
  Attempting uninstall: pip
    Found existing installation: pip 23.1
    Uninstalling pip-23.1:
      Successfully uninstalled pip-23.1
Successfully installed pip-24.3.1 setuptools-75.6.0

[rtd-command-info] start-time: 2024-11-21T18:46:15.927177Z, end-time: 2024-11-21T18:46:25.881145Z, duration: 9, exit-code: 0
python -m pip install --upgrade --no-cache-dir sphinx
Collecting sphinx
  Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB)
Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx)
  Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx)
  Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx)
  Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx)
  Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx)
  Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx)
  Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB)
Collecting Jinja2>=3.1 (from sphinx)
  Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
Collecting Pygments>=2.17 (from sphinx)
  Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
Collecting docutils<0.22,>=0.20 (from sphinx)
  Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)
Collecting snowballstemmer>=2.2 (from sphinx)
  Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB)
Collecting babel>=2.13 (from sphinx)
  Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB)
Collecting alabaster>=0.7.14 (from sphinx)
  Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB)
Collecting imagesize>=1.3 (from sphinx)
  Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting requests>=2.30.0 (from sphinx)
  Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting packaging>=23.0 (from sphinx)
  Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx)
  Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx)
  Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx)
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx)
  Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx)
  Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 92.7 MB/s eta 0:00:00
Downloading alabaster-1.0.0-py3-none-any.whl (13 kB)
Downloading babel-2.16.0-py3-none-any.whl (9.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 157.6 MB/s eta 0:00:00
Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 348.9 MB/s eta 0:00:00
Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
Downloading packaging-24.2-py3-none-any.whl (65 kB)
Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 368.1 MB/s eta 0:00:00
Downloading requests-2.32.3-py3-none-any.whl (64 kB)
Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB)
Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB)
Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB)
Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB)
Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB)
Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
Downloading idna-3.10-py3-none-any.whl (70 kB)
Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx
Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.2.3

[rtd-command-info] start-time: 2024-11-21T18:46:25.964989Z, end-time: 2024-11-21T18:46:36.551212Z, duration: 10, exit-code: 0
python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt
Collecting Pillow==10.0.1 (from -r docs/requirements.txt (line 1))
  Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.5 kB)
Collecting PyYAML==6.0.1 (from -r docs/requirements.txt (line 2))
  Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Requirement already satisfied: Sphinx==8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from -r docs/requirements.txt (line 3)) (8.1.3)
Collecting conda-sphinx-theme==0.2.2 (from -r docs/requirements.txt (line 4))
  Downloading conda_sphinx_theme-0.2.2-py3-none-any.whl.metadata (2.9 kB)
Collecting linkify-it-py==2.0.2 (from -r docs/requirements.txt (line 5))
  Downloading linkify_it_py-2.0.2-py3-none-any.whl.metadata (8.4 kB)
Collecting myst-parser==4.0.0 (from -r docs/requirements.txt (line 6))
  Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB)
Collecting pylint==2.17.5 (from -r docs/requirements.txt (line 7))
  Downloading pylint-2.17.5-py3-none-any.whl.metadata (12 kB)
Collecting requests==2.31.0 (from -r docs/requirements.txt (line 8))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting ruamel.yaml==0.17.32 (from -r docs/requirements.txt (line 9))
  Downloading ruamel.yaml-0.17.32-py3-none-any.whl.metadata (17 kB)
Collecting sphinx-argparse==0.4.0 (from -r docs/requirements.txt (line 10))
  Downloading sphinx_argparse-0.4.0-py3-none-any.whl.metadata (1.9 kB)
Collecting sphinx-autobuild==2021.3.14 (from -r docs/requirements.txt (line 11))
  Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl.metadata (7.0 kB)
Collecting sphinx-sitemap==2.5.1 (from -r docs/requirements.txt (line 12))
  Downloading sphinx_sitemap-2.5.1-py3-none-any.whl.metadata (3.2 kB)
Collecting sphinx_design==0.6.1 (from -r docs/requirements.txt (line 13))
  Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB)
Collecting sphinxcontrib-applehelp==1.0.7 (from -r docs/requirements.txt (line 14))
  Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB)
Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from -r docs/requirements.txt (line 15)) (2.0.0)
Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from -r docs/requirements.txt (line 16)) (2.1.0)
Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from -r docs/requirements.txt (line 17)) (1.0.1)
Collecting sphinxcontrib-plantuml==0.26 (from -r docs/requirements.txt (line 18))
  Downloading sphinxcontrib-plantuml-0.26.tar.gz (14 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting sphinxcontrib-programoutput==0.17 (from -r docs/requirements.txt (line 19))
  Downloading sphinxcontrib_programoutput-0.17-py2.py3-none-any.whl.metadata (7.2 kB)
Collecting sphinxcontrib-qthelp==1.0.6 (from -r docs/requirements.txt (line 20))
  Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB)
Collecting sphinxcontrib-serializinghtml==1.1.9 (from -r docs/requirements.txt (line 21))
  Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB)
Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from Sphinx==8.1.3->-r docs/requirements.txt (line 3)) (3.1.4)
Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from Sphinx==8.1.3->-r docs/requirements.txt (line 3)) (2.18.0)
Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from Sphinx==8.1.3->-r docs/requirements.txt (line 3)) (0.21.2)
Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from Sphinx==8.1.3->-r docs/requirements.txt (line 3)) (2.2.0)
Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from Sphinx==8.1.3->-r docs/requirements.txt (line 3)) (2.16.0)
Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from Sphinx==8.1.3->-r docs/requirements.txt (line 3)) (1.0.0)
Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from Sphinx==8.1.3->-r docs/requirements.txt (line 3)) (1.4.1)
Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from Sphinx==8.1.3->-r docs/requirements.txt (line 3)) (24.2)
Collecting pydata-sphinx-theme<0.16.0,>=0.13.1 (from conda-sphinx-theme==0.2.2->-r docs/requirements.txt (line 4))
  Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB)
Collecting sphinx-favicon (from conda-sphinx-theme==0.2.2->-r docs/requirements.txt (line 4))
  Downloading sphinx_favicon-1.0.1-py3-none-any.whl.metadata (5.2 kB)
Collecting uc-micro-py (from linkify-it-py==2.0.2->-r docs/requirements.txt (line 5))
  Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB)
Collecting markdown-it-py~=3.0 (from myst-parser==4.0.0->-r docs/requirements.txt (line 6))
  Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser==4.0.0->-r docs/requirements.txt (line 6))
  Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB)
Collecting platformdirs>=2.2.0 (from pylint==2.17.5->-r docs/requirements.txt (line 7))
  Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Collecting astroid<=2.17.0-dev0,>=2.15.6 (from pylint==2.17.5->-r docs/requirements.txt (line 7))
  Downloading astroid-2.15.8-py3-none-any.whl.metadata (4.7 kB)
Collecting isort<6,>=4.2.5 (from pylint==2.17.5->-r docs/requirements.txt (line 7))
  Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB)
Collecting mccabe<0.8,>=0.6 (from pylint==2.17.5->-r docs/requirements.txt (line 7))
  Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB)
Collecting tomlkit>=0.10.1 (from pylint==2.17.5->-r docs/requirements.txt (line 7))
  Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB)
Collecting dill>=0.3.6 (from pylint==2.17.5->-r docs/requirements.txt (line 7))
  Downloading dill-0.3.9-py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 8)) (3.4.0)
Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 8)) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 8)) (2.2.3)
Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from requests==2.31.0->-r docs/requirements.txt (line 8)) (2024.8.30)
Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.17.32->-r docs/requirements.txt (line 9))
  Downloading ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
Collecting livereload (from sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 11))
  Downloading livereload-2.7.0-py3-none-any.whl.metadata (2.1 kB)
Collecting colorama (from sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 11))
  Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.17.0-dev0,>=2.15.6->pylint==2.17.5->-r docs/requirements.txt (line 7))
  Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.8 kB)
Collecting wrapt<2,>=1.14 (from astroid<=2.17.0-dev0,>=2.15.6->pylint==2.17.5->-r docs/requirements.txt (line 7))
  Downloading wrapt-1.16.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/envs/5550/lib/python3.11/site-packages (from Jinja2>=3.1->Sphinx==8.1.3->-r docs/requirements.txt (line 3)) (3.0.2)
Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser==4.0.0->-r docs/requirements.txt (line 6))
  Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
Collecting beautifulsoup4 (from pydata-sphinx-theme<0.16.0,>=0.13.1->conda-sphinx-theme==0.2.2->-r docs/requirements.txt (line 4))
  Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
Collecting accessible-pygments (from pydata-sphinx-theme<0.16.0,>=0.13.1->conda-sphinx-theme==0.2.2->-r docs/requirements.txt (line 4))
  Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB)
Collecting typing-extensions (from pydata-sphinx-theme<0.16.0,>=0.13.1->conda-sphinx-theme==0.2.2->-r docs/requirements.txt (line 4))
  Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting tornado (from livereload->sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 11))
  Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme<0.16.0,>=0.13.1->conda-sphinx-theme==0.2.2->-r docs/requirements.txt (line 4))
  Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (3.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 110.3 MB/s eta 0:00:00
Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 581.2 MB/s eta 0:00:00
Downloading conda_sphinx_theme-0.2.2-py3-none-any.whl (489 kB)
Downloading linkify_it_py-2.0.2-py3-none-any.whl (19 kB)
Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB)
Downloading pylint-2.17.5-py3-none-any.whl (536 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.7/536.7 kB 494.5 MB/s eta 0:00:00
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
Downloading ruamel.yaml-0.17.32-py3-none-any.whl (112 kB)
Downloading sphinx_argparse-0.4.0-py3-none-any.whl (12 kB)
Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB)
Downloading sphinx_sitemap-2.5.1-py3-none-any.whl (5.5 kB)
Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 236.8 MB/s eta 0:00:00
Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB)
Downloading sphinxcontrib_programoutput-0.17-py2.py3-none-any.whl (22 kB)
Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB)
Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB)
Downloading astroid-2.15.8-py3-none-any.whl (278 kB)
Downloading dill-0.3.9-py3-none-any.whl (119 kB)
Downloading isort-5.13.2-py3-none-any.whl (92 kB)
Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 201.1 MB/s eta 0:00:00
Downloading ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.1/739.1 kB 329.7 MB/s eta 0:00:00
Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB)
Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Downloading livereload-2.7.0-py3-none-any.whl (22 kB)
Downloading sphinx_favicon-1.0.1-py3-none-any.whl (7.0 kB)
Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB)
Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (69 kB)
Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Downloading wrapt-1.16.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)
Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 546.3 MB/s eta 0:00:00
Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB)
Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
Building wheels for collected packages: sphinxcontrib-plantuml
  Building wheel for sphinxcontrib-plantuml (pyproject.toml): started
  Building wheel for sphinxcontrib-plantuml (pyproject.toml): finished with status 'done'
  Created wheel for sphinxcontrib-plantuml: filename=sphinxcontrib_plantuml-0.26-py3-none-any.whl size=11276 sha256=62ec0d9ddb34ee9608dea3dab7bed3e3abb542096263e5b72509ee1091ff6e9e
  Stored in directory: /tmp/pip-ephem-wheel-cache-fxndwggf/wheels/9c/ad/c8/03de94a5adbc0150c02a8f2f3706bbb65eda09801449cb17e4
Successfully built sphinxcontrib-plantuml
Installing collected packages: wrapt, uc-micro-py, typing-extensions, tornado, tomlkit, soupsieve, ruamel.yaml.clib, requests, PyYAML, platformdirs, Pillow, mdurl, mccabe, lazy-object-proxy, isort, dill, colorama, accessible-pygments, ruamel.yaml, markdown-it-py, livereload, linkify-it-py, beautifulsoup4, astroid, pylint, mdit-py-plugins, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-applehelp, sphinx-favicon, pydata-sphinx-theme, sphinxcontrib-programoutput, sphinxcontrib-plantuml, sphinx-sitemap, sphinx_design, sphinx-autobuild, sphinx-argparse, myst-parser, conda-sphinx-theme
  Attempting uninstall: requests
    Found existing installation: requests 2.32.3
    Uninstalling requests-2.32.3:
      Successfully uninstalled requests-2.32.3
  Attempting uninstall: sphinxcontrib-serializinghtml
    Found existing installation: sphinxcontrib-serializinghtml 2.0.0
    Uninstalling sphinxcontrib-serializinghtml-2.0.0:
      Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0
  Attempting uninstall: sphinxcontrib-qthelp
    Found existing installation: sphinxcontrib-qthelp 2.0.0
    Uninstalling sphinxcontrib-qthelp-2.0.0:
      Successfully uninstalled sphinxcontrib-qthelp-2.0.0
  Attempting uninstall: sphinxcontrib-applehelp
    Found existing installation: sphinxcontrib-applehelp 2.0.0
    Uninstalling sphinxcontrib-applehelp-2.0.0:
      Successfully uninstalled sphinxcontrib-applehelp-2.0.0
Successfully installed Pillow-10.0.1 PyYAML-6.0.1 accessible-pygments-0.0.5 astroid-2.15.8 beautifulsoup4-4.12.3 colorama-0.4.6 conda-sphinx-theme-0.2.2 dill-0.3.9 isort-5.13.2 lazy-object-proxy-1.10.0 linkify-it-py-2.0.2 livereload-2.7.0 markdown-it-py-3.0.0 mccabe-0.7.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.0 platformdirs-4.3.6 pydata-sphinx-theme-0.15.4 pylint-2.17.5 requests-2.31.0 ruamel.yaml-0.17.32 ruamel.yaml.clib-0.2.12 soupsieve-2.6 sphinx-argparse-0.4.0 sphinx-autobuild-2021.3.14 sphinx-favicon-1.0.1 sphinx-sitemap-2.5.1 sphinx_design-0.6.1 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-plantuml-0.26 sphinxcontrib-programoutput-0.17 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 tomlkit-0.13.2 tornado-6.4.1 typing-extensions-4.12.2 uc-micro-py-1.0.3 wrapt-1.16.0

[rtd-command-info] start-time: 2024-11-21T18:46:36.735285Z, end-time: 2024-11-21T18:46:36.799315Z, 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",
    "sphinx_design",
]

myst_heading_anchors = 3
myst_enable_extensions = [
    "amsmath",
    "colon_fence",
    "deflist",
    "dollarmath",
    "html_admonition",
    "html_image",
    "linkify",
    "replacements",
    "smartquotes",
    "substitution",
    "tasklist",
]


# Add any paths that contain templates here, relative to this directory.
templates_path = ["_templates"]

# Leave double dashes as they are in the docs. Don't replace -- with -
smartquotes = False

# The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string:
#
# source_suffix = ['.rst', '.md']
source_suffix = ".rst"

# The master toctree document.
master_doc = "index"

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = "en"

# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
# This pattern also affects html_static_path and html_extra_path .
exclude_patterns = ["_build", "build", "Thumbs.db", ".DS_Store"]

# The name of the Pygments (syntax highlighting) style to use.
pygments_style = "sphinx"


# -- Options for HTML output -------------------------------------------------

# The theme to use for HTML and HTML Help pages.  See the documentation for
# a list of builtin themes.
#
html_theme = "conda_sphinx_theme"

# Theme options are theme-specific and customize the look and feel of a theme
# further.  For a list of options available for each theme, see the
# documentation.
#
html_theme_options = {
    # The maximum depth of the table of contents tree. Set this to -1 to allow
    # unlimited depth.
    "navigation_depth": -1,
    "show_prev_next": False,
    # Navbar icon links
    "navbar_start": ["navbar-logo"],
    "use_edit_page_button": True,
    "goatcounter_url": "https://docs-conda-io.goatcounter.com/count",
    "icon_links": [
        {
            "name": "GitHub",
            "url": "https://github.com/conda/conda-build",
            "icon": "fa-brands fa-square-github",
            "type": "fontawesome",
        },
        {
            "name": "Element",
            "url": "https://matrix.to/#/#conda-build:matrix.org",
            "icon": "_static/element_logo.svg",
            "type": "local",
        },
        {
            "name": "Discourse",
            "url": "https://conda.discourse.group/",
            "icon": "fa-brands fa-discourse",
            "type": "fontawesome",
        },
    ],
}

html_context = {
    "github_user": "conda",
    "github_repo": "conda-build",
    "github_version": "main",
    "doc_path": "docs/source",
    "goatcounter_dashboard_url": "https://docs-conda-io.goatcounter.com",
}

html_short_title = "conda-build"
# html_show_sourcelink = False
html_extra_path = ["robots.txt"]

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
# html_static_path = ["_static"]

# Custom CSS rules
# html_style = "css/custom.css"

# Custom sidebar templates, must be a dictionary that maps document names
# to template names.
#
# The default sidebars (for documents that don't match any pattern) are
# defined by theme itself.  Builtin themes are using these templates by
# default: ``['localtoc.html', 'relations.html', 'sourcelink.html',
# 'searchbox.html']``.
#
# html_sidebars = {}

# Setting the prod URL of the site here as the base URL.
html_baseurl = f"https://docs.conda.io/projects/{project}/"
# We don't have a locale set, so we can safely ignore that for the sitemaps.
sitemap_locales = [None]
# We're hard-coding stable here since that's what we want Google to point to.
sitemap_url_scheme = "{lang}stable/{link}"

# -- Options for HTMLHelp output ---------------------------------------------

# Output file base name for HTML help builder.
htmlhelp_basename = "conda-builddoc"


# -- Options for LaTeX output ------------------------------------------------

latex_elements = {
    # The paper size ('letterpaper' or 'a4paper').
    #
    # 'papersize': 'letterpaper',
    # The font size ('10pt', '11pt' or '12pt').
    #
    # 'pointsize': '10pt',
    # Additional stuff for the LaTeX preamble.
    #
    # 'preamble': '',
    # Latex figure (float) alignment
    #
    # 'figure_align': 'htbp',
}

# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title,
#  author, documentclass [howto, manual, or own class]).
latex_documents = [
    (
        master_doc,
        "conda-build.tex",
        "conda-build Documentation",
        "Anaconda, Inc.",
        "manual",
    ),
]


# -- Options for manual page output ------------------------------------------

# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [(master_doc, "conda-build", "conda-build Documentation", [author], 1)]


# -- Options for Texinfo output ----------------------------------------------

# Grouping the document tree into Texinfo files. List of tuples
# (source start file, target name, title, author,
#  dir menu entry, description, category)
texinfo_documents = [
    (
        master_doc,
        "conda-build",
        "conda-build Documentation",
        author,
        "conda-build",
        "One line description of project.",
        "Miscellaneous",
    ),
]


# -- Extension configuration -------------------------------------------------

# -- Options for intersphinx extension ---------------------------------------

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}

# -- Options for todo extension ----------------------------------------------

# If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = True

[rtd-command-info] start-time: 2024-11-21T18:46:36.863859Z, end-time: 2024-11-21T18:46:47.986007Z, duration: 11, exit-code: 0
python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence', 'tasklist', 'html_image', 'deflist', 'smartquotes', 'amsmath', 'html_admonition', 'dollarmath', 'linkify', 'replacements', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ...
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 50 source files that are out of date
updating environment: [new config] 50 added, 0 changed, 0 removed
reading sources... [  2%] concepts/channels
reading sources... [  4%] concepts/generating-index
reading sources... [  6%] concepts/index
reading sources... [  8%] concepts/package-naming-conv
reading sources... [ 10%] concepts/recipe
reading sources... [ 12%] contributing-guide
reading sources... [ 14%] index
reading sources... [ 16%] install-conda-build
reading sources... [ 18%] release-notes
reading sources... [ 20%] resources/activate-scripts
reading sources... [ 22%] resources/add-win-start-menu-items
reading sources... [ 24%] resources/build-scripts
reading sources... [ 26%] resources/commands/conda-build
reading sources... [ 28%] resources/commands/conda-convert
reading sources... [ 30%] resources/commands/conda-develop
reading sources... [ 32%] resources/commands/conda-index
reading sources... [ 34%] resources/commands/conda-inspect
reading sources... [ 36%] resources/commands/conda-inspect-channels
reading sources... [ 38%] resources/commands/conda-inspect-linkages
reading sources... [ 40%] resources/commands/conda-inspect-objects
reading sources... [ 42%] resources/commands/conda-metapackage
reading sources... [ 44%] resources/commands/conda-render
reading sources... [ 46%] resources/commands/conda-skeleton
reading sources... [ 48%] resources/commands/conda-skeleton-cpan
reading sources... [ 50%] resources/commands/conda-skeleton-cran
reading sources... [ 52%] resources/commands/conda-skeleton-luarocks
reading sources... [ 54%] resources/commands/conda-skeleton-pypi
reading sources... [ 56%] resources/commands/index
reading sources... [ 58%] resources/compiler-tools
reading sources... [ 60%] resources/define-metadata
reading sources... [ 62%] resources/index
reading sources... [ 64%] resources/link-scripts
reading sources... [ 66%] resources/make-relocatable
reading sources... [ 68%] resources/package-spec
reading sources... [ 70%] resources/style-guide
reading sources... [ 72%] resources/tutorial-template
reading sources... [ 74%] resources/use-shared-libraries
reading sources... [ 76%] resources/variants
reading sources... [ 78%] user-guide/environment-variables
reading sources... [ 80%] user-guide/getting-started
reading sources... [ 82%] user-guide/index
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

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying downloadable files... [100%] user-guide/tutorials/meta.yaml

copying static files... 
Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/5550/_readthedocs/html/_static/basic.css
Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/5550/_readthedocs/html/_static/language_data.js
Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/5550/_readthedocs/html/_static/documentation_options.js
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [  2%] concepts/channels
writing output... [  4%] concepts/generating-index
writing output... [  6%] concepts/index
writing output... [  8%] concepts/package-naming-conv
writing output... [ 10%] concepts/recipe
writing output... [ 12%] contributing-guide
writing output... [ 14%] index
writing output... [ 16%] install-conda-build
writing output... [ 18%] release-notes
writing output... [ 20%] resources/activate-scripts
writing output... [ 22%] resources/add-win-start-menu-items
writing output... [ 24%] resources/build-scripts
writing output... [ 26%] resources/commands/conda-build
writing output... [ 28%] resources/commands/conda-convert
writing output... [ 30%] resources/commands/conda-develop
writing output... [ 32%] resources/commands/conda-index
writing output... [ 34%] resources/commands/conda-inspect
writing output... [ 36%] resources/commands/conda-inspect-channels
writing output... [ 38%] resources/commands/conda-inspect-linkages
writing output... [ 40%] resources/commands/conda-inspect-objects
writing output... [ 42%] resources/commands/conda-metapackage
writing output... [ 44%] resources/commands/conda-render
writing output... [ 46%] resources/commands/conda-skeleton
writing output... [ 48%] resources/commands/conda-skeleton-cpan
writing output... [ 50%] resources/commands/conda-skeleton-cran
writing output... [ 52%] resources/commands/conda-skeleton-luarocks
writing output... [ 54%] resources/commands/conda-skeleton-pypi
writing output... [ 56%] resources/commands/index
writing output... [ 58%] resources/compiler-tools
writing output... [ 60%] resources/define-metadata
writing output... [ 62%] resources/index
writing output... [ 64%] resources/link-scripts
writing output... [ 66%] resources/make-relocatable
writing output... [ 68%] resources/package-spec
writing output... [ 70%] resources/style-guide
writing output... [ 72%] resources/tutorial-template
writing output... [ 74%] resources/use-shared-libraries
writing output... [ 76%] resources/variants
writing output... [ 78%] user-guide/environment-variables
writing output... [ 80%] user-guide/getting-started
writing output... [ 82%] user-guide/index
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

/home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/5550/docs/source/resources/define-metadata.rst:1332: WARNING: Lexing literal_block 'outputs:\n  - name: subpackage-name\n    files:\n      - a-file\n      - a-folder\n      - *.some-extension\n      - somefolder/*.some-extension' as "yaml" resulted in an error at token: '*'. Retrying in relaxed mode. [misc.highlighting_failure]
/home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/5550/docs/source/resources/define-metadata.rst:1351: WARNING: Lexing literal_block 'outputs:\n  - name: subpackage-name\n    files:\n      include:\n        - a-file\n        - a-folder\n        - *.some-extension\n        - somefolder/*.some-extension\n      exclude:\n        - *.exclude-extension\n        - a-folder/**/*.some-extension' as "yaml" resulted in an error at token: '*'. Retrying in relaxed mode. [misc.highlighting_failure]
generating indices... genindex done
writing additional pages... search done
copying images... [100%] img/conda_names.png

dumping search index in English (code: en)... done
dumping object inventory... done
sphinx-sitemap: sitemap.xml was generated for URL https://docs.conda.io/projects/conda-build/ in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda-build/checkouts/5550/_readthedocs/html/sitemap.xml
build succeeded, 2 warnings.

The HTML pages are in ../../_readthedocs/html.