apple / apple/foundationdb

Exact version requirement for Boost lib

Open
#10,937 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

Build from sources requires exact version of boost
https://github.com/apple/foundationdb/blob/main/cmake/CompileBoost.cmake#L171
Can it be changed to versionMin? Seems like no need to build another older version of Boost while building newest release 1.83 for other dependencies.

Contributor guide

Open the contributing guide

Research direction

Start with cmake/CompileBoost.cmake at line 171 and inspect how the exact Boost version requirement is set relative to versionMin. Build FoundationDB from sources with Boost 1.83 and verify that the existing newer Boost version is accepted without building an older version.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.