github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 58088 tests passed
* 1448 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Flang
<details>
<summary>Flang.Driver/intrinsic-module-path_per_target.f90</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 10
c:\_work\llvm-project\llvm-project\build\bin\flang.exe -fsyntax-only
-resource-dir
C:\_work\llvm-project\llvm-project\flang\test\Driver/Inputs/resource_dir_with_per_target_subdir
C:\_work\llvm-project\llvm-project\flang\test\Driver\intrinsic-module-path_per_target.f90
-### 2>&1 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\flang\test\Driver\intrinsic-module-path_per_target.f90
--check-prefix=DEFAULTPATH
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\flang.exe'
-fsyntax-only -resource-dir
'C:\_work\llvm-project\llvm-project\flang\test\Driver/Inputs/resource_dir_with_per_target_subdir'
'C:\_work\llvm-project\llvm-project\flang\test\Driver\intrinsic-module-path_per_target.f90'
'-###'
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\flang\test\Driver\intrinsic-module-path_per_target.f90'
--check-prefix=DEFAULTPATH
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\flang\test\Driver\intrinsic-module-path_per_target.f90:39:16:
error: DEFAULTPATH: expected string not found in input
# | ! DEFAULTPATH: flang{{.*}}-fc1{{.*}}-fintrinsic-modules-path
# | ^
# | <stdin>:1:1: note: scanning from here
# | flang version 23.0.0git (https://github.com/llvm/llvm-project
a725ebfe5e734ec26a697ec6b3178cb150dfbb47)
# | ^
# | <stdin>:6:587: note: possible intended match here
# | "C:\\_work\\llvm-project\\llvm-project\\build\\bin\\flang" "-fc1"
"-triple" "x86_64-pc-windows-msvc19.44.35226" "-fsyntax-only"
"-mrelocation-model" "pic" "-pic-level" "2" "-target-cpu" "x86-64"
"--dependent-lib=clang_rt.builtins.lib" "-D_MT" "--dependent-lib=libcmt"
"--dependent-lib=flang_rt.runtime.static.lib" "-D_MSC_VER=1944"
"-D_MSC_FULL_VER=194435226" "-D_WIN32" "-D_M_X64=100" "-resource-dir"
"C:\\_work\\llvm-project\\llvm-project\\flang\\test\\Driver/Inputs/resource_dir_with_per_target_subdir"
"-mframe-pointer=none" "-x" "f95"
"C:\\_work\\llvm-project\\llvm-project\\flang\\test\\Driver\\intrinsic-module-path_per_target.f90"
# |
^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\flang\test\Driver\intrinsic-module-path_per_target.f90
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: flang version 23.0.0git
(https://github.com/llvm/llvm-project a725ebfe5e734ec26a697ec6b3178cb150dfbb47)
# | check:39'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | 2: Target: x86_64-pc-windows-msvc
# | check:39'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: Thread model: posix
# | check:39'0 ~~~~~~~~~~~~~~~~~~~~
# | 4: InstalledDir: C:\_work\llvm-project\llvm-project\build\bin
# | check:39'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Build config: +assertions
# | check:39'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: "C:\\_work\\llvm-project\\llvm-project\\build\\bin\\flang"
"-fc1" "-triple" "x86_64-pc-windows-msvc19.44.35226" "-fsyntax-only"
"-mrelocation-model" "pic" "-pic-level" "2" "-target-cpu" "x86-64"
"--dependent-lib=clang_rt.builtins.lib" "-D_MT" "--dependent-lib=libcmt"
"--dependent-lib=flang_rt.runtime.static.lib" "-D_MSC_VER=1944"
"-D_MSC_FULL_VER=194435226" "-D_WIN32" "-D_M_X64=100" "-resource-dir"
"C:\\_work\\llvm-project\\llvm-project\\flang\\test\\Driver/Inputs/resource_dir_with_per_target_subdir"
"-mframe-pointer=none" "-x" "f95"
"C:\\_work\\llvm-project\\llvm-project\\flang\\test\\Driver\\intrinsic-module-path_per_target.f90"
# | check:39'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:39'1
?
possible intended match
# | >>>>>>
# `-----------------------------
# 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/196558
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits