llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`llvm-clang-x86_64-sie-ubuntu-fast` running on `sie-linux-worker` while 
building `clang,llvm` at step 6 "test-build-unified-tree-check-all".

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

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: CodeGen/AArch64/fmv-explicit-priority.c' 
FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang 
-cc1 -internal-isystem 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/lib/clang/22/include
 -nostdsysteminc -triple aarch64-none-linux-gnu -O3 -fno-inline -emit-llvm -o - 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/CodeGen/AArch64/fmv-explicit-priority.c
 | 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/CodeGen/AArch64/fmv-explicit-priority.c
# executed command: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang 
-cc1 -internal-isystem 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/lib/clang/22/include
 -nostdsysteminc -triple aarch64-none-linux-gnu -O3 -fno-inline -emit-llvm -o - 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/CodeGen/AArch64/fmv-explicit-priority.c
# note: command had no output on stdout or stderr
# executed command: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/CodeGen/AArch64/fmv-explicit-priority.c
# .---command stderr------------
# | 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/CodeGen/AArch64/fmv-explicit-priority.c:53:11:
 error: CHECK: expected string not found in input
# | // CHECK: Function Attrs: mustprogress nofree noinline 
norecurse nosync nounwind willreturn memory(none) vscale_range(1,16)
# |           ^
# | <stdin>:39:11: note: scanning 
from here
# |  ret i32 0
# |           ^
# | 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/CodeGen/AArch64/fmv-explicit-priority.c:57:16:
 error: CHECK-NEXT: expected string not found in input
# | // CHECK-NEXT: [[CALL:%.*]] = tail call i32 @foo._Mlse()
# |                ^
# | <stdin>:44:7: note: scanning from 
here
# | entry:
# |       ^
# | <stdin>:45:2: note: possible 
intended match here
# |  %call = tail call i32 @foo() #13
# |  ^
# | 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/CodeGen/AArch64/fmv-explicit-priority.c:65:16:
 error: CHECK-NEXT: expected string not found in input
# | // CHECK-NEXT: [[CALL:%.*]] = tail call i32 @foo._Mlse()
# |                ^
# | <stdin>:51:7: note: scanning from 
here
# | entry:
# |       ^
# | <stdin>:52:2: note: possible 
intended match here
# |  %call = tail call i32 @foo() #13
# |  ^
# | 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/CodeGen/AArch64/fmv-explicit-priority.c:77:11:
 error: CHECK: expected string not found in input
# | // CHECK: Function Attrs: mustprogress nofree noinline 
norecurse nosync nounwind willreturn memory(none) vscale_range(1,16)
# |           ^
# | <stdin>:60:15: note: scanning 
from here
# |  ret i32 %call
# |               ^
# | 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/CodeGen/AArch64/fmv-explicit-priority.c:81:16:
 error: CHECK-NEXT: expected string not found in input
# | // CHECK-NEXT: [[CALL:%.*]] = tail call i32 @foo.default()
# |                ^
# | <stdin>:65:7: note: scanning from 
here
# | entry:
# |       ^
# | <stdin>:66:2: note: possible 
intended match here
# |  %call = tail call i32 @foo() #13
# |  ^
...

```

</details>

https://github.com/llvm/llvm-project/pull/150267
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to