INFO:2025-05-23T14:34:39Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD a21fb74c0c03..53d7b1d9e00d main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 53d7b1d9e00d [LLDB] Add field member operators to DIL (#138093) INFO:2025-05-23T14:34:43Z:root:syncing... Deleted branch merge (was 6dda01adbbcc). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge a1ca25d7a9f5] [gn build] Port 58ab005d8db2 1 file changed, 1 insertion(+) [merge eb605b9b5c34] [gn build] Port 760bf4f116f9 1 file changed, 1 insertion(+) [merge ab2bbf8c0a3a] [gn build] Port ed75e2114fd4 2 files changed, 1 insertion(+), 1 deletion(-) [gn build] Port 58ab005d8db2 -- https://github.com/llvm/llvm-project/commit/58ab005d8db2 [gn build] Port 760bf4f116f9 -- https://github.com/llvm/llvm-project/commit/760bf4f116f9 [gn build] Port ed75e2114fd4 -- https://github.com/llvm/llvm-project/commit/ed75e2114fd4 INFO:2025-05-23T14:34:45Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/11] CXX obj/lldb/source/ValueObject/ValueObject.DILLexer.o [2/11] CXX obj/lldb/source/ValueObject/ValueObject.DILAST.o [3/11] CXX obj/lldb/source/ValueObject/ValueObject.DILParser.o In file included from ../../lldb/source/ValueObject/DILParser.cpp:14: ../../lldb/include/lldb/ValueObject/DILParser.h:121:8: warning: private field 'm_fragile_ivar' is not used [-Wunused-private-field] bool m_fragile_ivar; ^ ../../lldb/include/lldb/ValueObject/DILParser.h:122:8: warning: private field 'm_check_ptr_vs_member' is not used [-Wunused-private-field] bool m_check_ptr_vs_member; ^ 2 warnings generated. [4/11] CXX obj/lldb/source/ValueObject/ValueObject.DILEval.o [5/11] AR lib/liblldbValueObject.a [6/11] CXX obj/lldb/source/Target/Target.StackFrame.o [7/11] AR lib/liblldbTarget.a [8/11] LINK ./bin/lldb-server [9/11] LINK ./bin/lldb [10/11] LINK ./bin/lldb-dap [11/11] LINK ./bin/lldb-test INFO:2025-05-23T14:34:52Z:root:analyze skipping analyze because previous build was not green INFO:2025-05-23T14:34:52Z:root:testing INFO:2025-05-23T14:34:52Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:476: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 21520 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 505.15s Total Discovered Tests: 47344 Skipped : 35 (0.07%) Unsupported : 227 (0.48%) Passed : 47048 (99.37%) Expectedly Failed: 34 (0.07%) INFO:2025-05-23T14:43:24Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1014 tests, 8 workers -- Testing: FAIL: Extra Tools Unit Tests :: clang-doc/./ClangDocTests/3/13 (1 of 1014) ******************** TEST 'Extra Tools Unit Tests :: clang-doc/./ClangDocTests/3/13' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/clang-tools-extra/unittests/clang-doc/./ClangDocTests-Extra Tools Unit Tests-8767-3-13.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=13 GTEST_SHARD_INDEX=3 /Users/thakis/src/llvm-project/out/gn/obj/clang-tools-extra/unittests/clang-doc/./ClangDocTests -- Note: This is test shard 4 of 13. [==========] Running 4 tests from 4 test suites. [----------] Global test environment set-up. [----------] 1 test from BitcodeTest [ RUN ] BitcodeTest.emitMethodInfoBitcode [ OK ] BitcodeTest.emitMethodInfoBitcode (1 ms) [----------] 1 test from BitcodeTest (1 ms total) [----------] 1 test from SerializeTest [ RUN ] SerializeTest.emitInlinedFunctionInfo [ OK ] SerializeTest.emitInlinedFunctionInfo (53 ms) [----------] 1 test from SerializeTest (53 ms total) [----------] 1 test from HTMLMustacheGeneratorTest [ RUN ] HTMLMustacheGeneratorTest.generateDocs Assertion failed: (!AssetsPath.empty()), function getMustacheHtmlFiles, file Utils.cpp, line 33. -- exit: -6 -- shard JSON output does not exist: /Users/thakis/src/llvm-project/out/gn/obj/clang-tools-extra/unittests/clang-doc/./ClangDocTests-Extra Tools Unit Tests-8767-3-13.json ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Extra Tools Unit Tests :: clang-doc/./ClangDocTests/3/13 Testing Time: 35.71s Total Discovered Tests: 1439 Unsupported : 3 (0.21%) Passed : 1434 (99.65%) Expectedly Failed: 1 (0.07%) Failed : 1 (0.07%) FAILED: gen/clang-tools-extra/test/run-lit python3 bin/llvm-lit -sv ../../clang-tools-extra/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang-tools']' returned non-zero exit status 1.