INFO:2025-07-29T09:05:32Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD c59cc542844b..9bf3e615a2c6 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 9bf3e615a2c6 [lldb][AArch64] Fix arm64 hardware breakpoint/watchpoint to arm32 process. (#147198) INFO:2025-07-29T09:05:35Z:root:syncing... Deleted branch merge (was c59cc542844b). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 0fbcbda77a95] [gn build] Port 9bf3e615a2c6 1 file changed, 1 insertion(+) [gn build] Port 9bf3e615a2c6 -- https://github.com/llvm/llvm-project/commit/9bf3e615a2c6 INFO:2025-07-29T09:05:36Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/12] CXX obj/lldb/source/Plugins/Process/Linux/Linux.NativeRegisterContextLinux_arm64dbreg.o [2/12] CXX obj/lldb/source/Plugins/Process/Linux/Linux.NativeRegisterContextLinux_arm.o [3/12] CXX obj/lldb/source/Plugins/Process/Linux/Linux.NativeRegisterContextLinux_arm64.o [4/12] CXX obj/lldb/source/Plugins/Process/Utility/Utility.NativeRegisterContextDBReg_arm64.o [5/12] CXX obj/lldb/source/Plugins/Process/Utility/Utility.NativeRegisterContextDBReg_loongarch.o [6/12] CXX obj/lldb/source/Plugins/Process/Utility/Utility.NativeRegisterContextDBReg.o [7/12] AR lib/liblldbPluginProcessUtility.a [8/12] AR lib/liblldbPluginProcessLinux.a [9/12] LINK ./bin/lldb-server [10/12] LINK ./bin/lldb-test [11/12] LINK ./bin/lldb-dap [12/12] LINK ./bin/lldb INFO:2025-07-29T09:05:41Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/Process/Linux/CMakeLists.txt", "//lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp", "//lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h", "//lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp", "//lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64dbreg.cpp", "//lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64dbreg.h", "//lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg.h", "//llvm/utils/gn/secondary/lldb/source/Plugins/Process/Linux/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-07-29T09:05:41Z:root:testing INFO:2025-07-29T09:05:41Z:root:skip check-clang INFO:2025-07-29T09:05:41Z:root:skip check-clang-tools INFO:2025-07-29T09:05:41Z:root:skip check-clangd INFO:2025-07-29T09:05:41Z:root:skip check-hwasan INFO:2025-07-29T09:05:41Z:root:skip check-lld INFO:2025-07-29T09:05:41Z:root:skip check-llvm INFO:2025-07-29T09:05:41Z:root:committing changes remote: Bypassed rule violations for refs/heads/main: remote: remote: - 2 of 2 required status checks are expected. remote: To github.com:llvm/llvm-project.git 9bf3e615a2c6..0fbcbda77a95 HEAD -> main INFO:2025-07-29T09:05:44Z:root:done