llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-armv8-quick` running 
on `linaro-clang-armv8-quick` while building `clang,flang,llvm` at step 5 
"ninja check 1".

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

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

```
Step 5 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'Clangd Unit Tests :: ./ClangdTests/114/336' FAILED 
********************
Script(shard):
--
GTEST_OUTPUT=json:/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/tools/clang/tools/extra/clangd/unittests/./ClangdTests-Clangd
 Unit Tests-2668643-114-336.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=336 
GTEST_SHARD_INDEX=114 
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/tools/clang/tools/extra/clangd/unittests/./ClangdTests
--

Note: This is test shard 115 of 336.
[==========] Running 4 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 1 test from CompletionTest
[ RUN      ] CompletionTest.CommentsFromSystemHeaders
ASTWorker building file /clangd-test/foo.cpp version null with command 
[/clangd-test]
clang -ffreestanding /clangd-test/foo.cpp
Driver produced command: cc1 -cc1 -triple armv8a-unknown-linux-gnueabihf 
-fsyntax-only -disable-free -clear-ast-before-backend -main-file-name foo.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-ffreestanding -target-cpu generic -target-feature +read-tp-tpidruro 
-target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 
-target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp 
-target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 
-target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature +fp-armv8 
-target-feature +fp-armv8d16 -target-feature +fp-armv8d16sp -target-feature 
+fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature 
+d32 -target-feature +sha2 -target-feature +aes -target-feature -fp16fml 
-target-feature +neon -target-abi aapcs-linux -mfloat-abi hard 
-debugger-tuning=gdb -fdebug-compilation-dir=/clangd-test 
-fcoverage-compilation-dir=/clangd-test -resource-dir lib/clang/22 
-internal-isystem lib/clang/22/include -internal-isystem /usr/local/include 
-internal-externc-isystem /include -internal-externc-isystem /usr/include 
-fdeprecated-macro -ferror-limit 19 -fno-signed-char -fgnuc-version=4.2.1 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -no-round-trip-args 
-faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -x c++ /clangd-test/foo.cpp
Building first preamble for /clangd-test/foo.cpp version null
not idle after addDocument
UNREACHABLE executed at 
../llvm/clang-tools-extra/clangd/unittests/SyncAPI.cpp:22!
Built preamble of size 371844 for file /clangd-test/foo.cpp version null in 
9.96 seconds
indexed preamble AST for /clangd-test/foo.cpp version null:
  symbol slab: 1 symbols, 4304 bytes
  ref slab: 0 symbols, 0 refs, 72 bytes
  relations slab: 0 relations, 12 bytes
Build dynamic index for header symbols with estimated memory usage of 6048 bytes
indexed file AST for /clangd-test/foo.cpp version null:
  symbol slab: 1 symbols, 4304 bytes
  ref slab: 2 symbols, 2 refs, 4200 bytes
  relations slab: 0 relations, 12 bytes
Build dynamic index for main-file symbols with estimated memory usage of 10484 
bytes
#0 0x011e6b30 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
(/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/tools/clang/tools/extra/clangd/unittests/./ClangdTests+0xb46b30)
#1 0x011e3ff0 llvm::sys::RunSignalHandlers() 
(/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/tools/clang/tools/extra/clangd/unittests/./ClangdTests+0xb43ff0)
#2 0x011e7b34 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0
#3 0xe912d6f0 __default_rt_sa_restorer 
./signal/../sysdeps/unix/sysv/linux/arm/sigrestorer.S:80:0
#4 0xe911db06 ./csu/../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47:0
#5 0xe915d292 __pthread_kill_implementation ./nptl/pthread_kill.c:44:76
#6 0xe912c840 gsignal ./signal/../sysdeps/posix/raise.c:27:6

--
exit: -6
--
shard JSON output does not exist: 
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/tools/clang/tools/extra/clangd/unittests/./ClangdTests-Clangd
 Unit Tests-2668643-114-336.json
********************


```

</details>

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

Reply via email to