On Mon, Nov 12, 2018 at 9:36 AM Marshall Clow via Boost-users < boost-users@lists.boost.org> wrote:
The release candidates for the first 1.69.0 beta release are now available at:
https://dl.bintray.com/boostorg/beta/1.69.0.beta.1.rc1/source/
For the last beta release, this was: https://dl.bintray.com/boostorg/beta/1.68.0.beta1.rc2/source/ It isn't crucial, but it would be nice for my scripts if we could keep the same paths (beta.1 vs. beta1).
The release notes are not yet available. The updated documentation is not yet available. [ They will be available in a day or two. ]
Does that mean there will definitely be another RC before the beta? Or are notes only required for the release?
The SHA256 checksums are as follows:
db6b346389714647490d6503db881e4178dd8cd498f850999bebf72cacd4c4ed boost_1_69_0_b1_rc1.7z d128c82351becbd37a02b9b4818994d3f66ff8bdbc0a18838206f4c070db97af boost_1_69_0_b1_rc1.tar.bz2 4df6262db53cfd0d0f934cb126f7e48e94872fe4441cbac6bf72a43bfb136a45 boost_1_69_0_b1_rc1.tar.gz e2908e33cc15f92cda06ddde6a3da43b18967a83105355571fc3cf6e75820c7f boost_1_69_0_b1_rc1.zip
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.
toolset arch compile Link Execute
msvc-8.0 32 FAIL X X
msvc-8.0 64 FAIL X X
msvc-9.0 32 X X X
msvc-9.0 64 X X X
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 FAIL X X
msvc-14.0 64 FAIL X X
msvc-14.1 32 X X X
msvc-14.1 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/526cf2598d1697557e45e590ce9517be
Lots of errors with msvc-8.0:
compile-c-c++
bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not
evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class
template instantiation 'boost::parameter::aux::arg_list