Created
September 26, 2016 21:05
-
-
Save teeks99/7f2cad7df28b7c085c0dfc1a4a917277 to your computer and use it in GitHub Desktop.
Boost 1.62.0 (rc1) build log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build for msvc-8.0 | |
.\bjam --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 | |
- 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65857 targets... | |
Build for msvc-9.0 | |
.\bjam --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 | |
- 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65867 targets... | |
Build for msvc-10.0 | |
.\bjam --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 | |
- 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65869 targets... | |
...updating 56 targets... | |
msvc.archive bin.v2\libs\regex\build\msvc-10.0\release\link-static\threading-multi\libboost_regex-vc100-mt-1_62.lib | |
common.copy lib32-msvc-10.0\libboost_regex-vc100-mt-1_62.lib | |
bin.v2\libs\regex\build\msvc-10.0\release\link-static\threading-multi\libboost_regex-vc100-mt-1_62.lib | |
1 file(s) copied. | |
msvc.archive bin.v2\standalone\bzip2\msvc-10.0\release\link-static\threading-multi\libboost_bzip2-vc100-mt-1_62.lib | |
common.copy lib32-msvc-10.0\libboost_bzip2-vc100-mt-1_62.lib | |
bin.v2\standalone\bzip2\msvc-10.0\release\link-static\threading-multi\libboost_bzip2-vc100-mt-1_62.lib | |
1 file(s) copied. | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\assoc_laguerrel.obj | |
assoc_laguerrel.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\assoc_legendrel.obj | |
assoc_legendrel.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\betal.obj | |
betal.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\comp_ellint_1l.obj | |
comp_ellint_1l.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\comp_ellint_2l.obj | |
comp_ellint_2l.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\comp_ellint_3l.obj | |
comp_ellint_3l.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\cyl_bessel_il.obj | |
cyl_bessel_il.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\cyl_bessel_jl.obj | |
cyl_bessel_jl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\cyl_bessel_kl.obj | |
cyl_bessel_kl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\cyl_neumannl.obj | |
cyl_neumannl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\ellint_1l.obj | |
ellint_1l.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\ellint_2l.obj | |
ellint_2l.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\ellint_3l.obj | |
ellint_3l.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\expintl.obj | |
expintl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\hermitel.obj | |
hermitel.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\laguerrel.obj | |
laguerrel.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\legendrel.obj | |
legendrel.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\riemann_zetal.obj | |
riemann_zetal.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\sph_bessell.obj | |
sph_bessell.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\sph_legendrel.obj | |
sph_legendrel.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\sph_neumannl.obj | |
sph_neumannl.cpp | |
msvc.link.dll bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_tr1l-vc100-mt-gd-1_62.dll | |
Creating library bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_tr1l-vc100-mt-gd-1_62.lib and object bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_tr1l-vc100-mt-gd-1_62.exp | |
msvc.manifest.dll bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_tr1l-vc100-mt-gd-1_62.dll | |
common.copy lib32-msvc-10.0\boost_math_tr1l-vc100-mt-gd-1_62.dll | |
bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_tr1l-vc100-mt-gd-1_62.dll | |
1 file(s) copied. | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\acoshl.obj | |
acoshl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\asinhl.obj | |
asinhl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\atanhl.obj | |
atanhl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\cbrtl.obj | |
cbrtl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\copysignl.obj | |
copysignl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\erfcl.obj | |
erfcl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\erfl.obj | |
erfl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\expm1l.obj | |
expm1l.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\fmaxl.obj | |
fmaxl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\fminl.obj | |
fminl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\fpclassifyl.obj | |
fpclassifyl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\hypotl.obj | |
hypotl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\lgammal.obj | |
lgammal.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\llroundl.obj | |
llroundl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\log1pl.obj | |
log1pl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\lroundl.obj | |
lroundl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\nextafterl.obj | |
nextafterl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\nexttowardl.obj | |
nexttowardl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\roundl.obj | |
roundl.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\tgammal.obj | |
tgammal.cpp | |
compile-c-c++ bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\truncl.obj | |
truncl.cpp | |
msvc.link.dll bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_c99l-vc100-mt-gd-1_62.dll | |
Creating library bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_c99l-vc100-mt-gd-1_62.lib and object bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_c99l-vc100-mt-gd-1_62.exp | |
msvc.manifest.dll bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_c99l-vc100-mt-gd-1_62.dll | |
common.copy lib32-msvc-10.0\boost_math_c99l-vc100-mt-gd-1_62.dll | |
bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_c99l-vc100-mt-gd-1_62.dll | |
1 file(s) copied. | |
common.copy lib32-msvc-10.0\boost_math_tr1l-vc100-mt-gd-1_62.lib | |
bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_tr1l-vc100-mt-gd-1_62.lib | |
1 file(s) copied. | |
common.copy lib32-msvc-10.0\boost_math_c99l-vc100-mt-gd-1_62.lib | |
bin.v2\libs\math\build\msvc-10.0\debug\threading-multi\boost_math_c99l-vc100-mt-gd-1_62.lib | |
1 file(s) copied. | |
...updated 56 targets... | |
Build for msvc-11.0 | |
.\bjam --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 | |
- 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65877 targets... | |
Build for msvc-12.0 | |
.\bjam --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 | |
- 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65877 targets... | |
Build for msvc-14.0 | |
.\bjam --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 | |
- 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 66097 targets... | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65913 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65923 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65923 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65933 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 65933 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) | |
- 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_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 | |
- 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) | |
- 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) | |
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 | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : 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 66155 targets... | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment