Skip to content

Instantly share code, notes, and snippets.

@teeks99
Created December 8, 2015 02:13
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/35db7c88053624f1b277 to your computer and use it in GitHub Desktop.
Save teeks99/35db7c88053624f1b277 to your computer and use it in GitHub Desktop.
boost_1_60_0_b1_rc4-64bitlog.txt
Build for msvc-8.0
.\bjam --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
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : 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
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- compiler-supports-visibility : no (cached)
- message-compiler : yes (cached)
- compiler-supports-ssse3 : no (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
warning: Skipping Boost.Locale library with threading=single.
warning: Skipping Boost.Thread library with threading=single.
warning: Skipping Boost.Wave library with threading=single.
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- coroutine2 : building
- date_time : building
- exception : 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
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62842 targets...
...updating 29 targets...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(32) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(30) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_8.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc80-mt-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>libboost_type_erasure-vc80-mt-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc80-mt-sgd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(32) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(30) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_8.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc80-mt-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>libboost_type_erasure-vc80-mt-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc80-mt-s-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(32) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(30) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_8.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc80-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>libboost_type_erasure-vc80-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc80-sgd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(32) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(30) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_8.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc80-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>libboost_type_erasure-vc80-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc80-s-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(32) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(30) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_8.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\threading-multi>boost_type_erasure-vc80-mt-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>boost_type_erasure-vc80-mt-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\threading-multi>boost_type_erasure-vc80-mt-1_60.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\threading-multi>boost_type_erasure-vc80-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>boost_type_erasure-vc80-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\threading-multi>boost_type_erasure-vc80-mt-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(32) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(30) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_8.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\threading-multi>boost_type_erasure-vc80-mt-gd-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>boost_type_erasure-vc80-mt-gd-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\threading-multi>boost_type_erasure-vc80-mt-gd-1_60.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\threading-multi>boost_type_erasure-vc80-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>boost_type_erasure-vc80-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\threading-multi>boost_type_erasure-vc80-mt-gd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(32) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(30) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_8.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\threading-multi>libboost_type_erasure-vc80-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>libboost_type_erasure-vc80-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\debug\address-model-64\link-static\threading-multi>libboost_type_erasure-vc80-mt-gd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(32) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE\utility(30) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_8.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\threading-multi>libboost_type_erasure-vc80-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-8.0>libboost_type_erasure-vc80-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-8.0\release\address-model-64\link-static\threading-multi>libboost_type_erasure-vc80-mt-1_60.lib...
...failed updating 8 targets...
...skipped 20 targets...
Build for msvc-9.0
.\bjam --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
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : 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
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- compiler-supports-visibility : no (cached)
- message-compiler : yes (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
warning: Skipping Boost.Locale library with threading=single.
warning: Skipping Boost.Thread library with threading=single.
warning: Skipping Boost.Wave library with threading=single.
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- coroutine2 : building
- date_time : building
- exception : 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
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62866 targets...
...updating 29 targets...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(136) : warning C4985: 'ceil': attributes not present on previous declaration.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\intrin.h(142) : see declaration of 'ceil'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(45) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(43) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_9.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc90-mt-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>libboost_type_erasure-vc90-mt-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc90-mt-sgd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(45) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(43) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_9.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc90-mt-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>libboost_type_erasure-vc90-mt-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc90-mt-s-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(136) : warning C4985: 'ceil': attributes not present on previous declaration.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\intrin.h(142) : see declaration of 'ceil'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(45) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(43) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_9.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc90-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>libboost_type_erasure-vc90-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc90-sgd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(45) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(43) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_9.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc90-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>libboost_type_erasure-vc90-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc90-s-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(45) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(43) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_9.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\threading-multi>boost_type_erasure-vc90-mt-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>boost_type_erasure-vc90-mt-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\threading-multi>boost_type_erasure-vc90-mt-1_60.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\threading-multi>boost_type_erasure-vc90-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>boost_type_erasure-vc90-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\threading-multi>boost_type_erasure-vc90-mt-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(136) : warning C4985: 'ceil': attributes not present on previous declaration.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\intrin.h(142) : see declaration of 'ceil'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(45) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(43) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_9.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\threading-multi>boost_type_erasure-vc90-mt-gd-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>boost_type_erasure-vc90-mt-gd-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\threading-multi>boost_type_erasure-vc90-mt-gd-1_60.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\threading-multi>boost_type_erasure-vc90-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>boost_type_erasure-vc90-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\threading-multi>boost_type_erasure-vc90-mt-gd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(136) : warning C4985: 'ceil': attributes not present on previous declaration.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\intrin.h(142) : see declaration of 'ceil'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(45) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(43) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_9.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\threading-multi>libboost_type_erasure-vc90-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>libboost_type_erasure-vc90-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\debug\address-model-64\link-static\threading-multi>libboost_type_erasure-vc90-mt-gd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(45) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(43) : while compiling class template member function 'std::pair<_Ty1,_Ty2>::pair(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_9.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\threading-multi>libboost_type_erasure-vc90-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-9.0>libboost_type_erasure-vc90-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-9.0\release\address-model-64\link-static\threading-multi>libboost_type_erasure-vc90-mt-1_60.lib...
...failed updating 8 targets...
...skipped 20 targets...
Build for msvc-10.0
.\bjam --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
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : 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
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- compiler-supports-visibility : no (cached)
- message-compiler : yes (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
warning: Skipping Boost.Locale library with threading=single.
warning: Skipping Boost.Thread library with threading=single.
warning: Skipping Boost.Wave library with threading=single.
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- coroutine2 : building
- date_time : building
- exception : 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
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62866 targets...
...updating 29 targets...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(126) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(124) : while compiling class template member function 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(174) : see reference to class template instantiation 'std::_Pair_base<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_10.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc100-mt-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>libboost_type_erasure-vc100-mt-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc100-mt-sgd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(126) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(124) : while compiling class template member function 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(174) : see reference to class template instantiation 'std::_Pair_base<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_10.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc100-mt-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>libboost_type_erasure-vc100-mt-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\threading-multi>libboost_type_erasure-vc100-mt-s-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(126) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(124) : while compiling class template member function 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(174) : see reference to class template instantiation 'std::_Pair_base<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_10.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc100-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>libboost_type_erasure-vc100-sgd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc100-sgd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(126) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(124) : while compiling class template member function 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(174) : see reference to class template instantiation 'std::_Pair_base<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_10.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc100-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>libboost_type_erasure-vc100-s-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\runtime-link-static>libboost_type_erasure-vc100-s-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(126) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(124) : while compiling class template member function 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(174) : see reference to class template instantiation 'std::_Pair_base<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_10.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\threading-multi>boost_type_erasure-vc100-mt-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>boost_type_erasure-vc100-mt-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\threading-multi>boost_type_erasure-vc100-mt-1_60.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\threading-multi>boost_type_erasure-vc100-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>boost_type_erasure-vc100-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\threading-multi>boost_type_erasure-vc100-mt-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(126) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(124) : while compiling class template member function 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(174) : see reference to class template instantiation 'std::_Pair_base<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_10.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\threading-multi>boost_type_erasure-vc100-mt-gd-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>boost_type_erasure-vc100-mt-gd-1_60.dll for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\threading-multi>boost_type_erasure-vc100-mt-gd-1_60.dll...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\threading-multi>boost_type_erasure-vc100-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>boost_type_erasure-vc100-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\threading-multi>boost_type_erasure-vc100-mt-gd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(126) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
D:\ReleaseBuild\boost_1_60_0_b1\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(124) : while compiling class template member function 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(174) : see reference to class template instantiation 'std::_Pair_base<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_10.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\threading-multi>libboost_type_erasure-vc100-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>libboost_type_erasure-vc100-mt-gd-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\debug\address-model-64\link-static\threading-multi>libboost_type_erasure-vc100-mt-gd-1_60.lib...
compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\threading-multi\dynamic_binding.obj
dynamic_binding.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(126) : error C2248: 'boost::shared_mutex::shared_mutex' : cannot access private member declared in class 'boost::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(87) : see declaration of 'boost::shared_mutex::shared_mutex'
.\boost/thread/win32/shared_mutex.hpp(28) : see declaration of 'boost::shared_mutex'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(124) : while compiling class template member function 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base(void)'
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(174) : see reference to class template instantiation 'std::_Pair_base<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
libs\type_erasure\src\dynamic_binding.cpp(30) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
with
[
_Ty1=`anonymous-namespace'::map_type,
_Ty2=`anonymous-namespace'::mutex_type
]
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_10.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\threading-multi\dynamic_binding.obj.rsp"
...failed compile-c-c++ bin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\threading-multi\dynamic_binding.obj...
...skipped <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\threading-multi>libboost_type_erasure-vc100-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\threading-multi>dynamic_binding.obj...
...skipped <plib64-msvc-10.0>libboost_type_erasure-vc100-mt-1_60.lib for lack of <pbin.v2\libs\type_erasure\build\msvc-10.0\release\address-model-64\link-static\threading-multi>libboost_type_erasure-vc100-mt-1_60.lib...
...failed updating 8 targets...
...skipped 20 targets...
Build for msvc-11.0
.\bjam --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
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : 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
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- compiler-supports-visibility : no (cached)
- message-compiler : yes (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
warning: Skipping Boost.Locale library with threading=single.
warning: Skipping Boost.Thread library with threading=single.
warning: Skipping Boost.Wave library with threading=single.
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- coroutine2 : building
- date_time : building
- exception : 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
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62859 targets...
Build for msvc-12.0
.\bjam --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
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : 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
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- compiler-supports-visibility : no (cached)
- message-compiler : yes (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
warning: Skipping Boost.Locale library with threading=single.
warning: Skipping Boost.Thread library with threading=single.
warning: Skipping Boost.Wave library with threading=single.
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- coroutine2 : building
- date_time : building
- exception : 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
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62859 targets...
Build for msvc-14.0
.\bjam --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
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : 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
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- compiler-supports-visibility : no (cached)
- message-compiler : yes (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
warning: Skipping Boost.Locale library with threading=single.
warning: Skipping Boost.Thread library with threading=single.
warning: Skipping Boost.Wave library with threading=single.
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- coroutine2 : building
- date_time : building
- exception : 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
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62859 targets...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment