INFO:2025-11-04T04:35:49Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 00ee53cc7b55..a3a99c3996ff 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 a3a99c3996ff [compiler-rt][x86] Don't use assert.h when building without a libc (#165384) INFO:2025-11-04T04:35:52Z:root:syncing... Deleted branch merge (was 00ee53cc7b55). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-11-04T04:35:52Z:root:building ninja: Entering directory `out/gn' [1/7] CC stage2_unix/obj/compiler-rt/lib/builtins/cpu_model/builtins.x86.o [2/7] AR lib/clang/22/lib/linux/libclang_rt.builtins-x86_64.a [3/7] SOLINK lib/libunwind.so [4/7] SOLINK lib/libc++abi.so [5/7] SOLINK lib/libc++.so.0 [6/7] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [7/7] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-11-04T04:35:54Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//compiler-rt/lib/builtins/cpu_model/x86.c" ], "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-11-04T04:35:54Z:root:testing INFO:2025-11-04T04:35:54Z:root:skip check-clang INFO:2025-11-04T04:35:54Z:root:skip check-clang-tools INFO:2025-11-04T04:35:54Z:root:skip check-clangd INFO:2025-11-04T04:35:54Z:root:skip check-hwasan INFO:2025-11-04T04:35:54Z:root:skip check-lld INFO:2025-11-04T04:35:54Z:root:skip check-llvm INFO:2025-11-04T04:35:54Z:root:done