INFO:2025-04-24T05:10:16Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 31c7997a4acb..096ab51de034 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 096ab51de034 [lldb][MachO] MachO corefile support for riscv32 binaries (#137092) INFO:2025-04-24T05:10:18Z:root:syncing... Deleted branch merge (was 31c7997a4acb). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 054ee17f88fc] [gn build] Port 096ab51de034 1 file changed, 1 insertion(+) [gn build] Port 096ab51de034 -- https://github.com/llvm/llvm-project/commit/096ab51de034 INFO:2025-04-24T05:10:20Z: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] LINK ./bin/lldb-server [4/8] CXX obj/lldb/source/Plugins/ObjectFile/Mach-O/Mach-O.ObjectFileMachO.o [5/8] AR lib/liblldbPluginObjectFileMachO.a [6/8] LINK ./bin/lldb-dap [7/8] LINK ./bin/lldb-test [8/8] LINK ./bin/lldb INFO:2025-04-24T05:10:29Z: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", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2025-04-24T05:10:29Z:root:testing INFO:2025-04-24T05:10:29Z:root:skip check-clang INFO:2025-04-24T05:10:29Z:root:skip check-clang-tools INFO:2025-04-24T05:10:29Z:root:skip check-clangd INFO:2025-04-24T05:10:29Z:root:skip check-hwasan INFO:2025-04-24T05:10:29Z:root:skip check-lld INFO:2025-04-24T05:10:29Z:root:skip check-llvm INFO:2025-04-24T05:10:29Z:root:committing changes To github.com:llvm/llvm-project.git 096ab51de034..054ee17f88fc HEAD -> main INFO:2025-04-24T05:10:31Z:root:done