Skip to content

Instantly share code, notes, and snippets.

@teeks99
Created November 13, 2018 00:20
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/526cf2598d1697557e45e590ce9517be to your computer and use it in GitHub Desktop.
Save teeks99/526cf2598d1697557e45e590ce9517be to your computer and use it in GitHub Desktop.
Boost 1.69.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)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63505 targets...
...updating 153 targets...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\threading-multi>libboost_python27-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib32-msvc-8.0>libboost_python27-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\threading-multi>libboost_python27-vc80-mt-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\runtime-link-static\threading-multi>libboost_python27-vc80-mt-sgd-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\runtime-link-static\threading-multi>object\inheritance.obj...
...skipped <plib32-msvc-8.0>libboost_python27-vc80-mt-sgd-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\runtime-link-static\threading-multi>libboost_python27-vc80-mt-sgd-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi>core.obj...
...skipped <plib32-msvc-8.0>libboost_log-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib32-msvc-8.0>libboost_log_setup-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-x32-1_69.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\runtime-link-static\threading-multi>libboost_python27-vc80-mt-s-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\runtime-link-static\threading-multi>object\inheritance.obj...
...skipped <plib32-msvc-8.0>libboost_python27-vc80-mt-s-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\link-static\python-2.7\runtime-link-static\threading-multi>libboost_python27-vc80-mt-s-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-sgd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>core.obj...
...skipped <plib32-msvc-8.0>libboost_log-vc80-mt-sgd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-sgd-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-sgd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib32-msvc-8.0>libboost_log_setup-vc80-mt-sgd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-sgd-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\python-2.7\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\release\python-2.7\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\python-2.7\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\release\python-2.7\threading-multi>boost_python27-vc80-mt-x32-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-8.0\release\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib32-msvc-8.0>boost_python27-vc80-mt-x32-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-8.0\release\python-2.7\threading-multi>boost_python27-vc80-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\python\build\msvc-8.0\release\python-2.7\threading-multi>boost_python27-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib32-msvc-8.0>boost_python27-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\python-2.7\threading-multi>boost_python27-vc80-mt-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-s-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>core.obj...
...skipped <plib32-msvc-8.0>libboost_log-vc80-mt-s-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-s-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-s-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib32-msvc-8.0>libboost_log_setup-vc80-mt-s-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-s-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\python-2.7\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\debug\python-2.7\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\python-2.7\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\debug\python-2.7\threading-multi>boost_python27-vc80-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib32-msvc-8.0>boost_python27-vc80-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\python-2.7\threading-multi>boost_python27-vc80-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\python\build\msvc-8.0\debug\python-2.7\threading-multi>boost_python27-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib32-msvc-8.0>boost_python27-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\python-2.7\threading-multi>boost_python27-vc80-mt-gd-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_log-vc80-mt-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>core.obj...
...skipped <plib32-msvc-8.0>boost_log-vc80-mt-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_log-vc80-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_log-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>core.obj...
...skipped <plib32-msvc-8.0>boost_log-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_log-vc80-mt-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
...on 100th target...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib32-msvc-8.0>boost_log_setup-vc80-mt-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib32-msvc-8.0>boost_log_setup-vc80-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\threading-multi>libboost_python27-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib32-msvc-8.0>libboost_python27-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\link-static\python-2.7\threading-multi>libboost_python27-vc80-mt-gd-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_log-vc80-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>core.obj...
...skipped <plib32-msvc-8.0>boost_log-vc80-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_log-vc80-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_log-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>core.obj...
...skipped <plib32-msvc-8.0>boost_log-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_log-vc80-mt-gd-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib32-msvc-8.0>boost_log_setup-vc80-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib32-msvc-8.0>boost_log_setup-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-gd-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi>core.obj...
...skipped <plib32-msvc-8.0>libboost_log-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-gd-x32-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib32-msvc-8.0>libboost_log_setup-vc80-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-gd-x32-1_69.lib...
...failed updating 102 targets...
...skipped 48 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)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63510 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)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63510 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)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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 : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63512 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)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63512 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)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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 : no (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : 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 : no (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 45616 targets...
...updating 333 targets...
msvc.link.dll bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.lib and object bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.lib and object bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.lib and object bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.dll bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\atomic\build\msvc-14.0\release\threading-multi\boost_atomic-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_atomic-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\threading-multi>boost_atomic-vc140-mt-x32-1_69.dll...
msvc.manifest.dll bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.dll bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\system\build\msvc-14.0\release\threading-multi\boost_system-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_system-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\chrono\build\msvc-14.0\release\threading-multi>boost_chrono-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_chrono-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\chrono\build\msvc-14.0\release\threading-multi>boost_chrono-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\contract\build\msvc-14.0\release\threading-multi>boost_contract-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_contract-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\contract\build\msvc-14.0\release\threading-multi>boost_contract-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\chrono\build\msvc-14.0\release\threading-multi>boost_chrono-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\thread\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_thread-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_thread-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\thread\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_thread-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\thread\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_thread-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\filesystem\build\msvc-14.0\release\threading-multi>boost_filesystem-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_filesystem-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\release\threading-multi>boost_filesystem-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\filesystem\build\msvc-14.0\release\threading-multi>boost_filesystem-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\locale\build\msvc-14.0\release\threading-multi>boost_locale-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_locale-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\locale\build\msvc-14.0\release\threading-multi>boost_locale-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\random\build\msvc-14.0\release\threading-multi>boost_random-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_random-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\random\build\msvc-14.0\release\threading-multi>boost_random-vc140-mt-x32-1_69.dll...
msvc.manifest.dll bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.dll bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\container\build\msvc-14.0\release\threading-multi\boost_container-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_container-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\container\build\msvc-14.0\release\threading-multi>boost_container-vc140-mt-x32-1_69.dll...
msvc.link.dll bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.lib and object bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.lib and object bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.lib and object bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.lib and object bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.dll bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\context\build\msvc-14.0\release\threading-multi\boost_context-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_context-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\context\build\msvc-14.0\release\threading-multi>boost_context-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\coroutine\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_coroutine-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\coroutine\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\fiber\build\msvc-14.0\release\threading-multi>boost_fiber-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_fiber-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\fiber\build\msvc-14.0\release\threading-multi>boost_fiber-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\timer\build\msvc-14.0\release\threading-multi>boost_timer-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_timer-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\timer\build\msvc-14.0\release\threading-multi>boost_timer-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\timer\build\msvc-14.0\release\threading-multi>boost_timer-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\release\threading-multi>boost_prg_exec_monitor-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_prg_exec_monitor-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\test\build\msvc-14.0\release\threading-multi>boost_prg_exec_monitor-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\test\build\msvc-14.0\release\threading-multi>boost_unit_test_framework-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_unit_test_framework-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\test\build\msvc-14.0\release\threading-multi>boost_unit_test_framework-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\thread\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_thread-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_type_erasure-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_atomic-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\threading-multi>boost_atomic-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_system-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_chrono-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\chrono\build\msvc-14.0\release\threading-multi>boost_chrono-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_container-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\container\build\msvc-14.0\release\threading-multi>boost_container-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_context-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\context\build\msvc-14.0\release\threading-multi>boost_context-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\contract\build\msvc-14.0\release\threading-multi>boost_contract-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_contract-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\contract\build\msvc-14.0\release\threading-multi>boost_contract-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_thread-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\thread\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_thread-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_coroutine-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\coroutine\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_filesystem-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\release\threading-multi>boost_filesystem-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\fiber\build\msvc-14.0\release\threading-multi>boost_fiber-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_fiber-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\fiber\build\msvc-14.0\release\threading-multi>boost_fiber-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\locale\build\msvc-14.0\release\threading-multi>boost_locale-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_locale-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\locale\build\msvc-14.0\release\threading-multi>boost_locale-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\random\build\msvc-14.0\release\threading-multi>boost_random-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_random-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\random\build\msvc-14.0\release\threading-multi>boost_random-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_timer-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\timer\build\msvc-14.0\release\threading-multi>boost_timer-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\release\threading-multi>boost_prg_exec_monitor-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_prg_exec_monitor-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\test\build\msvc-14.0\release\threading-multi>boost_prg_exec_monitor-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\release\threading-multi>boost_unit_test_framework-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\threading-multi>boost_system-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_unit_test_framework-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\test\build\msvc-14.0\release\threading-multi>boost_unit_test_framework-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\type_erasure\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\thread\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_thread-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_type_erasure-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-x32-1_69.lib...
msvc.link.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.lib and object bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_noop-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_stacktrace_noop-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi>boost_stacktrace_noop-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_stacktrace_noop-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi>boost_stacktrace_noop-vc140-mt-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi\boost_stacktrace_basic-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_stacktrace_basic-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi>boost_stacktrace_basic-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_stacktrace_basic-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\release\threading-multi>boost_stacktrace_basic-vc140-mt-x32-1_69.lib...
msvc.link.dll bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.lib and object bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.dll bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\date_time\build\msvc-14.0\release\threading-multi\boost_date_time-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_date_time-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\date_time\build\msvc-14.0\release\threading-multi>boost_date_time-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\wave\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_wave-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\release\threading-multi>boost_filesystem-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_wave-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\wave\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_wave-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_date_time-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\date_time\build\msvc-14.0\release\threading-multi>boost_date_time-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\wave\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_wave-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\release\threading-multi>boost_filesystem-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_wave-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\wave\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_wave-vc140-mt-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.dll bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\regex\build\msvc-14.0\release\threading-multi\boost_regex-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_regex-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\regex\build\msvc-14.0\release\threading-multi>boost_regex-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\graph\build\msvc-14.0\release\threading-multi>boost_graph-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\regex\build\msvc-14.0\release\threading-multi>boost_regex-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_graph-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\graph\build\msvc-14.0\release\threading-multi>boost_graph-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_log-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\threading-multi>boost_atomic-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_log-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_log-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_log-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\threading-multi>boost_atomic-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\log\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\threading-multi>boost_atomic-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_log_setup-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_log-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_log-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_regex-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\regex\build\msvc-14.0\release\threading-multi>boost_regex-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\graph\build\msvc-14.0\release\threading-multi>boost_graph-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\regex\build\msvc-14.0\release\threading-multi>boost_regex-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_graph-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\graph\build\msvc-14.0\release\threading-multi>boost_graph-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\log\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\threading-multi>boost_atomic-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_log_setup-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-14.0\release\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.dll bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\serialization\build\msvc-14.0\release\threading-multi\boost_serialization-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_serialization-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\threading-multi>boost_serialization-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\serialization\build\msvc-14.0\release\threading-multi>boost_wserialization-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\threading-multi>boost_serialization-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_wserialization-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\threading-multi>boost_wserialization-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_serialization-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\threading-multi>boost_serialization-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\serialization\build\msvc-14.0\release\threading-multi>boost_wserialization-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\threading-multi>boost_serialization-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_wserialization-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\threading-multi>boost_wserialization-vc140-mt-x32-1_69.lib...
msvc.link.dll bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.dll
Creating library bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.lib and object bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.dll
bin.v2\standalone\bzip2\libbz2.def(1) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
Creating library bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.lib and object bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.exp
msvc.manifest.dll bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.dll bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.lib...
...removing bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.dll
...removing bin.v2\standalone\zlib\msvc-14.0\release\threading-multi\boost_zlib-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_zlib-vc140-mt-x32-1_69.dll for lack of <pbin.v2\standalone\zlib\msvc-14.0\release\threading-multi>boost_zlib-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_zlib-vc140-mt-x32-1_69.lib for lack of <pbin.v2\standalone\zlib\msvc-14.0\release\threading-multi>boost_zlib-vc140-mt-x32-1_69.lib...
msvc.manifest.dll bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.dll bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.lib...
...removing bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.dll
...removing bin.v2\standalone\bzip2\msvc-14.0\release\threading-multi\boost_bzip2-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_bzip2-vc140-mt-x32-1_69.dll for lack of <pbin.v2\standalone\bzip2\msvc-14.0\release\threading-multi>boost_bzip2-vc140-mt-x32-1_69.dll...
...skipped <pbin.v2\libs\iostreams\build\msvc-14.0\release\threading-multi>boost_iostreams-vc140-mt-x32-1_69.dll for lack of <pbin.v2\standalone\zlib\msvc-14.0\release\threading-multi>boost_zlib-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_iostreams-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\iostreams\build\msvc-14.0\release\threading-multi>boost_iostreams-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_bzip2-vc140-mt-x32-1_69.lib for lack of <pbin.v2\standalone\bzip2\msvc-14.0\release\threading-multi>boost_bzip2-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\iostreams\build\msvc-14.0\release\threading-multi>boost_iostreams-vc140-mt-x32-1_69.lib for lack of <pbin.v2\standalone\zlib\msvc-14.0\release\threading-multi>boost_zlib-vc140-mt-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_iostreams-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\iostreams\build\msvc-14.0\release\threading-multi>boost_iostreams-vc140-mt-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_math_tr1-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_tr1-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_tr1-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_tr1-vc140-mt-x32-1_69.lib...
msvc.link.dll bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.dll bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.lib bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi\boost_atomic-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_atomic-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi>boost_atomic-vc140-mt-gd-x32-1_69.dll...
msvc.manifest.dll bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.dll bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.lib bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.pdb bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\system\build\msvc-14.0\debug\threading-multi\boost_system-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_system-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\chrono\build\msvc-14.0\debug\threading-multi>boost_chrono-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_chrono-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\chrono\build\msvc-14.0\debug\threading-multi>boost_chrono-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\contract\build\msvc-14.0\debug\threading-multi>boost_contract-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_contract-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\contract\build\msvc-14.0\debug\threading-multi>boost_contract-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\chrono\build\msvc-14.0\debug\threading-multi>boost_chrono-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\thread\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_thread-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\thread\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\thread\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\filesystem\build\msvc-14.0\debug\threading-multi>boost_filesystem-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_filesystem-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\debug\threading-multi>boost_filesystem-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\filesystem\build\msvc-14.0\debug\threading-multi>boost_filesystem-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\locale\build\msvc-14.0\debug\threading-multi>boost_locale-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_locale-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\locale\build\msvc-14.0\debug\threading-multi>boost_locale-vc140-mt-gd-x32-1_69.dll...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1f-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_math_tr1f-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_tr1f-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_tr1f-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_tr1f-vc140-mt-x32-1_69.lib...
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_tr1l-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_math_tr1l-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_tr1l-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_tr1l-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_tr1l-vc140-mt-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.dll bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.lib bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\container\build\msvc-14.0\debug\threading-multi\boost_container-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_container-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\container\build\msvc-14.0\debug\threading-multi>boost_container-vc140-mt-gd-x32-1_69.dll...
msvc.manifest.dll bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.dll bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.lib bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\context\build\msvc-14.0\debug\threading-multi\boost_context-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_context-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\context\build\msvc-14.0\debug\threading-multi>boost_context-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\coroutine\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_coroutine-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\coroutine\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\fiber\build\msvc-14.0\debug\threading-multi>boost_fiber-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_fiber-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\fiber\build\msvc-14.0\debug\threading-multi>boost_fiber-vc140-mt-gd-x32-1_69.dll...
msvc.link.dll bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.lib and object bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.dll
bin.v2\standalone\bzip2\libbz2.def(1) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
Creating library bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.lib and object bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.dll bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.lib bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi\boost_date_time-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_date_time-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi>boost_date_time-vc140-mt-gd-x32-1_69.dll...
msvc.manifest.dll bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.dll bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.lib bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\standalone\zlib\msvc-14.0\debug\threading-multi\boost_zlib-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_zlib-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\standalone\zlib\msvc-14.0\debug\threading-multi>boost_zlib-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\random\build\msvc-14.0\debug\threading-multi>boost_random-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_random-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\random\build\msvc-14.0\debug\threading-multi>boost_random-vc140-mt-gd-x32-1_69.dll...
msvc.manifest.dll bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.dll bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.lib bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi\boost_bzip2-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_bzip2-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi>boost_bzip2-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\iostreams\build\msvc-14.0\debug\threading-multi>boost_iostreams-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\standalone\zlib\msvc-14.0\debug\threading-multi>boost_zlib-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_iostreams-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\iostreams\build\msvc-14.0\debug\threading-multi>boost_iostreams-vc140-mt-gd-x32-1_69.dll...
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_math_c99-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_c99-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_c99-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_c99-vc140-mt-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99f-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_math_c99f-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_c99f-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_c99f-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_c99f-vc140-mt-x32-1_69.lib...
...skipped <pbin.v2\libs\timer\build\msvc-14.0\debug\threading-multi>boost_timer-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_timer-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\timer\build\msvc-14.0\debug\threading-multi>boost_timer-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\timer\build\msvc-14.0\debug\threading-multi>boost_timer-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\debug\threading-multi>boost_prg_exec_monitor-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_prg_exec_monitor-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\test\build\msvc-14.0\debug\threading-multi>boost_prg_exec_monitor-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\test\build\msvc-14.0\debug\threading-multi>boost_unit_test_framework-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_unit_test_framework-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\test\build\msvc-14.0\debug\threading-multi>boost_unit_test_framework-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\thread\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_type_erasure-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\wave\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_wave-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\debug\threading-multi>boost_filesystem-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_wave-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\wave\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_wave-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_atomic-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi>boost_atomic-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_system-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_chrono-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\chrono\build\msvc-14.0\debug\threading-multi>boost_chrono-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_container-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\container\build\msvc-14.0\debug\threading-multi>boost_container-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_context-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\context\build\msvc-14.0\debug\threading-multi>boost_context-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\contract\build\msvc-14.0\debug\threading-multi>boost_contract-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_contract-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\contract\build\msvc-14.0\debug\threading-multi>boost_contract-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_thread-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\thread\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_coroutine-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\coroutine\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_date_time-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\date_time\build\msvc-14.0\debug\threading-multi>boost_date_time-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_filesystem-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\debug\threading-multi>boost_filesystem-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\fiber\build\msvc-14.0\debug\threading-multi>boost_fiber-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_fiber-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\fiber\build\msvc-14.0\debug\threading-multi>boost_fiber-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_zlib-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\standalone\zlib\msvc-14.0\debug\threading-multi>boost_zlib-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_bzip2-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\standalone\bzip2\msvc-14.0\debug\threading-multi>boost_bzip2-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\iostreams\build\msvc-14.0\debug\threading-multi>boost_iostreams-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\standalone\zlib\msvc-14.0\debug\threading-multi>boost_zlib-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_iostreams-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\iostreams\build\msvc-14.0\debug\threading-multi>boost_iostreams-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\locale\build\msvc-14.0\debug\threading-multi>boost_locale-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_locale-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\locale\build\msvc-14.0\debug\threading-multi>boost_locale-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\random\build\msvc-14.0\debug\threading-multi>boost_random-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_random-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\random\build\msvc-14.0\debug\threading-multi>boost_random-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_timer-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\timer\build\msvc-14.0\debug\threading-multi>boost_timer-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\debug\threading-multi>boost_prg_exec_monitor-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_prg_exec_monitor-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\test\build\msvc-14.0\debug\threading-multi>boost_prg_exec_monitor-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\debug\threading-multi>boost_unit_test_framework-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\threading-multi>boost_system-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_unit_test_framework-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\test\build\msvc-14.0\debug\threading-multi>boost_unit_test_framework-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\type_erasure\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\thread\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_type_erasure-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\wave\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_wave-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\debug\threading-multi>boost_filesystem-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_wave-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\wave\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_wave-vc140-mt-gd-x32-1_69.lib...
msvc.link.dll bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.lib and object bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\threading-multi\boost_math_c99l-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_math_c99l-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_c99l-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_c99l-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\threading-multi>boost_math_c99l-vc140-mt-x32-1_69.lib...
msvc.link.dll bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.dll
Creating library bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.lib and object bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.dll bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\program_options\build\msvc-14.0\release\threading-multi\boost_program_options-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_program_options-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\program_options\build\msvc-14.0\release\threading-multi>boost_program_options-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_program_options-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\program_options\build\msvc-14.0\release\threading-multi>boost_program_options-vc140-mt-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.dll bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.lib...
...removing bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.dll
...removing bin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi\boost_python37-vc140-mt-x32-1_69.lib
...skipped <plib32-msvc-14.0>boost_python37-vc140-mt-x32-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi>boost_python37-vc140-mt-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_python37-vc140-mt-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-14.0\release\python-3.7\threading-multi>boost_python37-vc140-mt-x32-1_69.lib...
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_math_c99-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_c99-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_c99-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_c99-vc140-mt-gd-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_math_tr1-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_tr1-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_tr1-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_tr1-vc140-mt-gd-x32-1_69.lib...
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1f-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_math_tr1f-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_tr1f-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_tr1f-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_tr1f-vc140-mt-gd-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99f-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_math_c99f-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_c99f-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_c99f-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_c99f-vc140-mt-gd-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_c99l-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_math_c99l-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_c99l-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_c99l-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_c99l-vc140-mt-gd-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\threading-multi\boost_math_tr1l-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_math_tr1l-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_tr1l-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_math_tr1l-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\threading-multi>boost_math_tr1l-vc140-mt-gd-x32-1_69.lib...
msvc.link.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.lib bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_stacktrace_noop-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi>boost_stacktrace_noop-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_stacktrace_noop-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi>boost_stacktrace_noop-vc140-mt-gd-x32-1_69.lib...
msvc.link.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.lib bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_stacktrace_basic-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi>boost_stacktrace_basic-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_stacktrace_basic-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\debug\threading-multi>boost_stacktrace_basic-vc140-mt-gd-x32-1_69.lib...
msvc.link.dll bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.dll bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.lib bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi\boost_program_options-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_program_options-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi>boost_program_options-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_program_options-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\program_options\build\msvc-14.0\debug\threading-multi>boost_program_options-vc140-mt-gd-x32-1_69.lib...
msvc.link.dll bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.dll bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.lib bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_python37-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi>boost_python37-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_python37-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-14.0\debug\python-3.7\threading-multi>boost_python37-vc140-mt-gd-x32-1_69.lib...
msvc.link.dll bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.exp
msvc.link.dll bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.dll
Creating library bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.lib and object bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.exp
msvc.manifest.dll bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.dll bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.lib bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi\boost_serialization-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_serialization-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi>boost_serialization-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi>boost_wserialization-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi>boost_serialization-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_wserialization-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi>boost_wserialization-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_serialization-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi>boost_serialization-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi>boost_wserialization-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi>boost_serialization-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_wserialization-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\threading-multi>boost_wserialization-vc140-mt-gd-x32-1_69.lib...
msvc.manifest.dll bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" x86 >nul
mt -nologo -manifest "bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.dll.manifest" "-outputresource:bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.dll bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.lib bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.pdb...
...removing bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.dll
...removing bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.lib
...removing bin.v2\libs\regex\build\msvc-14.0\debug\threading-multi\boost_regex-vc140-mt-gd-x32-1_69.pdb
...skipped <plib32-msvc-14.0>boost_regex-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\regex\build\msvc-14.0\debug\threading-multi>boost_regex-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\graph\build\msvc-14.0\debug\threading-multi>boost_graph-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\regex\build\msvc-14.0\debug\threading-multi>boost_regex-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_graph-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\graph\build\msvc-14.0\debug\threading-multi>boost_graph-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_log-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi>boost_atomic-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_log-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_log-vc140-mt-gd-x32-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_log-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi>boost_atomic-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\log\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi>boost_atomic-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_log_setup-vc140-mt-gd-x32-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-gd-x32-1_69.dll...
...skipped <plib32-msvc-14.0>boost_log-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_log-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_regex-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\regex\build\msvc-14.0\debug\threading-multi>boost_regex-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\graph\build\msvc-14.0\debug\threading-multi>boost_graph-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\regex\build\msvc-14.0\debug\threading-multi>boost_regex-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_graph-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\graph\build\msvc-14.0\debug\threading-multi>boost_graph-vc140-mt-gd-x32-1_69.lib...
...skipped <pbin.v2\libs\log\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\threading-multi>boost_atomic-vc140-mt-gd-x32-1_69.lib...
...skipped <plib32-msvc-14.0>boost_log_setup-vc140-mt-gd-x32-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-14.0\debug\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-gd-x32-1_69.lib...
...failed updating 95 targets...
...skipped 220 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)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63798 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)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63565 targets...
...updating 153 targets...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\threading-multi>libboost_python27-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib64-msvc-8.0>libboost_python27-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\threading-multi>libboost_python27-vc80-mt-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi>libboost_python27-vc80-mt-sgd-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi>object\inheritance.obj...
...skipped <plib64-msvc-8.0>libboost_python27-vc80-mt-sgd-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi>libboost_python27-vc80-mt-sgd-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi>core.obj...
...skipped <plib64-msvc-8.0>libboost_log-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib64-msvc-8.0>libboost_log_setup-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi>libboost_python27-vc80-mt-s-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi>object\inheritance.obj...
...skipped <plib64-msvc-8.0>libboost_python27-vc80-mt-s-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\link-static\python-2.7\runtime-link-static\threading-multi>libboost_python27-vc80-mt-s-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-sgd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>core.obj...
...skipped <plib64-msvc-8.0>libboost_log-vc80-mt-sgd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-sgd-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-sgd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib64-msvc-8.0>libboost_log_setup-vc80-mt-sgd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-sgd-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\address-model-64\python-2.7\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\release\address-model-64\python-2.7\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\release\address-model-64\python-2.7\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\python-2.7\threading-multi>boost_python27-vc80-mt-x64-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib64-msvc-8.0>boost_python27-vc80-mt-x64-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\python-2.7\threading-multi>boost_python27-vc80-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\python-2.7\threading-multi>boost_python27-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib64-msvc-8.0>boost_python27-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\release\address-model-64\python-2.7\threading-multi>boost_python27-vc80-mt-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-s-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>core.obj...
...skipped <plib64-msvc-8.0>libboost_log-vc80-mt-s-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-s-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\default_sink.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-s-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib64-msvc-8.0>libboost_log_setup-vc80-mt-s-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-s-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\severity_level.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\severity_level.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\address-model-64\python-2.7\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\debug\address-model-64\python-2.7\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\address-model-64\python-2.7\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\python-2.7\threading-multi>boost_python27-vc80-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib64-msvc-8.0>boost_python27-vc80-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\python-2.7\threading-multi>boost_python27-vc80-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\python-2.7\threading-multi>boost_python27-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib64-msvc-8.0>boost_python27-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\python-2.7\threading-multi>boost_python27-vc80-mt-gd-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\trivial.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\trivial.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_log-vc80-mt-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>core.obj...
...skipped <plib64-msvc-8.0>boost_log-vc80-mt-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_log-vc80-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_log-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>core.obj...
...skipped <plib64-msvc-8.0>boost_log-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_log-vc80-mt-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\core.obj
core.cpp
.\boost/pending/integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\core.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\core.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\record_ostream.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\record_ostream.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\syslog_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\syslog_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\default_sink.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\default_sink.obj...
...on 100th target...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib64-msvc-8.0>boost_log_setup-vc80-mt-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib64-msvc-8.0>boost_log_setup-vc80-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\threading-multi\object\inheritance.obj...
...skipped <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\threading-multi>libboost_python27-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\threading-multi>object\inheritance.obj...
...skipped <plib64-msvc-8.0>libboost_python27-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-8.0\debug\address-model-64\link-static\python-2.7\threading-multi>libboost_python27-vc80-mt-gd-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log-vc80-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>core.obj...
...skipped <plib64-msvc-8.0>boost_log-vc80-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log-vc80-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>core.obj...
...skipped <plib64-msvc-8.0>boost_log-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log-vc80-mt-gd-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib64-msvc-8.0>boost_log_setup-vc80-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib64-msvc-8.0>boost_log_setup-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc80-mt-gd-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\filter_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\text_file_backend.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\text_file_backend.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>core.obj...
...skipped <plib64-msvc-8.0>libboost_log-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_log-vc80-mt-gd-x64-1_69.lib...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj...
compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
.\boost/parameter/aux_/arg_list.hpp(227) : error C2064: term does not evaluate to a function taking 1 arguments
.\boost/parameter/aux_/arg_list.hpp(390) : see reference to class template instantiation 'boost::parameter::aux::arg_list<TaggedArg,Next>' being compiled
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj.rsp"
...failed compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj...
...skipped <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>setup\init_from_settings.obj...
...skipped <plib64-msvc-8.0>libboost_log_setup-vc80-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_log_setup-vc80-mt-gd-x64-1_69.lib...
...failed updating 102 targets...
...skipped 48 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)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63570 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)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63570 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)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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 : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63572 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)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63572 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)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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 : no (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : 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 : no (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 45678 targets...
...updating 333 targets...
msvc.link.dll bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.lib and object bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.lib and object bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.lib and object bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.dll bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi\boost_atomic-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_atomic-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi>boost_atomic-vc140-mt-x64-1_69.dll...
msvc.manifest.dll bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.dll bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi\boost_system-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_system-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\chrono\build\msvc-14.0\release\address-model-64\threading-multi>boost_chrono-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_chrono-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\chrono\build\msvc-14.0\release\address-model-64\threading-multi>boost_chrono-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\contract\build\msvc-14.0\release\address-model-64\threading-multi>boost_contract-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_contract-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\contract\build\msvc-14.0\release\address-model-64\threading-multi>boost_contract-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\chrono\build\msvc-14.0\release\address-model-64\threading-multi>boost_chrono-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\thread\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_thread-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\thread\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\thread\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\filesystem\build\msvc-14.0\release\address-model-64\threading-multi>boost_filesystem-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_filesystem-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\release\address-model-64\threading-multi>boost_filesystem-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\filesystem\build\msvc-14.0\release\address-model-64\threading-multi>boost_filesystem-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\locale\build\msvc-14.0\release\address-model-64\threading-multi>boost_locale-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_locale-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\locale\build\msvc-14.0\release\address-model-64\threading-multi>boost_locale-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\random\build\msvc-14.0\release\address-model-64\threading-multi>boost_random-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_random-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\random\build\msvc-14.0\release\address-model-64\threading-multi>boost_random-vc140-mt-x64-1_69.dll...
msvc.manifest.dll bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.dll bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi\boost_container-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_container-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi>boost_container-vc140-mt-x64-1_69.dll...
msvc.link.dll bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.lib and object bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.lib and object bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.lib and object bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.dll bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi\boost_context-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_context-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi>boost_context-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\coroutine\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_coroutine-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\coroutine\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi>boost_fiber-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_fiber-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi>boost_fiber-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\timer\build\msvc-14.0\release\address-model-64\threading-multi>boost_timer-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_timer-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\timer\build\msvc-14.0\release\address-model-64\threading-multi>boost_timer-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\timer\build\msvc-14.0\release\address-model-64\threading-multi>boost_timer-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\release\address-model-64\threading-multi>boost_prg_exec_monitor-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_prg_exec_monitor-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\test\build\msvc-14.0\release\address-model-64\threading-multi>boost_prg_exec_monitor-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\test\build\msvc-14.0\release\address-model-64\threading-multi>boost_unit_test_framework-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_unit_test_framework-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\test\build\msvc-14.0\release\address-model-64\threading-multi>boost_unit_test_framework-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\thread\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_type_erasure-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_atomic-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi>boost_atomic-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_system-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_chrono-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\chrono\build\msvc-14.0\release\address-model-64\threading-multi>boost_chrono-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_container-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\container\build\msvc-14.0\release\address-model-64\threading-multi>boost_container-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_context-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\context\build\msvc-14.0\release\address-model-64\threading-multi>boost_context-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\contract\build\msvc-14.0\release\address-model-64\threading-multi>boost_contract-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_contract-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\contract\build\msvc-14.0\release\address-model-64\threading-multi>boost_contract-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_thread-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\thread\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_coroutine-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\coroutine\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_filesystem-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\release\address-model-64\threading-multi>boost_filesystem-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi>boost_fiber-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_fiber-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi>boost_fiber-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\locale\build\msvc-14.0\release\address-model-64\threading-multi>boost_locale-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_locale-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\locale\build\msvc-14.0\release\address-model-64\threading-multi>boost_locale-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\random\build\msvc-14.0\release\address-model-64\threading-multi>boost_random-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_random-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\random\build\msvc-14.0\release\address-model-64\threading-multi>boost_random-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_timer-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\timer\build\msvc-14.0\release\address-model-64\threading-multi>boost_timer-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\release\address-model-64\threading-multi>boost_prg_exec_monitor-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_prg_exec_monitor-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\test\build\msvc-14.0\release\address-model-64\threading-multi>boost_prg_exec_monitor-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\release\address-model-64\threading-multi>boost_unit_test_framework-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\release\address-model-64\threading-multi>boost_system-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_unit_test_framework-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\test\build\msvc-14.0\release\address-model-64\threading-multi>boost_unit_test_framework-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\type_erasure\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\thread\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_type_erasure-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-x64-1_69.lib...
msvc.link.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.lib and object bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.lib and object bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.dll bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi\boost_date_time-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_date_time-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi>boost_date_time-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\wave\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_wave-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\release\address-model-64\threading-multi>boost_filesystem-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_wave-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\wave\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_wave-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_date_time-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\date_time\build\msvc-14.0\release\address-model-64\threading-multi>boost_date_time-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\wave\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_wave-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\release\address-model-64\threading-multi>boost_filesystem-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_wave-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\wave\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_wave-vc140-mt-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_stacktrace_noop-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi>boost_stacktrace_noop-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_stacktrace_noop-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi>boost_stacktrace_noop-vc140-mt-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.dll bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_stacktrace_basic-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi>boost_stacktrace_basic-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_stacktrace_basic-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\release\address-model-64\threading-multi>boost_stacktrace_basic-vc140-mt-x64-1_69.lib...
msvc.link.dll bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.lib and object bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.dll bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi\boost_regex-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_regex-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi>boost_regex-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\graph\build\msvc-14.0\release\address-model-64\threading-multi>boost_graph-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi>boost_regex-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_graph-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\graph\build\msvc-14.0\release\address-model-64\threading-multi>boost_graph-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_log-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi>boost_atomic-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_log-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_log-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_log-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi>boost_atomic-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\log\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi>boost_atomic-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_log_setup-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_log-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_log-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_regex-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi>boost_regex-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\graph\build\msvc-14.0\release\address-model-64\threading-multi>boost_graph-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\regex\build\msvc-14.0\release\address-model-64\threading-multi>boost_regex-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_graph-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\graph\build\msvc-14.0\release\address-model-64\threading-multi>boost_graph-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\log\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\release\address-model-64\threading-multi>boost_atomic-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_log_setup-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-14.0\release\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-x64-1_69.lib...
msvc.link.dll bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.dll
Creating library bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.lib and object bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.dll bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi\boost_serialization-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_serialization-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi>boost_serialization-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi>boost_wserialization-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi>boost_serialization-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_wserialization-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi>boost_wserialization-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_serialization-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi>boost_serialization-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi>boost_wserialization-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi>boost_serialization-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_wserialization-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\release\address-model-64\threading-multi>boost_wserialization-vc140-mt-x64-1_69.lib...
msvc.link.dll bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.dll
bin.v2\standalone\bzip2\libbz2.def(1) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
Creating library bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.lib and object bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.exp
msvc.manifest.dll bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.dll bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.lib...
...removing bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.dll
...removing bin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi\boost_zlib-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_zlib-vc140-mt-x64-1_69.dll for lack of <pbin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi>boost_zlib-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_zlib-vc140-mt-x64-1_69.lib for lack of <pbin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi>boost_zlib-vc140-mt-x64-1_69.lib...
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.exp
msvc.manifest.dll bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.dll bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.lib...
...removing bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.dll
...removing bin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi\boost_bzip2-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_bzip2-vc140-mt-x64-1_69.dll for lack of <pbin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi>boost_bzip2-vc140-mt-x64-1_69.dll...
...skipped <pbin.v2\libs\iostreams\build\msvc-14.0\release\address-model-64\threading-multi>boost_iostreams-vc140-mt-x64-1_69.dll for lack of <pbin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi>boost_zlib-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_iostreams-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\iostreams\build\msvc-14.0\release\address-model-64\threading-multi>boost_iostreams-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_bzip2-vc140-mt-x64-1_69.lib for lack of <pbin.v2\standalone\bzip2\msvc-14.0\release\address-model-64\threading-multi>boost_bzip2-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\iostreams\build\msvc-14.0\release\address-model-64\threading-multi>boost_iostreams-vc140-mt-x64-1_69.lib for lack of <pbin.v2\standalone\zlib\msvc-14.0\release\address-model-64\threading-multi>boost_zlib-vc140-mt-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_iostreams-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\iostreams\build\msvc-14.0\release\address-model-64\threading-multi>boost_iostreams-vc140-mt-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_math_tr1-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_tr1-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_tr1-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_tr1-vc140-mt-x64-1_69.lib...
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.dll bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.lib bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi\boost_atomic-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_atomic-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi>boost_atomic-vc140-mt-gd-x64-1_69.dll...
msvc.manifest.dll bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.dll bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.lib bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi\boost_container-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_container-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi>boost_container-vc140-mt-gd-x64-1_69.dll...
msvc.manifest.dll bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.dll bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.lib bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi\boost_context-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_context-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi>boost_context-vc140-mt-gd-x64-1_69.dll...
msvc.manifest.dll bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.dll bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.lib bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.pdb bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi\boost_system-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_system-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\chrono\build\msvc-14.0\debug\address-model-64\threading-multi>boost_chrono-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_chrono-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\chrono\build\msvc-14.0\debug\address-model-64\threading-multi>boost_chrono-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\contract\build\msvc-14.0\debug\address-model-64\threading-multi>boost_contract-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_contract-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\contract\build\msvc-14.0\debug\address-model-64\threading-multi>boost_contract-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\chrono\build\msvc-14.0\debug\address-model-64\threading-multi>boost_chrono-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\thread\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_thread-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\thread\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\thread\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_coroutine-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\coroutine\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\filesystem\build\msvc-14.0\debug\address-model-64\threading-multi>boost_filesystem-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_filesystem-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\debug\address-model-64\threading-multi>boost_filesystem-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\filesystem\build\msvc-14.0\debug\address-model-64\threading-multi>boost_filesystem-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\fiber\build\msvc-14.0\debug\address-model-64\threading-multi>boost_fiber-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_fiber-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\fiber\build\msvc-14.0\debug\address-model-64\threading-multi>boost_fiber-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\locale\build\msvc-14.0\debug\address-model-64\threading-multi>boost_locale-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_locale-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\locale\build\msvc-14.0\debug\address-model-64\threading-multi>boost_locale-vc140-mt-gd-x64-1_69.dll...
msvc.link.dll bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.lib and object bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.dll
bin.v2\standalone\bzip2\libbz2.def(1) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
Creating library bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.lib and object bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.dll bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.lib bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi\boost_date_time-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_date_time-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi>boost_date_time-vc140-mt-gd-x64-1_69.dll...
msvc.manifest.dll bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.dll bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.lib bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi\boost_zlib-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_zlib-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi>boost_zlib-vc140-mt-gd-x64-1_69.dll...
msvc.manifest.dll bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.dll bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.lib bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi\boost_bzip2-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_bzip2-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi>boost_bzip2-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\iostreams\build\msvc-14.0\debug\address-model-64\threading-multi>boost_iostreams-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi>boost_zlib-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_iostreams-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\iostreams\build\msvc-14.0\debug\address-model-64\threading-multi>boost_iostreams-vc140-mt-gd-x64-1_69.dll...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_math_tr1f-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_tr1f-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_tr1f-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_tr1f-vc140-mt-x64-1_69.lib...
...skipped <pbin.v2\libs\random\build\msvc-14.0\debug\address-model-64\threading-multi>boost_random-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_random-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\random\build\msvc-14.0\debug\address-model-64\threading-multi>boost_random-vc140-mt-gd-x64-1_69.dll...
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_math_tr1l-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_tr1l-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_tr1l-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_tr1l-vc140-mt-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_math_c99-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_c99-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_c99-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_c99-vc140-mt-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_math_tr1-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_tr1-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\timer\build\msvc-14.0\debug\address-model-64\threading-multi>boost_timer-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_timer-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\timer\build\msvc-14.0\debug\address-model-64\threading-multi>boost_timer-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\timer\build\msvc-14.0\debug\address-model-64\threading-multi>boost_timer-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\debug\address-model-64\threading-multi>boost_prg_exec_monitor-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_prg_exec_monitor-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\test\build\msvc-14.0\debug\address-model-64\threading-multi>boost_prg_exec_monitor-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\test\build\msvc-14.0\debug\address-model-64\threading-multi>boost_unit_test_framework-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_unit_test_framework-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\test\build\msvc-14.0\debug\address-model-64\threading-multi>boost_unit_test_framework-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\thread\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_type_erasure-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\wave\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_wave-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\debug\address-model-64\threading-multi>boost_filesystem-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_wave-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\wave\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_wave-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_atomic-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi>boost_atomic-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_system-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_chrono-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\chrono\build\msvc-14.0\debug\address-model-64\threading-multi>boost_chrono-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_container-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\container\build\msvc-14.0\debug\address-model-64\threading-multi>boost_container-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_context-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\context\build\msvc-14.0\debug\address-model-64\threading-multi>boost_context-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\contract\build\msvc-14.0\debug\address-model-64\threading-multi>boost_contract-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_contract-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\contract\build\msvc-14.0\debug\address-model-64\threading-multi>boost_contract-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_thread-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\thread\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_coroutine-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\coroutine\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_date_time-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\date_time\build\msvc-14.0\debug\address-model-64\threading-multi>boost_date_time-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_filesystem-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\debug\address-model-64\threading-multi>boost_filesystem-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\fiber\build\msvc-14.0\debug\address-model-64\threading-multi>boost_fiber-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_fiber-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\fiber\build\msvc-14.0\debug\address-model-64\threading-multi>boost_fiber-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_zlib-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi>boost_zlib-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_bzip2-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\standalone\bzip2\msvc-14.0\debug\address-model-64\threading-multi>boost_bzip2-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\iostreams\build\msvc-14.0\debug\address-model-64\threading-multi>boost_iostreams-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\standalone\zlib\msvc-14.0\debug\address-model-64\threading-multi>boost_zlib-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_iostreams-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\iostreams\build\msvc-14.0\debug\address-model-64\threading-multi>boost_iostreams-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\locale\build\msvc-14.0\debug\address-model-64\threading-multi>boost_locale-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_locale-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\locale\build\msvc-14.0\debug\address-model-64\threading-multi>boost_locale-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_math_tr1-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_tr1-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\random\build\msvc-14.0\debug\address-model-64\threading-multi>boost_random-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_random-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\random\build\msvc-14.0\debug\address-model-64\threading-multi>boost_random-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_timer-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\timer\build\msvc-14.0\debug\address-model-64\threading-multi>boost_timer-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\debug\address-model-64\threading-multi>boost_prg_exec_monitor-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_prg_exec_monitor-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\test\build\msvc-14.0\debug\address-model-64\threading-multi>boost_prg_exec_monitor-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\test\build\msvc-14.0\debug\address-model-64\threading-multi>boost_unit_test_framework-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\system\build\msvc-14.0\debug\address-model-64\threading-multi>boost_system-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_unit_test_framework-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\test\build\msvc-14.0\debug\address-model-64\threading-multi>boost_unit_test_framework-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\type_erasure\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\thread\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_thread-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_type_erasure-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_type_erasure-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\wave\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_wave-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\filesystem\build\msvc-14.0\debug\address-model-64\threading-multi>boost_filesystem-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_wave-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\wave\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_wave-vc140-mt-gd-x64-1_69.lib...
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.lib and object bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99f-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_math_c99f-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_c99f-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_c99f-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_c99f-vc140-mt-x64-1_69.lib...
msvc.link.dll bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.dll
Creating library bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.lib and object bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.dll bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_python37-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi>boost_python37-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_python37-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-14.0\release\address-model-64\python-3.7\threading-multi>boost_python37-vc140-mt-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi\boost_math_c99l-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_math_c99l-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_c99l-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_c99l-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\release\address-model-64\threading-multi>boost_math_c99l-vc140-mt-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.dll bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.lib...
...removing bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.dll
...removing bin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi\boost_program_options-vc140-mt-x64-1_69.lib
...skipped <plib64-msvc-14.0>boost_program_options-vc140-mt-x64-1_69.dll for lack of <pbin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi>boost_program_options-vc140-mt-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_program_options-vc140-mt-x64-1_69.lib for lack of <pbin.v2\libs\program_options\build\msvc-14.0\release\address-model-64\threading-multi>boost_program_options-vc140-mt-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_math_c99-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_c99-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_c99-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_c99-vc140-mt-gd-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99f-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_math_c99f-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_c99f-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_c99f-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_c99f-vc140-mt-gd-x64-1_69.lib...
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1l-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_math_tr1l-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_tr1l-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_tr1l-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_tr1l-vc140-mt-gd-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_tr1f-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_math_tr1f-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_tr1f-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_tr1f-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_tr1f-vc140-mt-gd-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.dll bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.lib bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi\boost_math_c99l-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_math_c99l-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_c99l-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_math_c99l-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\math\build\msvc-14.0\debug\address-model-64\threading-multi>boost_math_c99l-vc140-mt-gd-x64-1_69.lib...
msvc.link.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.lib bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_noop-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_stacktrace_noop-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi>boost_stacktrace_noop-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_stacktrace_noop-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi>boost_stacktrace_noop-vc140-mt-gd-x64-1_69.lib...
msvc.link.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.dll bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.lib bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi\boost_stacktrace_basic-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_stacktrace_basic-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi>boost_stacktrace_basic-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_stacktrace_basic-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\stacktrace\build\msvc-14.0\debug\address-model-64\threading-multi>boost_stacktrace_basic-vc140-mt-gd-x64-1_69.lib...
msvc.link.dll bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.dll bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.lib bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi\boost_regex-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_regex-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi>boost_regex-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\graph\build\msvc-14.0\debug\address-model-64\threading-multi>boost_graph-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi>boost_regex-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_graph-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\graph\build\msvc-14.0\debug\address-model-64\threading-multi>boost_graph-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi>boost_atomic-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_log-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\log\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi>boost_atomic-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\log\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi>boost_atomic-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_log_setup-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\log\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_log-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_regex-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi>boost_regex-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\graph\build\msvc-14.0\debug\address-model-64\threading-multi>boost_graph-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\regex\build\msvc-14.0\debug\address-model-64\threading-multi>boost_regex-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_graph-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\graph\build\msvc-14.0\debug\address-model-64\threading-multi>boost_graph-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\log\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\atomic\build\msvc-14.0\debug\address-model-64\threading-multi>boost_atomic-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_log_setup-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\log\build\msvc-14.0\debug\address-model-64\threadapi-win32\threading-multi>boost_log_setup-vc140-mt-gd-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.dll bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.lib bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi\boost_python37-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_python37-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi>boost_python37-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_python37-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\python\build\msvc-14.0\debug\address-model-64\python-3.7\threading-multi>boost_python37-vc140-mt-gd-x64-1_69.lib...
msvc.link.dll bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.exp
msvc.link.dll bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.dll
Creating library bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.lib and object bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.exp
msvc.manifest.dll bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.dll bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.lib bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi\boost_program_options-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_program_options-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi>boost_program_options-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_program_options-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\program_options\build\msvc-14.0\debug\address-model-64\threading-multi>boost_program_options-vc140-mt-gd-x64-1_69.lib...
msvc.manifest.dll bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.dll
'mt' is not recognized as an internal or external command,
operable program or batch file.
if exist "bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.dll.manifest" (
call "bin.v2\standalone\msvc\msvc-14.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
mt -nologo -manifest "bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.dll.manifest" "-outputresource:bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.dll;2"
)
...failed msvc.manifest.dll bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.dll bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.lib bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.pdb...
...removing bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.dll
...removing bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.lib
...removing bin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi\boost_serialization-vc140-mt-gd-x64-1_69.pdb
...skipped <plib64-msvc-14.0>boost_serialization-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi>boost_serialization-vc140-mt-gd-x64-1_69.dll...
...skipped <pbin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi>boost_wserialization-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi>boost_serialization-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_wserialization-vc140-mt-gd-x64-1_69.dll for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi>boost_wserialization-vc140-mt-gd-x64-1_69.dll...
...skipped <plib64-msvc-14.0>boost_serialization-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi>boost_serialization-vc140-mt-gd-x64-1_69.lib...
...skipped <pbin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi>boost_wserialization-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi>boost_serialization-vc140-mt-gd-x64-1_69.lib...
...skipped <plib64-msvc-14.0>boost_wserialization-vc140-mt-gd-x64-1_69.lib for lack of <pbin.v2\libs\serialization\build\msvc-14.0\debug\address-model-64\threading-multi>boost_wserialization-vc140-mt-gd-x64-1_69.lib...
...failed updating 95 targets...
...skipped 220 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)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : 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)
- 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)
- zstd : 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-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)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- lzma : no (cached)
- zstd : 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
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63860 targets...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment