INFO:2025-02-21T10:59:54Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD b9622e84b481..6de5d1e46d18 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 6de5d1e46d18 [mlir][linalg] Extend elementwise (#124661) INFO:2025-02-21T10:59:58Z:root:syncing... Deleted branch merge (was b9622e84b481). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-02-21T10:59:58Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-02-21T10:59:59Z:root:analyze skipping analyze because previous build was not green INFO:2025-02-21T10:59:59Z:root:testing INFO:2025-02-21T10:59:59Z: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:512: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang 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:512: 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:512: 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:512: 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:512: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20918 tests, 8 workers -- Testing: FAIL: Clang :: OpenMP/metadirective_messages.cpp (1 of 20918) ******************** TEST 'Clang :: OpenMP/metadirective_messages.cpp' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 1: /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/21/include -nostdsysteminc -triple=x86_64-pc-linux-gnu -verify -fopenmp -x c++ -std=c++14 -fexceptions -fcxx-exceptions /Users/thakis/src/llvm-project/clang/test/OpenMP/metadirective_messages.cpp + /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/21/include -nostdsysteminc -triple=x86_64-pc-linux-gnu -verify -fopenmp -x c++ -std=c++14 -fexceptions -fcxx-exceptions /Users/thakis/src/llvm-project/clang/test/OpenMP/metadirective_messages.cpp RUN: at line 3: /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/21/include -nostdsysteminc -triple=x86_64-pc-linux-gnu -verify -fopenmp-simd -x c++ -std=c++14 -fexceptions -fcxx-exceptions /Users/thakis/src/llvm-project/clang/test/OpenMP/metadirective_messages.cpp + /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/21/include -nostdsysteminc -triple=x86_64-pc-linux-gnu -verify -fopenmp-simd -x c++ -std=c++14 -fexceptions -fcxx-exceptions /Users/thakis/src/llvm-project/clang/test/OpenMP/metadirective_messages.cpp RUN: at line 5: /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/21/include -nostdsysteminc -verify=expected,omp52 -fopenmp -fopenmp-version=52 -ferror-limit 100 -o - /Users/thakis/src/llvm-project/clang/test/OpenMP/metadirective_messages.cpp -Wuninitialized + /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/21/include -nostdsysteminc -verify=expected,omp52 -fopenmp -fopenmp-version=52 -ferror-limit 100 -o - /Users/thakis/src/llvm-project/clang/test/OpenMP/metadirective_messages.cpp -Wuninitialized error: 'expected-warning' diagnostics expected but not seen: File /Users/thakis/src/llvm-project/clang/test/OpenMP/metadirective_messages.cpp Line 23: isa trait 'some-unsupported-feature' is not known to the current target; verify the spelling or consider restricting the context selector with the 'arch' selector further 1 error generated. -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: OpenMP/metadirective_messages.cpp Testing Time: 473.77s Total Discovered Tests: 46614 Skipped : 35 (0.08%) Unsupported : 248 (0.53%) Passed : 46295 (99.32%) Expectedly Failed: 35 (0.08%) 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.