-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Building package lapack:x64-windows failed with: BUILD_FAILED #22047
Comments
Please provide the failure logs mentiond in the output. Thanks. |
i am white,sorry. |
|
is that? |
Please also provide full log D:\pycharm\pycharmproject\OpenSfM-main\opensfm\vcpkg\buildtrees\lapack\config-x64-windows-out.log. |
|
I can't repro that. Thanks. |
|
@yuqilol Use command:
|
i use that and the result is that: |
|
Confirmed. |
Reason:
|
This issue was resolved by cmake in commit Kitware/CMake@bbc9a27. The workaround now is remove VCPKG_ROOT/downloads/tools/cmake-3.21.1-*, install cmake 3.22.1 manually then rebuild |
I meet the same problem and i removed the cmake-3.21.1 ,then update cmake to 3.22.1, but the problem is still happened.
|
Please note you should also remove VCPKG_ROOT/tools/downloads/cmake-3.21.1-*. |
Can you please provide the file list in VCPKG_ROOT/downloads/tools? |
is that?and use command vcpkg install lapack-reference:x64-windows? |
Yes, but it seems that doesn't resolve this issue. |
Will fix this issue after #21456 merge. |
I can't repro this issue locally using the latest vcpkg, can you please retry? Thanks. |
We don't have enough information to solve this issue, unfortunately; if you have any more information to help us solve this, please reopen! |
Host Environment
To Reproduce
Steps to reproduce the behavior:
vcpkg install opencv4 ceres ceres[suitesparse] lapack suitesparse --triplet x64-windows
Failure logs
Please ensure you're using the latest portfiles with
git pull
and.\vcpkg update
.Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+lapack
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[lapack]+Build+error
including:
package: lapack[core]:x64-windows -> 3#2
vcpkg-tool version: 2021-12-09-724cea8b33cbf06c645f5095fa29773697da9761
vcpkg-scripts version: 977c4b6 2021-12-15 (12 hours ago)
Additionally, attach any relevant sections from the log files above.
Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.
The text was updated successfully, but these errors were encountered: