Skip to content

Instantly share code, notes, and snippets.

@teeks99
Created July 6, 2018 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save teeks99/4c29d44b491846c9469b919af29461cf to your computer and use it in GitHub Desktop.
Save teeks99/4c29d44b491846c9469b919af29461cf to your computer and use it in GitHub Desktop.
Boost 1.68.0 Beta1 RC1
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-8.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : no (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : no (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63384 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-9.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-9.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63392 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-10.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-10.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63393 targets...
...updating 23 targets...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\link-static\runtime-link-static\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\debug\link-static\runtime-link-static\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\link-static\runtime-link-static\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\debug\link-static\runtime-link-static\threading-multi>libboost_program_options-vc100-mt-sgd-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\link-static\runtime-link-static\threading-multi>options_description.obj...
...skipped <plib32-msvc-10.0>libboost_program_options-vc100-mt-sgd-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\link-static\runtime-link-static\threading-multi>libboost_program_options-vc100-mt-sgd-x32-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\link-static\runtime-link-static\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\release\link-static\runtime-link-static\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\link-static\runtime-link-static\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\release\link-static\runtime-link-static\threading-multi>libboost_program_options-vc100-mt-s-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\link-static\runtime-link-static\threading-multi>options_description.obj...
...skipped <plib32-msvc-10.0>libboost_program_options-vc100-mt-s-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\link-static\runtime-link-static\threading-multi>libboost_program_options-vc100-mt-s-x32-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\release\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\release\threading-multi>boost_program_options-vc100-mt-x32-1_68.dll for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\threading-multi>options_description.obj...
...skipped <plib32-msvc-10.0>boost_program_options-vc100-mt-x32-1_68.dll for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\threading-multi>boost_program_options-vc100-mt-x32-1_68.dll...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\release\threading-multi>boost_program_options-vc100-mt-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\threading-multi>options_description.obj...
...skipped <plib32-msvc-10.0>boost_program_options-vc100-mt-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\threading-multi>boost_program_options-vc100-mt-x32-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\link-static\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\release\link-static\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\link-static\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\release\link-static\threading-multi>libboost_program_options-vc100-mt-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\link-static\threading-multi>options_description.obj...
...skipped <plib32-msvc-10.0>libboost_program_options-vc100-mt-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\link-static\threading-multi>libboost_program_options-vc100-mt-x32-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\link-static\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\debug\link-static\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\link-static\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\debug\link-static\threading-multi>libboost_program_options-vc100-mt-gd-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\link-static\threading-multi>options_description.obj...
...skipped <plib32-msvc-10.0>libboost_program_options-vc100-mt-gd-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\link-static\threading-multi>libboost_program_options-vc100-mt-gd-x32-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\debug\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\debug\threading-multi>boost_program_options-vc100-mt-gd-x32-1_68.dll for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\threading-multi>options_description.obj...
...skipped <plib32-msvc-10.0>boost_program_options-vc100-mt-gd-x32-1_68.dll for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\threading-multi>boost_program_options-vc100-mt-gd-x32-1_68.dll...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\debug\threading-multi>boost_program_options-vc100-mt-gd-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\threading-multi>options_description.obj...
...skipped <plib32-msvc-10.0>boost_program_options-vc100-mt-gd-x32-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\threading-multi>boost_program_options-vc100-mt-gd-x32-1_68.lib...
...failed updating 6 targets...
...skipped 16 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-11.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-11.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63394 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-12.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-12.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63394 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-14.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63668 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.1 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-14.1 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63668 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-8.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : no (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : no (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63446 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-9.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-9.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63454 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-10.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-10.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63455 targets...
...updating 23 targets...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_program_options-vc100-mt-s-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi>options_description.obj...
...skipped <plib64-msvc-10.0>libboost_program_options-vc100-mt-s-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_program_options-vc100-mt-s-x64-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_program_options-vc100-mt-sgd-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>options_description.obj...
...skipped <plib64-msvc-10.0>libboost_program_options-vc100-mt-sgd-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_program_options-vc100-mt-sgd-x64-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\threading-multi>libboost_program_options-vc100-mt-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\threading-multi>options_description.obj...
...skipped <plib64-msvc-10.0>libboost_program_options-vc100-mt-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\link-static\threading-multi>libboost_program_options-vc100-mt-x64-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\threading-multi>boost_program_options-vc100-mt-x64-1_68.dll for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\threading-multi>options_description.obj...
...skipped <plib64-msvc-10.0>boost_program_options-vc100-mt-x64-1_68.dll for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\threading-multi>boost_program_options-vc100-mt-x64-1_68.dll...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\threading-multi>boost_program_options-vc100-mt-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\threading-multi>options_description.obj...
...skipped <plib64-msvc-10.0>boost_program_options-vc100-mt-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\release\address-model-64\threading-multi>boost_program_options-vc100-mt-x64-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\threading-multi>libboost_program_options-vc100-mt-gd-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\threading-multi>options_description.obj...
...skipped <plib64-msvc-10.0>libboost_program_options-vc100-mt-gd-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\link-static\threading-multi>libboost_program_options-vc100-mt-gd-x64-1_68.lib...
compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\threading-multi\options_description.obj
options_description.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2440: 'initializing' : cannot convert from 'int' to 'const std::basic_string<_Elem,_Traits,_Ax> '
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,_Ty>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t,
_Ty=int,
_Other1=int,
_Other2=int
]
libs\program_options\src\options_description.cpp(185) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,int>(_Other1 &&,_Other2 &&)' being compiled
with
[
_Ty1=const std::string *,
_Ty2=size_t,
_Other1=int,
_Other2=int
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(163) : error C2439: 'std::_Pair_base<_Ty1,_Ty2>::first' : member could not be initialized
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(166) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::first'
with
[
_Ty1=const std::basic_string<char,std::char_traits<char>,std::allocator<char>> *,
_Ty2=size_t
]
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\threading-multi\options_description.obj.rsp"
...failed compile-c-c++ bin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\threading-multi\options_description.obj...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\threading-multi>boost_program_options-vc100-mt-gd-x64-1_68.dll for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\threading-multi>options_description.obj...
...skipped <plib64-msvc-10.0>boost_program_options-vc100-mt-gd-x64-1_68.dll for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\threading-multi>boost_program_options-vc100-mt-gd-x64-1_68.dll...
...skipped <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\threading-multi>boost_program_options-vc100-mt-gd-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\threading-multi>options_description.obj...
...skipped <plib64-msvc-10.0>boost_program_options-vc100-mt-gd-x64-1_68.lib for lack of <pbin.v2\libs\program_options\build\msvc-10.0\debug\address-model-64\threading-multi>boost_program_options-vc100-mt-gd-x64-1_68.lib...
...failed updating 6 targets...
...skipped 16 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-11.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-11.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63456 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-12.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-12.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63456 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-14.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63732 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.1 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-14.1 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63732 targets...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment