INFO:2025-10-06T17:27:16Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 141964b39218..8889377f5c86 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 8889377f5c86 [lldb][docs] DW_AT_APPLE_major_runtime_version -> DW_AT_APPLE_major_runtime_vers (#162062) INFO:2025-10-06T17:27:25Z:root:syncing... Deleted branch merge (was 141964b39218). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge a2e212c3ef1c] [gn build] Port 2aff3c6a6d52 2 files changed, 2 insertions(+) [gn build] Port 2aff3c6a6d52 -- https://github.com/llvm/llvm-project/commit/2aff3c6a6d52 INFO:2025-10-06T17:27:26Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/17] CXX obj/llvm/lib/CAS/CAS.OnDiskDataAllocator.o [2/17] AR lib/libLLVMCAS.a [3/17] CXX obj/llvm/unittests/CAS/CASTests.OnDiskDataAllocatorTest.o [4/17] LINK obj/llvm/unittests/CAS/CASTests [5/17] CXX obj/clang/lib/Tooling/DependencyScanning/DependencyScanning.DependencyScannerImpl.o [6/17] CXX obj/clang/lib/Tooling/DependencyScanning/DependencyScanning.ModuleDepCollector.o [7/17] AR lib/libclangToolingDependencyScanning.a [8/17] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [9/17] LINK ./bin/dexp [10/17] LINK ./bin/clang-scan-deps [11/17] LINK ./bin/clangd [12/17] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [13/17] LINK ./bin/clangd-indexer [14/17] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [15/17] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [16/17] LINK ./bin/clangd-xpc-test-client [17/17] LINK obj/clang/unittests/Tooling/ToolingTests INFO:2025-10-06T17:27:33Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang/test:check-clang", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//.ci/all_requirements.txt", "//clang/lib/Tooling/DependencyScanning/DependencyScannerImpl.cpp", "//clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp", "//clang/test/ClangScanDeps/modules-context-hash-from-named-module.cpp", "//lldb/docs/resources/extensions.rst", "//llvm/include/llvm/CAS/OnDiskDataAllocator.h", "//llvm/lib/CAS/CMakeLists.txt", "//llvm/lib/CAS/OnDiskDataAllocator.cpp", "//llvm/unittests/CAS/CMakeLists.txt", "//llvm/unittests/CAS/OnDiskDataAllocatorTest.cpp", "//llvm/utils/gn/secondary/llvm/lib/CAS/BUILD.gn", "//llvm/utils/gn/secondary/llvm/unittests/CAS/BUILD.gn", "//mlir/cmake/modules/AddMLIRPython.cmake", "//mlir/cmake/modules/MLIRDetectPythonEnv.cmake", "//mlir/docs/Dialects/Linalg/OpDSL.md", "//mlir/examples/standalone/pyproject.toml", "//mlir/examples/standalone/python/CMakeLists.txt", "//mlir/examples/standalone/python/StandaloneExtensionPybind11.cpp", "//mlir/examples/standalone/python/mlir_standalone/dialects/standalone_pybind11.py", "//mlir/examples/standalone/test/python/smoketest.py", "//mlir/include/mlir/Bindings/Python/PybindAdaptors.h", "//mlir/python/CMakeLists.txt", "//mlir/python/mlir/dialects/python_test.py", "//mlir/python/requirements.txt", "//mlir/test/python/dialects/python_test.py", "//mlir/test/python/lib/CMakeLists.txt", "//mlir/test/python/lib/PythonTestModulePybind11.cpp", "//mlir/tools/mlir-linalg-ods-gen/update_core_linalg_named_ops.sh.in", "//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-10-06T17:27:33Z:root:testing INFO:2025-10-06T17:27:33Z: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:530: 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:468: 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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22577 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 506.59s Total Discovered Tests: 48453 Skipped : 36 (0.07%) Unsupported : 552 (1.14%) Passed : 47833 (98.72%) Expectedly Failed: 32 (0.07%) INFO:2025-10-06T17:36:07Z: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: 1089 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 36.47s Total Discovered Tests: 1517 Unsupported : 3 (0.20%) Passed : 1513 (99.74%) Expectedly Failed: 1 (0.07%) INFO:2025-10-06T17:36: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) -- Testing: 103 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 17.96s Total Discovered Tests: 1422 Unsupported: 8 (0.56%) Passed : 1414 (99.44%) INFO:2025-10-06T17:37: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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3146 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 45.60s Total Discovered Tests: 3146 Unsupported : 25 (0.79%) Passed : 3120 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-10-06T17:37:50Z: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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59445 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 557.24s Total Discovered Tests: 69435 Skipped : 33 (0.05%) Unsupported : 2676 (3.85%) Passed : 66556 (95.85%) Expectedly Failed: 170 (0.24%) INFO:2025-10-06T17:47:20Z:root:done