-
Notifications
You must be signed in to change notification settings - Fork 7.3k
[openimageio] Remove vcpkg_fail_port_install. #22752
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
[openimageio] Remove vcpkg_fail_port_install. #22752
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have modified or added at least one vcpkg.json where a "license" field is missing.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/openimageio/vcpkg.json
Valid values for the license field are listed at https://spdx.org/licenses/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have modified or added at least one vcpkg.json where a "license" field is missing.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/openimageio/vcpkg.json
Valid values for the license field are listed at https://spdx.org/licenses/
|
Is there a hard hdf5 dependency? I guess it is wrong spelling in flann, #22731. |
I don't know. It's unlikely to be that issue though because flann is not in this dependency graph:
|
This doesn't say to much because The hdf5 issue also caught this fmt PR: #22707. And you probably wouldn't simply add hdf5 as a fmt dependency... |
dg0yt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No hdf5 dependency until proper research.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have modified or added at least one vcpkg.json where a "license" field is missing.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/openimageio/vcpkg.json
Valid values for the license field are listed at https://spdx.org/licenses/
strega-nil-ms
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting on @dg0yt's research.
ports/openimageio/vcpkg.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is at least wrong on osx, since I can install openimageio:x64-osx without hdf5
Admittedly I know almost nothing about hdf5 :) |
Separated out because it adds a supports expression to a feature. This port is not named in ci.baseline.txt. In support of microsoft#21502
# Conflicts: # versions/o-/openimageio.json
248859a to
2e1921a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have modified or added at least one vcpkg.json where a "license" field is missing.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/openimageio/vcpkg.json
Valid values for the license field are listed at https://spdx.org/licenses/
I didn't want to do that myself, because the ports I'm interested make enough work.
Inspecting the log of the build errror confirmed my guess: |
Yeah sorry, I was digging into that but had not gotten there yet. But Thanks! I will wait for #22731 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have modified or added at least one vcpkg.json where a "license" field is missing.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/openimageio/vcpkg.json
Valid values for the license field are listed at https://spdx.org/licenses/
Separated out because it adds a supports expression to a feature. This port is not named in ci.baseline.txt.
In support of #21502