INFO:2024-11-22T07:36:18Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 1490f38b2253..d71fa331df49 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 d71fa331df49 [lldb] Fix inline function resolution for discontinuous functions (#116777) INFO:2024-11-22T07:36:22Z:root:syncing... Deleted branch merge (was 1490f38b2253). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-11-22T07:36:23Z:root:building ninja: Entering directory `out/gn' [1/9] CXX obj/lldb/source/Symbol/Symbol.Block.o [2/9] CXX obj/lldb/source/Symbol/Symbol.SymbolContext.o [3/9] AR lib/liblldbSymbol.a [4/9] LINK ./bin/lldb-server [5/9] LINK ./bin/lldb [6/9] LINK ./bin/lldb-dap [7/9] LINK ./bin/lldb-test [8/9] STAMP obj/lldb/test/test.stamp [9/9] STAMP obj/default.stamp INFO:2024-11-22T07:36:29Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Symbol/Block.cpp", "//lldb/source/Symbol/SymbolContext.cpp", "//lldb/test/Shell/SymbolFile/DWARF/x86/discontinuous-inline-function.s" ], "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:2024-11-22T07:36:29Z:root:testing INFO:2024-11-22T07:36:29Z:root:skip check-clang INFO:2024-11-22T07:36:29Z:root:skip check-clang-tools INFO:2024-11-22T07:36:29Z:root:skip check-clangd INFO:2024-11-22T07:36:29Z:root:skip check-lld INFO:2024-11-22T07:36:29Z:root:skip check-llvm INFO:2024-11-22T07:36:29Z:root:done