Skip to content

Instantly share code, notes, and snippets.

@teeks99
Created March 11, 2018 12:08
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/7093222f2dce67de18cf940fddea088c to your computer and use it in GitHub Desktop.
Save teeks99/7093222f2dce67de18cf940fddea088c to your computer and use it in GitHub Desktop.
Boost 1.67.0 Beta1 - RC1
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-8.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : no (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : no (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62888 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-8.0>libboost_context-vc80-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-8.0>libboost_context-vc80-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-s-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-8.0>libboost_context-vc80-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-sgd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_context-vc80-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-8.0>boost_context-vc80-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_context-vc80-mt-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_context-vc80-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_context-vc80-mt-x32-1_67.lib...
...skipped <plib32-msvc-8.0>boost_coroutine-vc80-mt-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-x32-1_67.dll...
...skipped <plib32-msvc-8.0>boost_context-vc80-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_context-vc80-mt-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_context-vc80-mt-x32-1_67.lib...
...skipped <plib32-msvc-8.0>boost_coroutine-vc80-mt-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-8.0\release\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-8.0>boost_context-vc80-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-8.0>boost_coroutine-vc80-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-gd-x32-1_67.dll...
...skipped <plib32-msvc-8.0>boost_context-vc80-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-8.0>boost_coroutine-vc80-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-8.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-gd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-8.0>libboost_context-vc80-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-gd-x32-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-9.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-9.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62896 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\release\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\release\link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-9.0>libboost_context-vc90-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-9.0>libboost_context-vc90-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-sgd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-9.0>libboost_context-vc90-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-s-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_context-vc90-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-9.0>boost_context-vc90-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_context-vc90-mt-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_context-vc90-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_context-vc90-mt-x32-1_67.lib...
...skipped <plib32-msvc-9.0>boost_coroutine-vc90-mt-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-x32-1_67.dll...
...skipped <plib32-msvc-9.0>boost_context-vc90-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_context-vc90-mt-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_context-vc90-mt-x32-1_67.lib...
...skipped <plib32-msvc-9.0>boost_coroutine-vc90-mt-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-9.0\release\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\debug\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\debug\link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-9.0>libboost_context-vc90-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-gd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-9.0>boost_context-vc90-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-9.0>boost_coroutine-vc90-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-gd-x32-1_67.dll...
...skipped <plib32-msvc-9.0>boost_context-vc90-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-9.0>boost_coroutine-vc90-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-9.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-gd-x32-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-10.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-10.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : 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 : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62896 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
.\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
.\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-10.0>libboost_context-vc100-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-s-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
.\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
.\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_context-vc100-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-10.0>boost_context-vc100-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_context-vc100-mt-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_context-vc100-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_context-vc100-mt-x32-1_67.lib...
...skipped <plib32-msvc-10.0>boost_coroutine-vc100-mt-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-x32-1_67.dll...
...skipped <plib32-msvc-10.0>boost_context-vc100-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_context-vc100-mt-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_context-vc100-mt-x32-1_67.lib...
...skipped <plib32-msvc-10.0>boost_coroutine-vc100-mt-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-10.0\release\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
.\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
.\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\release\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\release\link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-10.0>libboost_context-vc100-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-10.0>boost_context-vc100-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-10.0>boost_coroutine-vc100-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-gd-x32-1_67.dll...
...skipped <plib32-msvc-10.0>boost_context-vc100-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-10.0>boost_coroutine-vc100-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-10.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-gd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\debug\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\debug\link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-10.0>libboost_context-vc100-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-gd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib32-msvc-10.0>libboost_context-vc100-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-sgd-x32-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-11.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-11.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62898 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\release\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>boost_context-vc110-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>execution_context.obj...
...skipped <plib32-msvc-11.0>boost_context-vc110-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>boost_context-vc110-mt-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>boost_context-vc110-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>boost_context-vc110-mt-x32-1_67.lib...
...skipped <plib32-msvc-11.0>boost_coroutine-vc110-mt-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-x32-1_67.dll...
...skipped <plib32-msvc-11.0>boost_context-vc110-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>boost_context-vc110-mt-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\threading-multi>boost_context-vc110-mt-x32-1_67.lib...
...skipped <plib32-msvc-11.0>boost_coroutine-vc110-mt-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\link-static\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\release\link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\release\link-static\threading-multi>libboost_context-vc110-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\link-static\threading-multi>execution_context.obj...
...skipped <plib32-msvc-11.0>libboost_context-vc110-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\link-static\threading-multi>libboost_context-vc110-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\link-static\runtime-link-static\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\debug\link-static\runtime-link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\link-static\runtime-link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\debug\link-static\runtime-link-static\threading-multi>libboost_context-vc110-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\link-static\runtime-link-static\threading-multi>execution_context.obj...
...skipped <plib32-msvc-11.0>libboost_context-vc110-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\link-static\runtime-link-static\threading-multi>libboost_context-vc110-mt-sgd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\link-static\runtime-link-static\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\release\link-static\runtime-link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\link-static\runtime-link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\release\link-static\runtime-link-static\threading-multi>libboost_context-vc110-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\link-static\runtime-link-static\threading-multi>execution_context.obj...
...skipped <plib32-msvc-11.0>libboost_context-vc110-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\link-static\runtime-link-static\threading-multi>libboost_context-vc110-mt-s-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>boost_context-vc110-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>execution_context.obj...
...skipped <plib32-msvc-11.0>boost_context-vc110-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>boost_context-vc110-mt-gd-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>boost_context-vc110-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>boost_context-vc110-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-11.0>boost_coroutine-vc110-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-gd-x32-1_67.dll...
...skipped <plib32-msvc-11.0>boost_context-vc110-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>boost_context-vc110-mt-gd-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\threading-multi>boost_context-vc110-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-11.0>boost_coroutine-vc110-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-gd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\link-static\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\debug\link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\debug\link-static\threading-multi>libboost_context-vc110-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\link-static\threading-multi>execution_context.obj...
...skipped <plib32-msvc-11.0>libboost_context-vc110-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\link-static\threading-multi>libboost_context-vc110-mt-gd-x32-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-12.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-12.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62898 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\link-static\runtime-link-static\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
.\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
.\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
.\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
.\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
.\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
.\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\release\link-static\runtime-link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\link-static\runtime-link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\release\link-static\runtime-link-static\threading-multi>libboost_context-vc120-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\link-static\runtime-link-static\threading-multi>execution_context.obj...
...skipped <plib32-msvc-12.0>libboost_context-vc120-mt-s-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\link-static\runtime-link-static\threading-multi>libboost_context-vc120-mt-s-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\link-static\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
.\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
.\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
.\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
.\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
.\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
.\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\release\link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\release\link-static\threading-multi>libboost_context-vc120-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\link-static\threading-multi>execution_context.obj...
...skipped <plib32-msvc-12.0>libboost_context-vc120-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\link-static\threading-multi>libboost_context-vc120-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
.\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
.\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
.\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
.\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
.\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
.\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\release\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\release\threading-multi>boost_context-vc120-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\release\threading-multi>execution_context.obj...
...skipped <plib32-msvc-12.0>boost_context-vc120-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\release\threading-multi>boost_context-vc120-mt-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-12.0\release\threading-multi>boost_context-vc120-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-12.0\release\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\release\threading-multi>boost_context-vc120-mt-x32-1_67.lib...
...skipped <plib32-msvc-12.0>boost_coroutine-vc120-mt-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-12.0\release\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-x32-1_67.dll...
...skipped <plib32-msvc-12.0>boost_context-vc120-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\threading-multi>boost_context-vc120-mt-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-12.0\release\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\threading-multi>boost_context-vc120-mt-x32-1_67.lib...
...skipped <plib32-msvc-12.0>boost_coroutine-vc120-mt-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-12.0\release\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\link-static\runtime-link-static\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\debug\link-static\runtime-link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\link-static\runtime-link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\debug\link-static\runtime-link-static\threading-multi>libboost_context-vc120-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\link-static\runtime-link-static\threading-multi>execution_context.obj...
...skipped <plib32-msvc-12.0>libboost_context-vc120-mt-sgd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\link-static\runtime-link-static\threading-multi>libboost_context-vc120-mt-sgd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\debug\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\debug\threading-multi>boost_context-vc120-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\threading-multi>execution_context.obj...
...skipped <plib32-msvc-12.0>boost_context-vc120-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\threading-multi>boost_context-vc120-mt-gd-x32-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-12.0\debug\threading-multi>boost_context-vc120-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-12.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\threading-multi>boost_context-vc120-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-12.0>boost_coroutine-vc120-mt-gd-x32-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-12.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-gd-x32-1_67.dll...
...skipped <plib32-msvc-12.0>boost_context-vc120-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\threading-multi>boost_context-vc120-mt-gd-x32-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-12.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\threading-multi>boost_context-vc120-mt-gd-x32-1_67.lib...
...skipped <plib32-msvc-12.0>boost_coroutine-vc120-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-12.0\debug\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-gd-x32-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\link-static\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\debug\link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\debug\link-static\threading-multi>libboost_context-vc120-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\link-static\threading-multi>execution_context.obj...
...skipped <plib32-msvc-12.0>libboost_context-vc120-mt-gd-x32-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\link-static\threading-multi>libboost_context-vc120-mt-gd-x32-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-14.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63215 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.1 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-14.1 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63215 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-8.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : no (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : no (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62950 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-8.0>libboost_context-vc80-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-8.0>libboost_context-vc80-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-s-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-8.0>libboost_context-vc80-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-sgd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-8.0>boost_context-vc80-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-x64-1_67.lib...
...skipped <plib64-msvc-8.0>boost_coroutine-vc80-mt-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-x64-1_67.dll...
...skipped <plib64-msvc-8.0>boost_context-vc80-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-x64-1_67.lib...
...skipped <plib64-msvc-8.0>boost_coroutine-vc80-mt-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-8.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-8.0>boost_context-vc80-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-8.0>boost_coroutine-vc80-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-gd-x64-1_67.dll...
...skipped <plib64-msvc-8.0>boost_context-vc80-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc80-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-8.0>boost_coroutine-vc80-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-8.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc80-mt-gd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-8.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-8.0>libboost_context-vc80-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-8.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc80-mt-gd-x64-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-9.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-9.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62958 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-9.0>libboost_context-vc90-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-9.0>libboost_context-vc90-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-sgd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-9.0>libboost_context-vc90-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-s-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-9.0>boost_context-vc90-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-x64-1_67.lib...
...skipped <plib64-msvc-9.0>boost_coroutine-vc90-mt-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-x64-1_67.dll...
...skipped <plib64-msvc-9.0>boost_context-vc90-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-x64-1_67.lib...
...skipped <plib64-msvc-9.0>boost_coroutine-vc90-mt-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-9.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-9.0>boost_context-vc90-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-9.0>boost_coroutine-vc90-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-gd-x64-1_67.dll...
...skipped <plib64-msvc-9.0>boost_context-vc90-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc90-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-9.0>boost_coroutine-vc90-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-9.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc90-mt-gd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(14) : fatal error C1083: Cannot open include file: 'cstdint': No such file or directory
call "bin.v2\standalone\msvc\msvc-9.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-9.0>libboost_context-vc90-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-9.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc90-mt-gd-x64-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-10.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-10.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : 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 : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62958 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
.\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
.\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-10.0>libboost_context-vc100-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
.\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
.\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-10.0>libboost_context-vc100-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-s-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
.\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
.\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
.\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
.\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-10.0>boost_context-vc100-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-x64-1_67.lib...
...skipped <plib64-msvc-10.0>boost_coroutine-vc100-mt-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-x64-1_67.dll...
...skipped <plib64-msvc-10.0>boost_context-vc100-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-x64-1_67.lib...
...skipped <plib64-msvc-10.0>boost_coroutine-vc100-mt-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-10.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-10.0>libboost_context-vc100-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-sgd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-10.0>boost_context-vc100-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-10.0>boost_coroutine-vc100-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-gd-x64-1_67.dll...
...skipped <plib64-msvc-10.0>boost_context-vc100-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_context-vc100-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-10.0>boost_coroutine-vc100-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-10.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc100-mt-gd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::tr1::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::tr1::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(961) : see declaration of 'std::tr1::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::is_base_of' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'value' : is not a member of 'std::tr1::is_base_of'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(953) : see declaration of 'std::tr1::is_base_of'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2065: 'value' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2955: 'std::tr1::enable_if' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(32) : error C2039: 'type' : is not a member of 'std::tr1::enable_if'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(975) : see declaration of 'std::tr1::enable_if'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(34) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/cstdint.hpp(104) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-10.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\threadapi-win32\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>execution_context.obj...
...skipped <plib64-msvc-10.0>libboost_context-vc100-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-10.0\debug\address-model-64\link-static\threadapi-win32\threading-multi>libboost_context-vc100-mt-gd-x64-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-11.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-11.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62960 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\threading-multi>libboost_context-vc110-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\threading-multi>execution_context.obj...
...skipped <plib64-msvc-11.0>libboost_context-vc110-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\threading-multi>libboost_context-vc110-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_context-vc110-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threading-multi>execution_context.obj...
...skipped <plib64-msvc-11.0>libboost_context-vc110-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_context-vc110-mt-s-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
.\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
.\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
.\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
.\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
.\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
.\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
.\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
.\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
.\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
.\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
.\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
.\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
.\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
.\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
.\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
.\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
.\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
.\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
.\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
.\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
.\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
.\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
.\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
.\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
.\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
.\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi>boost_context-vc110-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi>execution_context.obj...
...skipped <plib64-msvc-11.0>boost_context-vc110-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi>boost_context-vc110-mt-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi>boost_context-vc110-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi>boost_context-vc110-mt-x64-1_67.lib...
...skipped <plib64-msvc-11.0>boost_coroutine-vc110-mt-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-x64-1_67.dll...
...skipped <plib64-msvc-11.0>boost_context-vc110-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi>boost_context-vc110-mt-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\release\address-model-64\threading-multi>boost_context-vc110-mt-x64-1_67.lib...
...skipped <plib64-msvc-11.0>boost_coroutine-vc110-mt-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_context-vc110-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>execution_context.obj...
...skipped <plib64-msvc-11.0>libboost_context-vc110-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_context-vc110-mt-sgd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi>boost_context-vc110-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi>execution_context.obj...
...skipped <plib64-msvc-11.0>boost_context-vc110-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi>boost_context-vc110-mt-gd-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi>boost_context-vc110-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi>boost_context-vc110-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-11.0>boost_coroutine-vc110-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-gd-x64-1_67.dll...
...skipped <plib64-msvc-11.0>boost_context-vc110-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi>boost_context-vc110-mt-gd-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\threading-multi>boost_context-vc110-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-11.0>boost_coroutine-vc110-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc110-mt-gd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(26) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(29) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(35) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : warning C4346: 'std::is_member_pointer<std::decay<_Ty>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(38) : error C2143: syntax error : missing ')' before '>'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : error C2061: syntax error : identifier 'Args'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(34) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2873: 'type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<__formal>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(36) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(37) : error C2238: unexpected token(s) preceding ';'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I1' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2065: 'I2' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2059: syntax error : '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(47) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(48) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2146: syntax error : missing ',' before identifier 'make_index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2955: 'boost::context::detail::concat_sequence' : use of class template requires template argument list
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(51) : error C2027: use of undefined type 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(44) : see declaration of 'boost::context::detail::concat_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2039: 'type' : is not a member of '`global namespace''
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(52) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(53) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2976: 'boost::context::detail::index_sequence' : too few template arguments
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(35) : see declaration of 'boost::context::detail::index_sequence'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(56) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(57) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(59) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(60) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(66) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(32) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(33) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(34) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(38) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2143: syntax error : missing ')' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<!std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(40) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2780: 'std::enable_if<std::is_member_pointer<std::decay<_Ty>::type>::value,_Result_of0<_Fty>::type>::type boost::context::detail::invoke(Fn &&)' : expects 1 arguments - 2 provided
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/invoke.hpp(31) : see declaration of 'boost::context::detail::invoke'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(40) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(44) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'I' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Index' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\tuple(697) : see declaration of '_Index'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2975: '_Idx' : invalid template argument for 'std::get', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(403) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(394) : see declaration of '_Idx'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(385) : see declaration of '_Idx'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(46) : error C2143: syntax error : missing ',' before '...'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(50) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(54) : error C2143: syntax error : missing ',' before ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(55) : error C2065: 'fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(56) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C3553: decltype expects an expression not a type
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(57) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(58) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(59) : error C2065: 'Fn' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(60) : error C2065: 'tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'make_index_sequence' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2065: 'Tpl' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2923: 'std::decay' : 'Tpl' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ')' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(61) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(62) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/apply.hpp(64) : error C2143: syntax error : missing ';' before '}'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(20) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(21) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(22) : error C2143: syntax error : missing ';' before '{'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(29) : error C2065: 'X' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2065: 'Y' : undeclared identifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(30) : error C2923: 'std::decay' : 'Y' is not a valid template type argument for parameter '_Ty'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : error C2955: 'std::decay' : use of class template requires template argument list
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\type_traits(1620) : see declaration of 'std::decay'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/disable_overload.hpp(31) : fatal error C1003: error count exceeds 100; stopping compilation
call "bin.v2\standalone\msvc\msvc-11.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\threading-multi>libboost_context-vc110-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\threading-multi>execution_context.obj...
...skipped <plib64-msvc-11.0>libboost_context-vc110-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-11.0\debug\address-model-64\link-static\threading-multi>libboost_context-vc110-mt-gd-x64-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-12.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-12.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62960 targets...
...updating 32 targets...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
.\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
.\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
.\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
.\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
.\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
.\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_context-vc120-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\runtime-link-static\threading-multi>execution_context.obj...
...skipped <plib64-msvc-12.0>libboost_context-vc120-mt-s-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_context-vc120-mt-s-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
.\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
.\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
.\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
.\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
.\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
.\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\threading-multi>libboost_context-vc120-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\threading-multi>execution_context.obj...
...skipped <plib64-msvc-12.0>libboost_context-vc120-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\link-static\threading-multi>libboost_context-vc120-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi\execution_context.obj
execution_context.cpp
.\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
.\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
.\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
.\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
.\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
.\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
.\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
.\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
.\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
.\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
.\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
.\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
.\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi>boost_context-vc120-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi>execution_context.obj...
...skipped <plib64-msvc-12.0>boost_context-vc120-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi>boost_context-vc120-mt-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi>boost_context-vc120-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-12.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi>boost_context-vc120-mt-x64-1_67.lib...
...skipped <plib64-msvc-12.0>boost_coroutine-vc120-mt-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-12.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-x64-1_67.dll...
...skipped <plib64-msvc-12.0>boost_context-vc120-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi>boost_context-vc120-mt-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-12.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\release\address-model-64\threading-multi>boost_context-vc120-mt-x64-1_67.lib...
...skipped <plib64-msvc-12.0>boost_coroutine-vc120-mt-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-12.0\release\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_context-vc120-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>execution_context.obj...
...skipped <plib64-msvc-12.0>libboost_context-vc120-mt-sgd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_context-vc120-mt-sgd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\threading-multi>libboost_context-vc120-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\threading-multi>execution_context.obj...
...skipped <plib64-msvc-12.0>libboost_context-vc120-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\link-static\threading-multi>libboost_context-vc120-mt-gd-x64-1_67.lib...
compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi\execution_context.obj
execution_context.cpp
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C2143: syntax error : missing ';' before 'size_t'
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(41) : see reference to class template instantiation 'boost::context::detail::index_sequence<I...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/index_sequence.hpp(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(65) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(81) : see reference to class template instantiation 'boost::context::detail::tuple_head<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(92) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/detail/tuple.hpp(109) : see reference to class template instantiation 'boost::context::detail::tuple_tail<std::tuple<_Types...>>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/preallocated.hpp(28) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(57) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(60) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(79) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(119) : see reference to class template instantiation 'boost::context::detail::ecv2_record<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(89) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(100) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(123) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(141) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(278) : see reference to class template instantiation 'boost::context::v2::execution_context<Args...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(146) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(217) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(225) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(226) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(233) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(237) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(241) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(245) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(249) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(253) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(257) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(261) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(275) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(285) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(292) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(350) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(353) : see reference to class template instantiation 'boost::context::detail::helper<N>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(358) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(375) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(395) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(26) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(61) : see reference to class template instantiation 'boost::context::detail::ecv2_record_void<Ctx,StackAlloc,Fn,Params...>' being compiled
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(36) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(47) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(65) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(80) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(85) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(151) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(156) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(164) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(165) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(200) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(204) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(208) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(212) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(216) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(220) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(224) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(228) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(242) : error C3646: 'noexcept' : unknown override specifier
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C2039: 'throw_with_nested' : is not a member of 'std'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2_void.ipp(175) : error C3861: 'throw_with_nested': identifier not found
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : warning C4091: 'inline ' : ignored on left of 'int' when no variable is declared
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(482) : error C2143: syntax error : missing ';' before 'namespace'
D:\ReleaseBuild\boost_1_67_0\boost/context/execution_context_v2.hpp(487) : error C3646: 'noexcept' : unknown override specifier
libs\context\src\execution_context.cpp(64) : fatal error C1075: end of file found before the left brace '{' at 'libs\context\src\execution_context.cpp(15)' was matched
call "bin.v2\standalone\msvc\msvc-12.0\address-model-64\architecture-x86\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo @"bin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi\execution_context.obj.rsp"
...failed compile-c-c++ bin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi\execution_context.obj...
...skipped <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi>boost_context-vc120-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi>execution_context.obj...
...skipped <plib64-msvc-12.0>boost_context-vc120-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi>boost_context-vc120-mt-gd-x64-1_67.dll...
...skipped <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi>boost_context-vc120-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi>execution_context.obj...
...skipped <pbin.v2\libs\coroutine\build\msvc-12.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi>boost_context-vc120-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-12.0>boost_coroutine-vc120-mt-gd-x64-1_67.dll for lack of <pbin.v2\libs\coroutine\build\msvc-12.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-gd-x64-1_67.dll...
...skipped <plib64-msvc-12.0>boost_context-vc120-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi>boost_context-vc120-mt-gd-x64-1_67.lib...
...skipped <pbin.v2\libs\coroutine\build\msvc-12.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\context\build\msvc-12.0\debug\address-model-64\threading-multi>boost_context-vc120-mt-gd-x64-1_67.lib...
...skipped <plib64-msvc-12.0>boost_coroutine-vc120-mt-gd-x64-1_67.lib for lack of <pbin.v2\libs\coroutine\build\msvc-12.0\debug\address-model-64\threadapi-win32\threading-multi>boost_coroutine-vc120-mt-gd-x64-1_67.lib...
...failed updating 6 targets...
...skipped 24 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-14.0 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63279 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.1 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-14.1 --includedir=garbage_headers install
Performing configuration checks
- default address-model : 32-bit (cached)
- default architecture : x86 (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- BOOST_COMP_GNUC >= 4.3.0 : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 63279 targets...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment