[clang] [clang] Fix and test triviality of __ptrauth types (PR #137474)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 27 20:40:40 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-gcc-ubuntu` running on `sie-linux-worker3` while building `clang` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/174/builds/16865
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
PASS: lit :: shtest-not.py (90433 of 90443)
PASS: lit :: allow-retries.py (90434 of 90443)
PASS: lit :: discovery.py (90435 of 90443)
PASS: lit :: shtest-external-shell-kill.py (90436 of 90443)
PASS: lit :: googletest-timeout.py (90437 of 90443)
PASS: lit :: selecting.py (90438 of 90443)
PASS: lit :: shtest-timeout.py (90439 of 90443)
PASS: lit :: max-time.py (90440 of 90443)
PASS: lit :: shtest-shell.py (90441 of 90443)
PASS: lit :: shtest-define.py (90442 of 90443)
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1850.625370
```
</details>
https://github.com/llvm/llvm-project/pull/137474
More information about the cfe-commits
mailing list