[htslib, htscodecs] New ports#39261
Conversation
dg0yt
left a comment
There was a problem hiding this comment.
The has_${feature} variables are unused AFAICS.
|
@teo-tsirpanis Thanks for your PR, Is work still being done for this PR? |
|
I will look at the Android failures later. |
67dbde1 to
5537d31
Compare
|
I can't download the artifacts to check the Android failures. |
Can be downloaded as always. This should probably be |
|
Thanks @dg0yt! I finally found where the artifacts were located in AzDo. |
|
CI is green. |
|
All features passed with following triplet: |
|
Feedback addressed. |
|
I was unable to install these ports. I'm using the a code spaces instance /workspaces/vcpkg/buildtrees/htslib/config-x64-linux-dbg-err.log It looks like it can't find:
|
|
Weird. Do these files exist? Did htscodecs build correctly? Can you try installing only htslib? |
|
Apparently when trying to link to |
|
After the latest patch, installing succeeds on a codespace. |
find_packagecalls are REQUIRED, are satisfied byvcpkg.json's declared dependencies, or disabled with CMAKE_DISABLE_FIND_PACKAGE_Xxx.vcpkg.jsonmatches what upstream says.vcpkg.jsonmatches what upstream says../vcpkg x-add-version --alland committing the result.