INFO:2025-04-29T05:53:58Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 93145004b4d3..d1bb8d6a5c4a 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 d1bb8d6a5c4a [lldb][AIX] get host info for AIX (#134354) INFO:2025-04-29T05:54:00Z:root:syncing... Deleted branch merge (was 93145004b4d3). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge fa1fe11e38db] [gn build] Port d1bb8d6a5c4a 1 file changed, 1 insertion(+) [gn build] Port d1bb8d6a5c4a -- https://github.com/llvm/llvm-project/commit/d1bb8d6a5c4a INFO:2025-04-29T05:54:02Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/17] CXX obj/lldb/source/Host/linux/Host.Support.o [2/17] CXX obj/lldb/source/Host/posix/Host.Support.o [3/17] CXX obj/lldb/source/Plugins/Process/Linux/Linux.Procfs.o [4/17] CXX obj/lldb/source/Plugins/Process/Linux/Linux.Perf.o [5/17] CXX obj/lldb/source/Plugins/Process/Linux/Linux.SingleStepCheck.o [6/17] CXX obj/lldb/source/Plugins/Process/Linux/Linux.NativeRegisterContextLinux.o [7/17] CXX obj/lldb/source/Host/linux/Host.Host.o [8/17] CXX obj/lldb/source/Plugins/Process/Linux/Linux.NativeThreadLinux.o [9/17] AR lib/liblldbHost.a [10/17] CXX obj/lldb/source/Plugins/Process/Linux/Linux.IntelPTCollector.o [11/17] LINK ./bin/lldb-test [12/17] LINK ./bin/lldb-dap [13/17] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-gdbserver.o [14/17] CXX obj/lldb/source/Plugins/Process/Linux/Linux.NativeProcessLinux.o [15/17] AR lib/liblldbPluginProcessLinux.a [16/17] LINK ./bin/lldb-server [17/17] LINK ./bin/lldb INFO:2025-04-29T05:54:11Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/include/lldb/Host/linux/Support.h", "//lldb/include/lldb/Host/posix/Support.h", "//lldb/source/Host/CMakeLists.txt", "//lldb/source/Host/aix/Host.cpp", "//lldb/source/Host/linux/Host.cpp", "//lldb/source/Host/linux/Support.cpp", "//lldb/source/Host/posix/Support.cpp", "//lldb/source/Plugins/Process/AIX/NativeProcessAIX.h", "//lldb/source/Plugins/Process/Linux/IntelPTCollector.cpp", "//lldb/source/Plugins/Process/Linux/NativeProcessLinux.h", "//lldb/source/Plugins/Process/Linux/Perf.cpp", "//lldb/source/Plugins/Process/Linux/Procfs.cpp", "//lldb/unittests/Host/CMakeLists.txt", "//lldb/unittests/Host/posix/HostTest.cpp", "//lldb/unittests/Host/posix/SupportTest.cpp", "//lldb/unittests/Process/Linux/ProcfsTests.cpp", "//llvm/utils/gn/secondary/lldb/source/Host/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-29T05:54:11Z:root:testing INFO:2025-04-29T05:54:11Z:root:skip check-clang INFO:2025-04-29T05:54:11Z:root:skip check-clang-tools INFO:2025-04-29T05:54:11Z:root:skip check-clangd INFO:2025-04-29T05:54:11Z:root:skip check-hwasan INFO:2025-04-29T05:54:11Z:root:skip check-lld INFO:2025-04-29T05:54:11Z:root:skip check-llvm INFO:2025-04-29T05:54:11Z:root:committing changes To github.com:llvm/llvm-project.git d1bb8d6a5c4a..fa1fe11e38db HEAD -> main INFO:2025-04-29T05:54:13Z:root:done