INFO:2025-10-30T17:35:45Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 0029815af7b8..784b74c6ef8a main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 4 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 784b74c6ef8a [libc] Fix off by one error in strftime (#165711) INFO:2025-10-30T17:35:48Z:root:syncing... Deleted branch merge (was 0029815af7b8). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-10-30T17:35:48Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-10-30T17:35:49Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libc/CMakeLists.txt", "//libc/config/linux/x86_64/exclude.txt", "//libc/src/time/strftime.cpp", "//libc/src/time/strftime_l.cpp", "//libc/test/src/time/strftime_test.cpp", "//lldb/packages/Python/lldbsuite/test/tools/lldb-dap/dap_server.py", "//lldb/packages/Python/lldbsuite/test/tools/lldb-dap/lldbdap_testcase.py", "//lldb/test/API/tools/lldb-dap/breakpoint-events/TestDAP_breakpointEvents.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch.py", "//lldb/test/API/tools/lldb-dap/module-event/TestDAP_module_event.py", "//lldb/test/API/tools/lldb-dap/module/TestDAP_module.py", "//lldb/test/API/tools/lldb-dap/restart/TestDAP_restart_console.py", "//lldb/test/API/tools/lldb-dap/send-event/TestDAP_sendEvent.py" ], "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-10-30T17:35:49Z:root:testing INFO:2025-10-30T17:35:49Z:root:skip check-clang INFO:2025-10-30T17:35:49Z:root:skip check-clang-tools INFO:2025-10-30T17:35:49Z:root:skip check-clangd INFO:2025-10-30T17:35:49Z:root:skip check-hwasan INFO:2025-10-30T17:35:49Z:root:skip check-lld INFO:2025-10-30T17:35:49Z:root:skip check-llvm INFO:2025-10-30T17:35:49Z:root:done