-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[lapack-reference] build failure #19982
Comments
@theoractice, Could you please use the command ./vcpkg install armadillo --debug and provide a complete log? |
@JonLiu1993 Here it is:
|
Can you please provide the configure log D:/Coding/vcpkg/buildtrees/lapack-reference/config-x86-windows-out.log ? |
@JackBoosY Here you are: |
Can you please test my PR #19608 whether it will fix this issue? |
I don't know if my testing procedure was right, but this time it failed again.
And the logs (those logs belong to the latest build on the TEST branch): |
The config logs are same except:
And I found the following content:
Your log:
No idea why the cmake doesn't execute the convert command. |
@Neumann-A Do you know why? |
@JackBoosY @JonLiu1993 |
Thanks. |
May fixed by #21479. |
This is caused by the static library suffix generated by gfortan with |
Is there any update on this error? I'm having the same problem currently with colmap and .vcpkg |
Could you please provide the error log file? And there is a Visual Studio 2022 bug with |
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. |
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install armadillo
I was trying to install
armadillo
butlapack-reference
build failed.Failure logs
The text was updated successfully, but these errors were encountered: