llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`clang-with-thin-lto-ubuntu` running on `as-worker-92` while building 
`clang,compiler-rt,llvm` at step 7 "test-stage1-compiler".

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

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

```
Step 7 (test-stage1-compiler) failure: build (failure)
...
llvm-lit: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:561:
 note: using ld64.lld: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/ld64.lld
llvm-lit: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:561:
 note: using wasm-ld: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/wasm-ld
llvm-lit: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/utils/lit/tests/lit.cfg:115:
 warning: Setting a timeout per test not supported. Requires the Python psutil 
module but it could not be found. Try installing it via pip or via your 
operating system's package manager.
 Some tests will be skipped and the --timeout command line argument will not 
work.
llvm-lit: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:561:
 note: using ld.lld: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/ld.lld
llvm-lit: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:561:
 note: using lld-link: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/lld-link
llvm-lit: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:561:
 note: using ld64.lld: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/ld64.lld
llvm-lit: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:561:
 note: using wasm-ld: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/wasm-ld
-- Testing: 90834 tests, 72 workers --
Testing:  0.. 10.. 20.. 30.. 40.
FAIL: LLVM :: CodeGen/PowerPC/aix-ifunc-toc-restore-query.ll (42019 of 90834)
******************** TEST 'LLVM :: 
CodeGen/PowerPC/aix-ifunc-toc-restore-query.ll' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 5
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/llc < 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/test/CodeGen/PowerPC/aix-ifunc-toc-restore-query.ll
 -mtriple=powerpc64-ibm-aix-xcoff --function-sections  -filetype=obj -o 
/dev/null -debug-only=asmprinter 2>&1 | 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/FileCheck
 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/test/CodeGen/PowerPC/aix-ifunc-toc-restore-query.ll
# executed command: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/llc 
-mtriple=powerpc64-ibm-aix-xcoff --function-sections -filetype=obj -o /dev/null 
-debug-only=asmprinter
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/FileCheck
 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/test/CodeGen/PowerPC/aix-ifunc-toc-restore-query.ll
# .---command stderr------------
# | 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/test/CodeGen/PowerPC/aix-ifunc-toc-restore-query.ll:9:10:
 error: CHECK: expected string not found in input
# | ; CHECK: foo_ext_hidden_decl is dso_local
# |          ^
# | <stdin>:1:1: note: scanning from here
# | llc: Unknown command line argument '-debug-only=asmprinter'. Try: 
'/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/llc 
--help'
# | ^
# | <stdin>:1:129: note: possible intended match here
# | llc: Unknown command line argument '-debug-only=asmprinter'. Try: 
'/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/llc 
--help'
# |                                                                             
                                                    ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/llvm-project/llvm/test/CodeGen/PowerPC/aix-ifunc-toc-restore-query.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            1: llc: Unknown command line argument '-debug-only=asmprinter'. 
Try: 
'/home/buildbot/as-worker-92/clang-with-thin-lto-ubuntu/build/stage1/bin/llc 
--help' 
# | check:9'0     
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 error: no match found
# | check:9'1                                                                   
                                                                  ?             
          possible intended match
# |            2: llc: Did you mean '--debug-pass=asmprinter'? 
# | check:9'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1


```

</details>

https://github.com/llvm/llvm-project/pull/153049
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to