Skip to content

[lapack-reference] build failure #19982

@theoractice

Description

@theoractice

Host Environment

  • OS: Win10 21H1
  • Compiler: VS2022 preview

To Reproduce
Steps to reproduce the behavior:
./vcpkg install armadillo
I was trying to install armadillo but lapack-reference build failed.

Failure logs

... 
-- 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.

Metadata

Metadata

Assignees

Labels

Stalecategory:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions