INFO:2024-11-11T19:20:59Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 058ac837bc35..a2f9d1d078ce 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 a2f9d1d078ce [clang][serialization] Enable `ASTWriter` to work with `Preprocessor` only (#115237) INFO:2024-11-11T19:21:04Z:root:syncing... Deleted branch merge (was 058ac837bc35). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-11-11T19:21:04Z:root:building ninja: Entering directory `out/gn' [1/131] CXX obj/clang/lib/Serialization/Serialization.GeneratePCH.o [2/131] CXX obj/clang/lib/Frontend/Frontend.ChainedIncludesSource.o [3/131] CXX obj/clang/lib/Frontend/Frontend.PrecompiledPreamble.o [4/131] CXX obj/clang/lib/Serialization/Serialization.ASTWriterStmt.o [5/131] CXX obj/clang/lib/Serialization/Serialization.ASTWriterDecl.o [6/131] CXX obj/clang/lib/Frontend/Frontend.ASTUnit.o [7/131] CXX obj/clang/lib/Frontend/Frontend.FrontendActions.o [8/131] CXX obj/clang-tools-extra/clangd/clangd.ParsedAST.o [9/131] CXX obj/clang/lib/CodeGen/CodeGen.CodeGenAction.o [10/131] CXX obj/clang/lib/Serialization/Serialization.ASTWriter.o [11/131] AR lib/libclangSerialization.a [12/131] AR lib/libclangFrontend.a [13/131] LINK obj/clang/unittests/Format/FormatTests [14/131] LINK obj/clang/unittests/Lex/LexTests [15/131] LINK obj/clang/unittests/Support/ClangSupportTests [16/131] LINK obj/clang/unittests/Serialization/SerializationTests [17/131] LINK obj/clang/unittests/Rewrite/RewriteTests [18/131] LINK obj/clang/unittests/Sema/SemaTests [19/131] LINK obj/clang/unittests/Index/IndexTests [20/131] LINK obj/clang/unittests/AST/ByteCode/InterpTests [21/131] LINK obj/clang/unittests/AST/ASTTests [22/131] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [23/131] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [24/131] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [25/131] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [26/131] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [27/131] LINK obj/clang/unittests/CrossTU/CrossTUTests [28/131] LINK ./bin/clang-diff [29/131] LINK ./bin/arcmt-test [30/131] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [31/131] LINK ./bin/clang-extdef-mapping [32/131] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [33/131] LINK ./bin/diagtool [34/131] LINK ./bin/clang-refactor [35/131] LINK ./bin/clang-installapi [36/131] LINK ./bin/modularize [37/131] LINK ./bin/pp-trace [38/131] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [39/131] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [40/131] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [41/131] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [42/131] LINK ./bin/clang-apply-replacements [43/131] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [44/131] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [45/131] LINK ./bin/clang-tidy [46/131] LINK obj/clang/unittests/Driver/ClangDriverTests [47/131] SOLINK ./lib/libclang.dylib [48/131] LINK ./bin/clang-change-namespace [49/131] LINK ./bin/clang-check [50/131] LINK obj/clang/unittests/libclang/libclangTests [51/131] LINK ./bin/c-arcmt-test [52/131] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [53/131] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [54/131] STAMP obj/clang-tools-extra/unittests/unittests.stamp [55/131] LINK ./bin/clang-doc [56/131] LINK ./bin/clang-include-fixer [57/131] LINK ./bin/clang-move [58/131] LINK ./bin/find-all-symbols [59/131] LINK ./bin/clang-query [60/131] LINK ./bin/clang-reorder-fields [61/131] AR lib/libclangCodeGen.a [62/131] LINK ./bin/c-index-test [63/131] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [64/131] LINK obj/clang/unittests/Frontend/FrontendTests [65/131] LINK ./bin/lldb-server [66/131] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [67/131] LINK ./bin/clang-import-test [68/131] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [69/131] AR lib/libclangDaemon.a [70/131] LINK ./bin/lldb-test [71/131] LINK ./bin/lldb-dap [72/131] LINK ./bin/lldb [73/131] LINK ./bin/clang-scan-deps [74/131] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [75/131] LINK obj/clang/unittests/Tooling/ToolingTests [76/131] STAMP obj/clang/unittests/unittests.stamp [77/131] LINK ./bin/clang-repl [78/131] LINK ./bin/clang [79/131] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [80/131] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [81/131] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [82/131] STAMP obj/clang/tools/driver/clang-cpp.stamp [83/131] STAMP obj/clang/tools/driver/clangxx.stamp [84/131] STAMP obj/clang/tools/driver/clang-cl.stamp [85/131] STAMP obj/clang/tools/driver/symlinks.stamp [86/131] STAMP obj/lldb/test/test.stamp [87/131] STAMP obj/clang-tools-extra/test/test.stamp [88/131] STAMP obj/bolt/test/test.stamp [89/131] STAMP obj/clang/test/test.stamp [90/131] STAMP obj/clang.stamp [91/131] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/sources.inputdeps.stamp [92/131] STAMP stage2_unix/obj/libunwind/src/unwind_shared.inputdeps.stamp [93/131] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.inputdeps.stamp [94/131] STAMP stage2_unix/obj/libunwind/src/unwind_static.inputdeps.stamp [95/131] STAMP stage2_unix/obj/libunwind/src/unwind_static_exported.inputdeps.stamp [96/131] STAMP stage2_unix/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [97/131] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.inputdeps.stamp [98/131] STAMP stage2_unix/obj/compiler-rt/lib/lsan/common_sources.inputdeps.stamp [99/131] STAMP stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.inputdeps.stamp [100/131] STAMP stage2_unix/obj/compiler-rt/lib/profile/profile.inputdeps.stamp [101/131] STAMP stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.inputdeps.stamp [102/131] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/cxx_sources.inputdeps.stamp [103/131] STAMP stage2_ios_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [104/131] STAMP stage2_unix/obj/compiler-rt/lib/interception/sources.inputdeps.stamp [105/131] STAMP stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [106/131] STAMP stage2_iossim_x64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [107/131] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [108/130] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [109/127] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [110/124] LINK ./bin/dexp [111/124] LINK ./bin/clangd-indexer [112/124] LINK ./bin/clangd [113/124] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangxpc_bundle_xpc_service_executable.stamp [114/124] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.inputdeps.stamp [115/124] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [116/124] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.stamp [117/124] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangdxpc_bundle_xpc.stamp [118/124] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.inputdeps.stamp [119/124] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [120/124] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.stamp [121/124] LINK ./bin/clangd-xpc-test-client [122/124] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [123/124] STAMP obj/clang-tools-extra/clangd/test/test.stamp [124/124] STAMP obj/default.stamp INFO:2024-11-11T19:21:29Z: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" ] } gn analyze input: { "files": [ "//clang/include/clang/Serialization/ASTWriter.h", "//clang/lib/Frontend/ASTUnit.cpp", "//clang/lib/Serialization/ASTWriter.cpp", "//clang/lib/Serialization/GeneratePCH.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2024-11-11T19:21:30Z:root:testing INFO:2024-11-11T19:21:30Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:473: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20511 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 426.76s Total Discovered Tests: 45892 Skipped : 35 (0.08%) Unsupported : 100 (0.22%) Passed : 45723 (99.63%) Expectedly Failed: 34 (0.07%) INFO:2024-11-11T19:29:09Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 978 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 52.13s Total Discovered Tests: 1402 Unsupported : 3 (0.21%) Passed : 1398 (99.71%) Expectedly Failed: 1 (0.07%) INFO:2024-11-11T19:30:07Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 98 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 13.60s Total Discovered Tests: 1351 Unsupported: 7 (0.52%) Passed : 1344 (99.48%) INFO:2024-11-11T19:30:24Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3011 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 44.67s Total Discovered Tests: 3011 Unsupported : 24 (0.80%) Passed : 2986 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2024-11-11T19:31:10Z:root:test check-llvm ninja: Entering directory `out/gn' [0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 54951 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 526.43s Total Discovered Tests: 62823 Skipped : 32 (0.05%) Unsupported : 2165 (3.45%) Passed : 60458 (96.24%) Expectedly Failed: 168 (0.27%) INFO:2024-11-11T19:40:08Z:root:done