llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-ve-ninja` running on 
`hpce-ve-main` while building `clang,llvm` at step 4 "annotate".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/12/builds/1814

Here is the relevant piece of the build log for the reference:
```
Step 4 (annotate) failure: 'python 
../llvm-zorg/zorg/buildbot/builders/annotated/ve-linux.py ...' (failure)
...
[297/303] Linking CXX executable tools/clang/unittests/Driver/ClangDriverTests
[298/303] Linking CXX executable tools/clang/unittests/CodeGen/ClangCodeGenTests
[299/303] Linking CXX executable tools/clang/unittests/Frontend/FrontendTests
[300/303] Linking CXX executable 
tools/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests
[301/303] Linking CXX executable 
tools/clang/unittests/Interpreter/ClangReplInterpreterTests
[302/303] Linking CXX executable tools/clang/unittests/Tooling/ToolingTests
[302/303] Running the Clang regression tests
-- Testing: 20827 tests, 48 workers --
llvm-lit: 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/llvm/utils/lit/lit/llvm/config.py:508:
 note: using clang: 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang
Testing:  0.. 10.. 20.. 30.. 40
FAIL: Clang :: CodeGenHIP/default-attributes.hip (9284 of 20827)
******************** TEST 'Clang :: CodeGenHIP/default-attributes.hip' FAILED 
********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 2: 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang -cc1 
-internal-isystem 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/lib/clang/19/include 
-nostdsysteminc -triple amdgcn-amd-amdhsa -x hip -fno-ident -fcuda-is-device    
 -emit-llvm -o - 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
 | /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/FileCheck 
-check-prefix=OPTNONE 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
+ /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang -cc1 
-internal-isystem 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/lib/clang/19/include 
-nostdsysteminc -triple amdgcn-amd-amdhsa -x hip -fno-ident -fcuda-is-device 
-emit-llvm -o - 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
+ /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/FileCheck 
-check-prefix=OPTNONE 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
RUN: at line 5: 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang -cc1 
-internal-isystem 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/lib/clang/19/include 
-nostdsysteminc -O3 -triple amdgcn-amd-amdhsa -x hip -fno-ident 
-fcuda-is-device     -emit-llvm -o - 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
 | /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/FileCheck 
-check-prefix=OPT 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
+ /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang -cc1 
-internal-isystem 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/lib/clang/19/include 
-nostdsysteminc -O3 -triple amdgcn-amd-amdhsa -x hip -fno-ident 
-fcuda-is-device -emit-llvm -o - 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
+ /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/FileCheck 
-check-prefix=OPT 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip:55:9:
 error: OPT: expected string not found in input
// OPT: attributes #[[ATTR0]] = { mustprogress nofree norecurse nosync nounwind 
willreturn memory(none) "amdgpu-no-agpr" "amdgpu-no-completion-action" 
"amdgpu-no-default-queue" "amdgpu-no-dispatch-id" "amdgpu-no-dispatch-ptr" 
"amdgpu-no-heap-ptr" "amdgpu-no-hostcall-ptr" "amdgpu-no-implicitarg-ptr" 
"amdgpu-no-lds-kernel-id" "amdgpu-no-multigrid-sync-arg" "amdgpu-no-queue-ptr" 
"amdgpu-no-workgroup-id-x" "amdgpu-no-workgroup-id-y" 
"amdgpu-no-workgroup-id-z" "amdgpu-no-workitem-id-x" "amdgpu-no-workitem-id-y" 
"amdgpu-no-workitem-id-z" "amdgpu-waves-per-eu"="4,10" 
"no-trapping-math"="true" "stack-protector-buffer-size"="8" 
"uniform-work-group-size"="false" }
        ^
<stdin>:19:10: note: scanning from here
 ret void
         ^
<stdin>:19:10: note: with "ATTR0" equal to "0"
 ret void
         ^

Input file: <stdin>
Check file: 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip

-dump-input=help explains the following input dump.

Input was:
<<<<<<
            .
            .
            .
           14: } 
           15:  
           16: ; Function Attrs: mustprogress nofree norecurse nosync nounwind 
willreturn memory(none) 
           17: define dso_local amdgpu_kernel void @_Z6kernelv() 
local_unnamed_addr #1 { 
           18: entry: 
           19:  ret void 
