Boost logo

Boost :

Subject: Re: [boost] [1.54.0] Release candidates available
From: Tom Kent (lists_at_[hidden])
Date: 2013-06-27 20:56:12


On Thu, Jun 27, 2013 at 1:44 PM, Marshall Clow <mclow.lists_at_[hidden]>wrote:

> Release candidate files for 1.54.0 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.
>
> The files (and associated md5s) are:
> efbfbff5a85a9330951f243d0a46e4b9 *boost_1_54_0_rc1.tar.gz
> 15cb8c0803064faef0c4ddf5bc5ca279 *boost_1_54_0_rc1.tar.bz2
> 78a35834c45220a6164310e280abe675 *boost_1_54_0_rc1.zip
> 89e734ffd2afe0982b2d9fc21d033dba *boost_1_54_0_rc1.7z
>
> Thanks!
>
> -- The release managers
>
>
Builds, links and runs (a simple test exe) on (Win Server 2008r2, 64-bit):
msvc-8.0 - 32
msvc-9.0 - 32
msvc-10.0 - 32
msvc-11.0 - 32
msvc-8.0 - 64
msvc-9.0 - 64
msvc-10.0 - 64
msvc-11.0 - 64

However, there were a bunch of "errors" at some pre-build step, which don't
appear to cause any problems, but are very annoying:

error: No best alternative for libs/coroutine/build/allocator_sources
    next alternative: required properties: <link>static <target-os>windows
<threading>multi
        not matched
    next alternative: required properties: <link>static
<segmented-stacks>on <threading>multi
        not matched
    next alternative: required properties: <link>static <threading>multi
        not matched
error: No best alternative for libs/coroutine/build/allocator_sources
    next alternative: required properties: <link>static <target-os>windows
<threading>multi
        not matched
    next alternative: required properties: <link>static
<segmented-stacks>on <threading>multi
        not matched
    next alternative: required properties: <link>static <threading>multi
        not matched
error: No best alternative for libs/coroutine/build/allocator_sources
    next alternative: required properties: <link>static <target-os>windows
<threading>multi
        not matched
    next alternative: required properties: <link>static
<segmented-stacks>on <threading>multi
        not matched
    next alternative: required properties: <link>static <threading>multi
        not matched
error: No best alternative for libs/coroutine/build/allocator_sources
    next alternative: required properties: <link>static <target-os>windows
<threading>multi
        not matched
    next alternative: required properties: <link>static
<segmented-stacks>on <threading>multi
        not matched
    next alternative: required properties: <link>static <threading>multi
        not matched
error: No best alternative for libs/coroutine/build/allocator_sources
    next alternative: required properties: <link>static <target-os>windows
<threading>multi
        not matched
    next alternative: required properties: <link>static
<segmented-stacks>on <threading>multi
        not matched
    next alternative: required properties: <link>static <threading>multi
        not matched
error: No best alternative for libs/coroutine/build/allocator_sources
    next alternative: required properties: <link>static <target-os>windows
<threading>multi
        not matched
    next alternative: required properties: <link>static
<segmented-stacks>on <threading>multi
        not matched
    next alternative: required properties: <link>static <threading>multi
        not matched
error: No best alternative for libs/coroutine/build/allocator_sources
    next alternative: required properties: <link>static <target-os>windows
<threading>multi
        not matched
    next alternative: required properties: <link>static
<segmented-stacks>on <threading>multi
        not matched
    next alternative: required properties: <link>static <threading>multi
        not matched

I'm compressing the installers now (this takes substantially longer than
the build), when should I upload them to sourceforge? Before or after the
official release announcement?

Tom


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