Boost logo

Boost :

Subject: Re: [boost] Boost 1_58_0_rc1 is available for testing
From: Sergey Shandar (sergey.shandar_at_[hidden])
Date: 2015-03-12 05:42:34


On 3/11/2015 6:12 PM, Marshall Clow wrote:
> Release candidate files for 1.58.0 beta 1 are available at
> http://boost.cowic.de/rc/
>
> 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.
>
> This helps ensure the candidates build OK before we push them out to SourceForge.
>
> IMPORTANT NOTE:
> There is a bug with the build scripts; you have to specify the address-mode and architecture to b2.
> I used:
> ./b2 address-model=64 architecture=x86
> to test this.
>
>
> The files (and associated md5s) are:
> MD5 (boost_1_58_0_b1_rc1.7z) = 302c7dfc917227843d24beed33ccc99c
> MD5 (boost_1_58_0_b1_rc1.tar.bz2) = d7d030e85bf5534a328c108c62a7fb0e
> MD5 (boost_1_58_0_b1_rc1.tar.gz) = ec90cd23bdc99c5eaf88245ea94a28e0
> MD5 (boost_1_58_0_b1_rc1.zip) = dc8379fb95c84fe2fca53a4b2c96da23
>
> Thanks!
>
> -- The release managers
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Several build errors on Windows:

boost/chrono/detail/inlined/win/chrono.hpp(15) : fatal error C1083:
Cannot open include file 'boost/detail/winapi/time.hpp': No such file or
directory
boost/chrono/detail/inlined/win/thread_clock.hpp(18) : fatal error
C1083: Cannot open include file 'boost/detail/winapi/GetLastError.hpp':
No such file or directory
boost/chrono/detail/inlined/win/process_cpu_clock.hpp(22) : fatal error
C1083: Cannot open include file 'boost/detail/winapi/GetLastError.hpp':
No such file or directory

boost/thread/win32/thread_primitives.hpp(18) : fatal error C1083: Cannot
open include file 'boost/detail/interlocked.hpp': No such file or directory
boost/thread/win32/shared_mutex.hpp(12) : fatal error C1083: Cannot open
include file 'boost/detail/interlocked.hpp': No such file or directory

boost\libs\logs\src\windows_version.hpp(32) : fatal error C1083: Cannot
open include file 'boost/detail/winapi/config.hpp': No such file or
directory
boost\libs\logs\src\timestamp.cpp(19) : fatal error C1083: Cannot open
include file 'boost/detail/interlocked.hpp': No such file or directory

boost/log/detail/spin_mutex.hpp(40) : fatal error C1083: Cannot open
include file 'boost/detail/interlocked.hpp': No such file or directory


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk