...
-- Using msys root at D:/Coding/vcpkg/downloads/tools/msys2/aa5af7b2aa7e90e8
-- Fixing pkgconfig file: D:/Coding/vcpkg/packages/lapack-reference_x86-windows/lib/pkgconfig/blas.pc
-- Fixing pkgconfig file: D:/Coding/vcpkg/packages/lapack-reference_x86-windows/lib/pkgconfig/lapack.pc
-- Fixing pkgconfig file: D:/Coding/vcpkg/packages/lapack-reference_x86-windows/debug/lib/pkgconfig/blas.pc
-- Fixing pkgconfig file: D:/Coding/vcpkg/packages/lapack-reference_x86-windows/debug/lib/pkgconfig/lapack.pc
-- Installing: D:/Coding/vcpkg/packages/lapack-reference_x86-windows/share/lapack-reference/copyright
-- Performing post-build validation
Import libs were not present in D:\Coding\vcpkg\packages\lapack-reference_x86-windows\debug/lib
If this is intended, add the following line in the portfile:
SET(VCPKG_POLICY_DLLS_WITHOUT_LIBS enabled)
Import libs were not present in D:\Coding\vcpkg\packages\lapack-reference_x86-windows\lib
If this is intended, add the following line in the portfile:
SET(VCPKG_POLICY_DLLS_WITHOUT_LIBS enabled)
Found 2 error(s). Please correct the portfile:
D:\Coding\vcpkg\ports\lapack-reference\portfile.cmake
-- Performing post-build validation done
Error: Building package lapack-reference:x86-windows failed with: POST_BUILD_CHECKS_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: lapack-reference:x86-windows
Vcpkg version: 2021-08-12-85ab112d5ee102bc6eac8cdbbfdd173a71374e04
Additionally, attach any relevant sections from the log files above.
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install armadilloI was trying to install
armadillobutlapack-referencebuild failed.Failure logs