llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-ppc64-aix` running on `aix-ppc64` while building `clang,libc` at step 3 "clean-build-dir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/64/builds/2185 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 3 (clean-build-dir) failure: Delete failed. (failure) (timed out) Step 6 (test-build-unified-tree-check-all) failure: test (failure) ******************** TEST 'Clang :: Headers/gpuintrin.c' FAILED ******************** Exit Code: 2 Command Output (stderr): -- RUN: at line 2: /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/bin/clang -cc1 -internal-isystem /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/lib/clang/21/include -nostdsysteminc -internal-isystem /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/Inputs/include -internal-isystem /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/../../lib/Headers/ -triple amdgcn-amd-amdhsa -emit-llvm /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/gpuintrin.c -o - | /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/bin/FileCheck /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/gpuintrin.c --check-prefix=AMDGPU + /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/bin/clang -cc1 -internal-isystem /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/lib/clang/21/include -nostdsysteminc -internal-isystem /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/Inputs/include -internal-isystem /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/../../lib/Headers/ -triple amdgcn-amd-amdhsa -emit-llvm /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/gpuintrin.c -o - + /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/bin/FileCheck /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/gpuintrin.c --check-prefix=AMDGPU /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/gpuintrin.c:103:35: error: too few arguments to function call, expected 4, have 3 103 | __gpu_shuffle_idx_u32(-1, -1, -1); | ~~~~~~~~~~~~~~~~~~~~~ ^ /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/lib/clang/21/include/amdgpuintrin.h:148:1: note: '__gpu_shuffle_idx_u32' declared here 148 | __gpu_shuffle_idx_u32(uint64_t __lane_mask, uint32_t __idx, uint32_t __x, | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 149 | uint32_t __width) { | ~~~~~~~~~~~~~~~~ 1 error generated. FileCheck error: '<stdin>' is empty. FileCheck command line: /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/bin/FileCheck /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/Headers/gpuintrin.c --check-prefix=AMDGPU -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/125896 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits