INFO:2025-02-21T13:08:07Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD e11ca593a29d..5e26fb169936 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 5e26fb169936 [libc++] Qualify calls to nullary functions like __throw_foo (#122465) INFO:2025-02-21T13:08:11Z:root:syncing... Deleted branch merge (was e11ca593a29d). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-02-21T13:08:11Z:root:building ninja: Entering directory `out/gn' [1/40] COPY ../../libcxx/include/__thread/thread.h include/c++/v1/__thread/thread.h [2/40] COPY ../../libcxx/include/__memory_resource/polymorphic_allocator.h include/c++/v1/__memory_resource/polymorphic_allocator.h [3/40] COPY ../../libcxx/include/__mutex/unique_lock.h include/c++/v1/__mutex/unique_lock.h [4/40] COPY ../../libcxx/include/__ranges/elements_view.h include/c++/v1/__ranges/elements_view.h [5/40] COPY ../../libcxx/include/__ranges/zip_view.h include/c++/v1/__ranges/zip_view.h [6/40] COPY ../../libcxx/include/__type_traits/is_nothrow_convertible.h include/c++/v1/__type_traits/is_nothrow_convertible.h [7/40] COPY ../../libcxx/include/__vector/vector.h include/c++/v1/__vector/vector.h [8/40] COPY ../../libcxx/include/__vector/vector_bool.h include/c++/v1/__vector/vector_bool.h [9/40] COPY ../../libcxx/include/__ostream/basic_ostream.h include/c++/v1/__ostream/basic_ostream.h [10/40] COPY ../../libcxx/include/__random/clamp_to_integral.h include/c++/v1/__random/clamp_to_integral.h [11/40] COPY ../../libcxx/include/any include/c++/v1/any [12/40] COPY ../../libcxx/include/array include/c++/v1/array [13/40] COPY ../../libcxx/include/locale include/c++/v1/locale [14/40] COPY ../../libcxx/include/experimental/__simd/utility.h include/c++/v1/experimental/__simd/utility.h [15/40] COPY ../../libcxx/include/fstream include/c++/v1/fstream [16/40] COPY ../../libcxx/include/future include/c++/v1/future [17/40] COPY ../../libcxx/include/optional include/c++/v1/optional [18/40] COPY ../../libcxx/include/regex include/c++/v1/regex [19/40] COPY ../../libcxx/include/bitset include/c++/v1/bitset [20/40] COPY ../../libcxx/include/map include/c++/v1/map [21/40] COPY ../../libcxx/include/set include/c++/v1/set [22/40] COPY ../../libcxx/include/shared_mutex include/c++/v1/shared_mutex [23/40] COPY ../../libcxx/include/string include/c++/v1/string [24/40] COPY ../../libcxx/include/__functional/function.h include/c++/v1/__functional/function.h [25/40] COPY ../../libcxx/include/string_view include/c++/v1/string_view [26/40] COPY ../../libcxx/include/variant include/c++/v1/variant [27/40] COPY ../../libcxx/include/__filesystem/directory_entry.h include/c++/v1/__filesystem/directory_entry.h [28/40] COPY ../../libcxx/include/unordered_map include/c++/v1/unordered_map [29/40] COPY ../../libcxx/include/__format/format_arg_store.h include/c++/v1/__format/format_arg_store.h [30/40] COPY ../../libcxx/include/__locale include/c++/v1/__locale [31/40] COPY ../../libcxx/include/__locale_dir/support/windows.h include/c++/v1/__locale_dir/support/windows.h [32/40] COPY ../../libcxx/include/__memory/allocator.h include/c++/v1/__memory/allocator.h [33/40] COPY ../../libcxx/include/__memory/shared_ptr.h include/c++/v1/__memory/shared_ptr.h [34/40] COPY ../../libcxx/include/__algorithm/ranges_iterator_concept.h include/c++/v1/__algorithm/ranges_iterator_concept.h [35/40] COPY ../../libcxx/include/__condition_variable/condition_variable.h include/c++/v1/__condition_variable/condition_variable.h [36/40] COPY ../../libcxx/include/__chrono/formatter.h include/c++/v1/__chrono/formatter.h [37/40] COPY ../../libcxx/include/__compare/common_comparison_category.h include/c++/v1/__compare/common_comparison_category.h [38/40] COPY ../../libcxx/include/__algorithm/stable_sort.h include/c++/v1/__algorithm/stable_sort.h [39/40] STAMP obj/libcxx/include/copy_headers.stamp [40/40] STAMP obj/clang/tools/driver/clang.inputdeps.stamp INFO:2025-02-21T13:08:12Z:root:analyze skipping analyze because previous build was not green INFO:2025-02-21T13:08:12Z:root:testing INFO:2025-02-21T13:08:12Z: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: 471.67s 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.