INFO:2025-08-19T16:03:33Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 538bd83b3714..a0eb9958eb05 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 a0eb9958eb05 [flang] optimize `asind` precision (#154350) INFO:2025-08-19T16:03:37Z:root:syncing... Deleted branch merge (was fedb97406498). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 9f9ba923b9b3] [gn build] Port eb764040bccc 1 file changed, 1 insertion(+) [gn build] Port eb764040bccc -- https://github.com/llvm/llvm-project/commit/eb764040bccc INFO:2025-08-19T16:03:38Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files ninja: no work to do. INFO:2025-08-19T16:03:39Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-19T16:03:39Z:root:testing INFO:2025-08-19T16:03:39Z: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:527: 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:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22305 tests, 8 workers -- Testing: FAIL: Clang :: Driver/gcc-toolchain-libstdcxx.cpp (1 of 22305) ******************** TEST 'Clang :: Driver/gcc-toolchain-libstdcxx.cpp' FAILED ******************** Exit Code: 2 Command Output (stderr): -- /Users/thakis/src/llvm-project/out/gn/obj/clang/test/Driver/Output/gcc-toolchain-libstdcxx.cpp.script: line 1: syntax error near unexpected token `&' /Users/thakis/src/llvm-project/out/gn/obj/clang/test/Driver/Output/gcc-toolchain-libstdcxx.cpp.script: line 1: `set -o pipefail;set -x;{ { set +x; } 2>/dev/null && echo '/Users/thakis/src/llvm-project/out/gn/bin/clang --gcc-toolchain=/Users/thakis/src/llvm-project/clang/test/Driver/Inputs/gcc_toolchain_libstdcxx/gcc10/usr -v 2>&1 |& /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/clang/test/Driver/gcc-toolchain-libstdcxx.cpp --check-prefix=GCC10' \# 'RUN: at line 10' >&2 && { set -x; } 2>/dev/null && { /Users/thakis/src/llvm-project/out/gn/bin/clang --gcc-toolchain=/Users/thakis/src/llvm-project/clang/test/Driver/Inputs/gcc_toolchain_libstdcxx/gcc10/usr -v 2>&1 |& /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/clang/test/Driver/gcc-toolchain-libstdcxx.cpp --check-prefix=GCC10; }; } &&' -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: Driver/gcc-toolchain-libstdcxx.cpp Testing Time: 583.12s Total Discovered Tests: 48089 Skipped : 35 (0.07%) Unsupported : 336 (0.70%) Passed : 47684 (99.16%) Expectedly Failed: 33 (0.07%) Failed : 1 (0.00%) FAILED: gen/clang/test/run-lit python3 bin/llvm-lit -sv ../../clang/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang']' returned non-zero exit status 1.