Skip to content

Instantly share code, notes, and snippets.

@teeks99
Created March 10, 2022 21:33
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/acf919a716deeb001acaa2b4f12cb757 to your computer and use it in GitHub Desktop.
Save teeks99/acf919a716deeb001acaa2b4f12cb757 to your computer and use it in GitHub Desktop.
boost_1_79_0_b1_rc1
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-10.0 --build-type=complete toolset=msvc-10.0 address-model=32 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : no (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : no (cached) [2]
- cxx11_defaulted_functions : no (cached) [2]
- cxx11_final : no (cached) [2]
- cxx11_hdr_mutex : no (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : no (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : no (cached) [2]
- cxx11_thread_local : no (cached) [2]
- cxx11_variadic_templates : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : no (cached) [3]
- cxx11_defaulted_functions : no (cached) [3]
- cxx11_final : no (cached) [3]
- cxx11_hdr_mutex : no (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : no (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : no (cached) [3]
- cxx11_thread_local : no (cached) [3]
- cxx11_variadic_templates : no (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : no (cached) [2]
- cxx11_decltype : yes (cached) [3]
- cxx11_basic_alignas : no (cached) [3]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : no (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : no (cached) [2]
- cxx11_unified_initialization_syntax : no (cached) [2]
- cxx11_hdr_initializer_list : no (cached) [2]
- cxx11_hdr_chrono : no (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : no (cached) [2]
- cxx11_hdr_type_traits : no (cached) [2]
- cxx11_allocator : no (cached) [2]
- cxx11_explicit_conversion_operators : no (cached) [2]
- gcc visibility : no (cached) [3]
- sfinae_expr : no (cached) [3]
- cxx11_unified_initialization_syntax : no (cached) [3]
- cxx11_hdr_initializer_list : no (cached) [3]
- cxx11_hdr_chrono : no (cached) [3]
- cxx11_numeric_limits : yes (cached) [3]
- cxx11_hdr_array : yes (cached) [3]
- cxx11_hdr_atomic : no (cached) [3]
- cxx11_hdr_type_traits : no (cached) [3]
- cxx11_allocator : no (cached) [3]
- cxx11_explicit_conversion_operators : no (cached) [3]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- cxx11_static_assert : yes (cached) [3]
- std::fstream is moveable and swappable : yes (cached) [3]
- Has Large File Support : yes (cached) [3]
- Has attribute init_priority : no (cached) [3]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : no (cached) [2]
- WinDbgCached builds : no (cached) [3]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : no (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- cxx11_hdr_thread : no (cached) [3]
- cxx11_hdr_regex : yes (cached) [3]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : no (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : no (cached) [5]
- cxx11_defaulted_functions : no (cached) [5]
- cxx11_final : no (cached) [5]
- cxx11_hdr_mutex : no (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : no (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : no (cached) [5]
- cxx11_thread_local : no (cached) [5]
- cxx11_variadic_templates : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : no (cached) [6]
- cxx11_defaulted_functions : no (cached) [6]
- cxx11_final : no (cached) [6]
- cxx11_hdr_mutex : no (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : no (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : no (cached) [6]
- cxx11_thread_local : no (cached) [6]
- cxx11_variadic_templates : no (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : no (cached) [5]
- cxx11_decltype : yes (cached) [6]
- cxx11_basic_alignas : no (cached) [6]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : no (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : no (cached) [5]
- cxx11_unified_initialization_syntax : no (cached) [5]
- cxx11_hdr_initializer_list : no (cached) [5]
- cxx11_hdr_chrono : no (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : no (cached) [5]
- cxx11_hdr_type_traits : no (cached) [5]
- cxx11_allocator : no (cached) [5]
- cxx11_explicit_conversion_operators : no (cached) [5]
- gcc visibility : no (cached) [6]
- sfinae_expr : no (cached) [6]
- cxx11_unified_initialization_syntax : no (cached) [6]
- cxx11_hdr_initializer_list : no (cached) [6]
- cxx11_hdr_chrono : no (cached) [6]
- cxx11_numeric_limits : yes (cached) [6]
- cxx11_hdr_array : yes (cached) [6]
- cxx11_hdr_atomic : no (cached) [6]
- cxx11_hdr_type_traits : no (cached) [6]
- cxx11_allocator : no (cached) [6]
- cxx11_explicit_conversion_operators : no (cached) [6]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- cxx11_static_assert : yes (cached) [6]
- std::fstream is moveable and swappable : yes (cached) [6]
- Has Large File Support : yes (cached) [6]
- Has attribute init_priority : no (cached) [6]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : no (cached) [5]
- WinDbgCached builds : no (cached) [6]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : no (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- cxx11_hdr_thread : no (cached) [6]
- cxx11_hdr_regex : yes (cached) [6]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : no (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : no (cached) [4]
- cxx11_defaulted_functions : no (cached) [4]
- cxx11_final : no (cached) [4]
- cxx11_hdr_mutex : no (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : no (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : no (cached) [4]
- cxx11_thread_local : no (cached) [4]
- cxx11_variadic_templates : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : no (cached) [8]
- cxx11_defaulted_functions : no (cached) [8]
- cxx11_final : no (cached) [8]
- cxx11_hdr_mutex : no (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : no (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : no (cached) [8]
- cxx11_thread_local : no (cached) [8]
- cxx11_variadic_templates : no (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : no (cached) [4]
- cxx11_decltype : yes (cached) [8]
- cxx11_basic_alignas : no (cached) [8]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : no (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : no (cached) [4]
- cxx11_unified_initialization_syntax : no (cached) [4]
- cxx11_hdr_initializer_list : no (cached) [4]
- cxx11_hdr_chrono : no (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : no (cached) [4]
- cxx11_hdr_type_traits : no (cached) [4]
- cxx11_allocator : no (cached) [4]
- cxx11_explicit_conversion_operators : no (cached) [4]
- gcc visibility : no (cached) [8]
- sfinae_expr : no (cached) [8]
- cxx11_unified_initialization_syntax : no (cached) [8]
- cxx11_hdr_initializer_list : no (cached) [8]
- cxx11_hdr_chrono : no (cached) [8]
- cxx11_numeric_limits : yes (cached) [8]
- cxx11_hdr_array : yes (cached) [8]
- cxx11_hdr_atomic : no (cached) [8]
- cxx11_hdr_type_traits : no (cached) [8]
- cxx11_allocator : no (cached) [8]
- cxx11_explicit_conversion_operators : no (cached) [8]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- cxx11_static_assert : yes (cached) [8]
- std::fstream is moveable and swappable : yes (cached) [8]
- Has Large File Support : yes (cached) [8]
- Has attribute init_priority : no (cached) [8]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : no (cached) [4]
- WinDbgCached builds : no (cached) [8]
- cxx11_hdr_thread : no (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- cxx11_hdr_thread : no (cached) [8]
- cxx11_hdr_regex : yes (cached) [8]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : no (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : no (cached) [7]
- cxx11_defaulted_functions : no (cached) [7]
- cxx11_final : no (cached) [7]
- cxx11_hdr_mutex : no (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : no (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : no (cached) [7]
- cxx11_thread_local : no (cached) [7]
- cxx11_variadic_templates : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : no (cached) [10]
- cxx11_defaulted_functions : no (cached) [10]
- cxx11_final : no (cached) [10]
- cxx11_hdr_mutex : no (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : no (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : no (cached) [10]
- cxx11_thread_local : no (cached) [10]
- cxx11_variadic_templates : no (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : no (cached) [7]
- cxx11_decltype : yes (cached) [10]
- cxx11_basic_alignas : no (cached) [10]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : no (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : no (cached) [7]
- cxx11_unified_initialization_syntax : no (cached) [7]
- cxx11_hdr_initializer_list : no (cached) [7]
- cxx11_hdr_chrono : no (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : no (cached) [7]
- cxx11_hdr_type_traits : no (cached) [7]
- cxx11_allocator : no (cached) [7]
- cxx11_explicit_conversion_operators : no (cached) [7]
- gcc visibility : no (cached) [10]
- sfinae_expr : no (cached) [10]
- cxx11_unified_initialization_syntax : no (cached) [10]
- cxx11_hdr_initializer_list : no (cached) [10]
- cxx11_hdr_chrono : no (cached) [10]
- cxx11_numeric_limits : yes (cached) [10]
- cxx11_hdr_array : yes (cached) [10]
- cxx11_hdr_atomic : no (cached) [10]
- cxx11_hdr_type_traits : no (cached) [10]
- cxx11_allocator : no (cached) [10]
- cxx11_explicit_conversion_operators : no (cached) [10]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- cxx11_static_assert : yes (cached) [10]
- std::fstream is moveable and swappable : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : no (cached) [7]
- WinDbgCached builds : no (cached) [10]
- cxx11_hdr_thread : no (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- cxx11_hdr_thread : no (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : no (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : no (cached) [11]
- cxx11_defaulted_functions : no (cached) [11]
- cxx11_final : no (cached) [11]
- cxx11_hdr_mutex : no (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : no (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : no (cached) [11]
- cxx11_thread_local : no (cached) [11]
- cxx11_variadic_templates : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : no (cached) [12]
- cxx11_defaulted_functions : no (cached) [12]
- cxx11_final : no (cached) [12]
- cxx11_hdr_mutex : no (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : no (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : no (cached) [12]
- cxx11_thread_local : no (cached) [12]
- cxx11_variadic_templates : no (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : no (cached) [11]
- cxx11_decltype : yes (cached) [12]
- cxx11_basic_alignas : no (cached) [12]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : no (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : no (cached) [11]
- cxx11_unified_initialization_syntax : no (cached) [11]
- cxx11_hdr_initializer_list : no (cached) [11]
- cxx11_hdr_chrono : no (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : no (cached) [11]
- cxx11_hdr_type_traits : no (cached) [11]
- cxx11_allocator : no (cached) [11]
- cxx11_explicit_conversion_operators : no (cached) [11]
- gcc visibility : no (cached) [12]
- sfinae_expr : no (cached) [12]
- cxx11_unified_initialization_syntax : no (cached) [12]
- cxx11_hdr_initializer_list : no (cached) [12]
- cxx11_hdr_chrono : no (cached) [12]
- cxx11_numeric_limits : yes (cached) [12]
- cxx11_hdr_array : yes (cached) [12]
- cxx11_hdr_atomic : no (cached) [12]
- cxx11_hdr_type_traits : no (cached) [12]
- cxx11_allocator : no (cached) [12]
- cxx11_explicit_conversion_operators : no (cached) [12]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- cxx11_static_assert : yes (cached) [12]
- std::fstream is moveable and swappable : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : no (cached) [11]
- WinDbgCached builds : no (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : no (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- cxx11_hdr_thread : no (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : no (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : no (cached) [13]
- cxx11_defaulted_functions : no (cached) [13]
- cxx11_final : no (cached) [13]
- cxx11_hdr_mutex : no (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : no (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : no (cached) [13]
- cxx11_thread_local : no (cached) [13]
- cxx11_variadic_templates : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : no (cached) [14]
- cxx11_defaulted_functions : no (cached) [14]
- cxx11_final : no (cached) [14]
- cxx11_hdr_mutex : no (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : no (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : no (cached) [14]
- cxx11_thread_local : no (cached) [14]
- cxx11_variadic_templates : no (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : no (cached) [13]
- cxx11_decltype : yes (cached) [14]
- cxx11_basic_alignas : no (cached) [14]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : no (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : no (cached) [13]
- cxx11_unified_initialization_syntax : no (cached) [13]
- cxx11_hdr_initializer_list : no (cached) [13]
- cxx11_hdr_chrono : no (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : no (cached) [13]
- cxx11_hdr_type_traits : no (cached) [13]
- cxx11_allocator : no (cached) [13]
- cxx11_explicit_conversion_operators : no (cached) [13]
- gcc visibility : no (cached) [14]
- sfinae_expr : no (cached) [14]
- cxx11_unified_initialization_syntax : no (cached) [14]
- cxx11_hdr_initializer_list : no (cached) [14]
- cxx11_hdr_chrono : no (cached) [14]
- cxx11_numeric_limits : yes (cached) [14]
- cxx11_hdr_array : yes (cached) [14]
- cxx11_hdr_atomic : no (cached) [14]
- cxx11_hdr_type_traits : no (cached) [14]
- cxx11_allocator : no (cached) [14]
- cxx11_explicit_conversion_operators : no (cached) [14]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- cxx11_static_assert : yes (cached) [14]
- std::fstream is moveable and swappable : yes (cached) [14]
- Has Large File Support : yes (cached) [14]
- Has attribute init_priority : no (cached) [14]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : no (cached) [13]
- WinDbgCached builds : no (cached) [14]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : no (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
- cxx11_hdr_thread : no (cached) [14]
- cxx11_hdr_regex : yes (cached) [14]
[1] msvc-10.0
[2] msvc-10.0/debug/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-10.0/debug/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-10.0/debug/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-10.0/release/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-10.0/release/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-10.0/release/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-10.0/debug/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-10.0/release/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-10.0/debug/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-10.0/debug/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-10.0/release/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-10.0/release/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 35744 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-11.0 --build-type=complete toolset=msvc-11.0 address-model=32 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : no (cached) [2]
- cxx11_defaulted_functions : no (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : no (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : no (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : no (cached) [2]
- cxx11_thread_local : no (cached) [2]
- cxx11_variadic_templates : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : no (cached) [3]
- cxx11_defaulted_functions : no (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : no (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : no (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : no (cached) [3]
- cxx11_thread_local : no (cached) [3]
- cxx11_variadic_templates : no (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : no (cached) [2]
- cxx11_decltype : yes (cached) [3]
- cxx11_basic_alignas : no (cached) [3]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : no (cached) [2]
- cxx11_unified_initialization_syntax : no (cached) [2]
- cxx11_hdr_initializer_list : no (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : no (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : no (cached) [2]
- cxx11_explicit_conversion_operators : no (cached) [2]
- gcc visibility : no (cached) [3]
- sfinae_expr : no (cached) [3]
- cxx11_unified_initialization_syntax : no (cached) [3]
- cxx11_hdr_initializer_list : no (cached) [3]
- cxx11_hdr_chrono : yes (cached) [3]
- cxx11_numeric_limits : yes (cached) [3]
- cxx11_hdr_array : yes (cached) [3]
- cxx11_hdr_atomic : no (cached) [3]
- cxx11_hdr_type_traits : yes (cached) [3]
- cxx11_allocator : no (cached) [3]
- cxx11_explicit_conversion_operators : no (cached) [3]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- cxx11_static_assert : yes (cached) [3]
- std::fstream is moveable and swappable : yes (cached) [3]
- Has Large File Support : yes (cached) [3]
- Has attribute init_priority : no (cached) [3]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : no (cached) [2]
- WinDbgCached builds : no (cached) [3]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- cxx11_hdr_thread : yes (cached) [3]
- cxx11_hdr_regex : yes (cached) [3]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : no (cached) [5]
- cxx11_defaulted_functions : no (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : no (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : no (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : no (cached) [5]
- cxx11_thread_local : no (cached) [5]
- cxx11_variadic_templates : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : no (cached) [6]
- cxx11_defaulted_functions : no (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : no (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : no (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : no (cached) [6]
- cxx11_thread_local : no (cached) [6]
- cxx11_variadic_templates : no (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : no (cached) [5]
- cxx11_decltype : yes (cached) [6]
- cxx11_basic_alignas : no (cached) [6]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : no (cached) [5]
- cxx11_unified_initialization_syntax : no (cached) [5]
- cxx11_hdr_initializer_list : no (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : no (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : no (cached) [5]
- cxx11_explicit_conversion_operators : no (cached) [5]
- gcc visibility : no (cached) [6]
- sfinae_expr : no (cached) [6]
- cxx11_unified_initialization_syntax : no (cached) [6]
- cxx11_hdr_initializer_list : no (cached) [6]
- cxx11_hdr_chrono : yes (cached) [6]
- cxx11_numeric_limits : yes (cached) [6]
- cxx11_hdr_array : yes (cached) [6]
- cxx11_hdr_atomic : no (cached) [6]
- cxx11_hdr_type_traits : yes (cached) [6]
- cxx11_allocator : no (cached) [6]
- cxx11_explicit_conversion_operators : no (cached) [6]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- cxx11_static_assert : yes (cached) [6]
- std::fstream is moveable and swappable : yes (cached) [6]
- Has Large File Support : yes (cached) [6]
- Has attribute init_priority : no (cached) [6]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : no (cached) [5]
- WinDbgCached builds : no (cached) [6]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- cxx11_hdr_thread : yes (cached) [6]
- cxx11_hdr_regex : yes (cached) [6]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : no (cached) [4]
- cxx11_defaulted_functions : no (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : no (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : no (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : no (cached) [4]
- cxx11_thread_local : no (cached) [4]
- cxx11_variadic_templates : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : no (cached) [8]
- cxx11_defaulted_functions : no (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : no (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : no (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : no (cached) [8]
- cxx11_thread_local : no (cached) [8]
- cxx11_variadic_templates : no (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : no (cached) [4]
- cxx11_decltype : yes (cached) [8]
- cxx11_basic_alignas : no (cached) [8]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : no (cached) [4]
- cxx11_unified_initialization_syntax : no (cached) [4]
- cxx11_hdr_initializer_list : no (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : no (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : no (cached) [4]
- cxx11_explicit_conversion_operators : no (cached) [4]
- gcc visibility : no (cached) [8]
- sfinae_expr : no (cached) [8]
- cxx11_unified_initialization_syntax : no (cached) [8]
- cxx11_hdr_initializer_list : no (cached) [8]
- cxx11_hdr_chrono : yes (cached) [8]
- cxx11_numeric_limits : yes (cached) [8]
- cxx11_hdr_array : yes (cached) [8]
- cxx11_hdr_atomic : no (cached) [8]
- cxx11_hdr_type_traits : yes (cached) [8]
- cxx11_allocator : no (cached) [8]
- cxx11_explicit_conversion_operators : no (cached) [8]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- cxx11_static_assert : yes (cached) [8]
- std::fstream is moveable and swappable : yes (cached) [8]
- Has Large File Support : yes (cached) [8]
- Has attribute init_priority : no (cached) [8]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : no (cached) [4]
- WinDbgCached builds : no (cached) [8]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [8]
- cxx11_hdr_regex : yes (cached) [8]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : no (cached) [7]
- cxx11_defaulted_functions : no (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : no (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : no (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : no (cached) [7]
- cxx11_thread_local : no (cached) [7]
- cxx11_variadic_templates : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : no (cached) [10]
- cxx11_defaulted_functions : no (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : no (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : no (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : no (cached) [10]
- cxx11_thread_local : no (cached) [10]
- cxx11_variadic_templates : no (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : no (cached) [7]
- cxx11_decltype : yes (cached) [10]
- cxx11_basic_alignas : no (cached) [10]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : no (cached) [7]
- cxx11_unified_initialization_syntax : no (cached) [7]
- cxx11_hdr_initializer_list : no (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : no (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : no (cached) [7]
- cxx11_explicit_conversion_operators : no (cached) [7]
- gcc visibility : no (cached) [10]
- sfinae_expr : no (cached) [10]
- cxx11_unified_initialization_syntax : no (cached) [10]
- cxx11_hdr_initializer_list : no (cached) [10]
- cxx11_hdr_chrono : yes (cached) [10]
- cxx11_numeric_limits : yes (cached) [10]
- cxx11_hdr_array : yes (cached) [10]
- cxx11_hdr_atomic : no (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_allocator : no (cached) [10]
- cxx11_explicit_conversion_operators : no (cached) [10]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- cxx11_static_assert : yes (cached) [10]
- std::fstream is moveable and swappable : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : no (cached) [7]
- WinDbgCached builds : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : no (cached) [11]
- cxx11_defaulted_functions : no (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : no (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : no (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : no (cached) [11]
- cxx11_thread_local : no (cached) [11]
- cxx11_variadic_templates : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : no (cached) [12]
- cxx11_defaulted_functions : no (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : no (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : no (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : no (cached) [12]
- cxx11_thread_local : no (cached) [12]
- cxx11_variadic_templates : no (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : no (cached) [11]
- cxx11_decltype : yes (cached) [12]
- cxx11_basic_alignas : no (cached) [12]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : no (cached) [11]
- cxx11_unified_initialization_syntax : no (cached) [11]
- cxx11_hdr_initializer_list : no (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : no (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : no (cached) [11]
- cxx11_explicit_conversion_operators : no (cached) [11]
- gcc visibility : no (cached) [12]
- sfinae_expr : no (cached) [12]
- cxx11_unified_initialization_syntax : no (cached) [12]
- cxx11_hdr_initializer_list : no (cached) [12]
- cxx11_hdr_chrono : yes (cached) [12]
- cxx11_numeric_limits : yes (cached) [12]
- cxx11_hdr_array : yes (cached) [12]
- cxx11_hdr_atomic : no (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_allocator : no (cached) [12]
- cxx11_explicit_conversion_operators : no (cached) [12]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- cxx11_static_assert : yes (cached) [12]
- std::fstream is moveable and swappable : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : no (cached) [11]
- WinDbgCached builds : no (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : no (cached) [13]
- cxx11_defaulted_functions : no (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : no (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : no (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : no (cached) [13]
- cxx11_thread_local : no (cached) [13]
- cxx11_variadic_templates : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : no (cached) [14]
- cxx11_defaulted_functions : no (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : no (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : no (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : no (cached) [14]
- cxx11_thread_local : no (cached) [14]
- cxx11_variadic_templates : no (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : no (cached) [13]
- cxx11_decltype : yes (cached) [14]
- cxx11_basic_alignas : no (cached) [14]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : no (cached) [13]
- cxx11_unified_initialization_syntax : no (cached) [13]
- cxx11_hdr_initializer_list : no (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : no (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : no (cached) [13]
- cxx11_explicit_conversion_operators : no (cached) [13]
- gcc visibility : no (cached) [14]
- sfinae_expr : no (cached) [14]
- cxx11_unified_initialization_syntax : no (cached) [14]
- cxx11_hdr_initializer_list : no (cached) [14]
- cxx11_hdr_chrono : yes (cached) [14]
- cxx11_numeric_limits : yes (cached) [14]
- cxx11_hdr_array : yes (cached) [14]
- cxx11_hdr_atomic : no (cached) [14]
- cxx11_hdr_type_traits : yes (cached) [14]
- cxx11_allocator : no (cached) [14]
- cxx11_explicit_conversion_operators : no (cached) [14]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- cxx11_static_assert : yes (cached) [14]
- std::fstream is moveable and swappable : yes (cached) [14]
- Has Large File Support : yes (cached) [14]
- Has attribute init_priority : no (cached) [14]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : no (cached) [13]
- WinDbgCached builds : no (cached) [14]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
- cxx11_hdr_thread : yes (cached) [14]
- cxx11_hdr_regex : yes (cached) [14]
[1] msvc-11.0
[2] msvc-11.0/debug/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-11.0/debug/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-11.0/debug/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-11.0/release/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-11.0/release/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-11.0/release/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-11.0/debug/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-11.0/release/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-11.0/debug/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-11.0/debug/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-11.0/release/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-11.0/release/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 35752 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-12.0 --build-type=complete toolset=msvc-12.0 address-model=32 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : no (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : no (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : no (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : no (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : no (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : no (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : no (cached) [2]
- cxx11_decltype : yes (cached) [3]
- cxx11_basic_alignas : no (cached) [3]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : no (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- gcc visibility : no (cached) [3]
- sfinae_expr : no (cached) [3]
- cxx11_unified_initialization_syntax : yes (cached) [3]
- cxx11_hdr_initializer_list : yes (cached) [3]
- cxx11_hdr_chrono : yes (cached) [3]
- cxx11_numeric_limits : yes (cached) [3]
- cxx11_hdr_array : yes (cached) [3]
- cxx11_hdr_atomic : yes (cached) [3]
- cxx11_hdr_type_traits : yes (cached) [3]
- cxx11_allocator : yes (cached) [3]
- cxx11_explicit_conversion_operators : yes (cached) [3]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- cxx11_static_assert : yes (cached) [3]
- std::fstream is moveable and swappable : yes (cached) [3]
- Has Large File Support : yes (cached) [3]
- Has attribute init_priority : no (cached) [3]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : no (cached) [2]
- WinDbgCached builds : no (cached) [3]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- cxx11_hdr_thread : yes (cached) [3]
- cxx11_hdr_regex : yes (cached) [3]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : no (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : no (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : no (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : no (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : no (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : no (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : no (cached) [5]
- cxx11_decltype : yes (cached) [6]
- cxx11_basic_alignas : no (cached) [6]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : no (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- gcc visibility : no (cached) [6]
- sfinae_expr : no (cached) [6]
- cxx11_unified_initialization_syntax : yes (cached) [6]
- cxx11_hdr_initializer_list : yes (cached) [6]
- cxx11_hdr_chrono : yes (cached) [6]
- cxx11_numeric_limits : yes (cached) [6]
- cxx11_hdr_array : yes (cached) [6]
- cxx11_hdr_atomic : yes (cached) [6]
- cxx11_hdr_type_traits : yes (cached) [6]
- cxx11_allocator : yes (cached) [6]
- cxx11_explicit_conversion_operators : yes (cached) [6]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- cxx11_static_assert : yes (cached) [6]
- std::fstream is moveable and swappable : yes (cached) [6]
- Has Large File Support : yes (cached) [6]
- Has attribute init_priority : no (cached) [6]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : no (cached) [5]
- WinDbgCached builds : no (cached) [6]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- cxx11_hdr_thread : yes (cached) [6]
- cxx11_hdr_regex : yes (cached) [6]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : no (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : no (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : no (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : no (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : no (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : no (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : no (cached) [4]
- cxx11_decltype : yes (cached) [8]
- cxx11_basic_alignas : no (cached) [8]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : no (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- gcc visibility : no (cached) [8]
- sfinae_expr : no (cached) [8]
- cxx11_unified_initialization_syntax : yes (cached) [8]
- cxx11_hdr_initializer_list : yes (cached) [8]
- cxx11_hdr_chrono : yes (cached) [8]
- cxx11_numeric_limits : yes (cached) [8]
- cxx11_hdr_array : yes (cached) [8]
- cxx11_hdr_atomic : yes (cached) [8]
- cxx11_hdr_type_traits : yes (cached) [8]
- cxx11_allocator : yes (cached) [8]
- cxx11_explicit_conversion_operators : yes (cached) [8]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- cxx11_static_assert : yes (cached) [8]
- std::fstream is moveable and swappable : yes (cached) [8]
- Has Large File Support : yes (cached) [8]
- Has attribute init_priority : no (cached) [8]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : no (cached) [4]
- WinDbgCached builds : no (cached) [8]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [8]
- cxx11_hdr_regex : yes (cached) [8]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : no (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : no (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : no (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : no (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : no (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : no (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : no (cached) [7]
- cxx11_decltype : yes (cached) [10]
- cxx11_basic_alignas : no (cached) [10]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : no (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- gcc visibility : no (cached) [10]
- sfinae_expr : no (cached) [10]
- cxx11_unified_initialization_syntax : yes (cached) [10]
- cxx11_hdr_initializer_list : yes (cached) [10]
- cxx11_hdr_chrono : yes (cached) [10]
- cxx11_numeric_limits : yes (cached) [10]
- cxx11_hdr_array : yes (cached) [10]
- cxx11_hdr_atomic : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- cxx11_static_assert : yes (cached) [10]
- std::fstream is moveable and swappable : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : no (cached) [7]
- WinDbgCached builds : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : no (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : no (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : no (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : no (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : no (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : no (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : no (cached) [11]
- cxx11_decltype : yes (cached) [12]
- cxx11_basic_alignas : no (cached) [12]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : no (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- gcc visibility : no (cached) [12]
- sfinae_expr : no (cached) [12]
- cxx11_unified_initialization_syntax : yes (cached) [12]
- cxx11_hdr_initializer_list : yes (cached) [12]
- cxx11_hdr_chrono : yes (cached) [12]
- cxx11_numeric_limits : yes (cached) [12]
- cxx11_hdr_array : yes (cached) [12]
- cxx11_hdr_atomic : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- cxx11_static_assert : yes (cached) [12]
- std::fstream is moveable and swappable : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : no (cached) [11]
- WinDbgCached builds : no (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : no (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : no (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : no (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : no (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : no (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : no (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : no (cached) [13]
- cxx11_decltype : yes (cached) [14]
- cxx11_basic_alignas : no (cached) [14]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : no (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- gcc visibility : no (cached) [14]
- sfinae_expr : no (cached) [14]
- cxx11_unified_initialization_syntax : yes (cached) [14]
- cxx11_hdr_initializer_list : yes (cached) [14]
- cxx11_hdr_chrono : yes (cached) [14]
- cxx11_numeric_limits : yes (cached) [14]
- cxx11_hdr_array : yes (cached) [14]
- cxx11_hdr_atomic : yes (cached) [14]
- cxx11_hdr_type_traits : yes (cached) [14]
- cxx11_allocator : yes (cached) [14]
- cxx11_explicit_conversion_operators : yes (cached) [14]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- cxx11_static_assert : yes (cached) [14]
- std::fstream is moveable and swappable : yes (cached) [14]
- Has Large File Support : yes (cached) [14]
- Has attribute init_priority : no (cached) [14]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : no (cached) [13]
- WinDbgCached builds : no (cached) [14]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
- cxx11_hdr_thread : yes (cached) [14]
- cxx11_hdr_regex : yes (cached) [14]
[1] msvc-12.0
[2] msvc-12.0/debug/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-12.0/debug/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-12.0/debug/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-12.0/release/address-model-32/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-12.0/release/address-model-32/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-12.0/release/address-model-32/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-12.0/debug/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-12.0/release/address-model-32/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-12.0/debug/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-12.0/debug/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-12.0/release/address-model-32/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-12.0/release/address-model-32/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 35752 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-14.0 --build-type=complete toolset=msvc-14.0 address-model=32 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : yes (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : yes (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : yes (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : yes (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- long double support : yes (cached) [2]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : yes (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : yes (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : yes (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : yes (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : yes (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- long double support : yes (cached) [5]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : yes (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : yes (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : yes (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : yes (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : yes (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- long double support : yes (cached) [4]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : yes (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- long double support : yes (cached) [7]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : yes (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : yes (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : yes (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : yes (cached) [11]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : yes (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- long double support : yes (cached) [11]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : yes (cached) [11]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : yes (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : yes (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : yes (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : yes (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : yes (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : yes (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : yes (cached) [13]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : yes (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- long double support : yes (cached) [13]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : yes (cached) [13]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
[1] msvc-14.0
[2] msvc-14.0/debug/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.0/debug/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.0/debug/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.0/release/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.0/release/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.0/release/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.0/debug/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-14.0/release/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.0/debug/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.0/debug/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.0/release/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-14.0/release/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 39912 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-14.1 --build-type=complete toolset=msvc-14.1 address-model=32 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : yes (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : yes (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : yes (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : yes (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- long double support : yes (cached) [2]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : yes (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : yes (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : yes (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : yes (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : yes (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- long double support : yes (cached) [5]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : yes (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : yes (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : yes (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : yes (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : yes (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- long double support : yes (cached) [4]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : yes (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- long double support : yes (cached) [7]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : yes (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : yes (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : yes (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : yes (cached) [11]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : yes (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- long double support : yes (cached) [11]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : yes (cached) [11]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : yes (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : yes (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : yes (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : yes (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : yes (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : yes (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : yes (cached) [13]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : yes (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- long double support : yes (cached) [13]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : yes (cached) [13]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
[1] msvc-14.1
[2] msvc-14.1/debug/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.1/debug/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.1/debug/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.1/release/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.1/release/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.1/release/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.1/debug/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-14.1/release/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.1/debug/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.1/debug/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.1/release/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-14.1/release/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 39912 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-14.2 --build-type=complete toolset=msvc-14.2 address-model=32 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : yes (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : yes (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : yes (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : yes (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- long double support : yes (cached) [2]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : yes (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : yes (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : yes (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : yes (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : yes (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- long double support : yes (cached) [5]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : yes (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : yes (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : yes (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : yes (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : yes (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- long double support : yes (cached) [4]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : yes (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- long double support : yes (cached) [7]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : yes (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : yes (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : yes (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : yes (cached) [11]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : yes (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- long double support : yes (cached) [11]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : yes (cached) [11]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : yes (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : yes (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : yes (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : yes (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : yes (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : yes (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : yes (cached) [13]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : yes (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- long double support : yes (cached) [13]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : yes (cached) [13]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
[1] msvc-14.2
[2] msvc-14.2/debug/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.2/debug/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.2/debug/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.2/release/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.2/release/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.2/release/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.2/debug/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-14.2/release/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.2/debug/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.2/debug/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.2/release/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-14.2/release/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 39912 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib32-msvc-14.3 --build-type=complete toolset=msvc-14.3 address-model=32 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : yes (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : yes (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : yes (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : yes (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- long double support : yes (cached) [2]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : yes (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : yes (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : yes (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : yes (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : yes (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- long double support : yes (cached) [5]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : yes (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : yes (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : yes (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : yes (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : yes (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- long double support : yes (cached) [4]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : yes (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- long double support : yes (cached) [7]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : yes (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : yes (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : yes (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : yes (cached) [11]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : yes (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- long double support : yes (cached) [11]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : yes (cached) [11]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : yes (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : yes (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : yes (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : yes (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : yes (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : yes (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : yes (cached) [13]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : yes (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- long double support : yes (cached) [13]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : yes (cached) [13]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
[1] msvc-14.3
[2] msvc-14.3/debug/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.3/debug/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.3/debug/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.3/release/address-model-32/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.3/release/address-model-32/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.3/release/address-model-32/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.3/debug/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-14.3/release/address-model-32/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.3/debug/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.3/debug/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.3/release/address-model-32/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-14.3/release/address-model-32/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 39912 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib64-msvc-10.0 --build-type=complete toolset=msvc-10.0 address-model=64 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : no (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : no (cached) [2]
- cxx11_defaulted_functions : no (cached) [2]
- cxx11_final : no (cached) [2]
- cxx11_hdr_mutex : no (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : no (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : no (cached) [2]
- cxx11_thread_local : no (cached) [2]
- cxx11_variadic_templates : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : no (cached) [3]
- cxx11_defaulted_functions : no (cached) [3]
- cxx11_final : no (cached) [3]
- cxx11_hdr_mutex : no (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : no (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : no (cached) [3]
- cxx11_thread_local : no (cached) [3]
- cxx11_variadic_templates : no (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : no (cached) [2]
- cxx11_decltype : yes (cached) [3]
- cxx11_basic_alignas : no (cached) [3]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : no (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : no (cached) [2]
- cxx11_unified_initialization_syntax : no (cached) [2]
- cxx11_hdr_initializer_list : no (cached) [2]
- cxx11_hdr_chrono : no (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : no (cached) [2]
- cxx11_hdr_type_traits : no (cached) [2]
- cxx11_allocator : no (cached) [2]
- cxx11_explicit_conversion_operators : no (cached) [2]
- gcc visibility : no (cached) [3]
- sfinae_expr : no (cached) [3]
- cxx11_unified_initialization_syntax : no (cached) [3]
- cxx11_hdr_initializer_list : no (cached) [3]
- cxx11_hdr_chrono : no (cached) [3]
- cxx11_numeric_limits : yes (cached) [3]
- cxx11_hdr_array : yes (cached) [3]
- cxx11_hdr_atomic : no (cached) [3]
- cxx11_hdr_type_traits : no (cached) [3]
- cxx11_allocator : no (cached) [3]
- cxx11_explicit_conversion_operators : no (cached) [3]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- cxx11_static_assert : yes (cached) [3]
- std::fstream is moveable and swappable : yes (cached) [3]
- Has Large File Support : yes (cached) [3]
- Has attribute init_priority : no (cached) [3]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : no (cached) [2]
- WinDbgCached builds : no (cached) [3]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : no (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- cxx11_hdr_thread : no (cached) [3]
- cxx11_hdr_regex : yes (cached) [3]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : no (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : no (cached) [5]
- cxx11_defaulted_functions : no (cached) [5]
- cxx11_final : no (cached) [5]
- cxx11_hdr_mutex : no (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : no (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : no (cached) [5]
- cxx11_thread_local : no (cached) [5]
- cxx11_variadic_templates : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : no (cached) [6]
- cxx11_defaulted_functions : no (cached) [6]
- cxx11_final : no (cached) [6]
- cxx11_hdr_mutex : no (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : no (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : no (cached) [6]
- cxx11_thread_local : no (cached) [6]
- cxx11_variadic_templates : no (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : no (cached) [5]
- cxx11_decltype : yes (cached) [6]
- cxx11_basic_alignas : no (cached) [6]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : no (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : no (cached) [5]
- cxx11_unified_initialization_syntax : no (cached) [5]
- cxx11_hdr_initializer_list : no (cached) [5]
- cxx11_hdr_chrono : no (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : no (cached) [5]
- cxx11_hdr_type_traits : no (cached) [5]
- cxx11_allocator : no (cached) [5]
- cxx11_explicit_conversion_operators : no (cached) [5]
- gcc visibility : no (cached) [6]
- sfinae_expr : no (cached) [6]
- cxx11_unified_initialization_syntax : no (cached) [6]
- cxx11_hdr_initializer_list : no (cached) [6]
- cxx11_hdr_chrono : no (cached) [6]
- cxx11_numeric_limits : yes (cached) [6]
- cxx11_hdr_array : yes (cached) [6]
- cxx11_hdr_atomic : no (cached) [6]
- cxx11_hdr_type_traits : no (cached) [6]
- cxx11_allocator : no (cached) [6]
- cxx11_explicit_conversion_operators : no (cached) [6]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- cxx11_static_assert : yes (cached) [6]
- std::fstream is moveable and swappable : yes (cached) [6]
- Has Large File Support : yes (cached) [6]
- Has attribute init_priority : no (cached) [6]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : no (cached) [5]
- WinDbgCached builds : no (cached) [6]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : no (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- cxx11_hdr_thread : no (cached) [6]
- cxx11_hdr_regex : yes (cached) [6]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : no (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : no (cached) [4]
- cxx11_defaulted_functions : no (cached) [4]
- cxx11_final : no (cached) [4]
- cxx11_hdr_mutex : no (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : no (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : no (cached) [4]
- cxx11_thread_local : no (cached) [4]
- cxx11_variadic_templates : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : no (cached) [8]
- cxx11_defaulted_functions : no (cached) [8]
- cxx11_final : no (cached) [8]
- cxx11_hdr_mutex : no (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : no (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : no (cached) [8]
- cxx11_thread_local : no (cached) [8]
- cxx11_variadic_templates : no (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : no (cached) [4]
- cxx11_decltype : yes (cached) [8]
- cxx11_basic_alignas : no (cached) [8]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : no (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : no (cached) [4]
- cxx11_unified_initialization_syntax : no (cached) [4]
- cxx11_hdr_initializer_list : no (cached) [4]
- cxx11_hdr_chrono : no (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : no (cached) [4]
- cxx11_hdr_type_traits : no (cached) [4]
- cxx11_allocator : no (cached) [4]
- cxx11_explicit_conversion_operators : no (cached) [4]
- gcc visibility : no (cached) [8]
- sfinae_expr : no (cached) [8]
- cxx11_unified_initialization_syntax : no (cached) [8]
- cxx11_hdr_initializer_list : no (cached) [8]
- cxx11_hdr_chrono : no (cached) [8]
- cxx11_numeric_limits : yes (cached) [8]
- cxx11_hdr_array : yes (cached) [8]
- cxx11_hdr_atomic : no (cached) [8]
- cxx11_hdr_type_traits : no (cached) [8]
- cxx11_allocator : no (cached) [8]
- cxx11_explicit_conversion_operators : no (cached) [8]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- cxx11_static_assert : yes (cached) [8]
- std::fstream is moveable and swappable : yes (cached) [8]
- Has Large File Support : yes (cached) [8]
- Has attribute init_priority : no (cached) [8]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : no (cached) [4]
- WinDbgCached builds : no (cached) [8]
- cxx11_hdr_thread : no (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- cxx11_hdr_thread : no (cached) [8]
- cxx11_hdr_regex : yes (cached) [8]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : no (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : no (cached) [7]
- cxx11_defaulted_functions : no (cached) [7]
- cxx11_final : no (cached) [7]
- cxx11_hdr_mutex : no (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : no (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : no (cached) [7]
- cxx11_thread_local : no (cached) [7]
- cxx11_variadic_templates : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : no (cached) [10]
- cxx11_defaulted_functions : no (cached) [10]
- cxx11_final : no (cached) [10]
- cxx11_hdr_mutex : no (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : no (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : no (cached) [10]
- cxx11_thread_local : no (cached) [10]
- cxx11_variadic_templates : no (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : no (cached) [7]
- cxx11_decltype : yes (cached) [10]
- cxx11_basic_alignas : no (cached) [10]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : no (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : no (cached) [7]
- cxx11_unified_initialization_syntax : no (cached) [7]
- cxx11_hdr_initializer_list : no (cached) [7]
- cxx11_hdr_chrono : no (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : no (cached) [7]
- cxx11_hdr_type_traits : no (cached) [7]
- cxx11_allocator : no (cached) [7]
- cxx11_explicit_conversion_operators : no (cached) [7]
- gcc visibility : no (cached) [10]
- sfinae_expr : no (cached) [10]
- cxx11_unified_initialization_syntax : no (cached) [10]
- cxx11_hdr_initializer_list : no (cached) [10]
- cxx11_hdr_chrono : no (cached) [10]
- cxx11_numeric_limits : yes (cached) [10]
- cxx11_hdr_array : yes (cached) [10]
- cxx11_hdr_atomic : no (cached) [10]
- cxx11_hdr_type_traits : no (cached) [10]
- cxx11_allocator : no (cached) [10]
- cxx11_explicit_conversion_operators : no (cached) [10]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- cxx11_static_assert : yes (cached) [10]
- std::fstream is moveable and swappable : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : no (cached) [7]
- WinDbgCached builds : no (cached) [10]
- cxx11_hdr_thread : no (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- cxx11_hdr_thread : no (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : no (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : no (cached) [11]
- cxx11_defaulted_functions : no (cached) [11]
- cxx11_final : no (cached) [11]
- cxx11_hdr_mutex : no (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : no (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : no (cached) [11]
- cxx11_thread_local : no (cached) [11]
- cxx11_variadic_templates : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : no (cached) [12]
- cxx11_defaulted_functions : no (cached) [12]
- cxx11_final : no (cached) [12]
- cxx11_hdr_mutex : no (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : no (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : no (cached) [12]
- cxx11_thread_local : no (cached) [12]
- cxx11_variadic_templates : no (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : no (cached) [11]
- cxx11_decltype : yes (cached) [12]
- cxx11_basic_alignas : no (cached) [12]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : no (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : no (cached) [11]
- cxx11_unified_initialization_syntax : no (cached) [11]
- cxx11_hdr_initializer_list : no (cached) [11]
- cxx11_hdr_chrono : no (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : no (cached) [11]
- cxx11_hdr_type_traits : no (cached) [11]
- cxx11_allocator : no (cached) [11]
- cxx11_explicit_conversion_operators : no (cached) [11]
- gcc visibility : no (cached) [12]
- sfinae_expr : no (cached) [12]
- cxx11_unified_initialization_syntax : no (cached) [12]
- cxx11_hdr_initializer_list : no (cached) [12]
- cxx11_hdr_chrono : no (cached) [12]
- cxx11_numeric_limits : yes (cached) [12]
- cxx11_hdr_array : yes (cached) [12]
- cxx11_hdr_atomic : no (cached) [12]
- cxx11_hdr_type_traits : no (cached) [12]
- cxx11_allocator : no (cached) [12]
- cxx11_explicit_conversion_operators : no (cached) [12]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- cxx11_static_assert : yes (cached) [12]
- std::fstream is moveable and swappable : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : no (cached) [11]
- WinDbgCached builds : no (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : no (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- cxx11_hdr_thread : no (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : no (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : no (cached) [13]
- cxx11_defaulted_functions : no (cached) [13]
- cxx11_final : no (cached) [13]
- cxx11_hdr_mutex : no (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : no (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : no (cached) [13]
- cxx11_thread_local : no (cached) [13]
- cxx11_variadic_templates : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : no (cached) [14]
- cxx11_defaulted_functions : no (cached) [14]
- cxx11_final : no (cached) [14]
- cxx11_hdr_mutex : no (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : no (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : no (cached) [14]
- cxx11_thread_local : no (cached) [14]
- cxx11_variadic_templates : no (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : no (cached) [13]
- cxx11_decltype : yes (cached) [14]
- cxx11_basic_alignas : no (cached) [14]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : no (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : no (cached) [13]
- cxx11_unified_initialization_syntax : no (cached) [13]
- cxx11_hdr_initializer_list : no (cached) [13]
- cxx11_hdr_chrono : no (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : no (cached) [13]
- cxx11_hdr_type_traits : no (cached) [13]
- cxx11_allocator : no (cached) [13]
- cxx11_explicit_conversion_operators : no (cached) [13]
- gcc visibility : no (cached) [14]
- sfinae_expr : no (cached) [14]
- cxx11_unified_initialization_syntax : no (cached) [14]
- cxx11_hdr_initializer_list : no (cached) [14]
- cxx11_hdr_chrono : no (cached) [14]
- cxx11_numeric_limits : yes (cached) [14]
- cxx11_hdr_array : yes (cached) [14]
- cxx11_hdr_atomic : no (cached) [14]
- cxx11_hdr_type_traits : no (cached) [14]
- cxx11_allocator : no (cached) [14]
- cxx11_explicit_conversion_operators : no (cached) [14]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- cxx11_static_assert : yes (cached) [14]
- std::fstream is moveable and swappable : yes (cached) [14]
- Has Large File Support : yes (cached) [14]
- Has attribute init_priority : no (cached) [14]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : no (cached) [13]
- WinDbgCached builds : no (cached) [14]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : no (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
- cxx11_hdr_thread : no (cached) [14]
- cxx11_hdr_regex : yes (cached) [14]
[1] msvc-10.0
[2] msvc-10.0/debug/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-10.0/debug/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-10.0/debug/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-10.0/release/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-10.0/release/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-10.0/release/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-10.0/debug/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-10.0/release/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-10.0/debug/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-10.0/debug/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-10.0/release/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-10.0/release/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 35690 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib64-msvc-11.0 --build-type=complete toolset=msvc-11.0 address-model=64 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit [1]
- default architecture : x86 [1]
- compiler supports SSE2 : yes [2]
- compiler supports SSE4.1 : yes [2]
- has synchronization.lib : yes [2]
- has std::atomic_ref : no [2]
- has statx : no [2]
- has statx syscall : no [2]
- has BCrypt API : yes [2]
- has init_priority attribute : no [2]
- has stat::st_blksize : no [2]
- has stat::st_mtim : no [2]
- has stat::st_mtimensec : no [2]
- has stat::st_mtimespec : no [2]
- has stat::st_birthtim : no [2]
- has stat::st_birthtimensec : no [2]
- has stat::st_birthtimespec : no [2]
- has fdopendir(O_NOFOLLOW) : no [2]
- cxx11_auto_declarations : yes [2]
- cxx11_constexpr : no [2]
- cxx11_defaulted_functions : no [2]
- cxx11_final : yes [2]
- cxx11_hdr_mutex : yes [2]
- cxx11_hdr_tuple : no [2]
- cxx11_lambdas : yes [2]
- cxx11_noexcept : no [2]
- cxx11_nullptr : yes [2]
- cxx11_rvalue_references : yes [2]
- cxx11_template_aliases : no [2]
- cxx11_thread_local : no [2]
- cxx11_variadic_templates : no [2]
- cxx11_auto_declarations : yes [3]
- cxx11_constexpr : no [3]
- cxx11_defaulted_functions : no [3]
- cxx11_final : yes [3]
- cxx11_hdr_mutex : yes [3]
- cxx11_hdr_tuple : no [3]
- cxx11_lambdas : yes [3]
- cxx11_noexcept : no [3]
- cxx11_nullptr : yes [3]
- cxx11_rvalue_references : yes [3]
- cxx11_template_aliases : no [3]
- cxx11_thread_local : no [3]
- cxx11_variadic_templates : no [3]
- has_icu builds : no [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no
- zstd : no
- has_lzma_cputhreads builds : no [2]
- cxx11_decltype : yes [2]
- cxx11_basic_alignas : no [2]
- cxx11_decltype : yes [3]
- cxx11_basic_alignas : no [3]
- iconv (libc) : no [2]
- iconv (separate) : no [2]
- icu : no [2]
- icu (lib64) : no [2]
- native atomic int32 supported : yes [2]
- has message compiler : yes [2]
- native syslog supported : no [2]
- pthread supports robust mutexes : no [2]
- compiler supports SSSE3 : yes [2]
- compiler supports AVX2 : yes [2]
- gcc visibility : no [2]
- sfinae_expr : no [2]
- cxx11_unified_initialization_syntax : no [2]
- cxx11_hdr_initializer_list : no [2]
- cxx11_hdr_chrono : yes [2]
- cxx11_numeric_limits : yes [2]
- cxx11_hdr_array : yes [2]
- cxx11_hdr_atomic : no [2]
- cxx11_hdr_type_traits : yes [2]
- cxx11_allocator : no [2]
- cxx11_explicit_conversion_operators : no [2]
- gcc visibility : no [3]
- sfinae_expr : no [3]
- cxx11_unified_initialization_syntax : no [3]
- cxx11_hdr_initializer_list : no [3]
- cxx11_hdr_chrono : yes [3]
- cxx11_numeric_limits : yes [3]
- cxx11_hdr_array : yes [3]
- cxx11_hdr_atomic : no [3]
- cxx11_hdr_type_traits : yes [3]
- cxx11_allocator : no [3]
- cxx11_explicit_conversion_operators : no [3]
- cxx11_static_assert : yes [2]
- std::fstream is moveable and swappable : yes [2]
- Has Large File Support : yes [2]
- Has attribute init_priority : no [2]
- cxx11_static_assert : yes [3]
- std::fstream is moveable and swappable : yes [3]
- Has Large File Support : yes [3]
- Has attribute init_priority : no [3]
- libbacktrace builds : no [2]
- libbacktrace builds : no [3]
- addr2line builds : no [2]
- addr2line builds : no [3]
- WinDbg builds : yes [2]
- WinDbg builds : yes [3]
- WinDbgCached builds : no [2]
- WinDbgCached builds : no [3]
- BOOST_COMP_GNUC >= 4.3.0 : no [2]
- BOOST_COMP_GNUC >= 4.3.0 : no [4]
- cxx11_hdr_thread : yes [2]
- cxx11_hdr_regex : yes [2]
- cxx11_hdr_thread : yes [3]
- cxx11_hdr_regex : yes [3]
- compiler supports SSE2 : yes [5]
- compiler supports SSE4.1 : yes [5]
- has synchronization.lib : yes [5]
- has std::atomic_ref : no [5]
- has statx : no [5]
- has statx syscall : no [5]
- has BCrypt API : yes [5]
- has init_priority attribute : no [5]
- has stat::st_blksize : no [5]
- has stat::st_mtim : no [5]
- has stat::st_mtimensec : no [5]
- has stat::st_mtimespec : no [5]
- has stat::st_birthtim : no [5]
- has stat::st_birthtimensec : no [5]
- has stat::st_birthtimespec : no [5]
- has fdopendir(O_NOFOLLOW) : no [5]
- cxx11_auto_declarations : yes [5]
- cxx11_constexpr : no [5]
- cxx11_defaulted_functions : no [5]
- cxx11_final : yes [5]
- cxx11_hdr_mutex : yes [5]
- cxx11_hdr_tuple : no [5]
- cxx11_lambdas : yes [5]
- cxx11_noexcept : no [5]
- cxx11_nullptr : yes [5]
- cxx11_rvalue_references : yes [5]
- cxx11_template_aliases : no [5]
- cxx11_thread_local : no [5]
- cxx11_variadic_templates : no [5]
- cxx11_auto_declarations : yes [6]
- cxx11_constexpr : no [6]
- cxx11_defaulted_functions : no [6]
- cxx11_final : yes [6]
- cxx11_hdr_mutex : yes [6]
- cxx11_hdr_tuple : no [6]
- cxx11_lambdas : yes [6]
- cxx11_noexcept : no [6]
- cxx11_nullptr : yes [6]
- cxx11_rvalue_references : yes [6]
- cxx11_template_aliases : no [6]
- cxx11_thread_local : no [6]
- cxx11_variadic_templates : no [6]
- has_icu builds : no [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no [5]
- cxx11_decltype : yes [5]
- cxx11_basic_alignas : no [5]
- cxx11_decltype : yes [6]
- cxx11_basic_alignas : no [6]
- iconv (libc) : no [5]
- iconv (separate) : no [5]
- icu : no [5]
- icu (lib64) : no [5]
- native atomic int32 supported : yes [5]
- has message compiler : yes [5]
- native syslog supported : no [5]
- pthread supports robust mutexes : no [5]
- compiler supports SSSE3 : yes [5]
- compiler supports AVX2 : yes [5]
- gcc visibility : no [5]
- sfinae_expr : no [5]
- cxx11_unified_initialization_syntax : no [5]
- cxx11_hdr_initializer_list : no [5]
- cxx11_hdr_chrono : yes [5]
- cxx11_numeric_limits : yes [5]
- cxx11_hdr_array : yes [5]
- cxx11_hdr_atomic : no [5]
- cxx11_hdr_type_traits : yes [5]
- cxx11_allocator : no [5]
- cxx11_explicit_conversion_operators : no [5]
- gcc visibility : no [6]
- sfinae_expr : no [6]
- cxx11_unified_initialization_syntax : no [6]
- cxx11_hdr_initializer_list : no [6]
- cxx11_hdr_chrono : yes [6]
- cxx11_numeric_limits : yes [6]
- cxx11_hdr_array : yes [6]
- cxx11_hdr_atomic : no [6]
- cxx11_hdr_type_traits : yes [6]
- cxx11_allocator : no [6]
- cxx11_explicit_conversion_operators : no [6]
- cxx11_static_assert : yes [5]
- std::fstream is moveable and swappable : yes [5]
- Has Large File Support : yes [5]
- Has attribute init_priority : no [5]
- cxx11_static_assert : yes [6]
- std::fstream is moveable and swappable : yes [6]
- Has Large File Support : yes [6]
- Has attribute init_priority : no [6]
- libbacktrace builds : no [5]
- libbacktrace builds : no [6]
- addr2line builds : no [5]
- addr2line builds : no [6]
- WinDbg builds : yes [5]
- WinDbg builds : yes [6]
- WinDbgCached builds : no [5]
- WinDbgCached builds : no [6]
- BOOST_COMP_GNUC >= 4.3.0 : no [5]
- BOOST_COMP_GNUC >= 4.3.0 : no [7]
- cxx11_hdr_thread : yes [5]
- cxx11_hdr_regex : yes [5]
- cxx11_hdr_thread : yes [6]
- cxx11_hdr_regex : yes [6]
- compiler supports SSE2 : yes [4]
- compiler supports SSE4.1 : yes [4]
- has synchronization.lib : yes [4]
- has std::atomic_ref : no [4]
- has statx : no [4]
- has statx syscall : no [4]
- has BCrypt API : yes [4]
- has init_priority attribute : no [4]
- has stat::st_blksize : no [4]
- has stat::st_mtim : no [4]
- has stat::st_mtimensec : no [4]
- has stat::st_mtimespec : no [4]
- has stat::st_birthtim : no [4]
- has stat::st_birthtimensec : no [4]
- has stat::st_birthtimespec : no [4]
- has fdopendir(O_NOFOLLOW) : no [4]
- cxx11_auto_declarations : yes [4]
- cxx11_constexpr : no [4]
- cxx11_defaulted_functions : no [4]
- cxx11_final : yes [4]
- cxx11_hdr_mutex : yes [4]
- cxx11_hdr_tuple : no [4]
- cxx11_lambdas : yes [4]
- cxx11_noexcept : no [4]
- cxx11_nullptr : yes [4]
- cxx11_rvalue_references : yes [4]
- cxx11_template_aliases : no [4]
- cxx11_thread_local : no [4]
- cxx11_variadic_templates : no [4]
- cxx11_auto_declarations : yes [8]
- cxx11_constexpr : no [8]
- cxx11_defaulted_functions : no [8]
- cxx11_final : yes [8]
- cxx11_hdr_mutex : yes [8]
- cxx11_hdr_tuple : no [8]
- cxx11_lambdas : yes [8]
- cxx11_noexcept : no [8]
- cxx11_nullptr : yes [8]
- cxx11_rvalue_references : yes [8]
- cxx11_template_aliases : no [8]
- cxx11_thread_local : no [8]
- cxx11_variadic_templates : no [8]
- has_icu builds : no [4]
- lzma : no [9]
- zstd : no [9]
- has_lzma_cputhreads builds : no [4]
- cxx11_decltype : yes [4]
- cxx11_basic_alignas : no [4]
- cxx11_decltype : yes [8]
- cxx11_basic_alignas : no [8]
- iconv (libc) : no [4]
- iconv (separate) : no [4]
- icu : no [4]
- icu (lib64) : no [4]
- native atomic int32 supported : yes [4]
- has message compiler : yes [4]
- native syslog supported : no [4]
- pthread supports robust mutexes : no [4]
- compiler supports SSSE3 : yes [4]
- compiler supports AVX2 : yes [4]
- gcc visibility : no [4]
- sfinae_expr : no [4]
- cxx11_unified_initialization_syntax : no [4]
- cxx11_hdr_initializer_list : no [4]
- cxx11_hdr_chrono : yes [4]
- cxx11_numeric_limits : yes [4]
- cxx11_hdr_array : yes [4]
- cxx11_hdr_atomic : no [4]
- cxx11_hdr_type_traits : yes [4]
- cxx11_allocator : no [4]
- cxx11_explicit_conversion_operators : no [4]
- gcc visibility : no [8]
- sfinae_expr : no [8]
- cxx11_unified_initialization_syntax : no [8]
- cxx11_hdr_initializer_list : no [8]
- cxx11_hdr_chrono : yes [8]
- cxx11_numeric_limits : yes [8]
- cxx11_hdr_array : yes [8]
- cxx11_hdr_atomic : no [8]
- cxx11_hdr_type_traits : yes [8]
- cxx11_allocator : no [8]
- cxx11_explicit_conversion_operators : no [8]
- cxx11_static_assert : yes [4]
- std::fstream is moveable and swappable : yes [4]
- Has Large File Support : yes [4]
- Has attribute init_priority : no [4]
- cxx11_static_assert : yes [8]
- std::fstream is moveable and swappable : yes [8]
- Has Large File Support : yes [8]
- Has attribute init_priority : no [8]
- libbacktrace builds : no [4]
- libbacktrace builds : no [8]
- addr2line builds : no [4]
- addr2line builds : no [8]
- WinDbg builds : yes [4]
- WinDbg builds : yes [8]
- WinDbgCached builds : no [4]
- WinDbgCached builds : no [8]
- cxx11_hdr_thread : yes [4]
- cxx11_hdr_regex : yes [4]
- cxx11_hdr_thread : yes [8]
- cxx11_hdr_regex : yes [8]
- compiler supports SSE2 : yes [7]
- compiler supports SSE4.1 : yes [7]
- has synchronization.lib : yes [7]
- has std::atomic_ref : no [7]
- has statx : no [7]
- has statx syscall : no [7]
- has BCrypt API : yes [7]
- has init_priority attribute : no [7]
- has stat::st_blksize : no [7]
- has stat::st_mtim : no [7]
- has stat::st_mtimensec : no [7]
- has stat::st_mtimespec : no [7]
- has stat::st_birthtim : no [7]
- has stat::st_birthtimensec : no [7]
- has stat::st_birthtimespec : no [7]
- has fdopendir(O_NOFOLLOW) : no [7]
- cxx11_auto_declarations : yes [7]
- cxx11_constexpr : no [7]
- cxx11_defaulted_functions : no [7]
- cxx11_final : yes [7]
- cxx11_hdr_mutex : yes [7]
- cxx11_hdr_tuple : no [7]
- cxx11_lambdas : yes [7]
- cxx11_noexcept : no [7]
- cxx11_nullptr : yes [7]
- cxx11_rvalue_references : yes [7]
- cxx11_template_aliases : no [7]
- cxx11_thread_local : no [7]
- cxx11_variadic_templates : no [7]
- cxx11_auto_declarations : yes [10]
- cxx11_constexpr : no [10]
- cxx11_defaulted_functions : no [10]
- cxx11_final : yes [10]
- cxx11_hdr_mutex : yes [10]
- cxx11_hdr_tuple : no [10]
- cxx11_lambdas : yes [10]
- cxx11_noexcept : no [10]
- cxx11_nullptr : yes [10]
- cxx11_rvalue_references : yes [10]
- cxx11_template_aliases : no [10]
- cxx11_thread_local : no [10]
- cxx11_variadic_templates : no [10]
- has_icu builds : no [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no [7]
- cxx11_decltype : yes [7]
- cxx11_basic_alignas : no [7]
- cxx11_decltype : yes [10]
- cxx11_basic_alignas : no [10]
- iconv (libc) : no [7]
- iconv (separate) : no [7]
- icu : no [7]
- icu (lib64) : no [7]
- native atomic int32 supported : yes [7]
- has message compiler : yes [7]
- native syslog supported : no [7]
- pthread supports robust mutexes : no [7]
- compiler supports SSSE3 : yes [7]
- compiler supports AVX2 : yes [7]
- gcc visibility : no [7]
- sfinae_expr : no [7]
- cxx11_unified_initialization_syntax : no [7]
- cxx11_hdr_initializer_list : no [7]
- cxx11_hdr_chrono : yes [7]
- cxx11_numeric_limits : yes [7]
- cxx11_hdr_array : yes [7]
- cxx11_hdr_atomic : no [7]
- cxx11_hdr_type_traits : yes [7]
- cxx11_allocator : no [7]
- cxx11_explicit_conversion_operators : no [7]
- gcc visibility : no [10]
- sfinae_expr : no [10]
- cxx11_unified_initialization_syntax : no [10]
- cxx11_hdr_initializer_list : no [10]
- cxx11_hdr_chrono : yes [10]
- cxx11_numeric_limits : yes [10]
- cxx11_hdr_array : yes [10]
- cxx11_hdr_atomic : no [10]
- cxx11_hdr_type_traits : yes [10]
- cxx11_allocator : no [10]
- cxx11_explicit_conversion_operators : no [10]
- cxx11_static_assert : yes [7]
- std::fstream is moveable and swappable : yes [7]
- Has Large File Support : yes [7]
- Has attribute init_priority : no [7]
- cxx11_static_assert : yes [10]
- std::fstream is moveable and swappable : yes [10]
- Has Large File Support : yes [10]
- Has attribute init_priority : no [10]
- libbacktrace builds : no [7]
- libbacktrace builds : no [10]
- addr2line builds : no [7]
- addr2line builds : no [10]
- WinDbg builds : yes [7]
- WinDbg builds : yes [10]
- WinDbgCached builds : no [7]
- WinDbgCached builds : no [10]
- cxx11_hdr_thread : yes [7]
- cxx11_hdr_regex : yes [7]
- cxx11_hdr_thread : yes [10]
- cxx11_hdr_regex : yes [10]
- compiler supports SSE2 : yes [11]
- compiler supports SSE4.1 : yes [11]
- has synchronization.lib : yes [11]
- has std::atomic_ref : no [11]
- has statx : no [11]
- has statx syscall : no [11]
- has BCrypt API : yes [11]
- has init_priority attribute : no [11]
- has stat::st_blksize : no [11]
- has stat::st_mtim : no [11]
- has stat::st_mtimensec : no [11]
- has stat::st_mtimespec : no [11]
- has stat::st_birthtim : no [11]
- has stat::st_birthtimensec : no [11]
- has stat::st_birthtimespec : no [11]
- has fdopendir(O_NOFOLLOW) : no [11]
- cxx11_auto_declarations : yes [11]
- cxx11_constexpr : no [11]
- cxx11_defaulted_functions : no [11]
- cxx11_final : yes [11]
- cxx11_hdr_mutex : yes [11]
- cxx11_hdr_tuple : no [11]
- cxx11_lambdas : yes [11]
- cxx11_noexcept : no [11]
- cxx11_nullptr : yes [11]
- cxx11_rvalue_references : yes [11]
- cxx11_template_aliases : no [11]
- cxx11_thread_local : no [11]
- cxx11_variadic_templates : no [11]
- cxx11_auto_declarations : yes [12]
- cxx11_constexpr : no [12]
- cxx11_defaulted_functions : no [12]
- cxx11_final : yes [12]
- cxx11_hdr_mutex : yes [12]
- cxx11_hdr_tuple : no [12]
- cxx11_lambdas : yes [12]
- cxx11_noexcept : no [12]
- cxx11_nullptr : yes [12]
- cxx11_rvalue_references : yes [12]
- cxx11_template_aliases : no [12]
- cxx11_thread_local : no [12]
- cxx11_variadic_templates : no [12]
- has_icu builds : no [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no [11]
- cxx11_decltype : yes [11]
- cxx11_basic_alignas : no [11]
- cxx11_decltype : yes [12]
- cxx11_basic_alignas : no [12]
- iconv (libc) : no [11]
- iconv (separate) : no [11]
- icu : no [11]
- icu (lib64) : no [11]
- native atomic int32 supported : yes [11]
- has message compiler : yes [11]
- native syslog supported : no [11]
- pthread supports robust mutexes : no [11]
- compiler supports SSSE3 : yes [11]
- compiler supports AVX2 : yes [11]
- gcc visibility : no [11]
- sfinae_expr : no [11]
- cxx11_unified_initialization_syntax : no [11]
- cxx11_hdr_initializer_list : no [11]
- cxx11_hdr_chrono : yes [11]
- cxx11_numeric_limits : yes [11]
- cxx11_hdr_array : yes [11]
- cxx11_hdr_atomic : no [11]
- cxx11_hdr_type_traits : yes [11]
- cxx11_allocator : no [11]
- cxx11_explicit_conversion_operators : no [11]
- gcc visibility : no [12]
- sfinae_expr : no [12]
- cxx11_unified_initialization_syntax : no [12]
- cxx11_hdr_initializer_list : no [12]
- cxx11_hdr_chrono : yes [12]
- cxx11_numeric_limits : yes [12]
- cxx11_hdr_array : yes [12]
- cxx11_hdr_atomic : no [12]
- cxx11_hdr_type_traits : yes [12]
- cxx11_allocator : no [12]
- cxx11_explicit_conversion_operators : no [12]
- cxx11_static_assert : yes [11]
- std::fstream is moveable and swappable : yes [11]
- Has Large File Support : yes [11]
- Has attribute init_priority : no [11]
- cxx11_static_assert : yes [12]
- std::fstream is moveable and swappable : yes [12]
- Has Large File Support : yes [12]
- Has attribute init_priority : no [12]
- libbacktrace builds : no [11]
- libbacktrace builds : no [12]
- addr2line builds : no [11]
- addr2line builds : no [12]
- WinDbg builds : yes [11]
- WinDbg builds : yes [12]
- WinDbgCached builds : no [11]
- WinDbgCached builds : no [12]
- BOOST_COMP_GNUC >= 4.3.0 : no [11]
- cxx11_hdr_thread : yes [11]
- cxx11_hdr_regex : yes [11]
- cxx11_hdr_thread : yes [12]
- cxx11_hdr_regex : yes [12]
- compiler supports SSE2 : yes [13]
- compiler supports SSE4.1 : yes [13]
- has synchronization.lib : yes [13]
- has std::atomic_ref : no [13]
- has statx : no [13]
- has statx syscall : no [13]
- has BCrypt API : yes [13]
- has init_priority attribute : no [13]
- has stat::st_blksize : no [13]
- has stat::st_mtim : no [13]
- has stat::st_mtimensec : no [13]
- has stat::st_mtimespec : no [13]
- has stat::st_birthtim : no [13]
- has stat::st_birthtimensec : no [13]
- has stat::st_birthtimespec : no [13]
- has fdopendir(O_NOFOLLOW) : no [13]
- cxx11_auto_declarations : yes [13]
- cxx11_constexpr : no [13]
- cxx11_defaulted_functions : no [13]
- cxx11_final : yes [13]
- cxx11_hdr_mutex : yes [13]
- cxx11_hdr_tuple : no [13]
- cxx11_lambdas : yes [13]
- cxx11_noexcept : no [13]
- cxx11_nullptr : yes [13]
- cxx11_rvalue_references : yes [13]
- cxx11_template_aliases : no [13]
- cxx11_thread_local : no [13]
- cxx11_variadic_templates : no [13]
- cxx11_auto_declarations : yes [14]
- cxx11_constexpr : no [14]
- cxx11_defaulted_functions : no [14]
- cxx11_final : yes [14]
- cxx11_hdr_mutex : yes [14]
- cxx11_hdr_tuple : no [14]
- cxx11_lambdas : yes [14]
- cxx11_noexcept : no [14]
- cxx11_nullptr : yes [14]
- cxx11_rvalue_references : yes [14]
- cxx11_template_aliases : no [14]
- cxx11_thread_local : no [14]
- cxx11_variadic_templates : no [14]
- has_icu builds : no [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no [13]
- cxx11_decltype : yes [13]
- cxx11_basic_alignas : no [13]
- cxx11_decltype : yes [14]
- cxx11_basic_alignas : no [14]
- iconv (libc) : no [13]
- iconv (separate) : no [13]
- icu : no [13]
- icu (lib64) : no [13]
- native atomic int32 supported : yes [13]
- has message compiler : yes [13]
- native syslog supported : no [13]
- pthread supports robust mutexes : no [13]
- compiler supports SSSE3 : yes [13]
- compiler supports AVX2 : yes [13]
- gcc visibility : no [13]
- sfinae_expr : no [13]
- cxx11_unified_initialization_syntax : no [13]
- cxx11_hdr_initializer_list : no [13]
- cxx11_hdr_chrono : yes [13]
- cxx11_numeric_limits : yes [13]
- cxx11_hdr_array : yes [13]
- cxx11_hdr_atomic : no [13]
- cxx11_hdr_type_traits : yes [13]
- cxx11_allocator : no [13]
- cxx11_explicit_conversion_operators : no [13]
- gcc visibility : no [14]
- sfinae_expr : no [14]
- cxx11_unified_initialization_syntax : no [14]
- cxx11_hdr_initializer_list : no [14]
- cxx11_hdr_chrono : yes [14]
- cxx11_numeric_limits : yes [14]
- cxx11_hdr_array : yes [14]
- cxx11_hdr_atomic : no [14]
- cxx11_hdr_type_traits : yes [14]
- cxx11_allocator : no [14]
- cxx11_explicit_conversion_operators : no [14]
- cxx11_static_assert : yes [13]
- std::fstream is moveable and swappable : yes [13]
- Has Large File Support : yes [13]
- Has attribute init_priority : no [13]
- cxx11_static_assert : yes [14]
- std::fstream is moveable and swappable : yes [14]
- Has Large File Support : yes [14]
- Has attribute init_priority : no [14]
- libbacktrace builds : no [13]
- libbacktrace builds : no [14]
- addr2line builds : no [13]
- addr2line builds : no [14]
- WinDbg builds : yes [13]
- WinDbg builds : yes [14]
- WinDbgCached builds : no [13]
- WinDbgCached builds : no [14]
- BOOST_COMP_GNUC >= 4.3.0 : no [13]
- cxx11_hdr_thread : yes [13]
- cxx11_hdr_regex : yes [13]
- cxx11_hdr_thread : yes [14]
- cxx11_hdr_regex : yes [14]
[1] msvc-11.0
[2] msvc-11.0/debug/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-11.0/debug/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-11.0/debug/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-11.0/release/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-11.0/release/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-11.0/release/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-11.0/debug/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-11.0/release/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-11.0/debug/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-11.0/debug/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-11.0/release/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-11.0/release/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...found 35168 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib64-msvc-12.0 --build-type=complete toolset=msvc-12.0 address-model=64 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : no (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : no (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : no (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : no (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : no (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : no (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : no (cached) [2]
- cxx11_decltype : yes (cached) [3]
- cxx11_basic_alignas : no (cached) [3]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : no (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- gcc visibility : no (cached) [3]
- sfinae_expr : no (cached) [3]
- cxx11_unified_initialization_syntax : yes (cached) [3]
- cxx11_hdr_initializer_list : yes (cached) [3]
- cxx11_hdr_chrono : yes (cached) [3]
- cxx11_numeric_limits : yes (cached) [3]
- cxx11_hdr_array : yes (cached) [3]
- cxx11_hdr_atomic : yes (cached) [3]
- cxx11_hdr_type_traits : yes (cached) [3]
- cxx11_allocator : yes (cached) [3]
- cxx11_explicit_conversion_operators : yes (cached) [3]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- cxx11_static_assert : yes (cached) [3]
- std::fstream is moveable and swappable : yes (cached) [3]
- Has Large File Support : yes (cached) [3]
- Has attribute init_priority : no (cached) [3]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : no (cached) [2]
- WinDbgCached builds : no (cached) [3]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- cxx11_hdr_thread : yes (cached) [3]
- cxx11_hdr_regex : yes (cached) [3]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : no (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : no (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : no (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : no (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : no (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : no (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : no (cached) [5]
- cxx11_decltype : yes (cached) [6]
- cxx11_basic_alignas : no (cached) [6]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : no (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- gcc visibility : no (cached) [6]
- sfinae_expr : no (cached) [6]
- cxx11_unified_initialization_syntax : yes (cached) [6]
- cxx11_hdr_initializer_list : yes (cached) [6]
- cxx11_hdr_chrono : yes (cached) [6]
- cxx11_numeric_limits : yes (cached) [6]
- cxx11_hdr_array : yes (cached) [6]
- cxx11_hdr_atomic : yes (cached) [6]
- cxx11_hdr_type_traits : yes (cached) [6]
- cxx11_allocator : yes (cached) [6]
- cxx11_explicit_conversion_operators : yes (cached) [6]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- cxx11_static_assert : yes (cached) [6]
- std::fstream is moveable and swappable : yes (cached) [6]
- Has Large File Support : yes (cached) [6]
- Has attribute init_priority : no (cached) [6]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : no (cached) [5]
- WinDbgCached builds : no (cached) [6]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- cxx11_hdr_thread : yes (cached) [6]
- cxx11_hdr_regex : yes (cached) [6]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : no (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : no (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : no (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : no (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : no (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : no (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : no (cached) [4]
- cxx11_decltype : yes (cached) [8]
- cxx11_basic_alignas : no (cached) [8]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : no (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- gcc visibility : no (cached) [8]
- sfinae_expr : no (cached) [8]
- cxx11_unified_initialization_syntax : yes (cached) [8]
- cxx11_hdr_initializer_list : yes (cached) [8]
- cxx11_hdr_chrono : yes (cached) [8]
- cxx11_numeric_limits : yes (cached) [8]
- cxx11_hdr_array : yes (cached) [8]
- cxx11_hdr_atomic : yes (cached) [8]
- cxx11_hdr_type_traits : yes (cached) [8]
- cxx11_allocator : yes (cached) [8]
- cxx11_explicit_conversion_operators : yes (cached) [8]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- cxx11_static_assert : yes (cached) [8]
- std::fstream is moveable and swappable : yes (cached) [8]
- Has Large File Support : yes (cached) [8]
- Has attribute init_priority : no (cached) [8]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : no (cached) [4]
- WinDbgCached builds : no (cached) [8]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [8]
- cxx11_hdr_regex : yes (cached) [8]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : no (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : no (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : no (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : no (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : no (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : no (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : no (cached) [7]
- cxx11_decltype : yes (cached) [10]
- cxx11_basic_alignas : no (cached) [10]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : no (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- gcc visibility : no (cached) [10]
- sfinae_expr : no (cached) [10]
- cxx11_unified_initialization_syntax : yes (cached) [10]
- cxx11_hdr_initializer_list : yes (cached) [10]
- cxx11_hdr_chrono : yes (cached) [10]
- cxx11_numeric_limits : yes (cached) [10]
- cxx11_hdr_array : yes (cached) [10]
- cxx11_hdr_atomic : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- cxx11_static_assert : yes (cached) [10]
- std::fstream is moveable and swappable : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : no (cached) [7]
- WinDbgCached builds : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : no (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : no (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : no (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : no (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : no (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : no (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : no (cached) [11]
- cxx11_decltype : yes (cached) [12]
- cxx11_basic_alignas : no (cached) [12]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : no (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- gcc visibility : no (cached) [12]
- sfinae_expr : no (cached) [12]
- cxx11_unified_initialization_syntax : yes (cached) [12]
- cxx11_hdr_initializer_list : yes (cached) [12]
- cxx11_hdr_chrono : yes (cached) [12]
- cxx11_numeric_limits : yes (cached) [12]
- cxx11_hdr_array : yes (cached) [12]
- cxx11_hdr_atomic : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- cxx11_static_assert : yes (cached) [12]
- std::fstream is moveable and swappable : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : no (cached) [11]
- WinDbgCached builds : no (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : no (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : no (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : no (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : no (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : no (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : no (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : no (cached) [13]
- cxx11_decltype : yes (cached) [14]
- cxx11_basic_alignas : no (cached) [14]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : no (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- gcc visibility : no (cached) [14]
- sfinae_expr : no (cached) [14]
- cxx11_unified_initialization_syntax : yes (cached) [14]
- cxx11_hdr_initializer_list : yes (cached) [14]
- cxx11_hdr_chrono : yes (cached) [14]
- cxx11_numeric_limits : yes (cached) [14]
- cxx11_hdr_array : yes (cached) [14]
- cxx11_hdr_atomic : yes (cached) [14]
- cxx11_hdr_type_traits : yes (cached) [14]
- cxx11_allocator : yes (cached) [14]
- cxx11_explicit_conversion_operators : yes (cached) [14]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- cxx11_static_assert : yes (cached) [14]
- std::fstream is moveable and swappable : yes (cached) [14]
- Has Large File Support : yes (cached) [14]
- Has attribute init_priority : no (cached) [14]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : no (cached) [13]
- WinDbgCached builds : no (cached) [14]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
- cxx11_hdr_thread : yes (cached) [14]
- cxx11_hdr_regex : yes (cached) [14]
[1] msvc-12.0
[2] msvc-12.0/debug/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-12.0/debug/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-12.0/debug/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-12.0/release/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-12.0/release/build-no/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-12.0/release/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-12.0/debug/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-12.0/release/build-no/link-static/python-2.7/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-12.0/debug/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-12.0/debug/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-12.0/release/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-12.0/release/build-no/link-static/python-2.7/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 35698 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib64-msvc-14.0 --build-type=complete toolset=msvc-14.0 address-model=64 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : yes (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : yes (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : yes (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : yes (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- long double support : yes (cached) [2]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : yes (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : yes (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : yes (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : yes (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : yes (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- long double support : yes (cached) [5]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : yes (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : yes (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : yes (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : yes (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : yes (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- long double support : yes (cached) [4]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : yes (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- long double support : yes (cached) [7]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : yes (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : yes (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : yes (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : yes (cached) [11]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : yes (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- long double support : yes (cached) [11]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : yes (cached) [11]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : yes (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : yes (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : yes (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : yes (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : yes (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : yes (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : yes (cached) [13]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : yes (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- long double support : yes (cached) [13]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : yes (cached) [13]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
[1] msvc-14.0
[2] msvc-14.0/debug/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.0/debug/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.0/debug/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.0/release/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.0/release/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.0/release/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.0/debug/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-14.0/release/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.0/debug/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.0/debug/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.0/release/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-14.0/release/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 39846 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib64-msvc-14.1 --build-type=complete toolset=msvc-14.1 address-model=64 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : yes (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : yes (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : yes (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : yes (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- long double support : yes (cached) [2]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : yes (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : yes (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : yes (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : yes (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : yes (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- long double support : yes (cached) [5]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : yes (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : yes (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : yes (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : yes (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : yes (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- long double support : yes (cached) [4]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : yes (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- long double support : yes (cached) [7]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : yes (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : yes (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : yes (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : yes (cached) [11]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : yes (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- long double support : yes (cached) [11]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : yes (cached) [11]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : yes (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : yes (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : yes (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : yes (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : yes (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : yes (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : yes (cached) [13]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : yes (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- long double support : yes (cached) [13]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : yes (cached) [13]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
[1] msvc-14.1
[2] msvc-14.1/debug/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.1/debug/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.1/debug/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.1/release/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.1/release/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.1/release/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.1/debug/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-14.1/release/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.1/debug/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.1/debug/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.1/release/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-14.1/release/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 39846 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib64-msvc-14.2 --build-type=complete toolset=msvc-14.2 address-model=64 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : yes (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : yes (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : yes (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : yes (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- long double support : yes (cached) [2]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : yes (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : yes (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : yes (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : yes (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : yes (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- long double support : yes (cached) [5]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : yes (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : yes (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : yes (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : yes (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : yes (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- long double support : yes (cached) [4]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : yes (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- long double support : yes (cached) [7]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : yes (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : yes (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : yes (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : yes (cached) [11]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : yes (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- long double support : yes (cached) [11]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : yes (cached) [11]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : yes (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : yes (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : yes (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : yes (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : yes (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : yes (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : yes (cached) [13]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : yes (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- long double support : yes (cached) [13]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : yes (cached) [13]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
[1] msvc-14.2
[2] msvc-14.2/debug/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.2/debug/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.2/debug/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.2/release/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.2/release/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.2/release/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.2/debug/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-14.2/release/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.2/debug/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.2/debug/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.2/release/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-14.2/release/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 39846 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-dir=D:\RB/bin.v2 --stage-libdir=lib64-msvc-14.3 --build-type=complete toolset=msvc-14.3 address-model=64 architecture=x86 stage
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
- compiler supports SSE2 : yes (cached) [2]
- compiler supports SSE4.1 : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- has std::atomic_ref : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- has init_priority attribute : no (cached) [2]
- has stat::st_blksize : no (cached) [2]
- has stat::st_mtim : no (cached) [2]
- has stat::st_mtimensec : no (cached) [2]
- has stat::st_mtimespec : no (cached) [2]
- has stat::st_birthtim : no (cached) [2]
- has stat::st_birthtimensec : no (cached) [2]
- has stat::st_birthtimespec : no (cached) [2]
- has fdopendir(O_NOFOLLOW) : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_thread_local : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_auto_declarations : yes (cached) [3]
- cxx11_constexpr : yes (cached) [3]
- cxx11_defaulted_functions : yes (cached) [3]
- cxx11_final : yes (cached) [3]
- cxx11_hdr_mutex : yes (cached) [3]
- cxx11_hdr_tuple : yes (cached) [3]
- cxx11_lambdas : yes (cached) [3]
- cxx11_noexcept : yes (cached) [3]
- cxx11_nullptr : yes (cached) [3]
- cxx11_rvalue_references : yes (cached) [3]
- cxx11_template_aliases : yes (cached) [3]
- cxx11_thread_local : yes (cached) [3]
- cxx11_variadic_templates : yes (cached) [3]
- has_icu builds : no (cached) [2]
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_decltype : yes (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- icu : no (cached) [2]
- icu (lib64) : no (cached) [2]
- native atomic int32 supported : yes (cached) [2]
- has message compiler : yes (cached) [2]
- native syslog supported : no (cached) [2]
- pthread supports robust mutexes : no (cached) [2]
- compiler supports SSSE3 : yes (cached) [2]
- compiler supports AVX2 : yes (cached) [2]
- gcc visibility : no (cached) [2]
- sfinae_expr : yes (cached) [2]
- cxx11_unified_initialization_syntax : yes (cached) [2]
- cxx11_hdr_initializer_list : yes (cached) [2]
- cxx11_hdr_chrono : yes (cached) [2]
- cxx11_numeric_limits : yes (cached) [2]
- cxx11_hdr_array : yes (cached) [2]
- cxx11_hdr_atomic : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- long double support : yes (cached) [2]
- cxx11_static_assert : yes (cached) [2]
- std::fstream is moveable and swappable : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- libbacktrace builds : no (cached) [2]
- libbacktrace builds : no (cached) [3]
- addr2line builds : no (cached) [2]
- addr2line builds : no (cached) [3]
- WinDbg builds : yes (cached) [2]
- WinDbg builds : yes (cached) [3]
- WinDbgCached builds : yes (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [2]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [4]
- cxx11_hdr_thread : yes (cached) [2]
- cxx11_hdr_regex : yes (cached) [2]
- compiler supports SSE2 : yes (cached) [5]
- compiler supports SSE4.1 : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- has std::atomic_ref : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- has init_priority attribute : no (cached) [5]
- has stat::st_blksize : no (cached) [5]
- has stat::st_mtim : no (cached) [5]
- has stat::st_mtimensec : no (cached) [5]
- has stat::st_mtimespec : no (cached) [5]
- has stat::st_birthtim : no (cached) [5]
- has stat::st_birthtimensec : no (cached) [5]
- has stat::st_birthtimespec : no (cached) [5]
- has fdopendir(O_NOFOLLOW) : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_auto_declarations : yes (cached) [6]
- cxx11_constexpr : yes (cached) [6]
- cxx11_defaulted_functions : yes (cached) [6]
- cxx11_final : yes (cached) [6]
- cxx11_hdr_mutex : yes (cached) [6]
- cxx11_hdr_tuple : yes (cached) [6]
- cxx11_lambdas : yes (cached) [6]
- cxx11_noexcept : yes (cached) [6]
- cxx11_nullptr : yes (cached) [6]
- cxx11_rvalue_references : yes (cached) [6]
- cxx11_template_aliases : yes (cached) [6]
- cxx11_thread_local : yes (cached) [6]
- cxx11_variadic_templates : yes (cached) [6]
- has_icu builds : no (cached) [5]
- lzma : no (cached)
- zstd : no (cached)
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_decltype : yes (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- icu : no (cached) [5]
- icu (lib64) : no (cached) [5]
- native atomic int32 supported : yes (cached) [5]
- has message compiler : yes (cached) [5]
- native syslog supported : no (cached) [5]
- pthread supports robust mutexes : no (cached) [5]
- compiler supports SSSE3 : yes (cached) [5]
- compiler supports AVX2 : yes (cached) [5]
- gcc visibility : no (cached) [5]
- sfinae_expr : yes (cached) [5]
- cxx11_unified_initialization_syntax : yes (cached) [5]
- cxx11_hdr_initializer_list : yes (cached) [5]
- cxx11_hdr_chrono : yes (cached) [5]
- cxx11_numeric_limits : yes (cached) [5]
- cxx11_hdr_array : yes (cached) [5]
- cxx11_hdr_atomic : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- long double support : yes (cached) [5]
- cxx11_static_assert : yes (cached) [5]
- std::fstream is moveable and swappable : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- libbacktrace builds : no (cached) [5]
- libbacktrace builds : no (cached) [6]
- addr2line builds : no (cached) [5]
- addr2line builds : no (cached) [6]
- WinDbg builds : yes (cached) [5]
- WinDbg builds : yes (cached) [6]
- WinDbgCached builds : yes (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [5]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [7]
- cxx11_hdr_thread : yes (cached) [5]
- cxx11_hdr_regex : yes (cached) [5]
- compiler supports SSE2 : yes (cached) [4]
- compiler supports SSE4.1 : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- has init_priority attribute : no (cached) [4]
- has stat::st_blksize : no (cached) [4]
- has stat::st_mtim : no (cached) [4]
- has stat::st_mtimensec : no (cached) [4]
- has stat::st_mtimespec : no (cached) [4]
- has stat::st_birthtim : no (cached) [4]
- has stat::st_birthtimensec : no (cached) [4]
- has stat::st_birthtimespec : no (cached) [4]
- has fdopendir(O_NOFOLLOW) : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_rvalue_references : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_auto_declarations : yes (cached) [8]
- cxx11_constexpr : yes (cached) [8]
- cxx11_defaulted_functions : yes (cached) [8]
- cxx11_final : yes (cached) [8]
- cxx11_hdr_mutex : yes (cached) [8]
- cxx11_hdr_tuple : yes (cached) [8]
- cxx11_lambdas : yes (cached) [8]
- cxx11_noexcept : yes (cached) [8]
- cxx11_nullptr : yes (cached) [8]
- cxx11_rvalue_references : yes (cached) [8]
- cxx11_template_aliases : yes (cached) [8]
- cxx11_thread_local : yes (cached) [8]
- cxx11_variadic_templates : yes (cached) [8]
- has_icu builds : no (cached) [4]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_decltype : yes (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- icu : no (cached) [4]
- icu (lib64) : no (cached) [4]
- native atomic int32 supported : yes (cached) [4]
- has message compiler : yes (cached) [4]
- native syslog supported : no (cached) [4]
- pthread supports robust mutexes : no (cached) [4]
- compiler supports SSSE3 : yes (cached) [4]
- compiler supports AVX2 : yes (cached) [4]
- gcc visibility : no (cached) [4]
- sfinae_expr : yes (cached) [4]
- cxx11_unified_initialization_syntax : yes (cached) [4]
- cxx11_hdr_initializer_list : yes (cached) [4]
- cxx11_hdr_chrono : yes (cached) [4]
- cxx11_numeric_limits : yes (cached) [4]
- cxx11_hdr_array : yes (cached) [4]
- cxx11_hdr_atomic : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- long double support : yes (cached) [4]
- cxx11_static_assert : yes (cached) [4]
- std::fstream is moveable and swappable : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- libbacktrace builds : no (cached) [4]
- libbacktrace builds : no (cached) [8]
- addr2line builds : no (cached) [4]
- addr2line builds : no (cached) [8]
- WinDbg builds : yes (cached) [4]
- WinDbg builds : yes (cached) [8]
- WinDbgCached builds : yes (cached) [4]
- cxx11_hdr_thread : yes (cached) [4]
- cxx11_hdr_regex : yes (cached) [4]
- compiler supports SSE2 : yes (cached) [7]
- compiler supports SSE4.1 : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- has init_priority attribute : no (cached) [7]
- has stat::st_blksize : no (cached) [7]
- has stat::st_mtim : no (cached) [7]
- has stat::st_mtimensec : no (cached) [7]
- has stat::st_mtimespec : no (cached) [7]
- has stat::st_birthtim : no (cached) [7]
- has stat::st_birthtimensec : no (cached) [7]
- has stat::st_birthtimespec : no (cached) [7]
- has fdopendir(O_NOFOLLOW) : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_rvalue_references : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- has_icu builds : no (cached) [7]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_decltype : yes (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- icu : no (cached) [7]
- icu (lib64) : no (cached) [7]
- native atomic int32 supported : yes (cached) [7]
- has message compiler : yes (cached) [7]
- native syslog supported : no (cached) [7]
- pthread supports robust mutexes : no (cached) [7]
- compiler supports SSSE3 : yes (cached) [7]
- compiler supports AVX2 : yes (cached) [7]
- gcc visibility : no (cached) [7]
- sfinae_expr : yes (cached) [7]
- cxx11_unified_initialization_syntax : yes (cached) [7]
- cxx11_hdr_initializer_list : yes (cached) [7]
- cxx11_hdr_chrono : yes (cached) [7]
- cxx11_numeric_limits : yes (cached) [7]
- cxx11_hdr_array : yes (cached) [7]
- cxx11_hdr_atomic : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- long double support : yes (cached) [7]
- cxx11_static_assert : yes (cached) [7]
- std::fstream is moveable and swappable : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- libbacktrace builds : no (cached) [7]
- libbacktrace builds : no (cached) [10]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [10]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [10]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [11]
- compiler supports SSE4.1 : yes (cached) [11]
- has synchronization.lib : yes (cached) [11]
- has std::atomic_ref : no (cached) [11]
- has statx : no (cached) [11]
- has statx syscall : no (cached) [11]
- has BCrypt API : yes (cached) [11]
- has init_priority attribute : no (cached) [11]
- has stat::st_blksize : no (cached) [11]
- has stat::st_mtim : no (cached) [11]
- has stat::st_mtimensec : no (cached) [11]
- has stat::st_mtimespec : no (cached) [11]
- has stat::st_birthtim : no (cached) [11]
- has stat::st_birthtimensec : no (cached) [11]
- has stat::st_birthtimespec : no (cached) [11]
- has fdopendir(O_NOFOLLOW) : no (cached) [11]
- cxx11_auto_declarations : yes (cached) [11]
- cxx11_constexpr : yes (cached) [11]
- cxx11_defaulted_functions : yes (cached) [11]
- cxx11_final : yes (cached) [11]
- cxx11_hdr_mutex : yes (cached) [11]
- cxx11_hdr_tuple : yes (cached) [11]
- cxx11_lambdas : yes (cached) [11]
- cxx11_noexcept : yes (cached) [11]
- cxx11_nullptr : yes (cached) [11]
- cxx11_rvalue_references : yes (cached) [11]
- cxx11_template_aliases : yes (cached) [11]
- cxx11_thread_local : yes (cached) [11]
- cxx11_variadic_templates : yes (cached) [11]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- has_icu builds : no (cached) [11]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [11]
- cxx11_decltype : yes (cached) [11]
- cxx11_basic_alignas : yes (cached) [11]
- iconv (libc) : no (cached) [11]
- iconv (separate) : no (cached) [11]
- icu : no (cached) [11]
- icu (lib64) : no (cached) [11]
- native atomic int32 supported : yes (cached) [11]
- has message compiler : yes (cached) [11]
- native syslog supported : no (cached) [11]
- pthread supports robust mutexes : no (cached) [11]
- compiler supports SSSE3 : yes (cached) [11]
- compiler supports AVX2 : yes (cached) [11]
- gcc visibility : no (cached) [11]
- sfinae_expr : yes (cached) [11]
- cxx11_unified_initialization_syntax : yes (cached) [11]
- cxx11_hdr_initializer_list : yes (cached) [11]
- cxx11_hdr_chrono : yes (cached) [11]
- cxx11_numeric_limits : yes (cached) [11]
- cxx11_hdr_array : yes (cached) [11]
- cxx11_hdr_atomic : yes (cached) [11]
- cxx11_hdr_type_traits : yes (cached) [11]
- cxx11_allocator : yes (cached) [11]
- cxx11_explicit_conversion_operators : yes (cached) [11]
- long double support : yes (cached) [11]
- cxx11_static_assert : yes (cached) [11]
- std::fstream is moveable and swappable : yes (cached) [11]
- Has Large File Support : yes (cached) [11]
- Has attribute init_priority : no (cached) [11]
- libbacktrace builds : no (cached) [11]
- libbacktrace builds : no (cached) [12]
- addr2line builds : no (cached) [11]
- addr2line builds : no (cached) [12]
- WinDbg builds : yes (cached) [11]
- WinDbg builds : yes (cached) [12]
- WinDbgCached builds : yes (cached) [11]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [11]
- cxx11_hdr_thread : yes (cached) [11]
- cxx11_hdr_regex : yes (cached) [11]
- compiler supports SSE2 : yes (cached) [13]
- compiler supports SSE4.1 : yes (cached) [13]
- has synchronization.lib : yes (cached) [13]
- has std::atomic_ref : no (cached) [13]
- has statx : no (cached) [13]
- has statx syscall : no (cached) [13]
- has BCrypt API : yes (cached) [13]
- has init_priority attribute : no (cached) [13]
- has stat::st_blksize : no (cached) [13]
- has stat::st_mtim : no (cached) [13]
- has stat::st_mtimensec : no (cached) [13]
- has stat::st_mtimespec : no (cached) [13]
- has stat::st_birthtim : no (cached) [13]
- has stat::st_birthtimensec : no (cached) [13]
- has stat::st_birthtimespec : no (cached) [13]
- has fdopendir(O_NOFOLLOW) : no (cached) [13]
- cxx11_auto_declarations : yes (cached) [13]
- cxx11_constexpr : yes (cached) [13]
- cxx11_defaulted_functions : yes (cached) [13]
- cxx11_final : yes (cached) [13]
- cxx11_hdr_mutex : yes (cached) [13]
- cxx11_hdr_tuple : yes (cached) [13]
- cxx11_lambdas : yes (cached) [13]
- cxx11_noexcept : yes (cached) [13]
- cxx11_nullptr : yes (cached) [13]
- cxx11_rvalue_references : yes (cached) [13]
- cxx11_template_aliases : yes (cached) [13]
- cxx11_thread_local : yes (cached) [13]
- cxx11_variadic_templates : yes (cached) [13]
- cxx11_auto_declarations : yes (cached) [14]
- cxx11_constexpr : yes (cached) [14]
- cxx11_defaulted_functions : yes (cached) [14]
- cxx11_final : yes (cached) [14]
- cxx11_hdr_mutex : yes (cached) [14]
- cxx11_hdr_tuple : yes (cached) [14]
- cxx11_lambdas : yes (cached) [14]
- cxx11_noexcept : yes (cached) [14]
- cxx11_nullptr : yes (cached) [14]
- cxx11_rvalue_references : yes (cached) [14]
- cxx11_template_aliases : yes (cached) [14]
- cxx11_thread_local : yes (cached) [14]
- cxx11_variadic_templates : yes (cached) [14]
- has_icu builds : no (cached) [13]
- lzma : no (cached) [9]
- zstd : no (cached) [9]
- has_lzma_cputhreads builds : no (cached) [13]
- cxx11_decltype : yes (cached) [13]
- cxx11_basic_alignas : yes (cached) [13]
- iconv (libc) : no (cached) [13]
- iconv (separate) : no (cached) [13]
- icu : no (cached) [13]
- icu (lib64) : no (cached) [13]
- native atomic int32 supported : yes (cached) [13]
- has message compiler : yes (cached) [13]
- native syslog supported : no (cached) [13]
- pthread supports robust mutexes : no (cached) [13]
- compiler supports SSSE3 : yes (cached) [13]
- compiler supports AVX2 : yes (cached) [13]
- gcc visibility : no (cached) [13]
- sfinae_expr : yes (cached) [13]
- cxx11_unified_initialization_syntax : yes (cached) [13]
- cxx11_hdr_initializer_list : yes (cached) [13]
- cxx11_hdr_chrono : yes (cached) [13]
- cxx11_numeric_limits : yes (cached) [13]
- cxx11_hdr_array : yes (cached) [13]
- cxx11_hdr_atomic : yes (cached) [13]
- cxx11_hdr_type_traits : yes (cached) [13]
- cxx11_allocator : yes (cached) [13]
- cxx11_explicit_conversion_operators : yes (cached) [13]
- long double support : yes (cached) [13]
- cxx11_static_assert : yes (cached) [13]
- std::fstream is moveable and swappable : yes (cached) [13]
- Has Large File Support : yes (cached) [13]
- Has attribute init_priority : no (cached) [13]
- libbacktrace builds : no (cached) [13]
- libbacktrace builds : no (cached) [14]
- addr2line builds : no (cached) [13]
- addr2line builds : no (cached) [14]
- WinDbg builds : yes (cached) [13]
- WinDbg builds : yes (cached) [14]
- WinDbgCached builds : yes (cached) [13]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [13]
- cxx11_hdr_thread : yes (cached) [13]
- cxx11_hdr_regex : yes (cached) [13]
[1] msvc-14.3
[2] msvc-14.3/debug/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.3/debug/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.3/debug/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.3/release/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.3/release/build-no/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.3/release/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.3/debug/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[9] link-static
[10] msvc-14.3/release/build-no/link-static/python-3.10/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.3/debug/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.3/debug/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.3/release/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[14] msvc-14.3/release/build-no/link-static/python-3.10/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 39846 targets...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment