[compiler-rt] [libunwind] [llvm] [WebAssembly] Move __cpp_exception to libunwind (PR #185770)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 18:04:55 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `fuchsia-x86_64-linux` running on `fuchsia-debian-64-us-central1-a-1` while building `compiler-rt,libunwind,llvm` at step 4 "annotate".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/11/builds/35499

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 4 (annotate) failure: 'python ../llvm-zorg/zorg/buildbot/builders/annotated/fuchsia-linux.py ...' (failure)
...
  Passed           : 49585 (97.01%)
  Expectedly Failed:    24 (0.05%)
[1524/1526] Linking CXX executable unittests/Frontend/LLVMFrontendTests
[1525/1526] Running the LLVM regression tests
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/ld.lld
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/lld-link
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/ld64.lld
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/wasm-ld
-- Testing: 64055 tests, 60 workers --
Testing:  0.
FAIL: LLVM :: CodeGen/AArch64/fence-singlethread.ll (4180 of 64055)
******************** TEST 'LLVM :: CodeGen/AArch64/fence-singlethread.ll' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-linux-gnu /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o - | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=LINUX
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-linux-gnu /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o -
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=LINUX
# RUN: at line 2
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-apple-ios /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o - | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=IOS
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-apple-ios /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o -
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=IOS
# RUN: at line 3
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-apple-ios /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o - -global-isel | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=IOS
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-apple-ios /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o - -global-isel
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=IOS
# RUN: at line 4
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -filetype=obj -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -filetype=obj -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp
# RUN: at line 5
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llvm-objdump -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=OBJ
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llvm-objdump -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=OBJ
# .---command stderr------------
# | /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll:7:12: error: OBJ-NOT: excluded string found in input
# | ; OBJ-NOT: dmb
# |            ^
# | <stdin>:2:61: note: found here
# | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp: file format elf64-littleaarch64
# |                                                             ^~~
# | 
# | Input file: <stdin>
# | Check file: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
Step 7 (check) failure: check (failure)
...
  Passed           : 49585 (97.01%)
  Expectedly Failed:    24 (0.05%)
[1524/1526] Linking CXX executable unittests/Frontend/LLVMFrontendTests
[1525/1526] Running the LLVM regression tests
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/ld.lld
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/lld-link
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/ld64.lld
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/wasm-ld
-- Testing: 64055 tests, 60 workers --
Testing:  0.
FAIL: LLVM :: CodeGen/AArch64/fence-singlethread.ll (4180 of 64055)
******************** TEST 'LLVM :: CodeGen/AArch64/fence-singlethread.ll' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-linux-gnu /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o - | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=LINUX
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-linux-gnu /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o -
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=LINUX
# RUN: at line 2
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-apple-ios /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o - | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=IOS
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-apple-ios /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o -
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=IOS
# RUN: at line 3
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-apple-ios /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o - -global-isel | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=IOS
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64-apple-ios /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -o - -global-isel
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=IOS
# RUN: at line 4
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -filetype=obj -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llc -mtriple=aarch64 /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll -filetype=obj -o /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp
# RUN: at line 5
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llvm-objdump -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=OBJ
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/llvm-objdump -d /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp
# executed command: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/bin/FileCheck /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll --check-prefix=OBJ
# .---command stderr------------
# | /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll:7:12: error: OBJ-NOT: excluded string found in input
# | ; OBJ-NOT: dmb
# |            ^
# | <stdin>:2:61: note: found here
# | /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-jovedmbu/test/CodeGen/AArch64/Output/fence-singlethread.ll.tmp: file format elf64-littleaarch64
# |                                                             ^~~
# | 
# | Input file: <stdin>
# | Check file: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/CodeGen/AArch64/fence-singlethread.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:

```

</details>

https://github.com/llvm/llvm-project/pull/185770


More information about the llvm-commits mailing list