github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 58412 tests passed
* 1549 tests skipped

All executed tests passed, but another part of the build **failed**. Click on a 
failure below to see the details.

<details>
<summary>[code=1181] 
compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/Asan-x86_64-inline-Dynamic-Test.exe
 
C:/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/Asan-x86_64-inline-Dynamic-Test.exe</summary>

```
FAILED: [code=1181] 
compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/Asan-x86_64-inline-Dynamic-Test.exe
 
C:/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/Asan-x86_64-inline-Dynamic-Test.exe
C:\Windows\system32\cmd.exe /C "cd /D 
C:\_work\llvm-project\llvm-project\build\runtimes\runtimes-bins\compiler-rt\lib\asan\tests
 && C:\_work\llvm-project\llvm-project\build\.\bin\clang++.exe 
ASAN_DYNAMIC_TEST_OBJECTS.gtest-all.cc.x86_64-inline.o 
ASAN_DYNAMIC_TEST_OBJECTS.asan_globals_test.cpp.x86_64-inline.o 
ASAN_DYNAMIC_TEST_OBJECTS.asan_interface_test.cpp.x86_64-inline.o 
ASAN_DYNAMIC_TEST_OBJECTS.asan_internal_interface_test.cpp.x86_64-inline.o 
ASAN_DYNAMIC_TEST_OBJECTS.asan_test.cpp.x86_64-inline.o 
ASAN_DYNAMIC_TEST_OBJECTS.asan_oob_test.cpp.x86_64-inline.o 
ASAN_DYNAMIC_TEST_OBJECTS.asan_mem_test.cpp.x86_64-inline.o 
ASAN_DYNAMIC_TEST_OBJECTS.asan_str_test.cpp.x86_64-inline.o 
ASAN_DYNAMIC_TEST_OBJECTS.asan_test_main.cpp.x86_64-inline.o -o 
C:/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/./Asan-x86_64-inline-Dynamic-Test.exe
 -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta 
-resource-dir=C:/_work/llvm-project/llvm-project/build/./lib/../lib/clang/23 -g 
-fsanitize=address -shared-libasan -D_MT -D_DLL 
-Wl,-nodefaultlib:libcmt,-defaultlib:msvcrt,-defaultlib:oldnames"
LINK : fatal error LNK1181: cannot open input file 
'C:\_work\llvm-project\llvm-project\build\.\lib\..\lib\clang\23\lib\x86_64-pc-windows-msvc\clang_rt.asan_dynamic.lib'
clang++: error: linker command failed with exit code 1181 (use -v to see 
invocation)
```
</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/202858
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to