microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.32k stars 6.45k forks source link

[lapack] Build error #22045

Open stalek71 opened 2 years ago

stalek71 commented 2 years ago

Host Environment

To Reproduce Steps to reproduce the behavior: ./vcpkg install lapack[core]:x64-windows

Failure logs

CMake Error at P:/vcpkg/installed/x64-windows/share/lapack/FindLAPACK.cmake:522 (message):
  A required library with LAPACK API not found.  Please specify library  location.
Call Stack (most recent call first):
  P:/vcpkg/installed/x64-windows/share/lapack/vcpkg-cmake-wrapper.cmake:9 (_find_package)
  P:/vcpkg/scripts/buildsystems/vcpkg.cmake:742 (include)
  CMakeLists.txt:4 (find_package)

Additional context The configuration is the same: clear system with latest VS 2022, VCPKG and git.

JackBoosY commented 2 years ago

Can you please confirm your vcpkg is latest?

Thanks.

stalek71 commented 2 years ago

Yes, it's in the latest version (taken yesterday)

stalek71 commented 2 years ago

The same issue is on a new virtual machine based on Win 10 Pro. I attached log files to this message

CMakeError.log config-x64-windows-out.log CMakeOutput.log

JackBoosY commented 2 years ago

Very sorry for late, I will handle this first.

JackBoosY commented 2 years ago

Can you provide the file list in _VCPKG_ROOT/packages/lapack-referencex64-windows/debug/lib and _VCPKG_ROOT/packages/openblasx64-windows/debug/lib? There must have something unexpected.

stalek71 commented 2 years ago

obraz

obraz

JackBoosY commented 2 years ago

Okay, I think we should wait for #21479 merge, then handle this issue if it still exist.

stalek71 commented 2 years ago

It looks nothing changed up to now...

obraz

andieis commented 2 years ago

I'm encountering the exact same problem as @stalek71. So I'm wondering, when the merge of #21479 will happen. Will it be approximately in 2 weeks or 5 months or ...? Thanks a lot in advance vor your work!

JackBoosY commented 2 years ago

@ras0219-msft do you have any plan to complete #21479?

github-actions[bot] commented 4 months ago

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.