llvm-ci wrote:

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

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

<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/aarch64-darwin/build/bin/lli -jit-kind=orc-lazy 
-compile-threads=2 -thread-entry hello 
/Users/buildbot/buildbot-root/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
 | /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/FileCheck 
/Users/buildbot/buildbot-root/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# executed command: /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/lli 
-jit-kind=orc-lazy -compile-threads=2 -thread-entry hello 
/Users/buildbot/buildbot-root/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/aarch64-darwin/build/bin/lli -jit-kind=orc-lazy 
-compile-threads=2 -thread-entry hello 
/Users/buildbot/buildbot-root/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
# |  #0 0x00000001016b5bc0 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
(/Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/lli+0x100f59bc0)
# |  #1 0x00000001016b3988 llvm::sys::RunSignalHandlers() 
(/Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/lli+0x100f57988)
# |  #2 0x00000001016b66c0 SignalHandler(int, __siginfo*, void*) 
(/Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/lli+0x100f5a6c0)
# |  #3 0x000000018f133584 
(/usr/lib/system/libsystem_platform.dylib+0x18047b584)
# |  #4 0x000000018ef34e54 (/usr/lib/system/libsystem_malloc.dylib+0x18027ce54)
# |  #5 0x000000018ef1c4d4 (/usr/lib/system/libsystem_malloc.dylib+0x1802644d4)
# |  #6 0x0000000101289228 (anonymous 
namespace)::GenericLLVMIRPlatformSupport::deinitialize(llvm::orc::JITDylib&) 
(/Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/lli+0x100b2d228)
# |  #7 0x00000001007652f0 runOrcJIT(char const*) 
(/Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/lli+0x1000092f0)
# |  #8 0x000000010076095c main 
(/Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/lli+0x10000495c)
# |  #9 0x000000018ed77154
# `-----------------------------
# error: command failed with exit status: -11
# executed command: 
/Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/FileCheck 
/Users/buildbot/buildbot-root/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/aarch64-darwin/build/bin/FileCheck 
/Users/buildbot/buildbot-root/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/181476
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to