Boost logo

Boost :

Subject: Re: [boost] [1.47.0] Beta 1 Release candidate files available
From: Adam Merz (adammerz_at_[hidden])
Date: 2011-06-22 13:32:15


Beman Dawes <bdawes <at> acm.org> writes:
> Release candidate files for 1.47.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.
>
> Thanks,
>
> --The release managers
>
> PS: I've downloaded and built the Windows 7z file. No problems.

The .7z package built without errors with MSVC 2010 SP1 for both x86 and x64,
but in all cases I see the following in bjam's output:

> common.copy stage\lib\boost_exception-vc100-mt-gd-1_47.lib
> The system cannot find the file specified.
>
> copy /b "bin.v2\libs\exception\build\msvc-10.0\debug\address-model-
32\architecture-x86\extern-c-nothrow-on\threading-multi\boost_exception-vc100-
mt-gd-1_47.lib" + this-file-does-not-exist-A698EE7806899E69
"stage\lib\boost_exception-vc100-mt-gd-1_47.lib"
>
> ...failed common.copy stage\lib\boost_exception-vc100-mt-gd-1_47.lib...
>
> ...
>
> ...failed updating 1 target...

I'm not sure if this is intentional and/or benign, but I thought it was worth
mentioning. I've hosted the bjam output in case it's relevant:

 [1] http://dl.dropbox.com/u/10282384/x86debug.txt
 [2] http://dl.dropbox.com/u/10282384/x86release.txt
 [3] http://dl.dropbox.com/u/10282384/x64debug.txt
 [4] http://dl.dropbox.com/u/10282384/x64release.txt


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