Read the Docs build information Build id: 2750791 Project: continuumio-conda-build Version: 5599 Commit: 43ed304a2948fb933d890c4526926256737d1754 Date: 2025-01-22T06:11:19.864847Z State: finished Success: False [rtd-command-info] start-time: 2025-01-22T06:11:20.907579Z, end-time: 2025-01-22T06:11:21.469129Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build.git . Cloning into '.'... [rtd-command-info] start-time: 2025-01-22T06:11:21.536682Z, end-time: 2025-01-22T06:11:22.605687Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/5599/head:external-5599 From https://github.com/conda/conda-build * [new ref] refs/pull/5599/head -> external-5599 * [new tag] 24.11.0 -> 24.11.0 * [new tag] 24.11.1 -> 24.11.1 * [new tag] 24.11.2 -> 24.11.2 * [new tag] 24.9.0 -> 24.9.0 [rtd-command-info] start-time: 2025-01-22T06:11:22.716653Z, end-time: 2025-01-22T06:11:22.830741Z, duration: 0, exit-code: 0 git checkout --force 43ed304a2948fb933d890c4526926256737d1754 Note: switching to '43ed304a2948fb933d890c4526926256737d1754'. 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 43ed304 Add cdt_arch and cdt_name as used variables [rtd-command-info] start-time: 2025-01-22T06:11:22.900910Z, end-time: 2025-01-22T06:11:22.943069Z, 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