INFO:2025-05-09T11:05:18Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD fd8b84ea0fa1..187a83f86cae main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 187a83f86cae [OpenMP] No long crash on an invalid sizes argument (#139118) INFO:2025-05-09T11:05:24Z:root:syncing... Deleted branch merge (was fd8b84ea0fa1). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-05-09T11:05:25Z:root:building ninja: Entering directory `out/gn' [1/76] CXX obj/clang/lib/Sema/Sema.SemaOpenMP.o [2/76] AR lib/libclangSema.a [3/76] LINK obj/clang/unittests/AST/ByteCode/InterpTests [4/76] LINK obj/clang/unittests/Support/ClangSupportTests [5/76] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [6/76] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [7/76] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [8/76] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [9/76] LINK obj/clang/unittests/AST/ASTTests [10/76] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [11/76] LINK obj/clang/unittests/Format/FormatTests [12/76] LINK obj/clang/unittests/CrossTU/CrossTUTests [13/76] LINK obj/clang/unittests/Index/IndexTests [14/76] LINK obj/clang/unittests/Parse/ParseTests [15/76] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [16/76] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [17/76] LINK obj/clang/unittests/Lex/LexTests [18/76] LINK obj/clang/unittests/Rewrite/RewriteTests [19/76] SOLINK ./lib/libclang.dylib [20/76] LINK obj/clang/unittests/libclang/libclangTests [21/76] LINK obj/clang/unittests/Sema/SemaTests [22/76] LINK obj/clang/unittests/Serialization/SerializationTests [23/76] LINK obj/clang/unittests/Tooling/ToolingTests [24/76] LINK obj/clang/unittests/Frontend/FrontendTests [25/76] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [26/76] LINK obj/clang/unittests/Driver/ClangDriverTests [27/76] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [28/76] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [29/76] LINK ./bin/clang-diff [30/76] LINK ./bin/clang-check [31/76] LINK ./bin/clang-installapi [32/76] LINK ./bin/diagtool [33/76] LINK ./bin/clang-refactor [34/76] LINK ./bin/c-index-test [35/76] LINK ./bin/clang-scan-deps [36/76] LINK ./bin/clang-extdef-mapping [37/76] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [38/76] LINK ./bin/clang-import-test [39/76] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [40/76] LINK ./bin/pp-trace [41/76] LINK ./bin/modularize [42/76] LINK ./bin/clang [43/76] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [44/76] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [45/76] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [46/76] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [47/76] LINK ./bin/clang-repl [48/76] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [49/76] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [50/76] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [51/76] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [52/76] LINK ./bin/clangd [53/76] LINK ./bin/clang-apply-replacements [54/76] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [55/76] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [56/76] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [57/76] LINK ./bin/dexp [58/76] LINK ./bin/clangd-xpc-test-client [59/76] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [60/76] LINK ./bin/clang-change-namespace [61/76] LINK ./bin/clang-doc [62/76] LINK ./bin/clang-tidy [63/76] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [64/76] LINK ./bin/clang-include-fixer [65/76] LINK ./bin/find-all-symbols [66/76] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [67/76] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [68/76] LINK ./bin/clang-move [69/76] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [70/76] LINK ./bin/clang-query [71/76] LINK ./bin/clangd-indexer [72/76] LINK ./bin/clang-reorder-fields [73/76] LINK ./bin/lldb-server [74/76] LINK ./bin/lldb [75/76] LINK ./bin/lldb-test [76/76] LINK ./bin/lldb-dap INFO:2025-05-09T11:05:53Z: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/docs/ReleaseNotes.rst", "//clang/lib/Sema/SemaOpenMP.cpp", "//clang/test/OpenMP/tile_messages.cpp", "//llvm/lib/Target/MSP430/CMakeLists.txt", "//llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp", "//llvm/lib/Target/MSP430/MSP430ISelLowering.cpp", "//llvm/lib/Target/MSP430/MSP430ISelLowering.h", "//llvm/lib/Target/MSP430/MSP430SelectionDAGInfo.cpp", "//llvm/lib/Target/MSP430/MSP430SelectionDAGInfo.h", "//llvm/lib/Target/MSP430/MSP430Subtarget.cpp", "//llvm/lib/Target/MSP430/MSP430Subtarget.h" ], "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:2025-05-09T11:05:53Z:root:testing INFO:2025-05-09T11:05:53Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] 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:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:476: 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 21427 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 504.21s Total Discovered Tests: 47237 Skipped : 35 (0.07%) Unsupported : 205 (0.43%) Passed : 46963 (99.42%) Expectedly Failed: 34 (0.07%) INFO:2025-05-09T11:14:42Z: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) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1010 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 56.43s Total Discovered Tests: 1434 Unsupported : 3 (0.21%) Passed : 1430 (99.72%) Expectedly Failed: 1 (0.07%) INFO:2025-05-09T11:15:44Z: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) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 99 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 17.94s Total Discovered Tests: 1374 Unsupported: 7 (0.51%) Passed : 1367 (99.49%) INFO:2025-05-09T11:16:04Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3091 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 47.36s Total Discovered Tests: 3091 Unsupported : 25 (0.81%) Passed : 3065 (99.16%) Expectedly Failed: 1 (0.03%) INFO:2025-05-09T11:16:52Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 57185 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 561.73s Total Discovered Tests: 65447 Skipped : 32 (0.05%) Unsupported : 2431 (3.71%) Passed : 62812 (95.97%) Expectedly Failed: 172 (0.26%) INFO:2025-05-09T11:26:28Z:root:done