INFO:2025-03-18T17:36:57Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD b271b4415880..9feac2cbd0d8 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 8 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 9feac2cbd0d8 [libc++] Improve deprecated diagnostic guards. INFO:2025-03-18T17:37:05Z:root:syncing... Deleted branch merge (was b271b4415880). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-03-18T17:37:05Z:root:building ninja: Entering directory `out/gn' [1/10] COPY ../../libcxx/include/locale include/c++/v1/locale [2/10] COPY ../../libcxx/include/__memory/allocator_traits.h include/c++/v1/__memory/allocator_traits.h [3/10] COPY ../../libcxx/include/__numeric/saturation_arithmetic.h include/c++/v1/__numeric/saturation_arithmetic.h [4/10] COPY ../../libcxx/include/__functional/unary_function.h include/c++/v1/__functional/unary_function.h [5/10] COPY ../../libcxx/include/__numeric/gcd_lcm.h include/c++/v1/__numeric/gcd_lcm.h [6/10] COPY ../../libcxx/include/__functional/function.h include/c++/v1/__functional/function.h [7/10] COPY ../../libcxx/include/__functional/binary_function.h include/c++/v1/__functional/binary_function.h [8/10] COPY ../../libcxx/include/__functional/weak_result_type.h include/c++/v1/__functional/weak_result_type.h [9/10] STAMP obj/libcxx/include/copy_headers.stamp [10/10] STAMP obj/clang/tools/driver/clang.inputdeps.stamp INFO:2025-03-18T17:37:06Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang" ] } gn analyze input: { "files": [ "//libc/src/stdio/scanf_core/vfscanf_internal.h", "//libcxx/include/__functional/binary_function.h", "//libcxx/include/__functional/function.h", "//libcxx/include/__functional/unary_function.h", "//libcxx/include/__functional/weak_result_type.h", "//libcxx/include/__memory/allocator_traits.h", "//libcxx/include/__numeric/gcd_lcm.h", "//libcxx/include/__numeric/saturation_arithmetic.h", "//libcxx/include/locale", "//libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/types.pass.cpp", "//llvm/docs/GlobalISel/GenericOpcode.rst", "//llvm/lib/Target/DirectX/DXILShaderFlags.cpp", "//llvm/test/Analysis/CostModel/X86/arith-fp-codesize.ll", "//llvm/test/Analysis/CostModel/X86/arith-fp-latency.ll", "//llvm/test/Analysis/CostModel/X86/arith-fp-sizelatency.ll", "//llvm/test/Analysis/CostModel/X86/arith-fp.ll", "//llvm/test/Analysis/CostModel/X86/arith-int-codesize.ll", "//llvm/test/Analysis/CostModel/X86/arith-int-latency.ll", "//llvm/test/Analysis/CostModel/X86/arith-int-sizelatency.ll", "//llvm/test/Analysis/CostModel/X86/arith-int.ll", "//llvm/test/Analysis/CostModel/X86/arith-sminmax-codesize.ll", "//llvm/test/Analysis/CostModel/X86/arith-sminmax-latency.ll", "//llvm/test/Analysis/CostModel/X86/arith-sminmax-sizelatency.ll", "//llvm/test/Analysis/CostModel/X86/arith-sminmax.ll", "//llvm/test/Analysis/CostModel/X86/arith-uminmax-codesize.ll", "//llvm/test/Analysis/CostModel/X86/arith-uminmax-latency.ll", "//llvm/test/Analysis/CostModel/X86/arith-uminmax-sizelatency.ll", "//llvm/test/Analysis/CostModel/X86/arith-uminmax.ll", "//llvm/test/CodeGen/DirectX/ShaderFlags/double-extensions.ll", "//llvm/test/CodeGen/DirectX/ShaderFlags/int64ops.ll", "//llvm/test/CodeGen/DirectX/ShaderFlags/propagate-function-flags-test.ll" ], "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-03-18T17:37:07Z:root:testing INFO:2025-03-18T17:37:07Z: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: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: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: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: 21074 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 691.96s Total Discovered Tests: 46830 Skipped : 35 (0.07%) Unsupported : 131 (0.28%) Passed : 46630 (99.57%) Expectedly Failed: 34 (0.07%) INFO:2025-03-18T17:48:44Z: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:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1004 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 71.34s Total Discovered Tests: 1428 Unsupported : 3 (0.21%) Passed : 1424 (99.72%) Expectedly Failed: 1 (0.07%) INFO:2025-03-18T17:49:57Z: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: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: 18.35s Total Discovered Tests: 1371 Unsupported: 7 (0.51%) Passed : 1364 (99.49%) INFO:2025-03-18T17:50:17Z: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: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: 3069 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 70.80s Total Discovered Tests: 3069 Unsupported : 25 (0.81%) Passed : 3043 (99.15%) Expectedly Failed: 1 (0.03%) INFO:2025-03-18T17:51:29Z: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: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: 56528 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 739.62s Total Discovered Tests: 64606 Skipped : 32 (0.05%) Unsupported : 2338 (3.62%) Passed : 62059 (96.06%) Expectedly Failed: 177 (0.27%) INFO:2025-03-18T18:04:00Z:root:done