aaupov wrote:

Status of the builders that reported breakage:
- [reverse-iteration](https://lab.llvm.org/buildbot/#/builders/54): 
https://lab.llvm.org/buildbot/#/builders/54/builds/8671 broken, 
https://lab.llvm.org/buildbot/#/builders/54/builds/8672 green, breakage was 
unrelated (unresolved tests)
- 
[sanitizer-aarch64-linux-bootstrap-msan](https://lab.llvm.org/buildbot/#/builders/237)
 - annotated builder: https://lab.llvm.org/buildbot/#/builders/237/builds/6271 
broken, https://lab.llvm.org/buildbot/#/builders/237/builds/6272 green after 
cleanup step
- 
[sanitizer-x86_64-linux-bootstrap-ubsan](https://lab.llvm.org/buildbot/#/builders/85)
 - annotated builder: https://lab.llvm.org/buildbot/#/builders/85/builds/21896 
broken, https://lab.llvm.org/buildbot/#/builders/85/builds/21897 green after 
cleanup step
- 
[sanitizer-aarch64-linux-bootstrap-ubsan](https://lab.llvm.org/buildbot/#/builders/238)
 - annotated builder: https://lab.llvm.org/buildbot/#/builders/238/builds/7702 
broken, https://lab.llvm.org/buildbot/#/builders/238/builds/7703 green after 
cleanup
- [sanitizer-x86_64-linux](https://lab.llvm.org/buildbot/#/builders/37) - 
annotated builder: https://lab.llvm.org/buildbot/#/builders/37/builds/30519 
broken, https://lab.llvm.org/buildbot/#/builders/37/builds/30521 green after 
two builds
- 
[sanitizer-aarch64-linux-bootstrap-asan](https://lab.llvm.org/buildbot/#/builders/239)
 - annotated builder, https://lab.llvm.org/buildbot/#/builders/239/builds/5498 
broken due to merge-fdata target (related), 
https://lab.llvm.org/buildbot/#/builders/239/builds/5499 broken due to some 
other unrelated cause. Cleanup step resolved cmake issue.
- [premerge-monolithic-windows](https://lab.llvm.org/buildbot/#/builders/271): 
not annotated builder, https://lab.llvm.org/buildbot/#/builders/271/builds/3444 
- broken as clean-build-dir step failed, 
https://lab.llvm.org/buildbot/#/builders/271/builds/3446 - green after 
successful cleanup.
- 
[libc-x86_64-debian-fullbuild-dbg](https://lab.llvm.org/buildbot/#/builders/163)
 - annotated builder: https://lab.llvm.org/buildbot/#/builders/163/builds/50669 
- broken, still broken because of a **missing** cleanup step.
- 
[libc-x86_64-debian-dbg-runtimes-build](https://lab.llvm.org/buildbot/#/builders/225)
 - annotated builder, https://lab.llvm.org/buildbot/#/builders/225/builds/30309 
broken, missing cleanup step.
- [clang-hip-vega20](https://lab.llvm.org/buildbot/#/builders/165) - annotated 
builder, https://lab.llvm.org/buildbot/#/builders/165/builds/48023 broken, 
missing cleanup step.
- 
[libc-x86_64-debian-gcc-fullbuild-dbg](https://lab.llvm.org/buildbot/#/builders/250)
 - annotated builder, https://lab.llvm.org/buildbot/#/builders/250/builds/17603 
broken, missing cleanup step.
- 
[libc-aarch64-ubuntu-fullbuild-dbg](https://lab.llvm.org/buildbot/#/builders/223)
 - annotated builder, https://lab.llvm.org/buildbot/#/builders/223/builds/35258 
broken, missing cleanup step.
- [sanitizer-windows](https://lab.llvm.org/buildbot/#/builders/127) - annotated 
builder, https://lab.llvm.org/buildbot/#/builders/127/builds/61496 broken, 
missing cleanup step.

In short, this diff is a red herring for the reported breakages. The real cause 
is annotated builders not handling build dir cleanup properly. Still, I'm 
reaching out to all of the broken buildbot owners asking to clean the build 
directory manually.

https://github.com/llvm/llvm-project/pull/69133
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to