Skip to content

Instantly share code, notes, and snippets.

@teeks99
Created November 15, 2018 12:35
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/b59b073cdf08f08d5fd6d170721c92ca to your computer and use it in GitHub Desktop.
Save teeks99/b59b073cdf08f08d5fd6d170721c92ca to your computer and use it in GitHub Desktop.
Boost 1.69.0 Beta1 RC2
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 63503 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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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 63508 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 63508 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 63510 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 63510 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 : 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 63796 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 63796 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 63563 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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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 63568 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 63568 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 63570 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 63570 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 : 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 63858 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 63858 targets...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment