[release] Boost 1.70.0 Release Candidate 1 available
The release candidates for the 1.70.0 release are now available at: https://dl.bintray.com/boostorg/release/1.70.0/source/ The SHA256 checksums are as follows: 6e5cba1269225395bb5e78dda48441ccadaf745e42638180015e9e6257068336 ./boost_1_70_0_rc1.7z 35d8e1361e2063f70aa3a6ca0dd8af0877ceb75477ebbd2c726bb1d039658c7a ./boost_1_70_0_rc1.tar.bz2 ec8ddbbee2fd61e2f78a1dfe9a07ad83ca8f6a2f4c704d6f297d89c6afdc4f2c ./boost_1_70_0_rc1.tar.gz ee2c3b97ce10f85a31b6a105ad8edf1c20fb4b936c9a6e6008206059cb98ab1b ./boost_1_70_0_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. -- The Boost Release Managers
On Thu, Apr 4, 2019 at 4:28 PM Marshall Clow via Boost
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.
No joy.. Note I'm running 2019 Preview and I'd like to stay on the preview track. cmd: C:\VC\boost_1_70_0>bootstrap.bat Building Boost.Build engine 'cl' is not recognized as an internal or external command, operable program or batch file. Failed to build Boost.Build engine. Please consult bootstrap.log for further diagnostics. dev prompt: ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.0.0-pre.5.0 ** Copyright (c) 2019 Microsoft Corporation ********************************************************************** C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview>cd /vc C:\VC>cd boost The system cannot find the path specified. C:\VC>cd boost_1_70_0 C:\VC\boost_1_70_0>bootstrap.bat Building Boost.Build engine Failed to build Boost.Build engine. Please consult bootstrap.log for further diagnostics. bootstrap.log: Found with vswhere Visual Studio Locator version 2.6.7+91f4c1d09e [query version 2.0.2250.60958] Found with vswhere Visual Studio Locator version 2.6.7+91f4c1d09e [query version 2.0.2250.60958] ### ### Using 'vcunk' toolset. ### C:\VC\boost_1_70_0\tools\build\src\engine>if exist bootstrap rd /S /Q bootstrap C:\VC\boost_1_70_0\tools\build\src\engine>md bootstrap C:\VC\boost_1_70_0\tools\build\src\engine>cl /nologo /RTC1 /Zi /MTd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 kernel32.lib advapi32.lib user32.lib /Febootstrap\jam0 command.c compile.c constants.c debug.c execcmd.c execnt.c filent.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c md5.c class.c cwd.c w32_getreg.c native.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c command.c compile.c constants.c debug.c execcmd.c execnt.c filent.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c Generating Code... Compiling... option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c md5.c class.c cwd.c w32_getreg.c Generating Code... Compiling... native.c set.c path.c regex.c property-set.c sequence.c order.c Generating Code... C:\VC\boost_1_70_0\tools\build\src\engine>.\bootstrap\jam0 -f build.jam --toolset=vcunk "--toolset-root=Visual Studio Locator version 2.6.7+91f4c1d09e [query version 2.0.2250.60958]\Common7\Tools\..\..\VC\ " clean ### ### Unknown toolset: vcunk ### ### Known toolsets are: acc, borland, cc, como, clang, darwin, gcc, gcc-nocygwin, intel-darwin, intel-linux, intel-win32, kcc, kylix, metrowerks, mipspro, msvc, qcc, pathscale, pgi, sun, sunpro, tru64cxx, vacpp, xlcpp, vc7, vc8, vc9, vc10, vc11, vc12, vc14, vc141, vc142, vmsdecc ### C:\VC\boost_1_70_0\tools\build\src\engine>.\bootstrap\jam0 -f build.jam --toolset=vcunk "--toolset-root=Visual Studio Locator version 2.6.7+91f4c1d09e [query version 2.0.2250.60958]\Common7\Tools\..\..\VC\ " ### ### Unknown toolset: vcunk ### ### Known toolsets are: acc, borland, cc, como, clang, darwin, gcc, gcc-nocygwin, intel-darwin, intel-linux, intel-win32, kcc, kylix, metrowerks, mipspro, msvc, qcc, pathscale, pgi, sun, sunpro, tru64cxx, vacpp, xlcpp, vc7, vc8, vc9, vc10, vc11, vc12, vc14, vc141, vc142, vmsdecc ### C:\VC\boost_1_70_0\tools\build\src\engine>exit /b 1 -- Olaf
AMDG On 4/4/19 10:58 AM, Olaf van der Spek via Boost wrote:
On Thu, Apr 4, 2019 at 4:28 PM Marshall Clow via Boost
wrote: 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.
No joy..
Note I'm running 2019 Preview and I'd like to stay on the preview track.
The Preview is not supported. In Christ, Steven Watanabe
On Thu, Apr 4, 2019 at 8:07 PM Steven Watanabe via Boost
AMDG
On 4/4/19 10:58 AM, Olaf van der Spek via Boost wrote:
On Thu, Apr 4, 2019 at 4:28 PM Marshall Clow via Boost
wrote: 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.
No joy..
Note I'm running 2019 Preview and I'd like to stay on the preview track.
The Preview is not supported.
That's kinda unfortunate... -- Olaf
On Thu, Apr 4, 2019 at 7:27 AM Marshall Clow
The release candidates for the 1.70.0 release are now available at: https://dl.bintray.com/boostorg/release/1.70.0/source/
The SHA256 checksums are as follows: 6e5cba1269225395bb5e78dda48441ccadaf745e42638180015e9e6257068336 ./boost_1_70_0_rc1.7z 35d8e1361e2063f70aa3a6ca0dd8af0877ceb75477ebbd2c726bb1d039658c7a ./boost_1_70_0_rc1.tar.bz2 ec8ddbbee2fd61e2f78a1dfe9a07ad83ca8f6a2f4c704d6f297d89c6afdc4f2c ./boost_1_70_0_rc1.tar.gz ee2c3b97ce10f85a31b6a105ad8edf1c20fb4b936c9a6e6008206059cb98ab1b ./boost_1_70_0_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.
I got tired of the 'register' warnings in the python headers, and added '-Wno-register' to my user-config.jam. Given that, I have successfully built this with the following configurations. Ubuntu 18.04 with gcc 7.3.2: Successful build with C++03/11/14/17 Ubuntu 18.04 with clang built from trunk: Successful build with C++03/11/14/17/2a -- Marshall
On 2019-04-04 1:03 p.m., Marshall Clow via Boost wrote:
I got tired of the 'register' warnings in the python headers, and added '-Wno-register' to my user-config.jam.
Depending on whether you are talking about Boost.Python specifically, or some other Python interface code, you may no longer need this, as we added this: https://github.com/boostorg/python/commit/6bd6d7185026adbdbe398cb6ba162be9e4... Just FYI, Stefan -- ...ich hab' noch einen Koffer in Berlin...
On Thu, Apr 4, 2019 at 10:11 AM stefan via Boost
On 2019-04-04 1:03 p.m., Marshall Clow via Boost wrote:
I got tired of the 'register' warnings in the python headers, and added '-Wno-register' to my user-config.jam.
Depending on whether you are talking about Boost.Python specifically, or some other Python interface code, you may no longer need this, as we added this:
https://github.com/boostorg/python/commit/6bd6d7185026adbdbe398cb6ba162be9e4...
Good to know - thanks! -- Marshall
On Thu, Apr 4, 2019 at 10:03 AM Marshall Clow
On Thu, Apr 4, 2019 at 7:27 AM Marshall Clow
wrote: The release candidates for the 1.70.0 release are now available at: https://dl.bintray.com/boostorg/release/1.70.0/source/
The SHA256 checksums are as follows: 6e5cba1269225395bb5e78dda48441ccadaf745e42638180015e9e6257068336 ./boost_1_70_0_rc1.7z 35d8e1361e2063f70aa3a6ca0dd8af0877ceb75477ebbd2c726bb1d039658c7a ./boost_1_70_0_rc1.tar.bz2 ec8ddbbee2fd61e2f78a1dfe9a07ad83ca8f6a2f4c704d6f297d89c6afdc4f2c ./boost_1_70_0_rc1.tar.gz ee2c3b97ce10f85a31b6a105ad8edf1c20fb4b936c9a6e6008206059cb98ab1b ./boost_1_70_0_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.
I got tired of the 'register' warnings in the python headers, and added '-Wno-register' to my user-config.jam. Given that, I have successfully built this with the following configurations.
Ubuntu 18.04 with gcc 7.3.2: Successful build with C++03/11/14/17
Ubuntu 18.04 with clang built from trunk: Successful build with C++03/11/14/17/2a
Mac OS X 10.14.3 with Apple Clang 10: Successful build with C++03/11/14/17/2a Mac OS X 10.14.3 with clang built from trunk: Successful build with C++03/11/14/17/2a -- Marshall
On Thu, Apr 4, 2019 at 9:27 AM Marshall Clow via Boost-users < boost-users@lists.boost.org> wrote:
The release candidates for the 1.70.0 release are now available at: https://dl.bintray.com/boostorg/release/1.70.0/source/
The SHA256 checksums are as follows: 6e5cba1269225395bb5e78dda48441ccadaf745e42638180015e9e6257068336 ./boost_1_70_0_rc1.7z 35d8e1361e2063f70aa3a6ca0dd8af0877ceb75477ebbd2c726bb1d039658c7a ./boost_1_70_0_rc1.tar.bz2 ec8ddbbee2fd61e2f78a1dfe9a07ad83ca8f6a2f4c704d6f297d89c6afdc4f2c ./boost_1_70_0_rc1.tar.gz ee2c3b97ce10f85a31b6a105ad8edf1c20fb4b936c9a6e6008206059cb98ab1b ./boost_1_70_0_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.
-- The Boost Release Managers
Building with msvc-14.2 seemed okay, but when I went to link the libaries the auto-library feature wasn't working. The build correctly generated "libboost_thread-vc142-mt-gd-x32-1_70.lib", but the auto-lib wanted "libboost_thread-vc141-mt-gd-x32-1_70.lib".
Tom Kent wrote:
Building with msvc-14.2 seemed okay, but when I went to link the libaries the auto-library feature wasn't working. The build correctly generated "libboost_thread-vc142-mt-gd-x32-1_70.lib", but the auto-lib wanted "libboost_thread-vc141-mt-gd-x32-1_70.lib".
Sounds like we need to fix https://github.com/boostorg/config/blob/develop/include/boost/config/auto_li...
On Thu, Apr 4, 2019 at 7:13 PM Peter Dimov via Boost
Tom Kent wrote:
Building with msvc-14.2 seemed okay, but when I went to link the libaries the auto-library feature wasn't working. The build correctly generated "libboost_thread-vc142-mt-gd-x32-1_70.lib", but the auto-lib wanted "libboost_thread-vc141-mt-gd-x32-1_70.lib".
Sounds like we need to fix
https://github.com/boostorg/config/blob/develop/include/boost/config/auto_li...
This has been merged to develop. Can we get an -rc2 with it?
On Thu, Apr 4, 2019 at 8:46 PM Tom Kent
On Thu, Apr 4, 2019 at 7:13 PM Peter Dimov via Boost < boost@lists.boost.org> wrote:
Building with msvc-14.2 seemed okay, but when I went to link the
Tom Kent wrote: libaries
the auto-library feature wasn't working. The build correctly generated "libboost_thread-vc142-mt-gd-x32-1_70.lib", but the auto-lib wanted "libboost_thread-vc141-mt-gd-x32-1_70.lib".
Sounds like we need to fix
https://github.com/boostorg/config/blob/develop/include/boost/config/auto_li...
On Sun, Apr 7, 2019 at 3:25 PM Tom Kent via Boost
This has been merged to develop. Can we get an -rc2 with it?
John - Are you happy with this fix? Do the tests look good? If so, I'd appreciate it if you would merge this to master. Thanks, -- Marshall
On Thu, Apr 4, 2019 at 8:46 PM Tom Kent
wrote: On Thu, Apr 4, 2019 at 7:13 PM Peter Dimov via Boost < boost@lists.boost.org> wrote:
Building with msvc-14.2 seemed okay, but when I went to link the
Tom Kent wrote: libaries
the auto-library feature wasn't working. The build correctly generated "libboost_thread-vc142-mt-gd-x32-1_70.lib", but the auto-lib wanted "libboost_thread-vc141-mt-gd-x32-1_70.lib".
Sounds like we need to fix
https://github.com/boostorg/config/blob/develop/include/boost/config/auto_li...
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On Sun, Apr 7, 2019 at 6:45 AM Marshall Clow via Boost
Are you happy with this fix? Do the tests look good?
If so, I'd appreciate it if you would merge this to master.
\cough https://github.com/boostorg/beast/commit/ce986118f81443ea8947f4bfa32ea740027... https://github.com/boostorg/beast/commit/7e78863074d1645eeef0f23b7f84597597d... Can I please merge this?
On Thu, Apr 4, 2019 at 7:28 AM Marshall Clow via Boost-users
Please report both success and failure, and anything else that is noteworthy.
A user reported a significant defect which renders the async_base utility largely unusable, if another release candidate is created I would like to incorporate the fix, which is here: https://github.com/boostorg/beast/commit/ce986118f81443ea8947f4bfa32ea740027... Thanks
participants (7)
-
Marshall Clow
-
Olaf van der Spek
-
Peter Dimov
-
stefan
-
Steven Watanabe
-
Tom Kent
-
Vinnie Falco