Read the Docs build information Build id: 2519156 Project: advanced-micro-devices-rpp Version: 457 Commit: 9a4f2189fa3603bb3cd790c242a751e83bf8983e Date: 2024-10-01T16:50:43.095405Z State: cancelled Success: False [rtd-command-info] start-time: 2024-10-01T16:50:44.539026Z, end-time: 2024-10-01T16:50:48.027178Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rpp.git . Cloning into '.'... [rtd-command-info] start-time: 2024-10-01T16:50:48.137959Z, end-time: 2024-10-01T16:50:51.152178Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/457/head:external-457 From https://github.com/ROCm/rpp * [new ref] refs/pull/457/head -> external-457 * [new tag] rocm-6.1.0 -> rocm-6.1.0 * [new tag] rocm-6.1.1 -> rocm-6.1.1 * [new tag] rocm-6.1.2 -> rocm-6.1.2 [rtd-command-info] start-time: 2024-10-01T16:50:51.324443Z, end-time: 2024-10-01T16:50:51.529705Z, duration: 0, exit-code: 0 git checkout --force 9a4f2189fa3603bb3cd790c242a751e83bf8983e Note: switching to '9a4f2189fa3603bb3cd790c242a751e83bf8983e'. 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 9a4f218 Merge remote-tracking branch 'origin/develop' into lk/clang_update [rtd-command-info] start-time: 2024-10-01T16:50:51.642673Z, end-time: 2024-10-01T16:50:51.702785Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10"