[release] Boost 1.79.0 Release Candidate 1 is available
https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/ The first release candidates for the 1.79.0 release are now available at: https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/ The SHA256 checksums are as follows: 3634f9a85759311f321e587eace21799c0d0c946ff933e477a2f98885c54bbff0 boost_1_79_0_rc1.zip 273f1be93238a068aba4f9735a4a2b003019af067b9c183ed227780b8f36062c boost_1_79_0_rc1.tar.gz 475d589d51a7f8b3ba2ba4eda022b170e562ca3b760ee922c146b6c65856ef39 boost_1_79_0_rc1.tar.bz2 6c97cf4f4a0eb00ed776c88065ab3f59e183fa5e65f6464ff94f92328352d9d6 boost_1_79_0_rc1.7z 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
On Apr 7, 2022, at 7:44 AM, Marshall Clow
https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/
The first release candidates for the 1.79.0 release are now available at: https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/
The SHA256 checksums are as follows:
3634f9a85759311f321e587eace21799c0d0c946ff933e477a2f98885c54bbff0 boost_1_79_0_rc1.zip 273f1be93238a068aba4f9735a4a2b003019af067b9c183ed227780b8f36062c boost_1_79_0_rc1.tar.gz 475d589d51a7f8b3ba2ba4eda022b170e562ca3b760ee922c146b6c65856ef39 boost_1_79_0_rc1.tar.bz2 6c97cf4f4a0eb00ed776c88065ab3f59e183fa5e65f6464ff94f92328352d9d6 boost_1_79_0_rc1.7z
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 have successfully built the libraries: * On Mac OS 10.15, using Apple clang version 11.0.3, and and c++03/11/14/17/2a — Marshall
I have successfully built the libraries: * Running the Conda recipe on Ubuntu 20.04.1 LTS, Power9 (ppc64le), using g++ 11.2 For the records, this configuration failed with 1.78 (missing math libraries) because of https://github.com/bfgroup/b2/issues/104 Thanks, Samuel On 07/04/2022 16:44, Marshall Clow via Boost wrote:
https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/
The first release candidates for the 1.79.0 release are now available at: https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/
The SHA256 checksums are as follows:
3634f9a85759311f321e587eace21799c0d0c946ff933e477a2f98885c54bbff0 boost_1_79_0_rc1.zip 273f1be93238a068aba4f9735a4a2b003019af067b9c183ed227780b8f36062c boost_1_79_0_rc1.tar.gz 475d589d51a7f8b3ba2ba4eda022b170e562ca3b760ee922c146b6c65856ef39 boost_1_79_0_rc1.tar.bz2 6c97cf4f4a0eb00ed776c88065ab3f59e183fa5e65f6464ff94f92328352d9d6 boost_1_79_0_rc1.7z
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
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On Apr 7, 2022, at 8:35 AM, Samuel DEBIONNE
I have successfully built the libraries:
* Running the Conda recipe on Ubuntu 20.04.1 LTS, Power9 (ppc64le), using g++ 11.2
For the records, this configuration failed with 1.78 (missing math libraries) because of
Glad to hear that that problem is no more; thanks. — Marshall
On Thu, Apr 7, 2022 at 9:44 AM Marshall Clow via Boost < boost@lists.boost.org> wrote:
https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/
The first release candidates for the 1.79.0 release are now available at: https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/
The SHA256 checksums are as follows:
3634f9a85759311f321e587eace21799c0d0c946ff933e477a2f98885c54bbff0 boost_1_79_0_rc1.zip 273f1be93238a068aba4f9735a4a2b003019af067b9c183ed227780b8f36062c boost_1_79_0_rc1.tar.gz 475d589d51a7f8b3ba2ba4eda022b170e562ca3b760ee922c146b6c65856ef39 boost_1_79_0_rc1.tar.bz2 6c97cf4f4a0eb00ed776c88065ab3f59e183fa5e65f6464ff94f92328352d9d6 boost_1_79_0_rc1.7z
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
Looks good on windows/visual studio. toolset arch compile Link Execute msvc-10.0 32 X X X msvc-10.0 64 X X X msvc-11.0 32 X X X msvc-11.0 64 X X X msvc-12.0 32 X X X msvc-12.0 64 X X X msvc-14.0 32 X X X msvc-14.0 64 X X X msvc-14.1 32 X X X msvc-14.1 64 X X X msvc-14.2 32 X X X msvc-14.2 64 X X X msvc-14.3 32 X X X msvc-14.3 64 X X X Compile means that the b2 command completed without errors Link means that visual studio was able to link a sample executable to a library (libboost_thread-vcXXX-mt[-gd]-1_XX.lib) generated Execute means that the linked program executed without errors. Full build logs can be found here: https://gist.github.com/teeks99/5f6cf0edbfec480b5140d4c62ed42b77 Tom
On Thu, Apr 07, 2022 at 07:44:30AM -0700, Marshall Clow via Boost wrote:
https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/
The first release candidates for the 1.79.0 release are now available at:
Builds fine for openSUSE Tumbleweed along with more than 500
packages depending on boost. Only 10 depending packages are
failing but that is normal and likely has other reasons. See:
https://build.opensuse.org/project/show/home:aschnell:boost
ciao
Arvin
--
Arvin Schnell,
On Fri, Apr 8, 2022 at 8:33 AM Arvin Schnell via Boost
Builds fine for openSUSE Tumbleweed along with more than 500 packages depending on boost. Only 10 depending packages are failing but that is normal and likely has other reasons. See:
Thanks Arvin. Confirming, I took a look at around four of the packages that were failing on x86_64 and the failures don't seem to be Boost related. Glen
participants (5)
-
Arvin Schnell
-
Glen Fernandes
-
Marshall Clow
-
Samuel DEBIONNE
-
Tom Kent