Skip to content

Conversation

@yanzixiang
Copy link
Contributor

Fixes #26287
Fixes USNavalResearchLaboratory/simdissdk#117

  • Changes comply with the maintainer guide.
  • The name of the port matches an existing name for this component on https://repology.org/ if possible, and/or is strongly associated with that component on search engines.
  • Optional dependencies are resolved in exactly one way. For example, if the component is built with CMake, all find_package calls are REQUIRED, are satisfied by vcpkg.json's declared dependencies, or disabled with CMAKE_DISABLE_FIND_PACKAGE_Xxx.
  • The versioning scheme in vcpkg.json matches what upstream says.
  • The license declaration in vcpkg.json matches what upstream says.
  • The installed as the "copyright" file matches what upstream says.
  • The source code of the component installed comes from an authoritative source.
  • The generated "usage text" is accurate. See adding-usage for context.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is in the new port's versions file.
  • Only one version is added to each modified port's versions file.

@yanzixiang yanzixiang marked this pull request as draft May 8, 2025 07:23
@Mengna-Li Mengna-Li changed the title Simdissdk [simdissdk] Add new port May 8, 2025
@Mengna-Li Mengna-Li added the category:new-port The issue is requesting a new library to be added; consider making a PR! label May 9, 2025
@yanzixiang yanzixiang requested a review from dg0yt May 9, 2025 07:25
@yanzixiang yanzixiang marked this pull request as ready for review May 9, 2025 07:25
@BillyONeal
Copy link
Member

There are some feature test problems!
D:\a\_work\1\s\scripts\azure-pipelines/../ci.feature.baseline.txt: error: simdissdk[core,simqt]:x64-windows build failed but was expected to pass
note: if simdissdk[simqt] succeeds when built with other features but not alone, consider adding `simdissdk[core,simqt]:x64-windows=combination-fails`
note: if simdissdk[simqt] always fails, consider adding `simdissdk[simqt]:x64-windows=feature-fails`, which will mark this test as failing, and remove simdissdk[simqt] from combined feature testing
note: if some features are required, consider effectively always enabling those parts in portfile.cmake for simdissdk, or consider adding `simdissdk[required-feature]=options` to include 'required-feature' in all tests
D:\a\_work\1\s\scripts\azure-pipelines/../ci.feature.baseline.txt: error: simdissdk[core,simutil]:x64-windows build failed but was expected to pass
note: if simdissdk[simutil] succeeds when built with other features but not alone, consider adding `simdissdk[core,simutil]:x64-windows=combination-fails`
note: if simdissdk[simutil] always fails, consider adding `simdissdk[simutil]:x64-windows=feature-fails`, which will mark this test as failing, and remove simdissdk[simutil] from combined feature testing
note: if some features are required, consider effectively always enabling those parts in portfile.cmake for simdissdk, or consider adding `simdissdk[required-feature]=options` to include 'required-feature' in all tests
D:\a\_work\1\s\scripts\azure-pipelines/../ci.feature.baseline.txt: error: simdissdk[core,simvis]:x64-windows build failed but was expected to pass
note: if simdissdk[simvis] succeeds when built with other features but not alone, consider adding `simdissdk[core,simvis]:x64-windows=combination-fails`
note: if simdissdk[simvis] always fails, consider adding `simdissdk[simvis]:x64-windows=feature-fails`, which will mark this test as failing, and remove simdissdk[simvis] from combined feature testing
note: if some features are required, consider effectively always enabling those parts in portfile.cmake for simdissdk, or consider adding `simdissdk[required-feature]=options` to include 'required-feature' in all tests
Waiting for 1 remaining binary cache submissions...
Completed submission of simdissdk[core,simdata,simqt,simutil,simvis]:x64-windows@2025-4-30 to 1 binary cache(s) in 1.7 s (1/1)

These failures look legitimate.

@vicroms vicroms marked this pull request as draft July 21, 2025 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:new-port The issue is requesting a new library to be added; consider making a PR!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vcpkg support ? [New Port Request] <SIMDIS SDK>

4 participants