Boost logo

Boost :

Subject: Re: [boost] [1.53.0] Beta release candidates 2 now available for testing
From: Olaf van der Spek (ml_at_[hidden])
Date: 2013-01-04 15:41:22


On Fri, Jan 4, 2013 at 8:25 PM, Marshall Clow <mclow.lists_at_[hidden]> 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.

VC11 ...failed updating 5 targets... :

C:\VC\boost_1_53_0_beta1>b2 --build-type=complete

Building the Boost C++ Libraries.

Performing configuration checks

    - 32-bit : yes
    - x86 : yes
    - has_icu builds : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
    - iconv (libc) : no
    - iconv (separate) : no
    - icu : no
    - icu (lib64) : no
    - gcc visibility : no
    - long double support : yes
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
warning: No python installation configured and autoconfiguration
note: failed. See http://www.boost.org/libs/python/doc/building.html
note: for configuration instructions or pass --without-python to
note: suppress this message and silently skip all Boost.Python targets

Component configuration:

    - atomic : building
    - chrono : building
    - context : building
    - date_time : building
    - exception : building
    - filesystem : building
    - graph : building
    - graph_parallel : building
    - iostreams : building
    - locale : building
    - math : building
    - mpi : building
    - program_options : building
    - python : building
    - random : building
    - regex : building
    - serialization : building
    - signals : building
    - system : building
    - test : building
    - thread : building
    - timer : building
    - wave : building

...patience...
...patience...
...patience...
...patience...
...found 9372 targets...
...updating 9 targets...
msvc.link.dll bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\boost_context-vc110-mt-gd-1_53.dll
   Creating library
bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\boost_context-vc110-mt-gd-1_53.lib
and object bin.v2\libs\context\build\msvc-11.0\
debug\threading-multi\boost_context-vc110-mt-gd-1_53.exp
make_i386_ms_pe_masm.obj : error LNK2019: unresolved external symbol
__exit referenced in function _make_fcontext
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup_at_12
bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\boost_context-vc110-mt-gd-1_53.dll
: fatal error LNK1120: 2 unresolved externals

        call "C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\vcvarsall.bat" x86 >nul
link /NOLOGO /INCREMENTAL:NO /DLL /DEBUG /MACHINE:X86
/subsystem:console
/out:"bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\boost_context-vc110-mt-
gd-1_53.dll" /IMPLIB:"bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\boost_context-vc110-mt-gd-1_53.lib"
   @"bin.v2\libs\context\build\msvc-11.0\deb
ug\threading-multi\boost_context-vc110-mt-gd-1_53.dll.rsp"
        if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%

...failed msvc.link.dll
bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\boost_context-vc110-mt-gd-1_53.dll
bin.v2\libs\context\build\msvc-11.0\debug\t
hreading-multi\boost_context-vc110-mt-gd-1_53.lib
bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\boost_context-vc110-mt-gd-1_53.pdb...
...removing bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\boost_context-vc110-mt-gd-1_53.lib
...removing bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\boost_context-vc110-mt-gd-1_53.pdb
...skipped <pstage\lib>boost_context-vc110-mt-gd-1_53.dll for lack of
<pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>boost_context-vc110-mt-gd-1_53
.dll...
...skipped <pstage\lib>boost_context-vc110-mt-gd-1_53.lib for lack of
<pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>boost_context-vc110-mt-gd-1_53
.lib...
msvc.link.dll bin.v2\libs\context\build\msvc-11.0\release\threading-multi\boost_context-vc110-mt-1_53.dll
   Creating library
bin.v2\libs\context\build\msvc-11.0\release\threading-multi\boost_context-vc110-mt-1_53.lib
and object bin.v2\libs\context\build\msvc-11.0\r
elease\threading-multi\boost_context-vc110-mt-1_53.exp
make_i386_ms_pe_masm.obj : error LNK2019: unresolved external symbol
__exit referenced in function _make_fcontext
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup_at_12
bin.v2\libs\context\build\msvc-11.0\release\threading-multi\boost_context-vc110-mt-1_53.dll
: fatal error LNK1120: 2 unresolved externals

        call "C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\vcvarsall.bat" x86 >nul
link /NOLOGO /INCREMENTAL:NO /DLL /MACHINE:X86 /subsystem:console
/out:"bin.v2\libs\context\build\msvc-11.0\release\threading-multi\boost_context-vc110-mt-1_53.
dll" /IMPLIB:"bin.v2\libs\context\build\msvc-11.0\release\threading-multi\boost_context-vc110-mt-1_53.lib"
   @"bin.v2\libs\context\build\msvc-11.0\release\thre
ading-multi\boost_context-vc110-mt-1_53.dll.rsp"
        if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%

...failed msvc.link.dll
bin.v2\libs\context\build\msvc-11.0\release\threading-multi\boost_context-vc110-mt-1_53.dll
bin.v2\libs\context\build\msvc-11.0\release\
threading-multi\boost_context-vc110-mt-1_53.lib...
...removing bin.v2\libs\context\build\msvc-11.0\release\threading-multi\boost_context-vc110-mt-1_53.lib
...skipped <pstage\lib>boost_context-vc110-mt-1_53.dll for lack of
<pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>boost_context-vc110-mt-1_53.dll
...
...skipped <pstage\lib>boost_context-vc110-mt-1_53.lib for lack of
<pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>boost_context-vc110-mt-1_53.lib
...
...failed updating 5 targets...
...skipped 4 targets...


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