llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` 
running on `doug-worker-5` while building `clang` at step 6 
"test-build-unified-tree-check-all".

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

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

```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM :: 
ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll' FAILED 
********************
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 1
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli 
-jit-kind=orc-lazy -compile-threads=2 -thread-entry hello 
/Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
 | /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck 
/Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# executed command: 
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli 
-jit-kind=orc-lazy -compile-threads=2 -thread-entry hello 
/Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# .---command stderr------------
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ 
and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0.  Program arguments: 
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli 
-jit-kind=orc-lazy -compile-threads=2 -thread-entry hello 
/Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# |  #0 0x00000001017f8220 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100f08220)
# |  #1 0x00000001017f5fd0 llvm::sys::RunSignalHandlers() 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100f05fd0)
# |  #2 0x00000001017f8d20 SignalHandler(int, __siginfo*, void*) 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100f08d20)
# |  #3 0x0000000182f63584 
(/usr/lib/system/libsystem_platform.dylib+0x18047b584)
# |  #4 0x00000101013526b0
# |  #5 0x000000010135db00 
llvm::orc::ExecutionSession::removeJITDylibs(std::__1::vector<llvm::IntrusiveRefCntPtr<llvm::orc::JITDylib>,
 std::__1::allocator<llvm::IntrusiveRefCntPtr<llvm::orc::JITDylib>>>) 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100a6db00)
# |  #6 0x000000010135d8b0 llvm::orc::ExecutionSession::endSession() 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100a6d8b0)
# |  #7 0x00000001013e9400 llvm::orc::LLJIT::~LLJIT() 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100af9400)
# |  #8 0x00000001013edd8c llvm::orc::LLLazyJIT::~LLLazyJIT() 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100afdd8c)
# |  #9 0x00000001008f8598 runOrcJIT(char const*) 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100008598)
# | #10 0x00000001008f3cc8 main 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100003cc8)
# | #11 0x0000000182ba7154
# `-----------------------------
# error: command failed with exit status: -11
# executed command: 
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck 
/Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck 
/Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# `-----------------------------
# error: command failed with exit status: 2

--

********************


```

</details>

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

Reply via email to