llvm-ci wrote:

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

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

<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/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli -jit-kind=orc-lazy 
-compile-threads=2 -thread-entry hello 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
 | /Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/FileCheck 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# executed command: /Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli 
-jit-kind=orc-lazy -compile-threads=2 -thread-entry hello 
/Volumes/RAMDisk/buildbot-root/x86_64-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/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli -jit-kind=orc-lazy 
-compile-threads=2 -thread-entry hello 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# |  #0 0x0000000105478088 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
(/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli+0x101150088)
# |  #1 0x0000000105475a9f llvm::sys::RunSignalHandlers() 
(/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli+0x10114da9f)
# |  #2 0x0000000105478c37 SignalHandler(int, __siginfo*, void*) 
(/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli+0x101150c37)
# |  #3 0x00007ff80ee3dfdd 
(/usr/lib/system/libsystem_platform.dylib+0x7ff80046afdd)
# |  #4 0x00007ff7bbbd4920
# |  #5 0x00007ff80edc934a (/usr/lib/libc++abi.dylib+0x7ff8003f634a)
# |  #6 0x0000000104f7489c (anonymous 
namespace)::GenericLLVMIRPlatformSupport::deinitialize(llvm::orc::JITDylib&) 
(/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli+0x100c4c89c)
# |  #7 0x00000001043381be llvm::orc::LLJIT::deinitialize(llvm::orc::JITDylib&) 
(/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli+0x1000101be)
# |  #8 0x000000010432fd5b runOrcJIT(char const*) 
(/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli+0x100007d5b)
# |  #9 0x000000010432a278 main 
(/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/lli+0x100002278)
# | #10 0x00007ff80ea83345
# `-----------------------------
# error: command failed with exit status: -11
# executed command: 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/FileCheck 
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/bin/FileCheck 
/Volumes/RAMDisk/buildbot-root/x86_64-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/174317
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to