llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-aarch64-quick` running on `linaro-clang-aarch64-quick` while building `clang` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/65/builds/20954 <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/111/330' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/tools/clang/tools/extra/clangd/unittests/./ClangdTests-Clangd Unit Tests-145375-111-330.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=330 GTEST_SHARD_INDEX=111 /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/tools/clang/tools/extra/clangd/unittests/./ClangdTests -- Note: This is test shard 112 of 330. [==========] Running 4 tests from 4 test suites. [----------] Global test environment set-up. [----------] 1 test from CompletionTest [ RUN ] CompletionTest.DynamicIndexMultiFile 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 aarch64-unknown-linux-gnu -fsyntax-only -disable-free -clear-ast-before-backend -main-file-name foo.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -ffreestanding -enable-tlsdesc -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -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 -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -x c++ /clangd-test/foo.cpp Building first preamble for /clangd-test/foo.cpp version null Built preamble of size 740028 for file /clangd-test/foo.cpp version null in 0.49 seconds indexed preamble AST for /clangd-test/foo.cpp version null: symbol slab: 3 symbols, 4912 bytes ref slab: 0 symbols, 0 refs, 128 bytes relations slab: 0 relations, 24 bytes Build dynamic index for header symbols with estimated memory usage of 8596 bytes indexed file AST for /clangd-test/foo.cpp version null: symbol slab: 0 symbols, 120 bytes ref slab: 0 symbols, 0 refs, 128 bytes relations slab: 0 relations, 24 bytes Build dynamic index for main-file symbols with estimated memory usage of 248 bytes ASTWorker building file /clangd-test/bar.cpp version null with command [/clangd-test] clang -ffreestanding /clangd-test/bar.cpp Driver produced command: cc1 -cc1 -triple aarch64-unknown-linux-gnu -fsyntax-only -disable-free -clear-ast-before-backend -main-file-name bar.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -ffreestanding -enable-tlsdesc -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -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 -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -x c++ /clangd-test/bar.cpp Building first preamble for /clangd-test/bar.cpp version null not idle after addDocument UNREACHABLE executed at ../llvm/clang-tools-extra/clangd/unittests/SyncAPI.cpp:22! Built preamble of size 736492 for file /clangd-test/bar.cpp version null in 10.09 seconds indexed preamble AST for /clangd-test/bar.cpp version null: symbol slab: 0 symbols, 120 bytes ref slab: 0 symbols, 0 refs, 128 bytes relations slab: 0 relations, 24 bytes indexed file AST for /clangd-test/bar.cpp version null: symbol slab: 4 symbols, 5144 bytes ref slab: 3 symbols, 3 refs, 4320 bytes relations slab: 0 relations, 24 bytes Build dynamic index for main-file symbols with estimated memory usage of 13296 bytes #0 0x0000c42ce359f62c llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/tools/clang/tools/extra/clangd/unittests/./ClangdTests+0xc4f62c) #1 0x0000c42ce359d0f4 llvm::sys::RunSignalHandlers() (/home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/tools/clang/tools/extra/clangd/unittests/./ClangdTests+0xc4d0f4) #2 0x0000c42ce35a0488 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 #3 0x0000f2ed234bc8f8 (linux-vdso.so.1+0x8f8) #4 0x0000f2ed2301f1f0 __pthread_kill_implementation ./nptl/./nptl/pthread_kill.c:44:76 #5 0x0000f2ed22fda67c gsignal ./signal/../sysdeps/posix/raise.c:27:6 ... ``` </details> https://github.com/llvm/llvm-project/pull/152693 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits