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/43114

<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.
# |  #0 0x00000001034f2bb4 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100f86bb4)
# |  #1 0x00000001034f0204 llvm::sys::RunSignalHandlers() 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100f84204)
# |  #2 0x00000001034f373c SignalHandler(int, __siginfo*, void*) 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100f8773c)
# |  #3 0x000000018cc6b584 
(/usr/lib/system/libsystem_platform.dylib+0x18047b584)
# |  #4 0x000000018cc3a1c4 (/usr/lib/system/libsystem_pthread.dylib+0x18044a1c4)
# |  #5 0x000000018cb60ad0 (/usr/lib/libc++.1.dylib+0x180370ad0)
# |  #6 0x000000010303ed44 void llvm::detail::UniqueFunctionBase<void, 
llvm::Expected<llvm::DenseMap<llvm::orc::SymbolStringPtr, 
llvm::orc::ExecutorSymbolDef, llvm::DenseMapInfo<llvm::orc::SymbolStringPtr, 
void>, llvm::detail::DenseMapPair<llvm::orc::SymbolStringPtr, 
llvm::orc::ExecutorSymbolDef>>>>::CallImpl<llvm::orc::Platform::lookupInitSymbols(llvm::orc::ExecutionSession&,
 llvm::DenseMap<llvm::orc::JITDylib*, llvm::orc::SymbolLookupSet, 
llvm::DenseMapInfo<llvm::orc::JITDylib*, void>, 
llvm::detail::DenseMapPair<llvm::orc::JITDylib*, llvm::orc::SymbolLookupSet>> 
const&)::$_45>(void*, llvm::Expected<llvm::DenseMap<llvm::orc::SymbolStringPtr, 
llvm::orc::ExecutorSymbolDef, llvm::DenseMapInfo<llvm::orc::SymbolStringPtr, 
void>, llvm::detail::DenseMapPair<llvm::orc::SymbolStringPtr, 
llvm::orc::ExecutorSymbolDef>>>&) 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100ad2d44)
# |  #7 0x000000010303a6ec 
llvm::orc::AsynchronousSymbolQuery::handleComplete(llvm::orc::ExecutionSession&)::RunQueryCompleteTask::run()
 (/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100ace6ec)
# |  #8 0x00000001031053c0 void* 
std::__1::__thread_proxy[abi:un170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct,
 std::__1::default_delete<std::__1::__thread_struct>>, 
llvm::orc::DynamicThreadPoolTaskDispatcher::dispatch(std::__1::unique_ptr<llvm::orc::Task,
 std::__1::default_delete<llvm::orc::Task>>)::$_0>>(void*) 
(/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/lli+0x100b993c0)
# |  #9 0x000000018cc3af3c (/usr/lib/system/libsystem_pthread.dylib+0x18044af3c)
# | #10 0x000000018cc35d24 (/usr/lib/system/libsystem_pthread.dylib+0x180445d24)
# `-----------------------------
# error: command failed with exit status: -10
# 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/194693
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to