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

Fix boost currently unavailable on boostorg.jfrog.io issue #354

Merged

Conversation

bernie-laberge
Copy link
Contributor

Fix boost currently unavailable on boostorg.jfrog.io issue

Now using an alternative location for the boost sources: https://archives.boost.io/release/1.80.0/source/

Linked issues

NA

Summarize your change.

Now using an alternative location for the boost sources: https://archives.boost.io/release/1.80.0/source/
Note that even though it is taken from a different location, it has the exact same MD5 checksum.

Describe the reason for the change.

Since a week ago, the boost sources are no longer available from the expected location: https://boostorg.jfrog.io/artifactory/main/release/1.80.0/source/boost_1_80_0.tar.gz

There is an open, still unresolved, issue about this in the boost project:
boostorg/boost#842

This causes a build break when building RV from scratch if one does not have the boost already downloaded.

Describe what you have tested and on which operating system.

Successfully tested build on Mac.
Plus the URL checksum matches the one from the original location which is nice.

Add a list of changes, and note any that might need special attention during the review.

If possible, provide screenshots.

Signed-off-by: Bernard Laberge <bernard.laberge@autodesk.com>
@bernie-laberge bernie-laberge merged commit aa34e83 into AcademySoftwareFoundation:main Jan 8, 2024
2 checks passed
@bernie-laberge bernie-laberge deleted the fixBoost branch January 8, 2024 20:29
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

Successfully merging this pull request may close these issues.

4 participants