github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 178723 tests passed
* 3596 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.CodeGen/SystemZ/zos-ppa1-name.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -triple s390x-ibm-zos -emit-llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -o -   | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -check-prefix=EMIT
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -triple s390x-ibm-zos -emit-llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -o -
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -check-prefix=EMIT
# note: command had no output on stdout or stderr
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -triple s390x-ibm-zos -mzos-ppa1-name -emit-llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -o -   | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -check-prefix=EMIT
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -triple s390x-ibm-zos -mzos-ppa1-name -emit-llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -o -
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -check-prefix=EMIT
# note: command had no output on stdout or stderr
# RUN: at line 10
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -triple s390x-ibm-zos -mno-zos-ppa1-name -emit-llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -o -   | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -check-prefix=NOEMIT
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -triple s390x-ibm-zos -mno-zos-ppa1-name -emit-llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -o -
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
 -check-prefix=NOEMIT
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c:14:12:
 error: NOEMIT: expected string not found in input
# | // NOEMIT: attributes #0 = {{{.*}}"zos-ppa1-name"="none"{{.*}}}
# |            ^
# | <stdin>:1:1: note: scanning from here
# | ; ModuleID = 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c'
# | ^
# | <stdin>:14:83: note: possible intended match here
# | attributes #0 = { noinline nounwind optnone "no-trapping-math"="true" 
"stack-protector-buffer-size"="8" "zos-ppa1-name" }
# |                                                                             
      ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             1: ; ModuleID = 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c'
 
# | check:14'0    {                                                             
                                                        search range start 
(exclusive)
# | check:14'1                                                                  
                                                        error: no match found 
in search range
# |             2: source_filename = 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/SystemZ/zos-ppa1-name.c"
 
# |             3: target datalayout = 
"E-S64-m:l-p1:32:32-i1:8:16-i8:8:16-i64:64-f128:64-v128:64-a:8:16-n32:64" 
# |             4: target triple = "s390x-ibm-zos" 
# |             5:  
# |             6: ; Function Attrs: noinline nounwind optnone 
# |             7: define signext i32 @main() #0 { 
# |             8: entry: 
# |             9:  %retval = alloca i32, align 4 
# |            10:  store i32 0, ptr %retval, align 4 
# |            11:  ret i32 0 
# |            12: } 
# |            13:  
# |            14: attributes #0 = { noinline nounwind optnone 
"no-trapping-math"="true" "stack-protector-buffer-size"="8" "zos-ppa1-name" } 
# | check:14'2                                                                  
                     ?                                         possible 
intended match
# |            15:  
# |            16: !llvm.module.flags = !{!0, !1, !2, !3, !4, !5, !6} 
# |            17: !llvm.ident = !{!7} 
# |            18:  
# |            19: !0 = !{i32 2, !"zos_product_major_version", i32 23} 
# |            20: !1 = !{i32 2, !"zos_product_minor_version", i32 0} 
# |            21: !2 = !{i32 2, !"zos_product_patchlevel", i32 0} 
# |            22: !3 = !{i32 1, !"zos_product_id", !"clang"} 
# |            23: !4 = !{i32 1, !"zos_cu_language", !"C"} 
# |            24: !5 = !{i32 7, !"zos_translation_time", i32 1783741414} 
# |            25: !6 = !{i32 1, !"zos_le_char_mode", !"ascii"} 
# |            26: !7 = !{!"clang version 23.0.0git 
(https://github.com/llvm/llvm-project 
15878044f8bd61b3d4a1b2f68c1fc6b49f00b321)"} 
# | check:14'3                                                                  
                                                      } search range end 
(exclusive)
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken 
or flaky at HEAD), please open an issue at 
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

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

Reply via email to