Skip to content
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

[boost-container] Add dependency #38690

Closed
wants to merge 2 commits into from

Conversation

jimwang118
Copy link
Contributor

Fixes #38679

Could not find a package configuration file provided by
  "boost_static_assert" (requested version 1.85.0) with any of the following
  names:

    boost_static_assertConfig.cmake
    boost_static_assert-config.cmake

Add missing dependencies.

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

Usage test pass with following triplets:

x64-windows

@jimwang118 jimwang118 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels May 11, 2024
@Osyotr
Copy link
Contributor

Osyotr commented May 11, 2024

You need to change scripts/boost/generate-ports.ps1 too.
Probably need to switch from "scan headers" to "scan CMakeLists.txt".

@dg0yt
Copy link
Contributor

dg0yt commented May 18, 2024

Why is this still unfinished... Just duplicated in #38806, but with scripts/boost/generate-ports.ps1.

@jimwang118
Copy link
Contributor Author

Duplicate of #38806.

@jimwang118 jimwang118 closed this May 20, 2024
@jimwang118 jimwang118 deleted the fix-boost-container branch May 20, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[boost-container] build failure on Windows (missing boost-static-assert dependency)
4 participants