[release] Boost 1.87.0 Beta 1 Release Candidate is available
Available at: https://archives.boost.io/beta/1.87.0.beta1/source/ The SHA256 checksums are as follows: 26f987635320854a141a8c9c3750eb6f01edb6eb75df9454726c4a03724b2472 boost_1_87_0_b1_rc1.tar.gz 3712ead87a26ae5b8ee7dcf0c180e4c27f58e50bd32f14d77e8e04bf6a13ae51 boost_1_87_0_b1_rc1.zip e6b047e06369392241f8574a5cc1b6aa493819aa498276654477e3a08bc94167 boost_1_87_0_b1_rc1.7z deff255d96e11760f728f5f90785b138fff93f6c9a3ab24664710211a41614ad boost_1_87_0_b1_rc1.tar.bz2 As always, the release managers would appreciate it if you download the candidate of your choice and give building it a try. Please report both success and failure, and anything else that is noteworthy. -- The Release Managers
Marshall Clow wrote:
Available at: https://archives.boost.io/beta/1.87.0.beta1/source/
The SHA256 checksums are as follows:
26f987635320854a141a8c9c3750eb6f01edb6eb75df9454726c4a03724b2472 boost_1_87_0_b1_rc1.tar.gz 3712ead87a26ae5b8ee7dcf0c180e4c27f58e50bd32f14d77e8e04bf6a13ae51 boost_1_87_0_b1_rc1.zip e6b047e06369392241f8574a5cc1b6aa493819aa498276654477e3a08bc94167 boost_1_87_0_b1_rc1.7z deff255d96e11760f728f5f90785b138fff93f6c9a3ab24664710211a41614ad boost_1_87_0_b1_rc1.tar.bz2
As always, the release managers would appreciate it if you download the candidate of your choice and give building it a try. Please report both success and failure, and anything else that is noteworthy.
Circle CI master builds have been failing for a while with the error /root/project/tools/build/src/build/feature.jam:327: in validate-feature from module feature error: unknown feature "<segmented-stacks>" (https://app.circleci.com/pipelines/github/boostorg/boost/13341/workflows/682...) which makes me wonder what's in the above beta, the last built snapshot? Looking at https://archives.boost.io/master/, the SHA2 seems to match, so it looks like the beta is a copy of the 05-Nov-2024 snapshot.
Circle CI master builds have been failing for a while with the error
/root/project/tools/build/src/build/feature.jam:327: in validate-feature from module feature error: unknown feature "<segmented-stacks>"
(https://app.circleci.com/pipelines/github/boostorg/boost/13341/workflows/682...)
CI on the superproject shows the same failure, FWIW: https://github.com/boostorg/boost/actions/workflows/ci.yml
пт, 8 нояб. 2024 г. в 14:06, Peter Dimov via Boost
Circle CI master builds have been failing for a while with the error
BTW, the fix (https://github.com/boostorg/coroutine/commit/e69256618599bc2336c67d2cce85512...) is already present in Coroutine's develop and needs to just be merged into master.
Дмитрий Архипов wrote:
пт, 8 нояб. 2024 г. в 14:06, Peter Dimov via Boost
: Circle CI master builds have been failing for a while with the error
BTW, the fix (https://github.com/boostorg/coroutine/commit/e69256618599bc2336c67d2cce85512...) is already present in Coroutine's develop and needs to just be merged into master.
Someone should have told Oliver that. :-) https://github.com/boostorg/coroutine/pull/65#issuecomment-2464461127
On Fri, Nov 8, 2024 at 5:22 AM Peter Dimov via Boost
Дмитрий Архипов wrote:
пт, 8 нояб. 2024 г. в 14:06, Peter Dimov via Boost
: Circle CI master builds have been failing for a while with the error
BTW, the fix (https://github.com/boostorg/coroutine/commit/e69256618599bc2336c67d2cce85512...) is already present in Coroutine's develop and needs to just be merged into master.
Someone should have told Oliver that. :-)
https://github.com/boostorg/coroutine/pull/65#issuecomment-2464461127
Someone did.. https://github.com/boostorg/coroutine/issues/67 -- -- René Ferdinand Rivera Morell -- Don't Assume Anything -- No Supone Nada -- Robot Dreams - http://robot-dreams.net
On Nov 7, 2024, at 9:33 PM, Marshall Clow
Available at: https://archives.boost.io/beta/1.87.0.beta1/source/
The SHA256 checksums are as follows:
26f987635320854a141a8c9c3750eb6f01edb6eb75df9454726c4a03724b2472 boost_1_87_0_b1_rc1.tar.gz 3712ead87a26ae5b8ee7dcf0c180e4c27f58e50bd32f14d77e8e04bf6a13ae51 boost_1_87_0_b1_rc1.zip e6b047e06369392241f8574a5cc1b6aa493819aa498276654477e3a08bc94167 boost_1_87_0_b1_rc1.7z deff255d96e11760f728f5f90785b138fff93f6c9a3ab24664710211a41614ad boost_1_87_0_b1_rc1.tar.bz2
As always, the release managers would appreciate it if you download the candidate of your choice and give building it a try. Please report both success and failure, and anything else that is noteworthy.
I’ll be turning an RC2 later today that has the “latest stuff”. — Marshall Reminder: THE MASTER BRANCH IS CLOSED
participants (4)
-
Marshall Clow
-
Peter Dimov
-
René Ferdinand Rivera Morell
-
Дмитрий Архипов