-
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
[spdk] Build error on x64-linux #41096
Comments
To reiterate my comment on the PR updating the spdk version, the I think this means that there's two ways of resolving this:
I'll try option 1 in my project and see how it goes. |
The problem is that |
Reporting that putting just cloning all the submodules in
|
Looks like the main issue is that spdk no longer supports the
without-isal
option in its./configure
script.Package: spdk:x64-linux@24.01
Host Environment
vcpkg-scripts version: ab67d63 2024-09-19 (20 hours ago)
To Reproduce
vcpkg install
Failure logs
/home/isaackhor/.vcpkg/buildtrees/spdk/install-x64-linux-dbg-out.log
Additional context
vcpkg.json
The text was updated successfully, but these errors were encountered: