github-actions[bot] wrote:

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

* 90596 tests passed
* 1737 tests skipped
* 2 tests failed

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

### Clang
<details>
<summary>Clang.Driver/freebsd-include-paths.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c
 --target=x86_64-unknown-freebsd13.1 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c
 --check-prefix=DRIVER-PASS-INCLUDES
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c
 --target=x86_64-unknown-freebsd13.1
# 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/Driver/freebsd-include-paths.c
 --check-prefix=DRIVER-PASS-INCLUDES
# note: command had no output on stdout or stderr
# RUN: at line 11
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### 
-xc++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c
 --target=x86_64-unknown-freebsd13.1 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c
 --check-prefix=DRIVER-PASS-INCLUDES-CXX
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' 
-xc++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c
 --target=x86_64-unknown-freebsd13.1
# 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/Driver/freebsd-include-paths.c
 --check-prefix=DRIVER-PASS-INCLUDES-CXX
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c:14:35:
 error: DRIVER-PASS-INCLUDES-CXX-SAME: expected string not found in input
# | // DRIVER-PASS-INCLUDES-CXX-SAME: "-internal-isystem" 
"{{.*}}bin/../include/c++/v1"
# |                                   ^
# | <stdin>:6:796: note: scanning from here
# |  
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-24" 
"-cc1" "-triple" "x86_64-unknown-freebsd13.1" "-emit-obj" "-dumpdir" "a-" 
"-disable-free" "-clear-ast-before-backend" "-main-file-name" 
"freebsd-include-paths.c" "-mrelocation-model" "pic" "-pic-level" "2" 
"-pic-is-pie" "-mframe-pointer=all" "-ffp-contract=on" "-fno-rounding-math" 
"-mconstructor-aliases" "-funwind-tables=2" "-target-cpu" "x86-64" "-tune-cpu" 
"generic" "-debugger-tuning=gdb" 
"-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 
"-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 "-resource-dir" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24" 
"-internal-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include"
 "-internal-externc-isystem" "/usr/include" "-fdeprecated-macro" 
"-ferror-limit" "19" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" 
"-fcxx-exceptions" "-fexceptions" "-faddrsig" "-fdwarf2-cfi-asm" "-o" 
"/tmp/lit-tmp-ercoe4kt/freebsd-include-paths-1bc2d5.o" "-x" "c++" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c"
# |                                                                             
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                               ^
# | <stdin>:6:797: note: possible intended match here
# |  
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-24" 
"-cc1" "-triple" "x86_64-unknown-freebsd13.1" "-emit-obj" "-dumpdir" "a-" 
"-disable-free" "-clear-ast-before-backend" "-main-file-name" 
"freebsd-include-paths.c" "-mrelocation-model" "pic" "-pic-level" "2" 
"-pic-is-pie" "-mframe-pointer=all" "-ffp-contract=on" "-fno-rounding-math" 
"-mconstructor-aliases" "-funwind-tables=2" "-target-cpu" "x86-64" "-tune-cpu" 
"generic" "-debugger-tuning=gdb" 
"-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 
"-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 "-resource-dir" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24" 
"-internal-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include"
 "-internal-externc-isystem" "/usr/include" "-fdeprecated-macro" 
"-ferror-limit" "19" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" 
"-fcxx-exceptions" "-fexceptions" "-faddrsig" "-fdwarf2-cfi-asm" "-o" 
"/tmp/lit-tmp-ercoe4kt/freebsd-include-paths-1bc2d5.o" "-x" "c++" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c"
# |                                                                             
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            1: clang version 24.0.0git (https://github.com/llvm/llvm-project 
9d82f907cf7dcb30950e143e20fcc6276d5f467b) 
# |            2: Target: x86_64-unknown-freebsd13.1 
# |            3: Thread model: posix 
# |            4: InstalledDir: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin 
# |            5: Build config: +assertions 
# |            6:  
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-24" 
"-cc1" "-triple" "x86_64-unknown-freebsd13.1" "-emit-obj" "-dumpdir" "a-" 
"-disable-free" "-clear-ast-before-backend" "-main-file-name" 
"freebsd-include-paths.c" "-mrelocation-model" "pic" "-pic-level" "2" 
"-pic-is-pie" "-mframe-pointer=all" "-ffp-contract=on" "-fno-rounding-math" 
"-mconstructor-aliases" "-funwind-tables=2" "-target-cpu" "x86-64" "-tune-cpu" 
"generic" "-debugger-tuning=gdb" 
"-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 
"-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 "-resource-dir" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24" 
"-internal-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include"
 "-internal-externc-isystem" "/usr/include" "-fdeprecated-macro" 
"-ferror-limit" "19" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" 
"-fcxx-exceptions" "-fexceptions" "-faddrsig" "-fdwarf2-cfi-asm" "-o" 
"/tmp/lit-tmp-ercoe4kt/freebsd-include-paths-1bc2d5.o" "-x" "c++" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd-include-paths.c"
 
# | same:14'0                                                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
            {                                                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
             search range start (exclusive)
# | same:14'1                                                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
             error: no match found in search range
# | same:14'2                                                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
              ?                                                                 
                                                                                
                                                                                
                                                                                
                                                                                
                                  
# | ...
# `---data was truncated (10240/11192) (change limit with -D output_limit=N)
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Driver/freebsd.cpp</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 -### --target=amd64-unknown-freebsd -stdlib=platform 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-DEFAULT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 '-###' --target=amd64-unknown-freebsd -stdlib=platform
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-DEFAULT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 -### --target=amd64-unknown-freebsd10.0 -stdlib=platform 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-DEFAULT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 '-###' --target=amd64-unknown-freebsd10.0 -stdlib=platform
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-DEFAULT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# note: command had no output on stdout or stderr
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 -### --target=amd64-unknown-freebsd -stdlib=libc++ 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-DEFAULT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 '-###' --target=amd64-unknown-freebsd -stdlib=libc++
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-DEFAULT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 -### --target=amd64-unknown-freebsd -stdlib=libstdc++ 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-STDLIBCXX 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 '-###' --target=amd64-unknown-freebsd -stdlib=libstdc++
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-STDLIBCXX 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# note: command had no output on stdout or stderr
# RUN: at line 12
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 -### -pg --target=amd64-unknown-freebsd -stdlib=platform 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-PG-DEFAULT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 '-###' -pg --target=amd64-unknown-freebsd -stdlib=platform
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-PG-DEFAULT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# note: command had no output on stdout or stderr
# RUN: at line 14
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 -### -pg --target=amd64-unknown-freebsd14.0 -stdlib=platform 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-PG-FOURTEEN 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 '-###' -pg --target=amd64-unknown-freebsd14.0 -stdlib=platform
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-PG-FOURTEEN 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# note: command had no output on stdout or stderr
# RUN: at line 16
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 -### -pg --target=amd64-unknown-freebsd10.0 -stdlib=platform 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-PG-TEN 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 '-###' -pg --target=amd64-unknown-freebsd10.0 -stdlib=platform
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-PG-TEN 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# note: command had no output on stdout or stderr
# RUN: at line 23
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 -### -fsyntax-only 2>&1      --target=amd64-unknown-freebsd      
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree
      
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-LIBCXX-SYSROOT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
 '-###' -fsyntax-only --target=amd64-unknown-freebsd 
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree
 
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=CHECK-LIBCXX-SYSROOT 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp:30:31:
 error: CHECK-LIBCXX-SYSROOT-SAME: expected string not found in input
# | // CHECK-LIBCXX-SYSROOT-SAME: "-internal-isystem" 
"{{.*}}/bin/../include/c++/v1"
# |                               ^
# | <stdin>:7:908: note: scanning from here
# |  
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-24" 
"-cc1" "-triple" "amd64-unknown-freebsd" "-fsyntax-only" "-disable-free" 
"-clear-ast-before-backend" "-main-file-name" "freebsd.cpp" 
"-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all" 
"-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" 
"-funwind-tables=2" "-target-cpu" "x86-64" "-tune-cpu" "generic" 
"-debugger-tuning=gdb" 
"-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 
"-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 "-resource-dir" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir"
 "-isysroot" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree"
 "-internal-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree/usr/include/c++/v1"
 "-internal-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir/include"
 "-internal-externc-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree/usr/include"
 "-fdeprecated-macro" "-ferror-limit" "19" "-fgnuc-version=4.2.1" 
"-fskip-odr-check-in-gmf" "-fcxx-exceptions" "-fexceptions" "-faddrsig" 
"-fdwarf2-cfi-asm" "-x" "c++" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp"
# |                                                                             
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                               ^
# | <stdin>:7:909: note: possible intended match here
# |  
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-24" 
"-cc1" "-triple" "amd64-unknown-freebsd" "-fsyntax-only" "-disable-free" 
"-clear-ast-before-backend" "-main-file-name" "freebsd.cpp" 
"-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all" 
"-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" 
"-funwind-tables=2" "-target-cpu" "x86-64" "-tune-cpu" "generic" 
"-debugger-tuning=gdb" 
"-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 
"-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 "-resource-dir" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir"
 "-isysroot" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree"
 "-internal-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree/usr/include/c++/v1"
 "-internal-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir/include"
 "-internal-externc-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree/usr/include"
 "-fdeprecated-macro" "-ferror-limit" "19" "-fgnuc-version=4.2.1" 
"-fskip-odr-check-in-gmf" "-fcxx-exceptions" "-fexceptions" "-faddrsig" 
"-fdwarf2-cfi-asm" "-x" "c++" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp"
# |                                                                             
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            1: clang version 24.0.0git (https://github.com/llvm/llvm-project 
9d82f907cf7dcb30950e143e20fcc6276d5f467b) 
# |            2: Target: amd64-unknown-freebsd 
# |            3: Thread model: posix 
# |            4: InstalledDir: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin 
# |            5: Build config: +assertions 
# |            6:  (in-process) 
# |            7:  
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-24" 
"-cc1" "-triple" "amd64-unknown-freebsd" "-fsyntax-only" "-disable-free" 
"-clear-ast-before-backend" "-main-file-name" "freebsd.cpp" 
"-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all" 
"-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" 
"-funwind-tables=2" "-target-cpu" "x86-64" "-tune-cpu" "generic" 
"-debugger-tuning=gdb" 
"-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 
"-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
 "-resource-dir" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir"
 "-isysroot" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree"
 "-internal-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree/usr/include/c++/v1"
 "-internal-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir/include"
 "-internal-externc-isystem" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_openbsd_libcxx_tree/usr/include"
 "-fdeprecated-macro" "-ferror-limit" "19" "-fgnuc-version=4.2.1" 
"-fskip-odr-check-in-gmf" "-fcxx-exceptions" "-fexceptions" "-faddrsig" 
"-fdwarf2-cfi-asm" "-x" "c++" 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/freebsd.cpp"
 
# | same:30'0                                                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                            {                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
      } search range (exclusive bounds)
# | same:30'1                                                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                               
# | ...
# `---data was truncated (10240/12434) (change limit with -D output_limit=N)
# 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/212725
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to