INFO:2025-05-22T11:15:16Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 4e186f20e2f2..491619a25003 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 491619a25003 [LLDB] Add array subscription and integer parsing to DIL (#138551) INFO:2025-05-22T11:15:20Z:root:syncing... Deleted branch merge (was 4e186f20e2f2). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-05-22T11:15:21Z:root:building ninja: Entering directory `out/gn' [1/11] CXX obj/lldb/source/ValueObject/ValueObject.DILAST.o [2/11] CXX obj/lldb/source/ValueObject/ValueObject.DILLexer.o [3/11] CXX obj/lldb/source/ValueObject/ValueObject.DILParser.o [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-test [10/11] LINK ./bin/lldb [11/11] LINK ./bin/lldb-dap INFO:2025-05-22T11:15:28Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/docs/dil-expr-lang.ebnf", "//lldb/include/lldb/ValueObject/DILAST.h", "//lldb/include/lldb/ValueObject/DILEval.h", "//lldb/include/lldb/ValueObject/DILLexer.h", "//lldb/include/lldb/ValueObject/DILParser.h", "//lldb/source/ValueObject/DILAST.cpp", "//lldb/source/ValueObject/DILEval.cpp", "//lldb/source/ValueObject/DILLexer.cpp", "//lldb/source/ValueObject/DILParser.cpp", "//lldb/test/API/commands/frame/var-dil/basics/ArraySubscript/Makefile", "//lldb/test/API/commands/frame/var-dil/basics/ArraySubscript/TestFrameVarDILArraySubscript.py", "//lldb/test/API/commands/frame/var-dil/basics/ArraySubscript/main.cpp", "//lldb/unittests/ValueObject/DILLexerTests.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2025-05-22T11:15:28Z:root:testing INFO:2025-05-22T11:15:28Z:root:skip check-clang INFO:2025-05-22T11:15:28Z:root:skip check-clang-tools INFO:2025-05-22T11:15:28Z:root:skip check-clangd INFO:2025-05-22T11:15:28Z:root:skip check-lld INFO:2025-05-22T11:15:28Z:root:skip check-llvm INFO:2025-05-22T11:15:28Z:root:done