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 package doesn't update to 1.87.0 ? #44209

Open
ceesvn opened this issue Mar 6, 2025 · 0 comments
Open

Boost package doesn't update to 1.87.0 ? #44209

ceesvn opened this issue Mar 6, 2025 · 0 comments

Comments

@ceesvn
Copy link

ceesvn commented Mar 6, 2025

Describe the bug
My (manifest type) project doesn't update to boost 1.87.0, but keeps using 1.86.0

Environment

  • OS: Linux
  • Compiler: gcc 14

To Reproduce
Steps to reproduce the behavior:
Open the project in Visual Studio Code (this starts the vcpkg install command)
Even after clearing:

  • the builds in the project,
  • ${VCPKG_ROOT}/packages
  • ${VCPKG_ROOT}/buildtrees
  • ${VCPKG_ROOT}/downloads
  • ~/.cache/vcpkg/archives/*
  • ~/.cache/vcpkg/registries/*
    and pulling, bootstrapping the VCPKG_ROOT the project keeps rebuilding with BOOST 1.86.0
    (there are no version-number specified in my configuration files!)

Expected behavior
Rebuild the project

with Boost 1.87.0

Failure logs

log (excerpt).txt

Additional context

vcpkg.json

I can't find any (in)direct references to Boost 1.86.0 in (my) project-files.
cloning the vcpkg-tree from git shows version 1.87.0 in ${VCPKG_ROOT}/ports/boost/vcpkg.json
browsing the packages on 'https://vcpkg.io/en/package/boost' shows version 1.86.0 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant