INFO:2025-08-26T13:35:11Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 9c410dd33db7..62ac4e30145a 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 62ac4e30145a [Clang] Support generic bit counting builtins on fixed boolean vectors (#154203) INFO:2025-08-26T13:35:15Z:root:syncing... Deleted branch merge (was 9c410dd33db7). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-26T13:35:15Z:root:building ninja: Entering directory `out/gn' [1/303] CXX obj/clang/lib/AST/ByteCode/AST.InterpBuiltin.o [2/303] CXX obj/clang/lib/CodeGen/CodeGen.CGBuiltin.o [3/303] CXX obj/clang/lib/Sema/Sema.SemaChecking.o [4/303] CXX obj/clang/lib/AST/AST.ExprConstant.o [5/303] AR lib/libclangAST.a [6/303] AR lib/libclangSema.a [7/303] AR lib/libclangCodeGen.a [8/303] LINK obj/clang/unittests/InstallAPI/InstallAPITests [9/303] LINK ./bin/clang-apply-replacements [10/303] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [11/303] LINK obj/clang/unittests/Format/FormatTests [12/303] LINK ./bin/clang-doc [13/303] LINK ./bin/pp-trace [14/303] LINK ./bin/clang-refactor [15/303] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [16/303] LINK obj/clang/unittests/Lex/LexTests [17/303] LINK ./bin/clang-change-namespace [18/303] LINK obj/clang/unittests/Parse/ParseTests [19/303] LINK ./bin/clang-include-fixer [20/303] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [21/303] LINK ./bin/clang-installapi [22/303] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [23/303] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [24/303] LINK ./bin/find-all-symbols [25/303] LINK ./bin/clang-diff [26/303] LINK ./bin/clang-reorder-fields [27/303] LINK ./bin/diagtool [28/303] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [29/303] LINK obj/clang/unittests/Rewrite/RewriteTests [30/303] LINK obj/clang/unittests/Index/IndexTests [31/303] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [32/303] LINK obj/clang/unittests/AST/ByteCode/InterpTests [33/303] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [34/303] LINK ./bin/modularize [35/303] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [36/303] LINK obj/clang/unittests/Support/ClangSupportTests [37/303] LINK obj/clang/unittests/Serialization/SerializationTests [38/303] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [39/303] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [40/303] LINK obj/clang/unittests/Sema/SemaTests [41/303] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [42/303] LINK ./bin/clang-move [43/303] LINK ./bin/clang-extdef-mapping [44/303] LINK ./bin/clang-query [45/303] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [46/303] LINK obj/clang/unittests/AST/ASTTests [47/303] LINK ./bin/lldb-server [48/303] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [49/303] LINK ./bin/clang-scan-deps [50/303] LINK ./bin/clang-import-test [51/303] LINK obj/clang/unittests/CrossTU/CrossTUTests [52/303] LINK ./bin/dexp [53/303] LINK obj/clang/unittests/Frontend/FrontendTests [54/303] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [55/303] LINK ./bin/clang-tidy [56/303] LINK ./bin/clangd-indexer [57/303] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [58/303] LINK ./bin/clangd [59/303] LINK obj/clang/unittests/Driver/ClangDriverTests [60/303] LINK ./bin/clang-check [61/303] SOLINK ./lib/libclang.so [62/303] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [63/303] LINK obj/clang/unittests/Tooling/ToolingTests [64/303] LINK ./bin/clang [65/303] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [66/303] LINK ./bin/lldb-dap [67/303] LINK obj/clang/unittests/libclang/libclangTests [68/303] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [69/303] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [70/303] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [71/303] LINK ./bin/clang-repl [72/303] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [73/303] ACTION //compiler-rt/test/hwasan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [74/303] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [75/303] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [76/303] ACTION //compiler-rt/test/builtins:builtins_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [77/303] ACTION //llvm/include/llvm/Config:Disassemblers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [78/303] ACTION //llvm/include/llvm/Config:AsmParsers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [79/303] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [80/303] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [81/303] ACTION //llvm/include/llvm/Config:AsmPrinters.def(//llvm/utils/gn/build/toolchain:stage2_unix) [82/303] ACTION //llvm/include/llvm/Config:abi-breaking(//llvm/utils/gn/build/toolchain:stage2_unix) [83/303] ACTION //llvm/include/llvm/Config:Targets.def(//llvm/utils/gn/build/toolchain:stage2_unix) [84/303] ACTION //llvm/include/llvm/Support:write_extension_def(//llvm/utils/gn/build/toolchain:stage2_unix) [85/303] ACTION //llvm/include/llvm/Config:TargetMCAs.def(//llvm/utils/gn/build/toolchain:stage2_unix) [86/303] ACTION //llvm/include/llvm/Config:Targets(//llvm/utils/gn/build/toolchain:stage2_unix) [87/303] ACTION //llvm/include/llvm/Config:llvm-config(//llvm/utils/gn/build/toolchain:stage2_unix) [88/131] ACTION //llvm/include/llvm/Support:write_vcsrevision(//llvm/utils/gn/build/toolchain:stage2_unix) [89/131] ACTION //llvm/include/llvm/Config:TargetExegesis.def(//llvm/utils/gn/build/toolchain:stage2_unix) [90/131] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [91/131] ACTION //llvm/include/llvm/Config:config(//llvm/utils/gn/build/toolchain:stage2_unix) [92/98] LINK ./bin/lldb-test [93/98] ACTION //compiler-rt/lib/ubsan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [94/98] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [95/98] LINK ./bin/c-index-test [96/98] LINK ./bin/lldb [97/98] SOLINK lib/clang/22/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [98/98] SOLINK lib/clang/22/lib/linux/libclang_rt.hwasan_aliases-x86_64.so INFO:2025-08-26T13:35:47Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "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" ] } gn analyze input: { "files": [ "//clang/docs/LanguageExtensions.rst", "//clang/docs/ReleaseNotes.rst", "//clang/lib/AST/ByteCode/InterpBuiltin.cpp", "//clang/lib/AST/ExprConstant.cpp", "//clang/lib/CodeGen/CGBuiltin.cpp", "//clang/lib/Sema/SemaChecking.cpp", "//clang/test/AST/ByteCode/builtin-functions.cpp", "//clang/test/CodeGen/builtins.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-08-26T13:35:48Z:root:testing INFO:2025-08-26T13:35:48Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23463 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 140.75s Total Discovered Tests: 47865 Skipped : 4 (0.01%) Unsupported : 350 (0.73%) Passed : 47482 (99.20%) Expectedly Failed: 29 (0.06%) INFO:2025-08-26T13:38:21Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1256 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.93s Total Discovered Tests: 1499 Unsupported : 2 (0.13%) Passed : 1496 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-08-26T13:38:32Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 174 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.23s Total Discovered Tests: 1418 Unsupported: 6 (0.42%) Passed : 1412 (99.58%) INFO:2025-08-26T13:38:37Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 111 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 9.71s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-08-26T13:38:48Z:root:skip check-lld INFO:2025-08-26T13:38:48Z:root:skip check-llvm INFO:2025-08-26T13:38:48Z:root:done