llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `openmp-offload-amdgpu-runtime-2` running on `rocm-worker-hw-02` while building `clang` at step 3 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/10/builds/29683 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 3 (annotate) failure: 'python ../llvm.src/offload/ci/openmp-offload-amdgpu-libc-runtime.py ...' (failure) ... PASS: Clang :: CodeGen/attr-mode-vector-types.c (8604 of 25394) PASS: Clang :: CodeGen/attr-mrecip.c (8605 of 25394) PASS: Clang :: CodeGen/attr-msp430.c (8606 of 25394) PASS: Clang :: CodeGen/atomic-ops.c (8607 of 25394) PASS: Clang :: CodeGen/attr-availability-aligned-versions.c (8608 of 25394) PASS: Clang :: CodeGen/attr-naked.c (8609 of 25394) PASS: Clang :: CodeGen/attr-no-tail.c (8610 of 25394) PASS: Clang :: CodeGen/attr-noinline.c (8611 of 25394) PASS: Clang :: CodeGen/attr-noinline.cpp (8612 of 25394) PASS: Clang :: CodeGen/attr-nouwtable.c (8613 of 25394) FAIL: Clang :: CodeGen/attr-counted-by-issue200014.c (8614 of 25394) ******************** TEST 'Clang :: CodeGen/attr-counted-by-issue200014.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 11 /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O0 -Wno-missing-declarations -disable-O0-optnone -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/opt -S -passes=mem2reg,sroa | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=FRONTEND # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O0 -Wno-missing-declarations -disable-O0-optnone -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/opt -S -passes=mem2reg,sroa # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=FRONTEND # note: command had no output on stdout or stderr # RUN: at line 14 /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O0 -Wno-missing-declarations -fexperimental-new-constant-interpreter -disable-O0-optnone -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/opt -S -passes=mem2reg,sroa | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=FRONTEND # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O0 -Wno-missing-declarations -fexperimental-new-constant-interpreter -disable-O0-optnone -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/opt -S -passes=mem2reg,sroa # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=FRONTEND # note: command had no output on stdout or stderr # RUN: at line 20 /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O2 -Wno-missing-declarations -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=O2 # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O2 -Wno-missing-declarations -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=O2 # .---command stderr------------ # | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c:285:13: error: O2-SAME: expected string not found in input # | // O2-SAME: ptr noundef readonly captures(none) [[P:%.*]]) local_unnamed_addr #[[ATTR4:[0-9]+]] { # | ^ # | <stdin>:80:66: note: scanning from here # | define dso_local range(i64 0, -9223372036854775808) i64 @ptr_fam(ptr nofree noundef readonly captures(none) %p) local_unnamed_addr #4 { # | ^ # | <stdin>:80:73: note: possible intended match here # | define dso_local range(i64 0, -9223372036854775808) i64 @ptr_fam(ptr nofree noundef readonly captures(none) %p) local_unnamed_addr #4 { # | ^ # | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c:313:82: error: undefined variable: ATTR4 # | // O2-SAME: ptr noundef readonly captures(none) [[P:%.*]]) local_unnamed_addr #[[ATTR4]] { Step 9 (run check-clang) failure: run check-clang (failure) ... PASS: Clang :: CodeGen/attr-mode-vector-types.c (8604 of 25394) PASS: Clang :: CodeGen/attr-mrecip.c (8605 of 25394) PASS: Clang :: CodeGen/attr-msp430.c (8606 of 25394) PASS: Clang :: CodeGen/atomic-ops.c (8607 of 25394) PASS: Clang :: CodeGen/attr-availability-aligned-versions.c (8608 of 25394) PASS: Clang :: CodeGen/attr-naked.c (8609 of 25394) PASS: Clang :: CodeGen/attr-no-tail.c (8610 of 25394) PASS: Clang :: CodeGen/attr-noinline.c (8611 of 25394) PASS: Clang :: CodeGen/attr-noinline.cpp (8612 of 25394) PASS: Clang :: CodeGen/attr-nouwtable.c (8613 of 25394) FAIL: Clang :: CodeGen/attr-counted-by-issue200014.c (8614 of 25394) ******************** TEST 'Clang :: CodeGen/attr-counted-by-issue200014.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 11 /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O0 -Wno-missing-declarations -disable-O0-optnone -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/opt -S -passes=mem2reg,sroa | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=FRONTEND # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O0 -Wno-missing-declarations -disable-O0-optnone -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/opt -S -passes=mem2reg,sroa # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=FRONTEND # note: command had no output on stdout or stderr # RUN: at line 14 /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O0 -Wno-missing-declarations -fexperimental-new-constant-interpreter -disable-O0-optnone -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/opt -S -passes=mem2reg,sroa | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=FRONTEND # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O0 -Wno-missing-declarations -fexperimental-new-constant-interpreter -disable-O0-optnone -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/opt -S -passes=mem2reg,sroa # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=FRONTEND # note: command had no output on stdout or stderr # RUN: at line 20 /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O2 -Wno-missing-declarations -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=O2 # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/clang -cc1 -internal-isystem /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -O2 -Wno-missing-declarations -emit-llvm -o - /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c # note: command had no output on stdout or stderr # executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c --check-prefix=O2 # .---command stderr------------ # | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c:285:13: error: O2-SAME: expected string not found in input # | // O2-SAME: ptr noundef readonly captures(none) [[P:%.*]]) local_unnamed_addr #[[ATTR4:[0-9]+]] { # | ^ # | <stdin>:80:66: note: scanning from here # | define dso_local range(i64 0, -9223372036854775808) i64 @ptr_fam(ptr nofree noundef readonly captures(none) %p) local_unnamed_addr #4 { # | ^ # | <stdin>:80:73: note: possible intended match here # | define dso_local range(i64 0, -9223372036854775808) i64 @ptr_fam(ptr nofree noundef readonly captures(none) %p) local_unnamed_addr #4 { # | ^ # | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/CodeGen/attr-counted-by-issue200014.c:313:82: error: undefined variable: ATTR4 # | // O2-SAME: ptr noundef readonly captures(none) [[P:%.*]]) local_unnamed_addr #[[ATTR4]] { ``` </details> https://github.com/llvm/llvm-project/pull/201161 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
