INFO:2025-12-10T01:39:30Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 53cd4ab41373..b3a5ad14bff5 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 4 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at b3a5ad14bff5 [MLIR][IRDL] Add C API for IRDL Variadicity attributes. (#171076) INFO:2025-12-10T01:39:36Z:root:syncing... Deleted branch merge (was 53cd4ab41373). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-12-10T01:39:36Z:root:building ninja: Entering directory `out/gn' [1/63] CXX obj/clang-tools-extra/clangd/clangd.ScanningProjectModules.o [2/63] CXX obj/clang/lib/DependencyScanning/DependencyScanning.DependencyScanningUtils.o [3/63] CXX obj/clang/lib/DependencyScanning/DependencyScanning.DependencyScanningWorker.o [4/63] CXX obj/clang/lib/Tooling/Tooling.DependencyScanningTool.o [5/63] CXX obj/clang/unittests/DependencyScanning/ClangDependencyScanningTests.DependencyScanningWorkerTest.o [6/63] CXX obj/clang/lib/DependencyScanning/DependencyScanning.DependencyScannerImpl.o [7/63] AR lib/libclangToolingDependencyScanning.a [8/63] AR lib/libclangTooling.a [9/63] CXX obj/clang/unittests/Tooling/ToolingTests.DependencyScannerTest.o [10/63] CXX obj/clang/tools/clang-scan-deps/clang-scan-deps.ClangScanDeps.o [11/63] LINK obj/clang/unittests/DependencyScanning/ClangDependencyScanningTests [12/63] LINK obj/clang/unittests/Index/IndexTests [13/63] LINK obj/clang/unittests/AST/ASTTests [14/63] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [15/63] LINK obj/clang/unittests/CrossTU/CrossTUTests [16/63] LINK obj/clang/unittests/Rewrite/RewriteTests [17/63] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [18/63] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [19/63] LINK ./bin/clang-diff [20/63] LINK ./bin/clang-extdef-mapping [21/63] LINK ./bin/clang-installapi [22/63] LINK obj/clang/unittests/Serialization/SerializationTests [23/63] LINK ./bin/clang-refactor [24/63] LINK ./bin/clang-scan-deps [25/63] LINK obj/clang/unittests/AST/ByteCode/InterpTests [26/63] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [27/63] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [28/63] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [29/63] LINK obj/clang/unittests/Sema/SemaTests [30/63] LINK ./bin/clang-tidy [31/63] LINK obj/clang/unittests/Frontend/FrontendTests [32/63] SOLINK ./lib/libclang.dylib [33/63] LINK obj/clang/unittests/Tooling/ToolingTests [34/63] LINK ./bin/clang-repl [35/63] LINK ./bin/clang-check [36/63] AR lib/libclangDaemon.a [37/63] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [38/63] LINK obj/clang/unittests/libclang/libclangTests [39/63] LINK ./bin/clang-doc [40/63] LINK ./bin/find-all-symbols [41/63] LINK ./bin/clang-change-namespace [42/63] LINK ./bin/clang-query [43/63] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [44/63] LINK ./bin/clang-move [45/63] LINK ./bin/clang-include-fixer [46/63] LINK ./bin/c-index-test [47/63] LINK ./bin/dexp [48/63] LINK ./bin/clangd [49/63] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [50/63] LINK ./bin/clangd-indexer [51/63] LINK ./bin/clang-reorder-fields [52/63] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [53/63] LINK ./bin/clangd-xpc-test-client [54/63] LINK ./bin/pp-trace [55/63] LINK ./bin/modularize [56/63] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [57/63] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [58/63] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [59/63] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [60/63] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [61/63] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [62/63] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [63/63] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests INFO:2025-12-10T01:40:00Z: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/DependencyScanning/DependencyScannerImpl.h", "//clang/lib/DependencyScanning/DependencyScannerImpl.cpp", "//clang/lib/DependencyScanning/DependencyScanningWorker.cpp", "//mlir/include/mlir-c/Dialect/IRDL.h", "//mlir/lib/CAPI/Dialect/IRDL.cpp", "//mlir/lib/Dialect/OpenACC/Utils/OpenACCUtilsTiling.cpp", "//mlir/test/CAPI/irdl.c", "//utils/bazel/llvm-project-overlay/mlir/BUILD.bazel" ], "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-12-10T01:40:02Z:root:testing INFO:2025-12-10T01:40:02Z: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:564: 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:363: 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:564: 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:564: 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:564: 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:564: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23276 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 854.52s Total Discovered Tests: 49658 Skipped : 36 (0.07%) Unsupported : 664 (1.34%) Passed : 48928 (98.53%) Expectedly Failed: 30 (0.06%) INFO:2025-12-10T01:54:39Z: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: 1098 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 51.54s Total Discovered Tests: 1522 Unsupported : 3 (0.20%) Passed : 1518 (99.74%) Expectedly Failed: 1 (0.07%) INFO:2025-12-10T01:55:36Z: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: 103 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 20.11s Total Discovered Tests: 1433 Unsupported: 9 (0.63%) Passed : 1424 (99.37%) INFO:2025-12-10T01:55:59Z: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:564: 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:564: 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:564: 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:564: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3163 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 68.07s Total Discovered Tests: 3163 Unsupported : 26 (0.82%) Passed : 3136 (99.15%) Expectedly Failed: 1 (0.03%) INFO:2025-12-10T01:57:09Z: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:564: 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:564: 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:564: 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:564: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 60532 tests, 8 workers -- Testing: 0.. 10.. 20.. 30 FAIL: LLVM :: ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll (1984 of 60532) ******************** TEST 'LLVM :: ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/lli -jit-kind=orc-lazy -compile-threads=2 -thread-entry hello /Users/thakis/src/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/lli -jit-kind=orc-lazy -compile-threads=2 -thread-entry hello /Users/thakis/src/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll # .---command stderr------------ # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /Users/thakis/src/llvm-project/out/gn/bin/lli -jit-kind=orc-lazy -compile-threads=2 -thread-entry hello /Users/thakis/src/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll # `----------------------------- # error: command failed with exit status: -11 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll Testing Time: 807.14s Total Discovered Tests: 70922 Skipped : 40 (0.06%) Unsupported : 2806 (3.96%) Passed : 67904 (95.74%) Expectedly Failed: 171 (0.24%) Failed : 1 (0.00%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.