[libcxx-commits] [libcxx] Revert "[libc++] Replace the of use custom sections for detecting overriden functions" (PR #208157)
LLVM Continuous Integration via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 8 00:21:54 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `amdgpu-offload-ubuntu-22-cmake-build-only` running on `rocm-docker-ubu-22` while building `libcxx` at step 3 "checkout".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/203/builds/51617
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 3 (checkout) failure: update (failure)
git version 2.34.1
error: RPC failed; HTTP 429 curl 22 The requested URL returned error: 429
fatal: error reading section header 'acknowledgments'
remote: This request was rate-limited due to too many requests. Reduce the frequency of your requests or try again later.
remote: For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service).
fatal: unable to access 'https://github.com/llvm/llvm-project.git/': The requested URL returned error: 429
```
</details>
https://github.com/llvm/llvm-project/pull/208157
More information about the libcxx-commits
mailing list