INFO:2025-04-24T05:10:50Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 31c7997a4acb..054ee17f88fc main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 054ee17f88fc [gn build] Port 096ab51de034 INFO:2025-04-24T05:10:54Z:root:syncing... Deleted branch merge (was 31c7997a4acb). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-04-24T05:10:54Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/8] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextDarwin_riscv32.o [2/8] AR lib/liblldbPluginProcessUtility.a [3/8] CXX obj/lldb/source/Plugins/ObjectFile/Mach-O/Mach-O.ObjectFileMachO.o [4/8] AR lib/liblldbPluginObjectFileMachO.a [5/8] LINK ./bin/lldb-server [6/8] LINK ./bin/lldb-dap [7/8] LINK ./bin/lldb [8/8] LINK ./bin/lldb-test INFO:2025-04-24T05:11:02Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp", "//lldb/source/Plugins/Process/Utility/CMakeLists.txt", "//lldb/source/Plugins/Process/Utility/RegisterContextDarwin_riscv32.cpp", "//lldb/source/Plugins/Process/Utility/RegisterContextDarwin_riscv32.h", "//lldb/test/API/macosx/riscv32-corefile/Makefile", "//lldb/test/API/macosx/riscv32-corefile/TestRV32MachOCorefile.py", "//lldb/test/API/macosx/riscv32-corefile/create-empty-riscv-corefile.cpp", "//llvm/utils/gn/secondary/lldb/source/Plugins/Process/Utility/BUILD.gn" ], "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-04-24T05:11:02Z:root:testing INFO:2025-04-24T05:11:02Z:root:skip check-clang INFO:2025-04-24T05:11:02Z:root:skip check-clang-tools INFO:2025-04-24T05:11:02Z:root:skip check-clangd INFO:2025-04-24T05:11:02Z:root:skip check-lld INFO:2025-04-24T05:11:02Z:root:skip check-llvm INFO:2025-04-24T05:11:02Z:root:done