github-actions[bot] wrote:

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

* 2996 tests passed
* 30 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=4294967295] bin/clang-scan-deps.exe</summary>

```
FAILED: [code=4294967295] bin/clang-scan-deps.exe
cmd.exe /C "cd . && 
C:\BuildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe 
-E vs_link_exe 
--intdir=tools\clang\tools\clang-scan-deps\CMakeFiles\clang-scan-deps.dir 
--rc="C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\rc.exe" 
--mt="C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\mt.exe" 
--manifests  -- C:\clang\clang-msvc\bin\lld-link.exe /nologo 
@CMakeFiles\clang-scan-deps.rsp  /out:bin\clang-scan-deps.exe 
/implib:lib\clang-scan-deps.lib /pdb:bin\clang-scan-deps.pdb /version:0.0 
/MANIFEST:NO /STACK:10000000 /INCREMENTAL:NO /subsystem:console  && cd ."
LINK: command "C:\clang\clang-msvc\bin\lld-link.exe /nologo 
@CMakeFiles\clang-scan-deps.rsp /out:bin\clang-scan-deps.exe 
/implib:lib\clang-scan-deps.lib /pdb:bin\clang-scan-deps.pdb /version:0.0 
/MANIFEST:NO /STACK:10000000 /INCREMENTAL:NO /subsystem:console" failed (exit 
code 1) with the following output:
lld-link: error: undefined symbol: class std::unique_ptr<class llvm::Module, 
struct std::default_delete<class llvm::Module>> __cdecl 
llvm::getLazyIRModule(class std::unique_ptr<class llvm::MemoryBuffer, struct 
std::default_delete<class llvm::MemoryBuffer>>, class llvm::SMDiagnostic &, 
class llvm::LLVMContext &, bool)
>>> referenced by LLVMObject.lib(OffloadBinary.cpp.obj):(class llvm::Error 
>>> __cdecl llvm::object::extractOffloadBinaries(class llvm::MemoryBufferRef, 
>>> class llvm::SmallVectorImpl<class llvm::object::OffloadFile> &))
```
</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/171966
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to