INFO:2024-11-08T14:12:09Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 844fe8f662de..d5677b630d0f 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 d5677b630d0f [lldb] Fixed TestTargetCommand.py in case of Windows host and Linux target (#115470) INFO:2024-11-08T14:12:13Z:root:syncing... Deleted branch merge (was 844fe8f662de). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-11-08T14:12:13Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2024-11-08T14:12:14Z:root:analyze skipping analyze because previous build was not green INFO:2024-11-08T14:12:14Z:root:testing INFO:2024-11-08T14:12:14Z: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:506: 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:506: 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:506: 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:506: 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:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20495 tests, 8 workers -- Testing: FAIL: Clang :: Driver/hip-wavefront-size-deprecation-diagnostics.hip (1 of 20495) ******************** TEST 'Clang :: Driver/hip-wavefront-size-deprecation-diagnostics.hip' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 2: /Users/thakis/src/llvm-project/out/gn/bin/clang -xhip --offload-arch=gfx1030 --offload-host-only -pedantic -nogpuinc -nogpulib -nobuiltininc -fsyntax-only -Xclang -verify /Users/thakis/src/llvm-project/clang/test/Driver/hip-wavefront-size-deprecation-diagnostics.hip + /Users/thakis/src/llvm-project/out/gn/bin/clang -xhip --offload-arch=gfx1030 --offload-host-only -pedantic -nogpuinc -nogpulib -nobuiltininc -fsyntax-only -Xclang -verify /Users/thakis/src/llvm-project/clang/test/Driver/hip-wavefront-size-deprecation-diagnostics.hip error: 'expected-error' diagnostics seen but not expected: File /Users/thakis/src/llvm-project/out/gn/bin/../include/c++/v1/__type_traits/is_trivially_copyable.h Line 31: reference to unresolved using declaration error: 'expected-note' diagnostics seen but not expected: File /Users/thakis/src/llvm-project/out/gn/bin/../include/c++/v1/cstdint Line 188: using declaration annotated with 'using_if_exists' here 2 errors generated when compiling for host. -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: Driver/hip-wavefront-size-deprecation-diagnostics.hip Testing Time: 415.29s Total Discovered Tests: 45876 Skipped : 35 (0.08%) Unsupported : 100 (0.22%) Passed : 45706 (99.63%) Expectedly Failed: 34 (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.