[clang] [llvm] [CodeGen][ObjC] Initial WebAssembly Support for GNUstep (PR #169043)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 21 06:40:58 PST 2025
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 166218 tests passed
* 2854 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### lld
<details>
<summary>lld.wasm/export.s</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc -filetype=obj -triple=wasm32-unknown-unknown -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc -filetype=obj -triple=wasm32-unknown-unknown -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# note: command had no output on stdout or stderr
# RUN: at line 3
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld --export=missing -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHECK-ERROR /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld --export=missing -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHECK-ERROR /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld --export=hidden_function -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld --export=hidden_function -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o
# note: command had no output on stdout or stderr
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/obj2yaml /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/obj2yaml /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# note: command had no output on stdout or stderr
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc -filetype=obj -triple=wasm32-unknown-emscripten -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc -filetype=obj -triple=wasm32-unknown-emscripten -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# note: command had no output on stdout or stderr
# RUN: at line 9
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld --export=missing -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHECK-ERROR /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld --export=missing -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHECK-ERROR /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# note: command had no output on stdout or stderr
# RUN: at line 10
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld --export=hidden_function -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld --export=hidden_function -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.o
# note: command had no output on stdout or stderr
# RUN: at line 11
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/obj2yaml /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s --check-prefixes=CHECK,EMSCRIPTEN
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/obj2yaml /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lld/test/wasm/Output/export.s.tmp.wasm
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s --check-prefixes=CHECK,EMSCRIPTEN
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s:54:20: error: EMSCRIPTEN-NEXT: expected string not found in input
# | # EMSCRIPTEN-NEXT: - Name: used_function
# | ^
# | <stdin>:34:10: note: scanning from here
# | Index: 0
# | ^
# | <stdin>:55:2: note: possible intended match here
# | Name: used_function
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/lld/test/wasm/export.s
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 29: - Name: memory
# | 30: Kind: MEMORY
# | 31: Index: 0
# | 32: - Name: hidden_function
# | 33: Kind: FUNCTION
# | 34: Index: 0
# | next:54'0 X error: no match found
# | 35: - Name: _start
# | next:54'0 ~~~~~~~~~~~~~~~~
# | 36: Kind: FUNCTION
# | next:54'0 ~~~~~~~~~~~~~~~~
# | 37: Index: 2
# | next:54'0 ~~~~~~~~~~
# | 38: - Type: CODE
# | next:54'0 ~~~~~~~~~~~~~~
# | 39: Functions:
# | next:54'0 ~~~~~~~~~~~~
# | .
# | .
# | .
# | 50: Name: name
# | next:54'0 ~~~~~~~~~~~~
# | 51: FunctionNames:
# | next:54'0 ~~~~~~~~~~~~~~~~
# | 52: - Index: 0
# | next:54'0 ~~~~~~~~~~~~
# | 53: Name: hidden_function
# | next:54'0 ~~~~~~~~~~~~~~~~~~~~~~~
# | 54: - Index: 1
# | next:54'0 ~~~~~~~~~~~~
# | 55: Name: used_function
# | next:54'0 ~~~~~~~~~~~~~~~~~~~~~
# | next:54'1 ? possible intended match
# | 56: - Index: 2
# | next:54'0 ~~~~~~~~~~~~
# | 57: Name: _start
# | next:54'0 ~~~~~~~~~~~~~~
# | 58: GlobalNames:
# | next:54'0 ~~~~~~~~~~~~~~
# | 59: - Index: 0
# | next:54'0 ~~~~~~~~~~~~
# | 60: Name: __stack_pointer
# | next:54'0 ~~~~~~~~~~~~~~~~~~~~~~~
# | 61: ...
# | next:54'0 ~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/169043
More information about the cfe-commits
mailing list