INFO:2025-07-02T19:47:44Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 0a822f82de91..b173c12b5454 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 b173c12b5454 [libc++] Make libcxx/selftest a top-level test directory (#144852) INFO:2025-07-02T19:47:47Z:root:syncing... Deleted branch merge (was 0a822f82de91). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-07-02T19:47:47Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-07-02T19:47:47Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/test/selftest/additional_compile_flags/conditional-compile-flags.sh.cpp", "//libcxx/test/selftest/additional_compile_flags/lit.local.cfg", "//libcxx/test/selftest/additional_compile_flags/substitutes-in-compile-flags.sh.cpp", "//libcxx/test/selftest/additional_compile_flags/substitutes-in-run.sh.cpp", "//libcxx/test/selftest/compile.fail.cpp/compile-error.compile.fail.cpp", "//libcxx/test/selftest/compile.fail.cpp/compile-success.compile.fail.cpp", "//libcxx/test/selftest/compile.pass.cpp/compile-error.compile.pass.cpp", "//libcxx/test/selftest/compile.pass.cpp/compile-success.compile.pass.cpp", "//libcxx/test/selftest/compile.pass.cpp/link-error.compile.pass.cpp", "//libcxx/test/selftest/compile.pass.cpp/run-error.compile.pass.cpp", "//libcxx/test/selftest/compile.pass.mm/compile-error.compile.pass.mm", "//libcxx/test/selftest/compile.pass.mm/compile-success.compile.pass.mm", "//libcxx/test/selftest/compile.pass.mm/link-error.compile.pass.mm", "//libcxx/test/selftest/compile.pass.mm/run-error.compile.pass.mm", "//libcxx/test/selftest/convenience_substitutions/build_run.sh.cpp", "//libcxx/test/selftest/convenience_substitutions/verify.sh.cpp", "//libcxx/test/selftest/dsl/dsl.sh.py", "//libcxx/test/selftest/dsl/lit.local.cfg", "//libcxx/test/selftest/file_dependencies/a.txt", "//libcxx/test/selftest/file_dependencies/absolute-and-relative-paths.sh.cpp", "//libcxx/test/selftest/file_dependencies/dir/b.txt", "//libcxx/test/selftest/file_dependencies/substitute-in-dependencies.sh.cpp", "//libcxx/test/selftest/gen.cpp/empty.gen.cpp", "//libcxx/test/selftest/gen.cpp/one.gen.cpp", "//libcxx/test/selftest/gen.cpp/two.gen.cpp", "//libcxx/test/selftest/link.fail.cpp/compile-error.link.fail.cpp", "//libcxx/test/selftest/link.fail.cpp/link-error.link.fail.cpp", "//libcxx/test/selftest/link.fail.cpp/link-success.link.fail.cpp", "//libcxx/test/selftest/link.pass.cpp/compile-error.link.pass.cpp", "//libcxx/test/selftest/link.pass.cpp/link-error.link.pass.cpp", "//libcxx/test/selftest/link.pass.cpp/link-success.link.pass.cpp", "//libcxx/test/selftest/link.pass.cpp/run-error.link.pass.cpp", "//libcxx/test/selftest/link.pass.mm/compile-error.link.pass.mm", "//libcxx/test/selftest/link.pass.mm/link-error.link.pass.mm", "//libcxx/test/selftest/link.pass.mm/link-success.link.pass.mm", "//libcxx/test/selftest/link.pass.mm/run-error.link.pass.mm", "//libcxx/test/selftest/lit.local.cfg", "//libcxx/test/selftest/modules/no-modules.sh.cpp", "//libcxx/test/selftest/modules/std-and-std.compat-module.sh.cpp", "//libcxx/test/selftest/modules/std-module.sh.cpp", "//libcxx/test/selftest/modules/std.compat-module.sh.cpp", "//libcxx/test/selftest/pass.cpp/compile-error.pass.cpp", "//libcxx/test/selftest/pass.cpp/link-error.pass.cpp", "//libcxx/test/selftest/pass.cpp/run-error.pass.cpp", "//libcxx/test/selftest/pass.cpp/run-success.pass.cpp", "//libcxx/test/selftest/pass.cpp/werror.pass.cpp", "//libcxx/test/selftest/pass.mm/compile-error.pass.mm", "//libcxx/test/selftest/pass.mm/link-error.pass.mm", "//libcxx/test/selftest/pass.mm/no-arc.pass.mm", "//libcxx/test/selftest/pass.mm/run-error.pass.mm", "//libcxx/test/selftest/pass.mm/run-success.pass.mm", "//libcxx/test/selftest/pass.mm/use-objective-cxx.pass.mm", "//libcxx/test/selftest/remote-substitutions.sh.cpp", "//libcxx/test/selftest/sh.cpp/run-error.sh.cpp", "//libcxx/test/selftest/sh.cpp/run-success.sh.cpp", "//libcxx/test/selftest/sh.cpp/substitutions.sh.cpp", "//libcxx/test/selftest/sh.cpp/werror.sh.cpp", "//libcxx/test/selftest/shell-no-escape-builtins.sh.cpp", "//libcxx/test/selftest/stdin-is-piped.sh.cpp", "//libcxx/test/selftest/test_macros.pass.cpp", "//libcxx/test/selftest/tmpdir-exists.sh.cpp", "//libcxx/test/selftest/verify.cpp/no-diagnostics-unmarked.verify.cpp", "//libcxx/test/selftest/verify.cpp/no-diagnostics.verify.cpp", "//libcxx/test/selftest/verify.cpp/no-werror.verify.cpp", "//libcxx/test/selftest/verify.cpp/right-diagnostic.verify.cpp", "//libcxx/test/selftest/verify.cpp/wrong-diagnostic.verify.cpp" ], "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-02T19:47:48Z:root:testing INFO:2025-07-02T19:47:48Z:root:skip check-clang INFO:2025-07-02T19:47:48Z:root:skip check-clang-tools INFO:2025-07-02T19:47:48Z:root:skip check-clangd INFO:2025-07-02T19:47:48Z:root:skip check-hwasan INFO:2025-07-02T19:47:48Z:root:skip check-lld INFO:2025-07-02T19:47:48Z:root:skip check-llvm INFO:2025-07-02T19:47:48Z:root:done