[boost] [release] Boost 1.78.0 Release Candidate 1

5 views
Skip to first unread message

Marshall Clow via Boost

unread,
Dec 2, 2021, 10:06:18 AM12/2/21
to Boost Developers List, Boost users list, Marshall Clow, Michael Caisse
The first release candidates for the 1.78.0 release are now available at:
<https://boostorg.jfrog.io/artifactory/main/release/1.78.0/source/>

The SHA256 checksums are as follows:

94ced8b72956591c4775ae2207a9763d3600b30d9d7446562c552f0a14a63be7 boost_1_78_0_rc1.tar.gz
f22143b5528e081123c3c5ed437e92f648fe69748e95fa6e2bd41484e2986cc3 boost_1_78_0_rc1.zip
090cefea470bca990fa3f3ed793d865389426915b37a2a3258524a7258f0790c boost_1_78_0_rc1.7z
8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc boost_1_78_0_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

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Marshall Clow via Boost

unread,
Dec 2, 2021, 11:19:39 AM12/2/21
to Boost Developers List, Boost users list, Marshall Clow, Michael Caisse
On Dec 2, 2021, at 7:05 AM, Marshall Clow <mclow...@gmail.com> wrote:
>
> The first release candidates for the 1.78.0 release are now available at:
> <https://boostorg.jfrog.io/artifactory/main/release/1.78.0/source/>
>
> The SHA256 checksums are as follows:
>
> 94ced8b72956591c4775ae2207a9763d3600b30d9d7446562c552f0a14a63be7 boost_1_78_0_rc1.tar.gz
> f22143b5528e081123c3c5ed437e92f648fe69748e95fa6e2bd41484e2986cc3 boost_1_78_0_rc1.zip
> 090cefea470bca990fa3f3ed793d865389426915b37a2a3258524a7258f0790c boost_1_78_0_rc1.7z
> 8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc boost_1_78_0_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 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

Matt Borland via Boost

unread,
Dec 2, 2021, 12:30:32 PM12/2/21
to bo...@lists.boost.org, Matt Borland, Boost users list, Michael Caisse
>
> 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

The libraries build successfully on Fedora 35 using GCC 11.2.1 with cxxstd=11,14,17,20.

Matt

Tom Kent via Boost

unread,
Dec 2, 2021, 7:55:30 PM12/2/21
to Boost users list, Tom Kent, Boost Developers List, Michael Caisse
On Thu, Dec 2, 2021 at 9:05 AM Marshall Clow via Boost-users <
boost...@lists.boost.org> wrote:

> The first release candidates for the 1.78.0 release are now available at:
> <https://boostorg.jfrog.io/artifactory/main/release/1.78.0/source/>
>
> The SHA256 checksums are as follows:
>
> 94ced8b72956591c4775ae2207a9763d3600b30d9d7446562c552f0a14a63be7
> boost_1_78_0_rc1.tar.gz
> f22143b5528e081123c3c5ed437e92f648fe69748e95fa6e2bd41484e2986cc3
> boost_1_78_0_rc1.zip
> 090cefea470bca990fa3f3ed793d865389426915b37a2a3258524a7258f0790c
> boost_1_78_0_rc1.7z
> 8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc
> boost_1_78_0_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.
>

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/b0e1d7a68b2cc8857cda8d7f0f0698b9

Tom
Reply all
Reply to author
Forward
0 new messages