check:55'0              X error: no match found
Step 8 (check-llvm) failure: check-llvm (failure)
...
[297/303] Linking CXX executable tools/clang/unittests/Driver/ClangDriverTests
[298/303] Linking CXX executable tools/clang/unittests/CodeGen/ClangCodeGenTests
[299/303] Linking CXX executable tools/clang/unittests/Frontend/FrontendTests
[300/303] Linking CXX executable 
tools/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests
[301/303] Linking CXX executable 
tools/clang/unittests/Interpreter/ClangReplInterpreterTests
[302/303] Linking CXX executable tools/clang/unittests/Tooling/ToolingTests
[302/303] Running the Clang regression tests
-- Testing: 20827 tests, 48 workers --
llvm-lit: 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/llvm/utils/lit/lit/llvm/config.py:508:
 note: using clang: 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang
Testing:  0.. 10.. 20.. 30.. 40
FAIL: Clang :: CodeGenHIP/default-attributes.hip (9284 of 20827)
******************** TEST 'Clang :: CodeGenHIP/default-attributes.hip' FAILED 
********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 2: 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang -cc1 
-internal-isystem 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/lib/clang/19/include 
-nostdsysteminc -triple amdgcn-amd-amdhsa -x hip -fno-ident -fcuda-is-device    
 -emit-llvm -o - 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
 | /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/FileCheck 
-check-prefix=OPTNONE 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
+ /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang -cc1 
-internal-isystem 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/lib/clang/19/include 
-nostdsysteminc -triple amdgcn-amd-amdhsa -x hip -fno-ident -fcuda-is-device 
-emit-llvm -o - 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
+ /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/FileCheck 
-check-prefix=OPTNONE 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
RUN: at line 5: 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang -cc1 
-internal-isystem 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/lib/clang/19/include 
-nostdsysteminc -O3 -triple amdgcn-amd-amdhsa -x hip -fno-ident 
-fcuda-is-device     -emit-llvm -o - 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
 | /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/FileCheck 
-check-prefix=OPT 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
+ /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/clang -cc1 
-internal-isystem 
/scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/lib/clang/19/include 
-nostdsysteminc -O3 -triple amdgcn-amd-amdhsa -x hip -fno-ident 
-fcuda-is-device -emit-llvm -o - 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
+ /scratch/buildbot/bothome/clang-ve-ninja/build/build_llvm/bin/FileCheck 
-check-prefix=OPT 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip:55:9:
 error: OPT: expected string not found in input
// OPT: attributes #[[ATTR0]] = { mustprogress nofree norecurse nosync nounwind 
willreturn memory(none) "amdgpu-no-agpr" "amdgpu-no-completion-action" 
"amdgpu-no-default-queue" "amdgpu-no-dispatch-id" "amdgpu-no-dispatch-ptr" 
"amdgpu-no-heap-ptr" "amdgpu-no-hostcall-ptr" "amdgpu-no-implicitarg-ptr" 
"amdgpu-no-lds-kernel-id" "amdgpu-no-multigrid-sync-arg" "amdgpu-no-queue-ptr" 
"amdgpu-no-workgroup-id-x" "amdgpu-no-workgroup-id-y" 
"amdgpu-no-workgroup-id-z" "amdgpu-no-workitem-id-x" "amdgpu-no-workitem-id-y" 
"amdgpu-no-workitem-id-z" "amdgpu-waves-per-eu"="4,10" 
"no-trapping-math"="true" "stack-protector-buffer-size"="8" 
"uniform-work-group-size"="false" }
        ^
<stdin>:19:10: note: scanning from here
 ret void
         ^
<stdin>:19:10: note: with "ATTR0" equal to "0"
 ret void
         ^

Input file: <stdin>
Check file: 
/scratch/buildbot/bothome/clang-ve-ninja/llvm-project/clang/test/CodeGenHIP/default-attributes.hip

-dump-input=help explains the following input dump.

Input was:
<<<<<<
            .
            .
            .
           14: } 
           15:  
           16: ; Function Attrs: mustprogress nofree norecurse nosync nounwind 
willreturn memory(none) 
           17: define dso_local amdgpu_kernel void @_Z6kernelv() 
local_unnamed_addr #1 { 
           18: entry: 
           19:  ret void 
check:55'0              X error: no match found

```

https://github.com/llvm/llvm-project/pull/83131
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to