Skip to content

Instantly share code, notes, and snippets.

@teeks99
Created July 11, 2024 22:10
Show Gist options
  • Save teeks99/bc3e129893260c2296fdada6b6f24dfe to your computer and use it in GitHub Desktop.
Save teeks99/bc3e129893260c2296fdada6b6f24dfe to your computer and use it in GitHub Desktop.
boost_1_86_0 beta1 rc1
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_decltype : yes (cached) [2]
- GCC libquadmath and __float128 support : no (cached) [2]
- cxx11_hdr_ratio : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_char16_t : yes (cached) [2]
- cxx11_char32_t : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]
- cxx20_hdr_concepts : no (cached) [3]
- has std::atomic_ref : no (cached) [2]
- has -Wl,--no-undefined : no (cached) [2]
- has -Wl,-undefined,error : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_scoped_enums : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_defaulted_moves : yes (cached) [2]
- cxx11_deleted_functions : yes (cached) [2]
- cxx11_function_template_default_args : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [2]
- has POSIX *at APIs : no (cached) [2]
- has fallocate : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_thread_local : yes (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) [2]
- zstd : no (cached) [2]
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- cxx11_hdr_functional : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_range_based_for : yes (cached) [2]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- cxx14_decltype_auto : yes (cached) [2]
- cxx14_generic_lambdas : yes (cached) [2]
- cxx14_return_type_deduction : yes (cached) [2]
- cxx14_variable_templates : yes (cached) [2]
- long double support : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- has_icu builds : no (cached) [2]
- std_wstreambuf builds : yes (cached) [2]
- std_wstreambuf : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [4]
- libbacktrace builds : no (cached) [2]
- cxx11_rvalue_references : yes (cached) [3]
- 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]
- cxx11_static_assert : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_decltype : yes (cached) [5]
- GCC libquadmath and __float128 support : no (cached) [5]
- cxx11_hdr_ratio : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_char16_t : yes (cached) [5]
- cxx11_char32_t : yes (cached) [5]
- cxx20_hdr_concepts : no (cached) [5]
- cxx20_hdr_concepts : no (cached) [6]
- has std::atomic_ref : no (cached) [5]
- has -Wl,--no-undefined : no (cached) [5]
- has -Wl,-undefined,error : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_scoped_enums : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_defaulted_moves : yes (cached) [5]
- cxx11_deleted_functions : yes (cached) [5]
- cxx11_function_template_default_args : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [5]
- has POSIX *at APIs : no (cached) [5]
- has fallocate : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- lzma : no (cached) [5]
- zstd : no (cached) [5]
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- icu : no (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- cxx11_hdr_functional : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_range_based_for : yes (cached) [5]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- cxx14_decltype_auto : yes (cached) [5]
- cxx14_generic_lambdas : yes (cached) [5]
- cxx14_return_type_deduction : yes (cached) [5]
- cxx14_variable_templates : yes (cached) [5]
- long double support : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- has_icu builds : no (cached) [5]
- std_wstreambuf builds : yes (cached) [5]
- std_wstreambuf : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [7]
- libbacktrace builds : no (cached) [5]
- cxx11_rvalue_references : yes (cached) [6]
- 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]
- cxx11_static_assert : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_decltype : yes (cached) [4]
- GCC libquadmath and __float128 support : no (cached) [4]
- cxx11_hdr_ratio : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_char16_t : yes (cached) [4]
- cxx11_char32_t : yes (cached) [4]
- cxx20_hdr_concepts : no (cached) [4]
- cxx20_hdr_concepts : no (cached) [8]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- cxx11_scoped_enums : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_defaulted_moves : yes (cached) [4]
- cxx11_deleted_functions : yes (cached) [4]
- cxx11_function_template_default_args : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [4]
- has POSIX *at APIs : no (cached) [4]
- has fallocate : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- lzma : no (cached) [4]
- zstd : no (cached) [4]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- icu : no (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- cxx11_hdr_functional : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_range_based_for : yes (cached) [4]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- cxx14_decltype_auto : yes (cached) [4]
- cxx14_generic_lambdas : yes (cached) [4]
- cxx14_return_type_deduction : yes (cached) [4]
- cxx14_variable_templates : yes (cached) [4]
- long double support : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- has_icu builds : no (cached) [4]
- std_wstreambuf builds : yes (cached) [4]
- std_wstreambuf : yes (cached) [4]
- libbacktrace builds : no (cached) [4]
- cxx11_rvalue_references : yes (cached) [8]
- 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]
- cxx11_static_assert : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_decltype : yes (cached) [7]
- GCC libquadmath and __float128 support : no (cached) [7]
- cxx11_hdr_ratio : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_char16_t : yes (cached) [7]
- cxx11_char32_t : yes (cached) [7]
- cxx20_hdr_concepts : no (cached) [7]
- cxx20_hdr_concepts : no (cached) [9]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- cxx11_scoped_enums : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_defaulted_moves : yes (cached) [7]
- cxx11_deleted_functions : yes (cached) [7]
- cxx11_function_template_default_args : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [7]
- has POSIX *at APIs : no (cached) [7]
- has fallocate : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- lzma : no (cached) [7]
- zstd : no (cached) [7]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- icu : no (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- cxx11_hdr_functional : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_range_based_for : yes (cached) [7]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- cxx14_decltype_auto : yes (cached) [7]
- cxx14_generic_lambdas : yes (cached) [7]
- cxx14_return_type_deduction : yes (cached) [7]
- cxx14_variable_templates : yes (cached) [7]
- long double support : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- has_icu builds : no (cached) [7]
- std_wstreambuf builds : yes (cached) [7]
- std_wstreambuf : yes (cached) [7]
- libbacktrace builds : no (cached) [7]
- cxx11_rvalue_references : yes (cached) [9]
- libbacktrace builds : no (cached) [9]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [9]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [9]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [10]
- compiler supports SSE4.1 : yes (cached) [10]
- cxx11_static_assert : yes (cached) [10]
- has synchronization.lib : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- cxx11_decltype : yes (cached) [10]
- GCC libquadmath and __float128 support : no (cached) [10]
- cxx11_hdr_ratio : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_char16_t : yes (cached) [10]
- cxx11_char32_t : yes (cached) [10]
- cxx20_hdr_concepts : no (cached) [10]
- cxx20_hdr_concepts : no (cached) [11]
- has std::atomic_ref : no (cached) [10]
- has statx : no (cached) [10]
- has statx syscall : no (cached) [10]
- has BCrypt API : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_scoped_enums : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_defaulted_moves : yes (cached) [10]
- cxx11_deleted_functions : yes (cached) [10]
- cxx11_function_template_default_args : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_override : yes (cached) [10]
- has init_priority attribute : no (cached) [10]
- has stat::st_blksize : no (cached) [10]
- has stat::st_mtim : no (cached) [10]
- has stat::st_mtimensec : no (cached) [10]
- has stat::st_mtimespec : no (cached) [10]
- has stat::st_birthtim : no (cached) [10]
- has stat::st_birthtimensec : no (cached) [10]
- has stat::st_birthtimespec : no (cached) [10]
- has fdopendir(O_NOFOLLOW) : no (cached) [10]
- has dirent::d_type : no (cached) [10]
- has POSIX *at APIs : no (cached) [10]
- has fallocate : no (cached) [10]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- lzma : no (cached) [10]
- zstd : no (cached) [10]
- has_lzma_cputhreads builds : no (cached) [10]
- cxx11_basic_alignas : yes (cached) [10]
- icu : no (cached) [10]
- iconv (libc) : no (cached) [10]
- iconv (separate) : no (cached) [10]
- cxx11_hdr_functional : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_range_based_for : yes (cached) [10]
- cxx11_smart_ptr : yes (cached) [10]
- native atomic int32 supported : yes (cached) [10]
- has message compiler : yes (cached) [10]
- native syslog supported : no (cached) [10]
- pthread supports robust mutexes : no (cached) [10]
- Boost.Regex is header-only : yes (cached) [10]
- compiler supports SSSE3 : yes (cached) [10]
- compiler supports AVX2 : yes (cached) [10]
- gcc visibility : no (cached) [10]
- sfinae_expr : yes (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_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx14_decltype_auto : yes (cached) [10]
- cxx14_generic_lambdas : yes (cached) [10]
- cxx14_return_type_deduction : yes (cached) [10]
- cxx14_variable_templates : yes (cached) [10]
- long double support : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- has_icu builds : no (cached) [10]
- std_wstreambuf builds : yes (cached) [10]
- std_wstreambuf : yes (cached) [10]
- libbacktrace builds : no (cached) [10]
- cxx11_rvalue_references : yes (cached) [11]
- libbacktrace builds : no (cached) [11]
- addr2line builds : no (cached) [10]
- addr2line builds : no (cached) [11]
- WinDbg builds : yes (cached) [10]
- WinDbg builds : yes (cached) [11]
- WinDbgCached builds : yes (cached) [10]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [12]
- compiler supports SSE4.1 : yes (cached) [12]
- cxx11_static_assert : yes (cached) [12]
- has synchronization.lib : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- cxx11_decltype : yes (cached) [12]
- GCC libquadmath and __float128 support : no (cached) [12]
- cxx11_hdr_ratio : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_char16_t : yes (cached) [12]
- cxx11_char32_t : yes (cached) [12]
- cxx20_hdr_concepts : no (cached) [12]
- cxx20_hdr_concepts : no (cached) [13]
- has std::atomic_ref : no (cached) [12]
- has statx : no (cached) [12]
- has statx syscall : no (cached) [12]
- has BCrypt API : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_scoped_enums : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_defaulted_moves : yes (cached) [12]
- cxx11_deleted_functions : yes (cached) [12]
- cxx11_function_template_default_args : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_override : yes (cached) [12]
- has init_priority attribute : no (cached) [12]
- has stat::st_blksize : no (cached) [12]
- has stat::st_mtim : no (cached) [12]
- has stat::st_mtimensec : no (cached) [12]
- has stat::st_mtimespec : no (cached) [12]
- has stat::st_birthtim : no (cached) [12]
- has stat::st_birthtimensec : no (cached) [12]
- has stat::st_birthtimespec : no (cached) [12]
- has fdopendir(O_NOFOLLOW) : no (cached) [12]
- has dirent::d_type : no (cached) [12]
- has POSIX *at APIs : no (cached) [12]
- has fallocate : no (cached) [12]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- lzma : no (cached) [12]
- zstd : no (cached) [12]
- has_lzma_cputhreads builds : no (cached) [12]
- cxx11_basic_alignas : yes (cached) [12]
- icu : no (cached) [12]
- iconv (libc) : no (cached) [12]
- iconv (separate) : no (cached) [12]
- cxx11_hdr_functional : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_range_based_for : yes (cached) [12]
- cxx11_smart_ptr : yes (cached) [12]
- native atomic int32 supported : yes (cached) [12]
- has message compiler : yes (cached) [12]
- native syslog supported : no (cached) [12]
- pthread supports robust mutexes : no (cached) [12]
- Boost.Regex is header-only : yes (cached) [12]
- compiler supports SSSE3 : yes (cached) [12]
- compiler supports AVX2 : yes (cached) [12]
- gcc visibility : no (cached) [12]
- sfinae_expr : yes (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_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx14_decltype_auto : yes (cached) [12]
- cxx14_generic_lambdas : yes (cached) [12]
- cxx14_return_type_deduction : yes (cached) [12]
- cxx14_variable_templates : yes (cached) [12]
- long double support : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- has_icu builds : no (cached) [12]
- std_wstreambuf builds : yes (cached) [12]
- std_wstreambuf : yes (cached) [12]
- libbacktrace builds : no (cached) [12]
- cxx11_rvalue_references : yes (cached) [13]
- libbacktrace builds : no (cached) [13]
- addr2line builds : no (cached) [12]
- addr2line builds : no (cached) [13]
- WinDbg builds : yes (cached) [12]
- WinDbg builds : yes (cached) [13]
- WinDbgCached builds : yes (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [12]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
[1] msvc-14.0
[2] msvc-14.0/debug/x86_32/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.0/debug/x86_32/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.0/debug/x86_32/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.0/release/x86_32/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.0/release/x86_32/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.0/release/x86_32/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.0/debug/x86_32/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[9] msvc-14.0/release/x86_32/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[10] msvc-14.0/debug/x86_32/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.0/debug/x86_32/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.0/release/x86_32/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.0/release/x86_32/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : 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
- process : 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
- url : building
- wave : building
- predef : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 40670 targets...
...updating 68 targets...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MT /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\ext\cmd.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MT /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MTd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MTd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\ext\cmd.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MTd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MT /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MTd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\shell.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0>libboost_process-vc140-mt-sgd-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-sgd-x32-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-sgd-x32-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-sgd-x32-1_86-static.cmake...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MT /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\shell.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0>libboost_process-vc140-mt-s-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-s-x32-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-s-x32-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-s-x32-1_86-static.cmake...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\ext\cmd.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\ext\cmd.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\ext\cmd.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\shell.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\shell.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>libboost_process-vc140-mt-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0>libboost_process-vc140-mt-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>libboost_process-vc140-mt-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>libboost_process-vc140-mt-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>libboost_process-vc140-mt-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>libboost_process-variant-vc140-mt-x32-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>libboost_process-vc140-mt-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-x32-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>libboost_process-variant-vc140-mt-x32-1_86-static.cmake...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\shell.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>libboost_process-vc140-mt-gd-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0>libboost_process-vc140-mt-gd-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>libboost_process-vc140-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>libboost_process-vc140-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>libboost_process-vc140-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>libboost_process-variant-vc140-mt-gd-x32-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>libboost_process-vc140-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-gd-x32-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>libboost_process-variant-vc140-mt-gd-x32-1_86-static.cmake...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\shell.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>boost_process-vc140-mt-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>boost_process-vc140-mt-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>boost_process-vc140-mt-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>libboost_process-variant-vc140-mt-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>boost_process-vc140-mt-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>libboost_process-variant-vc140-mt-x32-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>boost_process-vc140-mt-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>boost_process-vc140-mt-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>boost_process-vc140-mt-x32-1_86.dll...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\address-model-32\architecture-x86\msvc-setup.bat" x86 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\ext\cmd.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-gd-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>libboost_process-variant-vc140-mt-gd-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-gd-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>libboost_process-variant-vc140-mt-gd-x32-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-gd-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-gd-x32-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.pdb...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>stage\boost_process-config.cmake...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake...
...skipped 44 targets...
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-sgd-x32-1_86-static.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x32-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>libboost_process-variant-vc140-mt-gd-x32-1_86-static.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>libboost_process-vc140-mt-gd-x32-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.dll
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>boost_process-vc140-mt-gd-x32-1_86.pdb
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>libboost_process-variant-vc140-mt-gd-x32-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-s-x32-1_86-static.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x32-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>libboost_process-variant-vc140-mt-x32-1_86-static.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>libboost_process-vc140-mt-x32-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>boost_process-vc140-mt-x32-1_86.dll
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>boost_process-vc140-mt-x32-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>libboost_process-variant-vc140-mt-x32-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi>stage\boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-gd-x32-1_86.dll
<pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-gd-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-gd-x32-1_86.pdb
<pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-x32-1_86.dll
<pD:\RB\boost_1_86_0\lib32-msvc-14.0>boost_process-vc140-mt-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.0>libboost_process-vc140-mt-gd-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.0>libboost_process-vc140-mt-s-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.0>libboost_process-vc140-mt-sgd-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.0>libboost_process-vc140-mt-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>boost_process-config-version.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-gd-x32-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-gd-x32-1_86-static.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-s-x32-1_86-static.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-sgd-x32-1_86-static.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-x32-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-x32-1_86-static.cmake
...failed updating 24 targets...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\runtime-link-static\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\link-static\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_32\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\runtime-link-static\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\link-static\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_32\threading-multi\shell.obj
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_decltype : yes (cached) [2]
- GCC libquadmath and __float128 support : no (cached) [2]
- cxx11_hdr_ratio : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_char16_t : yes (cached) [2]
- cxx11_char32_t : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]
- cxx20_hdr_concepts : no (cached) [3]
- has std::atomic_ref : no (cached) [2]
- has -Wl,--no-undefined : no (cached) [2]
- has -Wl,-undefined,error : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_scoped_enums : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_defaulted_moves : yes (cached) [2]
- cxx11_deleted_functions : yes (cached) [2]
- cxx11_function_template_default_args : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [2]
- has POSIX *at APIs : no (cached) [2]
- has fallocate : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_thread_local : yes (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) [2]
- zstd : no (cached) [2]
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- cxx11_hdr_functional : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_range_based_for : yes (cached) [2]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- cxx14_decltype_auto : yes (cached) [2]
- cxx14_generic_lambdas : yes (cached) [2]
- cxx14_return_type_deduction : yes (cached) [2]
- cxx14_variable_templates : yes (cached) [2]
- long double support : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- has_icu builds : no (cached) [2]
- std_wstreambuf builds : yes (cached) [2]
- std_wstreambuf : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [4]
- libbacktrace builds : no (cached) [2]
- cxx11_rvalue_references : yes (cached) [3]
- 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]
- cxx11_static_assert : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_decltype : yes (cached) [5]
- GCC libquadmath and __float128 support : no (cached) [5]
- cxx11_hdr_ratio : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_char16_t : yes (cached) [5]
- cxx11_char32_t : yes (cached) [5]
- cxx20_hdr_concepts : no (cached) [5]
- cxx20_hdr_concepts : no (cached) [6]
- has std::atomic_ref : no (cached) [5]
- has -Wl,--no-undefined : no (cached) [5]
- has -Wl,-undefined,error : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_scoped_enums : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_defaulted_moves : yes (cached) [5]
- cxx11_deleted_functions : yes (cached) [5]
- cxx11_function_template_default_args : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [5]
- has POSIX *at APIs : no (cached) [5]
- has fallocate : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- lzma : no (cached) [5]
- zstd : no (cached) [5]
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- icu : no (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- cxx11_hdr_functional : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_range_based_for : yes (cached) [5]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- cxx14_decltype_auto : yes (cached) [5]
- cxx14_generic_lambdas : yes (cached) [5]
- cxx14_return_type_deduction : yes (cached) [5]
- cxx14_variable_templates : yes (cached) [5]
- long double support : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- has_icu builds : no (cached) [5]
- std_wstreambuf builds : yes (cached) [5]
- std_wstreambuf : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [7]
- libbacktrace builds : no (cached) [5]
- cxx11_rvalue_references : yes (cached) [6]
- 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]
- cxx11_static_assert : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_decltype : yes (cached) [4]
- GCC libquadmath and __float128 support : no (cached) [4]
- cxx11_hdr_ratio : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_char16_t : yes (cached) [4]
- cxx11_char32_t : yes (cached) [4]
- cxx20_hdr_concepts : no (cached) [4]
- cxx20_hdr_concepts : no (cached) [8]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- cxx11_scoped_enums : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_defaulted_moves : yes (cached) [4]
- cxx11_deleted_functions : yes (cached) [4]
- cxx11_function_template_default_args : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [4]
- has POSIX *at APIs : no (cached) [4]
- has fallocate : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- lzma : no (cached) [4]
- zstd : no (cached) [4]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- icu : no (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- cxx11_hdr_functional : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_range_based_for : yes (cached) [4]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- cxx14_decltype_auto : yes (cached) [4]
- cxx14_generic_lambdas : yes (cached) [4]
- cxx14_return_type_deduction : yes (cached) [4]
- cxx14_variable_templates : yes (cached) [4]
- long double support : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- has_icu builds : no (cached) [4]
- std_wstreambuf builds : yes (cached) [4]
- std_wstreambuf : yes (cached) [4]
- libbacktrace builds : no (cached) [4]
- cxx11_rvalue_references : yes (cached) [8]
- 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]
- cxx11_static_assert : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_decltype : yes (cached) [7]
- GCC libquadmath and __float128 support : no (cached) [7]
- cxx11_hdr_ratio : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_char16_t : yes (cached) [7]
- cxx11_char32_t : yes (cached) [7]
- cxx20_hdr_concepts : no (cached) [7]
- cxx20_hdr_concepts : no (cached) [9]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- cxx11_scoped_enums : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_defaulted_moves : yes (cached) [7]
- cxx11_deleted_functions : yes (cached) [7]
- cxx11_function_template_default_args : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [7]
- has POSIX *at APIs : no (cached) [7]
- has fallocate : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- lzma : no (cached) [7]
- zstd : no (cached) [7]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- icu : no (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- cxx11_hdr_functional : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_range_based_for : yes (cached) [7]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- cxx14_decltype_auto : yes (cached) [7]
- cxx14_generic_lambdas : yes (cached) [7]
- cxx14_return_type_deduction : yes (cached) [7]
- cxx14_variable_templates : yes (cached) [7]
- long double support : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- has_icu builds : no (cached) [7]
- std_wstreambuf builds : yes (cached) [7]
- std_wstreambuf : yes (cached) [7]
- libbacktrace builds : no (cached) [7]
- cxx11_rvalue_references : yes (cached) [9]
- libbacktrace builds : no (cached) [9]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [9]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [9]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [10]
- compiler supports SSE4.1 : yes (cached) [10]
- cxx11_static_assert : yes (cached) [10]
- has synchronization.lib : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- cxx11_decltype : yes (cached) [10]
- GCC libquadmath and __float128 support : no (cached) [10]
- cxx11_hdr_ratio : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_char16_t : yes (cached) [10]
- cxx11_char32_t : yes (cached) [10]
- cxx20_hdr_concepts : no (cached) [10]
- cxx20_hdr_concepts : no (cached) [11]
- has std::atomic_ref : no (cached) [10]
- has statx : no (cached) [10]
- has statx syscall : no (cached) [10]
- has BCrypt API : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_scoped_enums : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_defaulted_moves : yes (cached) [10]
- cxx11_deleted_functions : yes (cached) [10]
- cxx11_function_template_default_args : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_override : yes (cached) [10]
- has init_priority attribute : no (cached) [10]
- has stat::st_blksize : no (cached) [10]
- has stat::st_mtim : no (cached) [10]
- has stat::st_mtimensec : no (cached) [10]
- has stat::st_mtimespec : no (cached) [10]
- has stat::st_birthtim : no (cached) [10]
- has stat::st_birthtimensec : no (cached) [10]
- has stat::st_birthtimespec : no (cached) [10]
- has fdopendir(O_NOFOLLOW) : no (cached) [10]
- has dirent::d_type : no (cached) [10]
- has POSIX *at APIs : no (cached) [10]
- has fallocate : no (cached) [10]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- lzma : no (cached) [10]
- zstd : no (cached) [10]
- has_lzma_cputhreads builds : no (cached) [10]
- cxx11_basic_alignas : yes (cached) [10]
- icu : no (cached) [10]
- iconv (libc) : no (cached) [10]
- iconv (separate) : no (cached) [10]
- cxx11_hdr_functional : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_range_based_for : yes (cached) [10]
- cxx11_smart_ptr : yes (cached) [10]
- native atomic int32 supported : yes (cached) [10]
- has message compiler : yes (cached) [10]
- native syslog supported : no (cached) [10]
- pthread supports robust mutexes : no (cached) [10]
- Boost.Regex is header-only : yes (cached) [10]
- compiler supports SSSE3 : yes (cached) [10]
- compiler supports AVX2 : yes (cached) [10]
- gcc visibility : no (cached) [10]
- sfinae_expr : yes (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_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx14_decltype_auto : yes (cached) [10]
- cxx14_generic_lambdas : yes (cached) [10]
- cxx14_return_type_deduction : yes (cached) [10]
- cxx14_variable_templates : yes (cached) [10]
- long double support : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- has_icu builds : no (cached) [10]
- std_wstreambuf builds : yes (cached) [10]
- std_wstreambuf : yes (cached) [10]
- libbacktrace builds : no (cached) [10]
- cxx11_rvalue_references : yes (cached) [11]
- libbacktrace builds : no (cached) [11]
- addr2line builds : no (cached) [10]
- addr2line builds : no (cached) [11]
- WinDbg builds : yes (cached) [10]
- WinDbg builds : yes (cached) [11]
- WinDbgCached builds : yes (cached) [10]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [12]
- compiler supports SSE4.1 : yes (cached) [12]
- cxx11_static_assert : yes (cached) [12]
- has synchronization.lib : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- cxx11_decltype : yes (cached) [12]
- GCC libquadmath and __float128 support : no (cached) [12]
- cxx11_hdr_ratio : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_char16_t : yes (cached) [12]
- cxx11_char32_t : yes (cached) [12]
- cxx20_hdr_concepts : no (cached) [12]
- cxx20_hdr_concepts : no (cached) [13]
- has std::atomic_ref : no (cached) [12]
- has statx : no (cached) [12]
- has statx syscall : no (cached) [12]
- has BCrypt API : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_scoped_enums : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_defaulted_moves : yes (cached) [12]
- cxx11_deleted_functions : yes (cached) [12]
- cxx11_function_template_default_args : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_override : yes (cached) [12]
- has init_priority attribute : no (cached) [12]
- has stat::st_blksize : no (cached) [12]
- has stat::st_mtim : no (cached) [12]
- has stat::st_mtimensec : no (cached) [12]
- has stat::st_mtimespec : no (cached) [12]
- has stat::st_birthtim : no (cached) [12]
- has stat::st_birthtimensec : no (cached) [12]
- has stat::st_birthtimespec : no (cached) [12]
- has fdopendir(O_NOFOLLOW) : no (cached) [12]
- has dirent::d_type : no (cached) [12]
- has POSIX *at APIs : no (cached) [12]
- has fallocate : no (cached) [12]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- lzma : no (cached) [12]
- zstd : no (cached) [12]
- has_lzma_cputhreads builds : no (cached) [12]
- cxx11_basic_alignas : yes (cached) [12]
- icu : no (cached) [12]
- iconv (libc) : no (cached) [12]
- iconv (separate) : no (cached) [12]
- cxx11_hdr_functional : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_range_based_for : yes (cached) [12]
- cxx11_smart_ptr : yes (cached) [12]
- native atomic int32 supported : yes (cached) [12]
- has message compiler : yes (cached) [12]
- native syslog supported : no (cached) [12]
- pthread supports robust mutexes : no (cached) [12]
- Boost.Regex is header-only : yes (cached) [12]
- compiler supports SSSE3 : yes (cached) [12]
- compiler supports AVX2 : yes (cached) [12]
- gcc visibility : no (cached) [12]
- sfinae_expr : yes (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_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx14_decltype_auto : yes (cached) [12]
- cxx14_generic_lambdas : yes (cached) [12]
- cxx14_return_type_deduction : yes (cached) [12]
- cxx14_variable_templates : yes (cached) [12]
- long double support : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- has_icu builds : no (cached) [12]
- std_wstreambuf builds : yes (cached) [12]
- std_wstreambuf : yes (cached) [12]
- libbacktrace builds : no (cached) [12]
- cxx11_rvalue_references : yes (cached) [13]
- libbacktrace builds : no (cached) [13]
- addr2line builds : no (cached) [12]
- addr2line builds : no (cached) [13]
- WinDbg builds : yes (cached) [12]
- WinDbg builds : yes (cached) [13]
- WinDbgCached builds : yes (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [12]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
[1] msvc-14.1
[2] msvc-14.1/debug/x86_32/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.1/debug/x86_32/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.1/debug/x86_32/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.1/release/x86_32/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.1/release/x86_32/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.1/release/x86_32/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.1/debug/x86_32/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[9] msvc-14.1/release/x86_32/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[10] msvc-14.1/debug/x86_32/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.1/debug/x86_32/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.1/release/x86_32/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.1/release/x86_32/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : 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
- process : 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
- url : building
- wave : building
- predef : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 41445 targets...
...updating 20 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\boost_process-vc141-mt-x32-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp__SHGetFileInfoW@20 referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NABVpath@filesystem@5@AAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__SendMessageW@16 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__EnumWindows@8 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::request_exit(class boost::system::error_code &)" (?request_exit@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__GetWindowThreadProcessId@8 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _RtlNtStatusToDosError@4 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
env.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
proc_info.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtResumeProcess@4 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtSuspendProcess@4 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::suspend(class boost::system::error_code &)" (?suspend@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
env.obj : error LNK2019: unresolved external symbol _NtQueryInformationProcess@20 referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PAXAAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol _NtQueryInformationProcess@20
proc_info.obj : error LNK2019: unresolved external symbol __imp__OpenProcessToken@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__AdjustTokenPrivileges@24 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__LookupPrivilegeValueA@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp__CommandLineToArgvW@8 referenced in function "private: void __thiscall boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AAEXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\boost_process-vc141-mt-x32-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.1\address-model-32\architecture-x86\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.1\release\x86_32\threading-multi\boost_filesystem-vc141-mt-x32-1_86.lib" "synchronization.lib" /MANIFEST:EMBED /MACHINE:X86 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\boost_process-vc141-mt-x32-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\boost_process-vc141-mt-x32-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\boost_process-vc141-mt-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\boost_process-vc141-mt-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>boost_process-vc141-mt-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>libboost_process-variant-vc141-mt-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>boost_process-vc141-mt-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.1\cmake\boost_process-1.86.0>libboost_process-variant-vc141-mt-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>libboost_process-variant-vc141-mt-x32-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>boost_process-vc141-mt-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>boost_process-vc141-mt-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>boost_process-vc141-mt-x32-1_86.dll...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp__SHGetFileInfoW@20 referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NABVpath@filesystem@5@AAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__SendMessageW@16 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__EnumWindows@8 referenced in function "void __cdecl boost::process::v2::detail::request_exit_(unsigned long,class boost::system::error_code &)" (?request_exit_@detail@v2@process@boost@@YAXKAAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__GetWindowThreadProcessId@8 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _RtlNtStatusToDosError@4 referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPAXAAVerror_code@system@4@@Z)
env.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
proc_info.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtResumeProcess@4 referenced in function "void __cdecl boost::process::v2::detail::resume_(void *,class boost::system::error_code &)" (?resume_@detail@v2@process@boost@@YAXPAXAAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtSuspendProcess@4 referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPAXAAVerror_code@system@4@@Z)
env.obj : error LNK2019: unresolved external symbol _NtQueryInformationProcess@20 referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PAXAAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol _NtQueryInformationProcess@20
proc_info.obj : error LNK2019: unresolved external symbol __imp__OpenProcessToken@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__AdjustTokenPrivileges@24 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__LookupPrivilegeValueA@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp__CommandLineToArgvW@8 referenced in function "private: void __thiscall boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AAEXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.1\address-model-32\architecture-x86\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.1\debug\x86_32\threading-multi\boost_filesystem-vc141-mt-gd-x32-1_86.lib" "synchronization.lib" /DEBUG /MANIFEST:EMBED /MACHINE:X86 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.pdb...
...removing D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.pdb
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-gd-x32-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>boost_process-vc141-mt-gd-x32-1_86.pdb...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-gd-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>boost_process-vc141-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>libboost_process-variant-vc141-mt-gd-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>boost_process-vc141-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.1\cmake\boost_process-1.86.0>libboost_process-variant-vc141-mt-gd-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>libboost_process-variant-vc141-mt-gd-x32-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-gd-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>boost_process-vc141-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>boost_process-vc141-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.1\cmake\boost_process-1.86.0>boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>stage\boost_process-config.cmake...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>boost_process-vc141-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.1\cmake\boost_process-1.86.0>boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake...
...skipped 15 targets...
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>libboost_process-variant-vc141-mt-gd-x32-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>libboost_process-variant-vc141-mt-x32-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi>stage\boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-gd-x32-1_86.dll
<pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-gd-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-gd-x32-1_86.pdb
<pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-x32-1_86.dll
<pD:\RB\boost_1_86_0\lib32-msvc-14.1>boost_process-vc141-mt-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.1\cmake\boost_process-1.86.0>boost_process-config-version.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.1\cmake\boost_process-1.86.0>boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.1\cmake\boost_process-1.86.0>libboost_process-variant-vc141-mt-gd-x32-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.1\cmake\boost_process-1.86.0>libboost_process-variant-vc141-mt-x32-1_86-shared.cmake
...failed updating 2 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_32\threading-multi\boost_process-vc141-mt-gd-x32-1_86.pdb
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\boost_process-vc141-mt-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_32\threading-multi\boost_process-vc141-mt-x32-1_86.lib
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_decltype : yes (cached) [2]
- GCC libquadmath and __float128 support : no (cached) [2]
- cxx11_hdr_ratio : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_char16_t : yes (cached) [2]
- cxx11_char32_t : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]
- cxx20_hdr_concepts : no (cached) [3]
- has std::atomic_ref : no (cached) [2]
- has -Wl,--no-undefined : no (cached) [2]
- has -Wl,-undefined,error : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_scoped_enums : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_defaulted_moves : yes (cached) [2]
- cxx11_deleted_functions : yes (cached) [2]
- cxx11_function_template_default_args : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [2]
- has POSIX *at APIs : no (cached) [2]
- has fallocate : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_thread_local : yes (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) [2]
- zstd : no (cached) [2]
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- cxx11_hdr_functional : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_range_based_for : yes (cached) [2]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- cxx14_decltype_auto : yes (cached) [2]
- cxx14_generic_lambdas : yes (cached) [2]
- cxx14_return_type_deduction : yes (cached) [2]
- cxx14_variable_templates : yes (cached) [2]
- long double support : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- has_icu builds : no (cached) [2]
- std_wstreambuf builds : yes (cached) [2]
- std_wstreambuf : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [4]
- libbacktrace builds : no (cached) [2]
- cxx11_rvalue_references : yes (cached) [3]
- 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]
- cxx11_static_assert : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_decltype : yes (cached) [5]
- GCC libquadmath and __float128 support : no (cached) [5]
- cxx11_hdr_ratio : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_char16_t : yes (cached) [5]
- cxx11_char32_t : yes (cached) [5]
- cxx20_hdr_concepts : no (cached) [5]
- cxx20_hdr_concepts : no (cached) [6]
- has std::atomic_ref : no (cached) [5]
- has -Wl,--no-undefined : no (cached) [5]
- has -Wl,-undefined,error : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_scoped_enums : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_defaulted_moves : yes (cached) [5]
- cxx11_deleted_functions : yes (cached) [5]
- cxx11_function_template_default_args : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [5]
- has POSIX *at APIs : no (cached) [5]
- has fallocate : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- lzma : no (cached) [5]
- zstd : no (cached) [5]
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- icu : no (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- cxx11_hdr_functional : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_range_based_for : yes (cached) [5]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- cxx14_decltype_auto : yes (cached) [5]
- cxx14_generic_lambdas : yes (cached) [5]
- cxx14_return_type_deduction : yes (cached) [5]
- cxx14_variable_templates : yes (cached) [5]
- long double support : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- has_icu builds : no (cached) [5]
- std_wstreambuf builds : yes (cached) [5]
- std_wstreambuf : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [7]
- libbacktrace builds : no (cached) [5]
- cxx11_rvalue_references : yes (cached) [6]
- 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]
- cxx11_static_assert : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_decltype : yes (cached) [4]
- GCC libquadmath and __float128 support : no (cached) [4]
- cxx11_hdr_ratio : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_char16_t : yes (cached) [4]
- cxx11_char32_t : yes (cached) [4]
- cxx20_hdr_concepts : no (cached) [4]
- cxx20_hdr_concepts : no (cached) [8]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- cxx11_scoped_enums : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_defaulted_moves : yes (cached) [4]
- cxx11_deleted_functions : yes (cached) [4]
- cxx11_function_template_default_args : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [4]
- has POSIX *at APIs : no (cached) [4]
- has fallocate : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- lzma : no (cached) [4]
- zstd : no (cached) [4]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- icu : no (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- cxx11_hdr_functional : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_range_based_for : yes (cached) [4]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- cxx14_decltype_auto : yes (cached) [4]
- cxx14_generic_lambdas : yes (cached) [4]
- cxx14_return_type_deduction : yes (cached) [4]
- cxx14_variable_templates : yes (cached) [4]
- long double support : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- has_icu builds : no (cached) [4]
- std_wstreambuf builds : yes (cached) [4]
- std_wstreambuf : yes (cached) [4]
- libbacktrace builds : no (cached) [4]
- cxx11_rvalue_references : yes (cached) [8]
- 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]
- cxx11_static_assert : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_decltype : yes (cached) [7]
- GCC libquadmath and __float128 support : no (cached) [7]
- cxx11_hdr_ratio : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_char16_t : yes (cached) [7]
- cxx11_char32_t : yes (cached) [7]
- cxx20_hdr_concepts : no (cached) [7]
- cxx20_hdr_concepts : no (cached) [9]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- cxx11_scoped_enums : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_defaulted_moves : yes (cached) [7]
- cxx11_deleted_functions : yes (cached) [7]
- cxx11_function_template_default_args : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [7]
- has POSIX *at APIs : no (cached) [7]
- has fallocate : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- lzma : no (cached) [7]
- zstd : no (cached) [7]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- icu : no (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- cxx11_hdr_functional : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_range_based_for : yes (cached) [7]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- cxx14_decltype_auto : yes (cached) [7]
- cxx14_generic_lambdas : yes (cached) [7]
- cxx14_return_type_deduction : yes (cached) [7]
- cxx14_variable_templates : yes (cached) [7]
- long double support : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- has_icu builds : no (cached) [7]
- std_wstreambuf builds : yes (cached) [7]
- std_wstreambuf : yes (cached) [7]
- libbacktrace builds : no (cached) [7]
- cxx11_rvalue_references : yes (cached) [9]
- libbacktrace builds : no (cached) [9]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [9]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [9]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [10]
- compiler supports SSE4.1 : yes (cached) [10]
- cxx11_static_assert : yes (cached) [10]
- has synchronization.lib : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- cxx11_decltype : yes (cached) [10]
- GCC libquadmath and __float128 support : no (cached) [10]
- cxx11_hdr_ratio : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_char16_t : yes (cached) [10]
- cxx11_char32_t : yes (cached) [10]
- cxx20_hdr_concepts : no (cached) [10]
- cxx20_hdr_concepts : no (cached) [11]
- has std::atomic_ref : no (cached) [10]
- has statx : no (cached) [10]
- has statx syscall : no (cached) [10]
- has BCrypt API : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_scoped_enums : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_defaulted_moves : yes (cached) [10]
- cxx11_deleted_functions : yes (cached) [10]
- cxx11_function_template_default_args : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_override : yes (cached) [10]
- has init_priority attribute : no (cached) [10]
- has stat::st_blksize : no (cached) [10]
- has stat::st_mtim : no (cached) [10]
- has stat::st_mtimensec : no (cached) [10]
- has stat::st_mtimespec : no (cached) [10]
- has stat::st_birthtim : no (cached) [10]
- has stat::st_birthtimensec : no (cached) [10]
- has stat::st_birthtimespec : no (cached) [10]
- has fdopendir(O_NOFOLLOW) : no (cached) [10]
- has dirent::d_type : no (cached) [10]
- has POSIX *at APIs : no (cached) [10]
- has fallocate : no (cached) [10]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- lzma : no (cached) [10]
- zstd : no (cached) [10]
- has_lzma_cputhreads builds : no (cached) [10]
- cxx11_basic_alignas : yes (cached) [10]
- icu : no (cached) [10]
- iconv (libc) : no (cached) [10]
- iconv (separate) : no (cached) [10]
- cxx11_hdr_functional : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_range_based_for : yes (cached) [10]
- cxx11_smart_ptr : yes (cached) [10]
- native atomic int32 supported : yes (cached) [10]
- has message compiler : yes (cached) [10]
- native syslog supported : no (cached) [10]
- pthread supports robust mutexes : no (cached) [10]
- Boost.Regex is header-only : yes (cached) [10]
- compiler supports SSSE3 : yes (cached) [10]
- compiler supports AVX2 : yes (cached) [10]
- gcc visibility : no (cached) [10]
- sfinae_expr : yes (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_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx14_decltype_auto : yes (cached) [10]
- cxx14_generic_lambdas : yes (cached) [10]
- cxx14_return_type_deduction : yes (cached) [10]
- cxx14_variable_templates : yes (cached) [10]
- long double support : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- has_icu builds : no (cached) [10]
- std_wstreambuf builds : yes (cached) [10]
- std_wstreambuf : yes (cached) [10]
- libbacktrace builds : no (cached) [10]
- cxx11_rvalue_references : yes (cached) [11]
- libbacktrace builds : no (cached) [11]
- addr2line builds : no (cached) [10]
- addr2line builds : no (cached) [11]
- WinDbg builds : yes (cached) [10]
- WinDbg builds : yes (cached) [11]
- WinDbgCached builds : yes (cached) [10]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [12]
- compiler supports SSE4.1 : yes (cached) [12]
- cxx11_static_assert : yes (cached) [12]
- has synchronization.lib : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- cxx11_decltype : yes (cached) [12]
- GCC libquadmath and __float128 support : no (cached) [12]
- cxx11_hdr_ratio : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_char16_t : yes (cached) [12]
- cxx11_char32_t : yes (cached) [12]
- cxx20_hdr_concepts : no (cached) [12]
- cxx20_hdr_concepts : no (cached) [13]
- has std::atomic_ref : no (cached) [12]
- has statx : no (cached) [12]
- has statx syscall : no (cached) [12]
- has BCrypt API : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_scoped_enums : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_defaulted_moves : yes (cached) [12]
- cxx11_deleted_functions : yes (cached) [12]
- cxx11_function_template_default_args : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_override : yes (cached) [12]
- has init_priority attribute : no (cached) [12]
- has stat::st_blksize : no (cached) [12]
- has stat::st_mtim : no (cached) [12]
- has stat::st_mtimensec : no (cached) [12]
- has stat::st_mtimespec : no (cached) [12]
- has stat::st_birthtim : no (cached) [12]
- has stat::st_birthtimensec : no (cached) [12]
- has stat::st_birthtimespec : no (cached) [12]
- has fdopendir(O_NOFOLLOW) : no (cached) [12]
- has dirent::d_type : no (cached) [12]
- has POSIX *at APIs : no (cached) [12]
- has fallocate : no (cached) [12]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- lzma : no (cached) [12]
- zstd : no (cached) [12]
- has_lzma_cputhreads builds : no (cached) [12]
- cxx11_basic_alignas : yes (cached) [12]
- icu : no (cached) [12]
- iconv (libc) : no (cached) [12]
- iconv (separate) : no (cached) [12]
- cxx11_hdr_functional : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_range_based_for : yes (cached) [12]
- cxx11_smart_ptr : yes (cached) [12]
- native atomic int32 supported : yes (cached) [12]
- has message compiler : yes (cached) [12]
- native syslog supported : no (cached) [12]
- pthread supports robust mutexes : no (cached) [12]
- Boost.Regex is header-only : yes (cached) [12]
- compiler supports SSSE3 : yes (cached) [12]
- compiler supports AVX2 : yes (cached) [12]
- gcc visibility : no (cached) [12]
- sfinae_expr : yes (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_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx14_decltype_auto : yes (cached) [12]
- cxx14_generic_lambdas : yes (cached) [12]
- cxx14_return_type_deduction : yes (cached) [12]
- cxx14_variable_templates : yes (cached) [12]
- long double support : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- has_icu builds : no (cached) [12]
- std_wstreambuf builds : yes (cached) [12]
- std_wstreambuf : yes (cached) [12]
- libbacktrace builds : no (cached) [12]
- cxx11_rvalue_references : yes (cached) [13]
- libbacktrace builds : no (cached) [13]
- addr2line builds : no (cached) [12]
- addr2line builds : no (cached) [13]
- WinDbg builds : yes (cached) [12]
- WinDbg builds : yes (cached) [13]
- WinDbgCached builds : yes (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [12]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
[1] msvc-14.2
[2] msvc-14.2/debug/x86_32/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.2/debug/x86_32/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.2/debug/x86_32/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.2/release/x86_32/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.2/release/x86_32/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.2/release/x86_32/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.2/debug/x86_32/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[9] msvc-14.2/release/x86_32/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[10] msvc-14.2/debug/x86_32/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.2/debug/x86_32/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.2/release/x86_32/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.2/release/x86_32/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : 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
- process : 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
- url : building
- wave : building
- predef : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 41445 targets...
...updating 20 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\boost_process-vc142-mt-x32-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp__SHGetFileInfoW@20 referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NABVpath@filesystem@5@AAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__SendMessageW@16 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__EnumWindows@8 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::request_exit(class boost::system::error_code &)" (?request_exit@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__GetWindowThreadProcessId@8 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _RtlNtStatusToDosError@4 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
env.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
proc_info.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtResumeProcess@4 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtSuspendProcess@4 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::suspend(class boost::system::error_code &)" (?suspend@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
env.obj : error LNK2019: unresolved external symbol _NtQueryInformationProcess@20 referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PAXAAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol _NtQueryInformationProcess@20
proc_info.obj : error LNK2019: unresolved external symbol __imp__OpenProcessToken@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__AdjustTokenPrivileges@24 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__LookupPrivilegeValueA@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp__CommandLineToArgvW@8 referenced in function "private: void __thiscall boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AAEXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\boost_process-vc142-mt-x32-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.2\address-model-32\architecture-x86\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.2\release\x86_32\threading-multi\boost_filesystem-vc142-mt-x32-1_86.lib" "synchronization.lib" /MANIFEST:EMBED /MACHINE:X86 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\boost_process-vc142-mt-x32-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\boost_process-vc142-mt-x32-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\boost_process-vc142-mt-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\boost_process-vc142-mt-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>boost_process-vc142-mt-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>libboost_process-variant-vc142-mt-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>boost_process-vc142-mt-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.2\cmake\boost_process-1.86.0>libboost_process-variant-vc142-mt-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>libboost_process-variant-vc142-mt-x32-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>boost_process-vc142-mt-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>boost_process-vc142-mt-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>boost_process-vc142-mt-x32-1_86.dll...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp__SHGetFileInfoW@20 referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NABVpath@filesystem@5@AAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__SendMessageW@16 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__EnumWindows@8 referenced in function "void __cdecl boost::process::v2::detail::request_exit_(unsigned long,class boost::system::error_code &)" (?request_exit_@detail@v2@process@boost@@YAXKAAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__GetWindowThreadProcessId@8 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _RtlNtStatusToDosError@4 referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPAXAAVerror_code@system@4@@Z)
env.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
proc_info.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtResumeProcess@4 referenced in function "void __cdecl boost::process::v2::detail::resume_(void *,class boost::system::error_code &)" (?resume_@detail@v2@process@boost@@YAXPAXAAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtSuspendProcess@4 referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPAXAAVerror_code@system@4@@Z)
env.obj : error LNK2019: unresolved external symbol _NtQueryInformationProcess@20 referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PAXAAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol _NtQueryInformationProcess@20
proc_info.obj : error LNK2019: unresolved external symbol __imp__OpenProcessToken@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__AdjustTokenPrivileges@24 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__LookupPrivilegeValueA@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp__CommandLineToArgvW@8 referenced in function "private: void __thiscall boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AAEXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.2\address-model-32\architecture-x86\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.2\debug\x86_32\threading-multi\boost_filesystem-vc142-mt-gd-x32-1_86.lib" "synchronization.lib" /DEBUG /MANIFEST:EMBED /MACHINE:X86 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.pdb...
...removing D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.pdb
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-gd-x32-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>boost_process-vc142-mt-gd-x32-1_86.pdb...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-gd-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>boost_process-vc142-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>libboost_process-variant-vc142-mt-gd-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>boost_process-vc142-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.2\cmake\boost_process-1.86.0>libboost_process-variant-vc142-mt-gd-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>libboost_process-variant-vc142-mt-gd-x32-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-gd-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>boost_process-vc142-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>boost_process-vc142-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.2\cmake\boost_process-1.86.0>boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>stage\boost_process-config.cmake...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>boost_process-vc142-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.2\cmake\boost_process-1.86.0>boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake...
...skipped 15 targets...
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>libboost_process-variant-vc142-mt-gd-x32-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>libboost_process-variant-vc142-mt-x32-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi>stage\boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-gd-x32-1_86.dll
<pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-gd-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-gd-x32-1_86.pdb
<pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-x32-1_86.dll
<pD:\RB\boost_1_86_0\lib32-msvc-14.2>boost_process-vc142-mt-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.2\cmake\boost_process-1.86.0>boost_process-config-version.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.2\cmake\boost_process-1.86.0>boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.2\cmake\boost_process-1.86.0>libboost_process-variant-vc142-mt-gd-x32-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.2\cmake\boost_process-1.86.0>libboost_process-variant-vc142-mt-x32-1_86-shared.cmake
...failed updating 2 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_32\threading-multi\boost_process-vc142-mt-gd-x32-1_86.pdb
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\boost_process-vc142-mt-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_32\threading-multi\boost_process-vc142-mt-x32-1_86.lib
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_decltype : yes (cached) [2]
- GCC libquadmath and __float128 support : no (cached) [2]
- cxx11_hdr_ratio : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_char16_t : yes (cached) [2]
- cxx11_char32_t : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]
- cxx20_hdr_concepts : no (cached) [3]
- has std::atomic_ref : no (cached) [2]
- has -Wl,--no-undefined : no (cached) [2]
- has -Wl,-undefined,error : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_scoped_enums : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_defaulted_moves : yes (cached) [2]
- cxx11_deleted_functions : yes (cached) [2]
- cxx11_function_template_default_args : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [2]
- has POSIX *at APIs : no (cached) [2]
- has fallocate : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_thread_local : yes (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) [2]
- zstd : no (cached) [2]
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- cxx11_hdr_functional : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_range_based_for : yes (cached) [2]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- cxx14_decltype_auto : yes (cached) [2]
- cxx14_generic_lambdas : yes (cached) [2]
- cxx14_return_type_deduction : yes (cached) [2]
- cxx14_variable_templates : yes (cached) [2]
- long double support : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- has_icu builds : no (cached) [2]
- std_wstreambuf builds : yes (cached) [2]
- std_wstreambuf : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [4]
- libbacktrace builds : no (cached) [2]
- cxx11_rvalue_references : yes (cached) [3]
- 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]
- cxx11_static_assert : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_decltype : yes (cached) [5]
- GCC libquadmath and __float128 support : no (cached) [5]
- cxx11_hdr_ratio : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_char16_t : yes (cached) [5]
- cxx11_char32_t : yes (cached) [5]
- cxx20_hdr_concepts : no (cached) [5]
- cxx20_hdr_concepts : no (cached) [6]
- has std::atomic_ref : no (cached) [5]
- has -Wl,--no-undefined : no (cached) [5]
- has -Wl,-undefined,error : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_scoped_enums : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_defaulted_moves : yes (cached) [5]
- cxx11_deleted_functions : yes (cached) [5]
- cxx11_function_template_default_args : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [5]
- has POSIX *at APIs : no (cached) [5]
- has fallocate : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- lzma : no (cached) [5]
- zstd : no (cached) [5]
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- icu : no (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- cxx11_hdr_functional : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_range_based_for : yes (cached) [5]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- cxx14_decltype_auto : yes (cached) [5]
- cxx14_generic_lambdas : yes (cached) [5]
- cxx14_return_type_deduction : yes (cached) [5]
- cxx14_variable_templates : yes (cached) [5]
- long double support : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- has_icu builds : no (cached) [5]
- std_wstreambuf builds : yes (cached) [5]
- std_wstreambuf : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [7]
- libbacktrace builds : no (cached) [5]
- cxx11_rvalue_references : yes (cached) [6]
- 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]
- cxx11_static_assert : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_decltype : yes (cached) [4]
- GCC libquadmath and __float128 support : no (cached) [4]
- cxx11_hdr_ratio : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_char16_t : yes (cached) [4]
- cxx11_char32_t : yes (cached) [4]
- cxx20_hdr_concepts : no (cached) [4]
- cxx20_hdr_concepts : no (cached) [8]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- cxx11_scoped_enums : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_defaulted_moves : yes (cached) [4]
- cxx11_deleted_functions : yes (cached) [4]
- cxx11_function_template_default_args : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [4]
- has POSIX *at APIs : no (cached) [4]
- has fallocate : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- lzma : no (cached) [4]
- zstd : no (cached) [4]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- icu : no (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- cxx11_hdr_functional : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_range_based_for : yes (cached) [4]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- cxx14_decltype_auto : yes (cached) [4]
- cxx14_generic_lambdas : yes (cached) [4]
- cxx14_return_type_deduction : yes (cached) [4]
- cxx14_variable_templates : yes (cached) [4]
- long double support : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- has_icu builds : no (cached) [4]
- std_wstreambuf builds : yes (cached) [4]
- std_wstreambuf : yes (cached) [4]
- libbacktrace builds : no (cached) [4]
- cxx11_rvalue_references : yes (cached) [8]
- 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]
- cxx11_static_assert : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_decltype : yes (cached) [7]
- GCC libquadmath and __float128 support : no (cached) [7]
- cxx11_hdr_ratio : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_char16_t : yes (cached) [7]
- cxx11_char32_t : yes (cached) [7]
- cxx20_hdr_concepts : no (cached) [7]
- cxx20_hdr_concepts : no (cached) [9]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- cxx11_scoped_enums : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_defaulted_moves : yes (cached) [7]
- cxx11_deleted_functions : yes (cached) [7]
- cxx11_function_template_default_args : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [7]
- has POSIX *at APIs : no (cached) [7]
- has fallocate : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- lzma : no (cached) [7]
- zstd : no (cached) [7]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- icu : no (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- cxx11_hdr_functional : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_range_based_for : yes (cached) [7]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- cxx14_decltype_auto : yes (cached) [7]
- cxx14_generic_lambdas : yes (cached) [7]
- cxx14_return_type_deduction : yes (cached) [7]
- cxx14_variable_templates : yes (cached) [7]
- long double support : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- has_icu builds : no (cached) [7]
- std_wstreambuf builds : yes (cached) [7]
- std_wstreambuf : yes (cached) [7]
- libbacktrace builds : no (cached) [7]
- cxx11_rvalue_references : yes (cached) [9]
- libbacktrace builds : no (cached) [9]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [9]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [9]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [10]
- compiler supports SSE4.1 : yes (cached) [10]
- cxx11_static_assert : yes (cached) [10]
- has synchronization.lib : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- cxx11_decltype : yes (cached) [10]
- GCC libquadmath and __float128 support : no (cached) [10]
- cxx11_hdr_ratio : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_char16_t : yes (cached) [10]
- cxx11_char32_t : yes (cached) [10]
- cxx20_hdr_concepts : no (cached) [10]
- cxx20_hdr_concepts : no (cached) [11]
- has std::atomic_ref : no (cached) [10]
- has statx : no (cached) [10]
- has statx syscall : no (cached) [10]
- has BCrypt API : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_scoped_enums : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_defaulted_moves : yes (cached) [10]
- cxx11_deleted_functions : yes (cached) [10]
- cxx11_function_template_default_args : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_override : yes (cached) [10]
- has init_priority attribute : no (cached) [10]
- has stat::st_blksize : no (cached) [10]
- has stat::st_mtim : no (cached) [10]
- has stat::st_mtimensec : no (cached) [10]
- has stat::st_mtimespec : no (cached) [10]
- has stat::st_birthtim : no (cached) [10]
- has stat::st_birthtimensec : no (cached) [10]
- has stat::st_birthtimespec : no (cached) [10]
- has fdopendir(O_NOFOLLOW) : no (cached) [10]
- has dirent::d_type : no (cached) [10]
- has POSIX *at APIs : no (cached) [10]
- has fallocate : no (cached) [10]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- lzma : no (cached) [10]
- zstd : no (cached) [10]
- has_lzma_cputhreads builds : no (cached) [10]
- cxx11_basic_alignas : yes (cached) [10]
- icu : no (cached) [10]
- iconv (libc) : no (cached) [10]
- iconv (separate) : no (cached) [10]
- cxx11_hdr_functional : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_range_based_for : yes (cached) [10]
- cxx11_smart_ptr : yes (cached) [10]
- native atomic int32 supported : yes (cached) [10]
- has message compiler : yes (cached) [10]
- native syslog supported : no (cached) [10]
- pthread supports robust mutexes : no (cached) [10]
- Boost.Regex is header-only : yes (cached) [10]
- compiler supports SSSE3 : yes (cached) [10]
- compiler supports AVX2 : yes (cached) [10]
- gcc visibility : no (cached) [10]
- sfinae_expr : yes (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_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx14_decltype_auto : yes (cached) [10]
- cxx14_generic_lambdas : yes (cached) [10]
- cxx14_return_type_deduction : yes (cached) [10]
- cxx14_variable_templates : yes (cached) [10]
- long double support : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- has_icu builds : no (cached) [10]
- std_wstreambuf builds : yes (cached) [10]
- std_wstreambuf : yes (cached) [10]
- libbacktrace builds : no (cached) [10]
- cxx11_rvalue_references : yes (cached) [11]
- libbacktrace builds : no (cached) [11]
- addr2line builds : no (cached) [10]
- addr2line builds : no (cached) [11]
- WinDbg builds : yes (cached) [10]
- WinDbg builds : yes (cached) [11]
- WinDbgCached builds : yes (cached) [10]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [12]
- compiler supports SSE4.1 : yes (cached) [12]
- cxx11_static_assert : yes (cached) [12]
- has synchronization.lib : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- cxx11_decltype : yes (cached) [12]
- GCC libquadmath and __float128 support : no (cached) [12]
- cxx11_hdr_ratio : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_char16_t : yes (cached) [12]
- cxx11_char32_t : yes (cached) [12]
- cxx20_hdr_concepts : no (cached) [12]
- cxx20_hdr_concepts : no (cached) [13]
- has std::atomic_ref : no (cached) [12]
- has statx : no (cached) [12]
- has statx syscall : no (cached) [12]
- has BCrypt API : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_scoped_enums : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_defaulted_moves : yes (cached) [12]
- cxx11_deleted_functions : yes (cached) [12]
- cxx11_function_template_default_args : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_override : yes (cached) [12]
- has init_priority attribute : no (cached) [12]
- has stat::st_blksize : no (cached) [12]
- has stat::st_mtim : no (cached) [12]
- has stat::st_mtimensec : no (cached) [12]
- has stat::st_mtimespec : no (cached) [12]
- has stat::st_birthtim : no (cached) [12]
- has stat::st_birthtimensec : no (cached) [12]
- has stat::st_birthtimespec : no (cached) [12]
- has fdopendir(O_NOFOLLOW) : no (cached) [12]
- has dirent::d_type : no (cached) [12]
- has POSIX *at APIs : no (cached) [12]
- has fallocate : no (cached) [12]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- lzma : no (cached) [12]
- zstd : no (cached) [12]
- has_lzma_cputhreads builds : no (cached) [12]
- cxx11_basic_alignas : yes (cached) [12]
- icu : no (cached) [12]
- iconv (libc) : no (cached) [12]
- iconv (separate) : no (cached) [12]
- cxx11_hdr_functional : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_range_based_for : yes (cached) [12]
- cxx11_smart_ptr : yes (cached) [12]
- native atomic int32 supported : yes (cached) [12]
- has message compiler : yes (cached) [12]
- native syslog supported : no (cached) [12]
- pthread supports robust mutexes : no (cached) [12]
- Boost.Regex is header-only : yes (cached) [12]
- compiler supports SSSE3 : yes (cached) [12]
- compiler supports AVX2 : yes (cached) [12]
- gcc visibility : no (cached) [12]
- sfinae_expr : yes (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_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx14_decltype_auto : yes (cached) [12]
- cxx14_generic_lambdas : yes (cached) [12]
- cxx14_return_type_deduction : yes (cached) [12]
- cxx14_variable_templates : yes (cached) [12]
- long double support : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- has_icu builds : no (cached) [12]
- std_wstreambuf builds : yes (cached) [12]
- std_wstreambuf : yes (cached) [12]
- libbacktrace builds : no (cached) [12]
- cxx11_rvalue_references : yes (cached) [13]
- libbacktrace builds : no (cached) [13]
- addr2line builds : no (cached) [12]
- addr2line builds : no (cached) [13]
- WinDbg builds : yes (cached) [12]
- WinDbg builds : yes (cached) [13]
- WinDbgCached builds : yes (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [12]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
[1] msvc-14.3
[2] msvc-14.3/debug/x86_32/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.3/debug/x86_32/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.3/debug/x86_32/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.3/release/x86_32/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.3/release/x86_32/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.3/release/x86_32/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.3/debug/x86_32/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[9] msvc-14.3/release/x86_32/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[10] msvc-14.3/debug/x86_32/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.3/debug/x86_32/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.3/release/x86_32/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.3/release/x86_32/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : 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
- process : 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
- url : building
- wave : building
- predef : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 41445 targets...
...updating 20 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\boost_process-vc143-mt-x32-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp__SHGetFileInfoW@20 referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NABVpath@filesystem@5@AAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__SendMessageW@16 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__EnumWindows@8 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::request_exit(class boost::system::error_code &)" (?request_exit@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__GetWindowThreadProcessId@8 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _RtlNtStatusToDosError@4 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
env.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
proc_info.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtResumeProcess@4 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtSuspendProcess@4 referenced in function "public: void __thiscall boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::suspend(class boost::system::error_code &)" (?suspend@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QAEXAAVerror_code@system@5@@Z)
env.obj : error LNK2019: unresolved external symbol _NtQueryInformationProcess@20 referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PAXAAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol _NtQueryInformationProcess@20
proc_info.obj : error LNK2019: unresolved external symbol __imp__OpenProcessToken@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__AdjustTokenPrivileges@24 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__LookupPrivilegeValueA@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp__CommandLineToArgvW@8 referenced in function "private: void __thiscall boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AAEXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\boost_process-vc143-mt-x32-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.3\address-model-32\architecture-x86\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.3\release\x86_32\threading-multi\boost_filesystem-vc143-mt-x32-1_86.lib" "synchronization.lib" /MANIFEST:EMBED /MACHINE:X86 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\boost_process-vc143-mt-x32-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\boost_process-vc143-mt-x32-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\boost_process-vc143-mt-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\boost_process-vc143-mt-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>boost_process-vc143-mt-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>libboost_process-variant-vc143-mt-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>boost_process-vc143-mt-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.3\cmake\boost_process-1.86.0>libboost_process-variant-vc143-mt-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>libboost_process-variant-vc143-mt-x32-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>boost_process-vc143-mt-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>boost_process-vc143-mt-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>boost_process-vc143-mt-x32-1_86.dll...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp__SHGetFileInfoW@20 referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NABVpath@filesystem@5@AAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__SendMessageW@16 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__EnumWindows@8 referenced in function "void __cdecl boost::process::v2::detail::request_exit_(unsigned long,class boost::system::error_code &)" (?request_exit_@detail@v2@process@boost@@YAXKAAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp__GetWindowThreadProcessId@8 referenced in function "int __stdcall boost::process::v2::detail::enum_window(struct HWND__ *,long)" (?enum_window@detail@v2@process@boost@@YGHPAUHWND__@@J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _RtlNtStatusToDosError@4 referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPAXAAVerror_code@system@4@@Z)
env.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
proc_info.obj : error LNK2001: unresolved external symbol _RtlNtStatusToDosError@4
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtResumeProcess@4 referenced in function "void __cdecl boost::process::v2::detail::resume_(void *,class boost::system::error_code &)" (?resume_@detail@v2@process@boost@@YAXPAXAAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol _NtSuspendProcess@4 referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPAXAAVerror_code@system@4@@Z)
env.obj : error LNK2019: unresolved external symbol _NtQueryInformationProcess@20 referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PAXAAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol _NtQueryInformationProcess@20
proc_info.obj : error LNK2019: unresolved external symbol __imp__OpenProcessToken@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__AdjustTokenPrivileges@24 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp__LookupPrivilegeValueA@12 referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPAXKAAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp__CommandLineToArgvW@8 referenced in function "private: void __thiscall boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AAEXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.3\address-model-32\architecture-x86\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.3\debug\x86_32\threading-multi\boost_filesystem-vc143-mt-gd-x32-1_86.lib" "synchronization.lib" /DEBUG /MANIFEST:EMBED /MACHINE:X86 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.pdb...
...removing D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.pdb
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-gd-x32-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>boost_process-vc143-mt-gd-x32-1_86.pdb...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-gd-x32-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>boost_process-vc143-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>libboost_process-variant-vc143-mt-gd-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>boost_process-vc143-mt-gd-x32-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.3\cmake\boost_process-1.86.0>libboost_process-variant-vc143-mt-gd-x32-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>libboost_process-variant-vc143-mt-gd-x32-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-gd-x32-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>boost_process-vc143-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>boost_process-vc143-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.3\cmake\boost_process-1.86.0>boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>stage\boost_process-config.cmake...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>boost_process-vc143-mt-gd-x32-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib32-msvc-14.3\cmake\boost_process-1.86.0>boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake...
...skipped 15 targets...
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>libboost_process-variant-vc143-mt-gd-x32-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>libboost_process-variant-vc143-mt-x32-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi>stage\boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-gd-x32-1_86.dll
<pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-gd-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-gd-x32-1_86.pdb
<pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-x32-1_86.dll
<pD:\RB\boost_1_86_0\lib32-msvc-14.3>boost_process-vc143-mt-x32-1_86.lib
<pD:\RB\boost_1_86_0\lib32-msvc-14.3\cmake\boost_process-1.86.0>boost_process-config-version.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.3\cmake\boost_process-1.86.0>boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.3\cmake\boost_process-1.86.0>libboost_process-variant-vc143-mt-gd-x32-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib32-msvc-14.3\cmake\boost_process-1.86.0>libboost_process-variant-vc143-mt-x32-1_86-shared.cmake
...failed updating 2 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_32\threading-multi\boost_process-vc143-mt-gd-x32-1_86.pdb
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\boost_process-vc143-mt-x32-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_32\threading-multi\boost_process-vc143-mt-x32-1_86.lib
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_decltype : yes (cached) [2]
- GCC libquadmath and __float128 support : no (cached) [2]
- cxx11_hdr_ratio : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_char16_t : yes (cached) [2]
- cxx11_char32_t : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]
- cxx20_hdr_concepts : no (cached) [3]
- has std::atomic_ref : no (cached) [2]
- has -Wl,--no-undefined : no (cached) [2]
- has -Wl,-undefined,error : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_scoped_enums : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_defaulted_moves : yes (cached) [2]
- cxx11_deleted_functions : yes (cached) [2]
- cxx11_function_template_default_args : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [2]
- has POSIX *at APIs : no (cached) [2]
- has fallocate : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_thread_local : yes (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) [2]
- zstd : no (cached) [2]
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- cxx11_hdr_functional : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_range_based_for : yes (cached) [2]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- cxx14_decltype_auto : yes (cached) [2]
- cxx14_generic_lambdas : yes (cached) [2]
- cxx14_return_type_deduction : yes (cached) [2]
- cxx14_variable_templates : yes (cached) [2]
- long double support : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- has_icu builds : no (cached) [2]
- std_wstreambuf builds : yes (cached) [2]
- std_wstreambuf : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [4]
- libbacktrace builds : no (cached) [2]
- cxx11_rvalue_references : yes (cached) [3]
- 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]
- cxx11_static_assert : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_decltype : yes (cached) [5]
- GCC libquadmath and __float128 support : no (cached) [5]
- cxx11_hdr_ratio : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_char16_t : yes (cached) [5]
- cxx11_char32_t : yes (cached) [5]
- cxx20_hdr_concepts : no (cached) [5]
- cxx20_hdr_concepts : no (cached) [6]
- has std::atomic_ref : no (cached) [5]
- has -Wl,--no-undefined : no (cached) [5]
- has -Wl,-undefined,error : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_scoped_enums : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_defaulted_moves : yes (cached) [5]
- cxx11_deleted_functions : yes (cached) [5]
- cxx11_function_template_default_args : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [5]
- has POSIX *at APIs : no (cached) [5]
- has fallocate : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- lzma : no (cached) [5]
- zstd : no (cached) [5]
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- icu : no (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- cxx11_hdr_functional : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_range_based_for : yes (cached) [5]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- cxx14_decltype_auto : yes (cached) [5]
- cxx14_generic_lambdas : yes (cached) [5]
- cxx14_return_type_deduction : yes (cached) [5]
- cxx14_variable_templates : yes (cached) [5]
- long double support : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- has_icu builds : no (cached) [5]
- std_wstreambuf builds : yes (cached) [5]
- std_wstreambuf : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [7]
- libbacktrace builds : no (cached) [5]
- cxx11_rvalue_references : yes (cached) [6]
- 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]
- cxx11_static_assert : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_decltype : yes (cached) [4]
- GCC libquadmath and __float128 support : no (cached) [4]
- cxx11_hdr_ratio : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_char16_t : yes (cached) [4]
- cxx11_char32_t : yes (cached) [4]
- cxx20_hdr_concepts : no (cached) [4]
- cxx20_hdr_concepts : no (cached) [8]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- cxx11_scoped_enums : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_defaulted_moves : yes (cached) [4]
- cxx11_deleted_functions : yes (cached) [4]
- cxx11_function_template_default_args : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [4]
- has POSIX *at APIs : no (cached) [4]
- has fallocate : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- lzma : no (cached) [4]
- zstd : no (cached) [4]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- icu : no (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- cxx11_hdr_functional : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_range_based_for : yes (cached) [4]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- cxx14_decltype_auto : yes (cached) [4]
- cxx14_generic_lambdas : yes (cached) [4]
- cxx14_return_type_deduction : yes (cached) [4]
- cxx14_variable_templates : yes (cached) [4]
- long double support : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- has_icu builds : no (cached) [4]
- std_wstreambuf builds : yes (cached) [4]
- std_wstreambuf : yes (cached) [4]
- libbacktrace builds : no (cached) [4]
- cxx11_rvalue_references : yes (cached) [8]
- 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]
- cxx11_static_assert : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_decltype : yes (cached) [7]
- GCC libquadmath and __float128 support : no (cached) [7]
- cxx11_hdr_ratio : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_char16_t : yes (cached) [7]
- cxx11_char32_t : yes (cached) [7]
- cxx20_hdr_concepts : no (cached) [7]
- cxx20_hdr_concepts : no (cached) [9]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- cxx11_scoped_enums : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_defaulted_moves : yes (cached) [7]
- cxx11_deleted_functions : yes (cached) [7]
- cxx11_function_template_default_args : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [7]
- has POSIX *at APIs : no (cached) [7]
- has fallocate : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- lzma : no (cached) [7]
- zstd : no (cached) [7]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- icu : no (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- cxx11_hdr_functional : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_range_based_for : yes (cached) [7]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- cxx14_decltype_auto : yes (cached) [7]
- cxx14_generic_lambdas : yes (cached) [7]
- cxx14_return_type_deduction : yes (cached) [7]
- cxx14_variable_templates : yes (cached) [7]
- long double support : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- has_icu builds : no (cached) [7]
- std_wstreambuf builds : yes (cached) [7]
- std_wstreambuf : yes (cached) [7]
- libbacktrace builds : no (cached) [7]
- cxx11_rvalue_references : yes (cached) [9]
- libbacktrace builds : no (cached) [9]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [9]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [9]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [10]
- compiler supports SSE4.1 : yes (cached) [10]
- cxx11_static_assert : yes (cached) [10]
- has synchronization.lib : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- cxx11_decltype : yes (cached) [10]
- GCC libquadmath and __float128 support : no (cached) [10]
- cxx11_hdr_ratio : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_char16_t : yes (cached) [10]
- cxx11_char32_t : yes (cached) [10]
- cxx20_hdr_concepts : no (cached) [10]
- cxx20_hdr_concepts : no (cached) [11]
- has std::atomic_ref : no (cached) [10]
- has statx : no (cached) [10]
- has statx syscall : no (cached) [10]
- has BCrypt API : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_scoped_enums : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_defaulted_moves : yes (cached) [10]
- cxx11_deleted_functions : yes (cached) [10]
- cxx11_function_template_default_args : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_override : yes (cached) [10]
- has init_priority attribute : no (cached) [10]
- has stat::st_blksize : no (cached) [10]
- has stat::st_mtim : no (cached) [10]
- has stat::st_mtimensec : no (cached) [10]
- has stat::st_mtimespec : no (cached) [10]
- has stat::st_birthtim : no (cached) [10]
- has stat::st_birthtimensec : no (cached) [10]
- has stat::st_birthtimespec : no (cached) [10]
- has fdopendir(O_NOFOLLOW) : no (cached) [10]
- has dirent::d_type : no (cached) [10]
- has POSIX *at APIs : no (cached) [10]
- has fallocate : no (cached) [10]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- lzma : no (cached) [10]
- zstd : no (cached) [10]
- has_lzma_cputhreads builds : no (cached) [10]
- cxx11_basic_alignas : yes (cached) [10]
- icu : no (cached) [10]
- iconv (libc) : no (cached) [10]
- iconv (separate) : no (cached) [10]
- cxx11_hdr_functional : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_range_based_for : yes (cached) [10]
- cxx11_smart_ptr : yes (cached) [10]
- native atomic int32 supported : yes (cached) [10]
- has message compiler : yes (cached) [10]
- native syslog supported : no (cached) [10]
- pthread supports robust mutexes : no (cached) [10]
- Boost.Regex is header-only : yes (cached) [10]
- compiler supports SSSE3 : yes (cached) [10]
- compiler supports AVX2 : yes (cached) [10]
- gcc visibility : no (cached) [10]
- sfinae_expr : yes (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_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx14_decltype_auto : yes (cached) [10]
- cxx14_generic_lambdas : yes (cached) [10]
- cxx14_return_type_deduction : yes (cached) [10]
- cxx14_variable_templates : yes (cached) [10]
- long double support : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- has_icu builds : no (cached) [10]
- std_wstreambuf builds : yes (cached) [10]
- std_wstreambuf : yes (cached) [10]
- libbacktrace builds : no (cached) [10]
- cxx11_rvalue_references : yes (cached) [11]
- libbacktrace builds : no (cached) [11]
- addr2line builds : no (cached) [10]
- addr2line builds : no (cached) [11]
- WinDbg builds : yes (cached) [10]
- WinDbg builds : yes (cached) [11]
- WinDbgCached builds : yes (cached) [10]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [12]
- compiler supports SSE4.1 : yes (cached) [12]
- cxx11_static_assert : yes (cached) [12]
- has synchronization.lib : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- cxx11_decltype : yes (cached) [12]
- GCC libquadmath and __float128 support : no (cached) [12]
- cxx11_hdr_ratio : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_char16_t : yes (cached) [12]
- cxx11_char32_t : yes (cached) [12]
- cxx20_hdr_concepts : no (cached) [12]
- cxx20_hdr_concepts : no (cached) [13]
- has std::atomic_ref : no (cached) [12]
- has statx : no (cached) [12]
- has statx syscall : no (cached) [12]
- has BCrypt API : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_scoped_enums : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_defaulted_moves : yes (cached) [12]
- cxx11_deleted_functions : yes (cached) [12]
- cxx11_function_template_default_args : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_override : yes (cached) [12]
- has init_priority attribute : no (cached) [12]
- has stat::st_blksize : no (cached) [12]
- has stat::st_mtim : no (cached) [12]
- has stat::st_mtimensec : no (cached) [12]
- has stat::st_mtimespec : no (cached) [12]
- has stat::st_birthtim : no (cached) [12]
- has stat::st_birthtimensec : no (cached) [12]
- has stat::st_birthtimespec : no (cached) [12]
- has fdopendir(O_NOFOLLOW) : no (cached) [12]
- has dirent::d_type : no (cached) [12]
- has POSIX *at APIs : no (cached) [12]
- has fallocate : no (cached) [12]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- lzma : no (cached) [12]
- zstd : no (cached) [12]
- has_lzma_cputhreads builds : no (cached) [12]
- cxx11_basic_alignas : yes (cached) [12]
- icu : no (cached) [12]
- iconv (libc) : no (cached) [12]
- iconv (separate) : no (cached) [12]
- cxx11_hdr_functional : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_range_based_for : yes (cached) [12]
- cxx11_smart_ptr : yes (cached) [12]
- native atomic int32 supported : yes (cached) [12]
- has message compiler : yes (cached) [12]
- native syslog supported : no (cached) [12]
- pthread supports robust mutexes : no (cached) [12]
- Boost.Regex is header-only : yes (cached) [12]
- compiler supports SSSE3 : yes (cached) [12]
- compiler supports AVX2 : yes (cached) [12]
- gcc visibility : no (cached) [12]
- sfinae_expr : yes (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_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx14_decltype_auto : yes (cached) [12]
- cxx14_generic_lambdas : yes (cached) [12]
- cxx14_return_type_deduction : yes (cached) [12]
- cxx14_variable_templates : yes (cached) [12]
- long double support : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- has_icu builds : no (cached) [12]
- std_wstreambuf builds : yes (cached) [12]
- std_wstreambuf : yes (cached) [12]
- libbacktrace builds : no (cached) [12]
- cxx11_rvalue_references : yes (cached) [13]
- libbacktrace builds : no (cached) [13]
- addr2line builds : no (cached) [12]
- addr2line builds : no (cached) [13]
- WinDbg builds : yes (cached) [12]
- WinDbg builds : yes (cached) [13]
- WinDbgCached builds : yes (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [12]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
[1] msvc-14.0
[2] msvc-14.0/debug/x86_64/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.0/debug/x86_64/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.0/debug/x86_64/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.0/release/x86_64/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.0/release/x86_64/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.0/release/x86_64/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.0/debug/x86_64/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[9] msvc-14.0/release/x86_64/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[10] msvc-14.0/debug/x86_64/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.0/debug/x86_64/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.0/release/x86_64/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.0/release/x86_64/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : 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
- process : 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
- url : building
- wave : building
- predef : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 40668 targets...
...updating 68 targets...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\shell.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\shell.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\ext\cmd.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-gd-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>libboost_process-variant-vc140-mt-gd-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-gd-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>libboost_process-variant-vc140-mt-gd-x64-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-gd-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-gd-x64-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.pdb...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>stage\boost_process-config.cmake...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\ext\cmd.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\ext\cmd.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\ext\cmd.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MT /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\shell.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MTd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MTd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\ext\cmd.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\ext\env.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>boost_process-vc140-mt-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>boost_process-vc140-mt-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>boost_process-vc140-mt-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>libboost_process-variant-vc140-mt-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>boost_process-vc140-mt-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>libboost_process-variant-vc140-mt-x64-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>boost_process-vc140-mt-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>boost_process-vc140-mt-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>boost_process-vc140-mt-x64-1_86.dll...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\shell.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>libboost_process-vc140-mt-gd-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0>libboost_process-vc140-mt-gd-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>libboost_process-vc140-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>libboost_process-vc140-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>libboost_process-vc140-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>libboost_process-variant-vc140-mt-gd-x64-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>libboost_process-vc140-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-gd-x64-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>libboost_process-variant-vc140-mt-gd-x64-1_86-static.cmake...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MT /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\environment.obj
environment.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\environment.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\environment.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MTd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\environment.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MD /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\shell.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>libboost_process-vc140-mt-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0>libboost_process-vc140-mt-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>libboost_process-vc140-mt-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>libboost_process-vc140-mt-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>libboost_process-vc140-mt-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>libboost_process-variant-vc140-mt-x64-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>libboost_process-vc140-mt-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-x64-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>libboost_process-variant-vc140-mt-x64-1_86-static.cmake...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\shell.obj
shell.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
D:\RB\boost_1_86_0\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
D:\RB\boost_1_86_0\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
D:\RB\boost_1_86_0\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
D:\RB\boost_1_86_0\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\shell.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\shell.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Z7 /Od /Ob0 /W3 /MTd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\shell.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0>libboost_process-vc140-mt-sgd-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-sgd-x64-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-sgd-x64-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-sgd-x64-1_86-static.cmake...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\ext\env.obj
env.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\env.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\ext\env.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MT /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\ext\env.obj...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\ext\cmd.obj
cmd.cpp
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0601 to the compiler command line; or
- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target).
.\boost/process/v2/detail/environment_win.hpp(63): error C3250: 'itrs': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(62): note: while compiling class template member function 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept'
.\boost/utility/string_view.hpp(208): note: see reference to function template instantiation 'int boost::process::v2::environment::key_char_traits<wchar_t>::compare(const wchar_t *,const wchar_t *,std::size_t) noexcept' being compiled
.\boost/process/v2/environment.hpp(174): note: see reference to class template instantiation 'boost::process::v2::environment::key_char_traits<wchar_t>' being compiled
.\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
.\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
.\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
.\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
.\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
.\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
.\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
.\boost/process/v2/detail/environment_win.hpp(66): error C3250: 'c1': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(67): error C3250: 'c2': declaration is not allowed in 'constexpr' function body
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c1': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(69): error C3256: 'c2': variable use does not produce a constant expression
.\boost/process/v2/detail/environment_win.hpp(61): error C3259: 'constexpr' functions can only have one return statement
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "libs\process\src\ext\cmd.cpp" -c -Fo"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\ext\cmd.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob2 /W3 /MT /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_PROCESS_SOURCE=1 -DNDEBUG -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I."
...failed compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\ext\cmd.obj...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>ext\cmd.obj...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0>libboost_process-vc140-mt-s-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-s-x64-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-s-x64-1_86-static.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-s-x64-1_86-static.cmake...
...skipped 44 targets...
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-sgd-x64-1_86-static.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-sgd-x64-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>libboost_process-variant-vc140-mt-gd-x64-1_86-static.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>libboost_process-vc140-mt-gd-x64-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.dll
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>boost_process-vc140-mt-gd-x64-1_86.pdb
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>libboost_process-variant-vc140-mt-gd-x64-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-variant-vc140-mt-s-x64-1_86-static.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>libboost_process-vc140-mt-s-x64-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>libboost_process-variant-vc140-mt-x64-1_86-static.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>libboost_process-vc140-mt-x64-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>boost_process-vc140-mt-x64-1_86.dll
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>boost_process-vc140-mt-x64-1_86.lib
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>libboost_process-variant-vc140-mt-x64-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi>stage\boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-gd-x64-1_86.dll
<pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-gd-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-gd-x64-1_86.pdb
<pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-x64-1_86.dll
<pD:\RB\boost_1_86_0\lib64-msvc-14.0>boost_process-vc140-mt-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.0>libboost_process-vc140-mt-gd-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.0>libboost_process-vc140-mt-s-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.0>libboost_process-vc140-mt-sgd-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.0>libboost_process-vc140-mt-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>boost_process-config-version.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-gd-x64-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-gd-x64-1_86-static.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-s-x64-1_86-static.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-sgd-x64-1_86-static.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-x64-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.0\cmake\boost_process-1.86.0>libboost_process-variant-vc140-mt-x64-1_86-static.cmake
...failed updating 24 targets...
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\runtime-link-static\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\link-static\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\debug\x86_64\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\runtime-link-static\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\link-static\threading-multi\shell.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\environment.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\ext\cmd.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\ext\env.obj
compile-c-c++ D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.0\release\x86_64\threading-multi\shell.obj
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_decltype : yes (cached) [2]
- GCC libquadmath and __float128 support : no (cached) [2]
- cxx11_hdr_ratio : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_char16_t : yes (cached) [2]
- cxx11_char32_t : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]
- cxx20_hdr_concepts : no (cached) [3]
- has std::atomic_ref : no (cached) [2]
- has -Wl,--no-undefined : no (cached) [2]
- has -Wl,-undefined,error : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_scoped_enums : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_defaulted_moves : yes (cached) [2]
- cxx11_deleted_functions : yes (cached) [2]
- cxx11_function_template_default_args : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [2]
- has POSIX *at APIs : no (cached) [2]
- has fallocate : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_thread_local : yes (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) [2]
- zstd : no (cached) [2]
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- cxx11_hdr_functional : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_range_based_for : yes (cached) [2]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- cxx14_decltype_auto : yes (cached) [2]
- cxx14_generic_lambdas : yes (cached) [2]
- cxx14_return_type_deduction : yes (cached) [2]
- cxx14_variable_templates : yes (cached) [2]
- long double support : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- has_icu builds : no (cached) [2]
- std_wstreambuf builds : yes (cached) [2]
- std_wstreambuf : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [4]
- libbacktrace builds : no (cached) [2]
- cxx11_rvalue_references : yes (cached) [3]
- 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]
- cxx11_static_assert : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_decltype : yes (cached) [5]
- GCC libquadmath and __float128 support : no (cached) [5]
- cxx11_hdr_ratio : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_char16_t : yes (cached) [5]
- cxx11_char32_t : yes (cached) [5]
- cxx20_hdr_concepts : no (cached) [5]
- cxx20_hdr_concepts : no (cached) [6]
- has std::atomic_ref : no (cached) [5]
- has -Wl,--no-undefined : no (cached) [5]
- has -Wl,-undefined,error : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_scoped_enums : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_defaulted_moves : yes (cached) [5]
- cxx11_deleted_functions : yes (cached) [5]
- cxx11_function_template_default_args : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [5]
- has POSIX *at APIs : no (cached) [5]
- has fallocate : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- lzma : no (cached) [5]
- zstd : no (cached) [5]
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- icu : no (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- cxx11_hdr_functional : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_range_based_for : yes (cached) [5]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- cxx14_decltype_auto : yes (cached) [5]
- cxx14_generic_lambdas : yes (cached) [5]
- cxx14_return_type_deduction : yes (cached) [5]
- cxx14_variable_templates : yes (cached) [5]
- long double support : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- has_icu builds : no (cached) [5]
- std_wstreambuf builds : yes (cached) [5]
- std_wstreambuf : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [7]
- libbacktrace builds : no (cached) [5]
- cxx11_rvalue_references : yes (cached) [6]
- 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]
- cxx11_static_assert : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_decltype : yes (cached) [4]
- GCC libquadmath and __float128 support : no (cached) [4]
- cxx11_hdr_ratio : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_char16_t : yes (cached) [4]
- cxx11_char32_t : yes (cached) [4]
- cxx20_hdr_concepts : no (cached) [4]
- cxx20_hdr_concepts : no (cached) [8]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- cxx11_scoped_enums : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_defaulted_moves : yes (cached) [4]
- cxx11_deleted_functions : yes (cached) [4]
- cxx11_function_template_default_args : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [4]
- has POSIX *at APIs : no (cached) [4]
- has fallocate : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- lzma : no (cached) [4]
- zstd : no (cached) [4]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- icu : no (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- cxx11_hdr_functional : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_range_based_for : yes (cached) [4]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- cxx14_decltype_auto : yes (cached) [4]
- cxx14_generic_lambdas : yes (cached) [4]
- cxx14_return_type_deduction : yes (cached) [4]
- cxx14_variable_templates : yes (cached) [4]
- long double support : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- has_icu builds : no (cached) [4]
- std_wstreambuf builds : yes (cached) [4]
- std_wstreambuf : yes (cached) [4]
- libbacktrace builds : no (cached) [4]
- cxx11_rvalue_references : yes (cached) [8]
- 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]
- cxx11_static_assert : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_decltype : yes (cached) [7]
- GCC libquadmath and __float128 support : no (cached) [7]
- cxx11_hdr_ratio : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_char16_t : yes (cached) [7]
- cxx11_char32_t : yes (cached) [7]
- cxx20_hdr_concepts : no (cached) [7]
- cxx20_hdr_concepts : no (cached) [9]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- cxx11_scoped_enums : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_defaulted_moves : yes (cached) [7]
- cxx11_deleted_functions : yes (cached) [7]
- cxx11_function_template_default_args : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [7]
- has POSIX *at APIs : no (cached) [7]
- has fallocate : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- lzma : no (cached) [7]
- zstd : no (cached) [7]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- icu : no (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- cxx11_hdr_functional : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_range_based_for : yes (cached) [7]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- cxx14_decltype_auto : yes (cached) [7]
- cxx14_generic_lambdas : yes (cached) [7]
- cxx14_return_type_deduction : yes (cached) [7]
- cxx14_variable_templates : yes (cached) [7]
- long double support : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- has_icu builds : no (cached) [7]
- std_wstreambuf builds : yes (cached) [7]
- std_wstreambuf : yes (cached) [7]
- libbacktrace builds : no (cached) [7]
- cxx11_rvalue_references : yes (cached) [9]
- libbacktrace builds : no (cached) [9]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [9]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [9]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [10]
- compiler supports SSE4.1 : yes (cached) [10]
- cxx11_static_assert : yes (cached) [10]
- has synchronization.lib : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- cxx11_decltype : yes (cached) [10]
- GCC libquadmath and __float128 support : no (cached) [10]
- cxx11_hdr_ratio : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_char16_t : yes (cached) [10]
- cxx11_char32_t : yes (cached) [10]
- cxx20_hdr_concepts : no (cached) [10]
- cxx20_hdr_concepts : no (cached) [11]
- has std::atomic_ref : no (cached) [10]
- has statx : no (cached) [10]
- has statx syscall : no (cached) [10]
- has BCrypt API : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_scoped_enums : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_defaulted_moves : yes (cached) [10]
- cxx11_deleted_functions : yes (cached) [10]
- cxx11_function_template_default_args : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_override : yes (cached) [10]
- has init_priority attribute : no (cached) [10]
- has stat::st_blksize : no (cached) [10]
- has stat::st_mtim : no (cached) [10]
- has stat::st_mtimensec : no (cached) [10]
- has stat::st_mtimespec : no (cached) [10]
- has stat::st_birthtim : no (cached) [10]
- has stat::st_birthtimensec : no (cached) [10]
- has stat::st_birthtimespec : no (cached) [10]
- has fdopendir(O_NOFOLLOW) : no (cached) [10]
- has dirent::d_type : no (cached) [10]
- has POSIX *at APIs : no (cached) [10]
- has fallocate : no (cached) [10]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- lzma : no (cached) [10]
- zstd : no (cached) [10]
- has_lzma_cputhreads builds : no (cached) [10]
- cxx11_basic_alignas : yes (cached) [10]
- icu : no (cached) [10]
- iconv (libc) : no (cached) [10]
- iconv (separate) : no (cached) [10]
- cxx11_hdr_functional : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_range_based_for : yes (cached) [10]
- cxx11_smart_ptr : yes (cached) [10]
- native atomic int32 supported : yes (cached) [10]
- has message compiler : yes (cached) [10]
- native syslog supported : no (cached) [10]
- pthread supports robust mutexes : no (cached) [10]
- Boost.Regex is header-only : yes (cached) [10]
- compiler supports SSSE3 : yes (cached) [10]
- compiler supports AVX2 : yes (cached) [10]
- gcc visibility : no (cached) [10]
- sfinae_expr : yes (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_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx14_decltype_auto : yes (cached) [10]
- cxx14_generic_lambdas : yes (cached) [10]
- cxx14_return_type_deduction : yes (cached) [10]
- cxx14_variable_templates : yes (cached) [10]
- long double support : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- has_icu builds : no (cached) [10]
- std_wstreambuf builds : yes (cached) [10]
- std_wstreambuf : yes (cached) [10]
- libbacktrace builds : no (cached) [10]
- cxx11_rvalue_references : yes (cached) [11]
- libbacktrace builds : no (cached) [11]
- addr2line builds : no (cached) [10]
- addr2line builds : no (cached) [11]
- WinDbg builds : yes (cached) [10]
- WinDbg builds : yes (cached) [11]
- WinDbgCached builds : yes (cached) [10]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [12]
- compiler supports SSE4.1 : yes (cached) [12]
- cxx11_static_assert : yes (cached) [12]
- has synchronization.lib : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- cxx11_decltype : yes (cached) [12]
- GCC libquadmath and __float128 support : no (cached) [12]
- cxx11_hdr_ratio : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_char16_t : yes (cached) [12]
- cxx11_char32_t : yes (cached) [12]
- cxx20_hdr_concepts : no (cached) [12]
- cxx20_hdr_concepts : no (cached) [13]
- has std::atomic_ref : no (cached) [12]
- has statx : no (cached) [12]
- has statx syscall : no (cached) [12]
- has BCrypt API : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_scoped_enums : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_defaulted_moves : yes (cached) [12]
- cxx11_deleted_functions : yes (cached) [12]
- cxx11_function_template_default_args : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_override : yes (cached) [12]
- has init_priority attribute : no (cached) [12]
- has stat::st_blksize : no (cached) [12]
- has stat::st_mtim : no (cached) [12]
- has stat::st_mtimensec : no (cached) [12]
- has stat::st_mtimespec : no (cached) [12]
- has stat::st_birthtim : no (cached) [12]
- has stat::st_birthtimensec : no (cached) [12]
- has stat::st_birthtimespec : no (cached) [12]
- has fdopendir(O_NOFOLLOW) : no (cached) [12]
- has dirent::d_type : no (cached) [12]
- has POSIX *at APIs : no (cached) [12]
- has fallocate : no (cached) [12]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- lzma : no (cached) [12]
- zstd : no (cached) [12]
- has_lzma_cputhreads builds : no (cached) [12]
- cxx11_basic_alignas : yes (cached) [12]
- icu : no (cached) [12]
- iconv (libc) : no (cached) [12]
- iconv (separate) : no (cached) [12]
- cxx11_hdr_functional : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_range_based_for : yes (cached) [12]
- cxx11_smart_ptr : yes (cached) [12]
- native atomic int32 supported : yes (cached) [12]
- has message compiler : yes (cached) [12]
- native syslog supported : no (cached) [12]
- pthread supports robust mutexes : no (cached) [12]
- Boost.Regex is header-only : yes (cached) [12]
- compiler supports SSSE3 : yes (cached) [12]
- compiler supports AVX2 : yes (cached) [12]
- gcc visibility : no (cached) [12]
- sfinae_expr : yes (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_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx14_decltype_auto : yes (cached) [12]
- cxx14_generic_lambdas : yes (cached) [12]
- cxx14_return_type_deduction : yes (cached) [12]
- cxx14_variable_templates : yes (cached) [12]
- long double support : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- has_icu builds : no (cached) [12]
- std_wstreambuf builds : yes (cached) [12]
- std_wstreambuf : yes (cached) [12]
- libbacktrace builds : no (cached) [12]
- cxx11_rvalue_references : yes (cached) [13]
- libbacktrace builds : no (cached) [13]
- addr2line builds : no (cached) [12]
- addr2line builds : no (cached) [13]
- WinDbg builds : yes (cached) [12]
- WinDbg builds : yes (cached) [13]
- WinDbgCached builds : yes (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [12]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
[1] msvc-14.1
[2] msvc-14.1/debug/x86_64/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.1/debug/x86_64/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.1/debug/x86_64/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.1/release/x86_64/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.1/release/x86_64/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.1/release/x86_64/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.1/debug/x86_64/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[9] msvc-14.1/release/x86_64/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[10] msvc-14.1/debug/x86_64/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.1/debug/x86_64/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.1/release/x86_64/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.1/release/x86_64/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : 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
- process : 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
- url : building
- wave : building
- predef : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 41443 targets...
...updating 20 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\boost_process-vc141-mt-x64-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp_SHGetFileInfoW referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NAEBVpath@filesystem@5@AEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_SendMessageW referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_EnumWindows referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::request_exit(class boost::system::error_code &)" (?request_exit@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_GetWindowThreadProcessId referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol RtlNtStatusToDosError referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
env.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
proc_info.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
process_handle_windows.obj : error LNK2019: unresolved external symbol NtResumeProcess referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol NtSuspendProcess referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::suspend(class boost::system::error_code &)" (?suspend@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
env.obj : error LNK2019: unresolved external symbol NtQueryInformationProcess referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PEAXAEAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol NtQueryInformationProcess
proc_info.obj : error LNK2019: unresolved external symbol __imp_OpenProcessToken referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_AdjustTokenPrivileges referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_LookupPrivilegeValueA referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp_CommandLineToArgvW referenced in function "private: void __cdecl boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AEAAXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\boost_process-vc141-mt-x64-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.1\release\x86_64\threading-multi\boost_filesystem-vc141-mt-x64-1_86.lib" "synchronization.lib" /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\boost_process-vc141-mt-x64-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\boost_process-vc141-mt-x64-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\boost_process-vc141-mt-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\boost_process-vc141-mt-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>boost_process-vc141-mt-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>libboost_process-variant-vc141-mt-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>boost_process-vc141-mt-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.1\cmake\boost_process-1.86.0>libboost_process-variant-vc141-mt-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>libboost_process-variant-vc141-mt-x64-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>boost_process-vc141-mt-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>boost_process-vc141-mt-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>boost_process-vc141-mt-x64-1_86.dll...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp_SHGetFileInfoW referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NAEBVpath@filesystem@5@AEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_SendMessageW referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_EnumWindows referenced in function "void __cdecl boost::process::v2::detail::request_exit_(unsigned long,class boost::system::error_code &)" (?request_exit_@detail@v2@process@boost@@YAXKAEAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_GetWindowThreadProcessId referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol RtlNtStatusToDosError referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPEAXAEAVerror_code@system@4@@Z)
env.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
proc_info.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
process_handle_windows.obj : error LNK2019: unresolved external symbol NtResumeProcess referenced in function "void __cdecl boost::process::v2::detail::resume_(void *,class boost::system::error_code &)" (?resume_@detail@v2@process@boost@@YAXPEAXAEAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol NtSuspendProcess referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPEAXAEAVerror_code@system@4@@Z)
env.obj : error LNK2019: unresolved external symbol NtQueryInformationProcess referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PEAXAEAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol NtQueryInformationProcess
proc_info.obj : error LNK2019: unresolved external symbol __imp_OpenProcessToken referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_AdjustTokenPrivileges referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_LookupPrivilegeValueA referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp_CommandLineToArgvW referenced in function "private: void __cdecl boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AEAAXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.1\debug\x86_64\threading-multi\boost_filesystem-vc141-mt-gd-x64-1_86.lib" "synchronization.lib" /DEBUG /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.pdb...
...removing D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.pdb
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-gd-x64-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>boost_process-vc141-mt-gd-x64-1_86.pdb...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-gd-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>boost_process-vc141-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>libboost_process-variant-vc141-mt-gd-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>boost_process-vc141-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.1\cmake\boost_process-1.86.0>libboost_process-variant-vc141-mt-gd-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>libboost_process-variant-vc141-mt-gd-x64-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-gd-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>boost_process-vc141-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>boost_process-vc141-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.1\cmake\boost_process-1.86.0>boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>stage\boost_process-config.cmake...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>boost_process-vc141-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.1\cmake\boost_process-1.86.0>boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake...
...skipped 15 targets...
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>libboost_process-variant-vc141-mt-gd-x64-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>libboost_process-variant-vc141-mt-x64-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi>stage\boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-gd-x64-1_86.dll
<pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-gd-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-gd-x64-1_86.pdb
<pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-x64-1_86.dll
<pD:\RB\boost_1_86_0\lib64-msvc-14.1>boost_process-vc141-mt-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.1\cmake\boost_process-1.86.0>boost_process-config-version.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.1\cmake\boost_process-1.86.0>boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.1\cmake\boost_process-1.86.0>libboost_process-variant-vc141-mt-gd-x64-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.1\cmake\boost_process-1.86.0>libboost_process-variant-vc141-mt-x64-1_86-shared.cmake
...failed updating 2 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\debug\x86_64\threading-multi\boost_process-vc141-mt-gd-x64-1_86.pdb
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\boost_process-vc141-mt-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.1\release\x86_64\threading-multi\boost_process-vc141-mt-x64-1_86.lib
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_decltype : yes (cached) [2]
- GCC libquadmath and __float128 support : no (cached) [2]
- cxx11_hdr_ratio : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_char16_t : yes (cached) [2]
- cxx11_char32_t : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]
- cxx20_hdr_concepts : no (cached) [3]
- has std::atomic_ref : no (cached) [2]
- has -Wl,--no-undefined : no (cached) [2]
- has -Wl,-undefined,error : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_scoped_enums : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_defaulted_moves : yes (cached) [2]
- cxx11_deleted_functions : yes (cached) [2]
- cxx11_function_template_default_args : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [2]
- has POSIX *at APIs : no (cached) [2]
- has fallocate : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_thread_local : yes (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) [2]
- zstd : no (cached) [2]
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- cxx11_hdr_functional : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_range_based_for : yes (cached) [2]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- cxx14_decltype_auto : yes (cached) [2]
- cxx14_generic_lambdas : yes (cached) [2]
- cxx14_return_type_deduction : yes (cached) [2]
- cxx14_variable_templates : yes (cached) [2]
- long double support : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- has_icu builds : no (cached) [2]
- std_wstreambuf builds : yes (cached) [2]
- std_wstreambuf : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [4]
- libbacktrace builds : no (cached) [2]
- cxx11_rvalue_references : yes (cached) [3]
- 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]
- cxx11_static_assert : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_decltype : yes (cached) [5]
- GCC libquadmath and __float128 support : no (cached) [5]
- cxx11_hdr_ratio : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_char16_t : yes (cached) [5]
- cxx11_char32_t : yes (cached) [5]
- cxx20_hdr_concepts : no (cached) [5]
- cxx20_hdr_concepts : no (cached) [6]
- has std::atomic_ref : no (cached) [5]
- has -Wl,--no-undefined : no (cached) [5]
- has -Wl,-undefined,error : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_scoped_enums : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_defaulted_moves : yes (cached) [5]
- cxx11_deleted_functions : yes (cached) [5]
- cxx11_function_template_default_args : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [5]
- has POSIX *at APIs : no (cached) [5]
- has fallocate : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- lzma : no (cached) [5]
- zstd : no (cached) [5]
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- icu : no (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- cxx11_hdr_functional : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_range_based_for : yes (cached) [5]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- cxx14_decltype_auto : yes (cached) [5]
- cxx14_generic_lambdas : yes (cached) [5]
- cxx14_return_type_deduction : yes (cached) [5]
- cxx14_variable_templates : yes (cached) [5]
- long double support : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- has_icu builds : no (cached) [5]
- std_wstreambuf builds : yes (cached) [5]
- std_wstreambuf : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [7]
- libbacktrace builds : no (cached) [5]
- cxx11_rvalue_references : yes (cached) [6]
- 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]
- cxx11_static_assert : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_decltype : yes (cached) [4]
- GCC libquadmath and __float128 support : no (cached) [4]
- cxx11_hdr_ratio : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_char16_t : yes (cached) [4]
- cxx11_char32_t : yes (cached) [4]
- cxx20_hdr_concepts : no (cached) [4]
- cxx20_hdr_concepts : no (cached) [8]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- cxx11_scoped_enums : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_defaulted_moves : yes (cached) [4]
- cxx11_deleted_functions : yes (cached) [4]
- cxx11_function_template_default_args : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [4]
- has POSIX *at APIs : no (cached) [4]
- has fallocate : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- lzma : no (cached) [4]
- zstd : no (cached) [4]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- icu : no (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- cxx11_hdr_functional : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_range_based_for : yes (cached) [4]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- cxx14_decltype_auto : yes (cached) [4]
- cxx14_generic_lambdas : yes (cached) [4]
- cxx14_return_type_deduction : yes (cached) [4]
- cxx14_variable_templates : yes (cached) [4]
- long double support : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- has_icu builds : no (cached) [4]
- std_wstreambuf builds : yes (cached) [4]
- std_wstreambuf : yes (cached) [4]
- libbacktrace builds : no (cached) [4]
- cxx11_rvalue_references : yes (cached) [8]
- 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]
- cxx11_static_assert : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_decltype : yes (cached) [7]
- GCC libquadmath and __float128 support : no (cached) [7]
- cxx11_hdr_ratio : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_char16_t : yes (cached) [7]
- cxx11_char32_t : yes (cached) [7]
- cxx20_hdr_concepts : no (cached) [7]
- cxx20_hdr_concepts : no (cached) [9]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- cxx11_scoped_enums : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_defaulted_moves : yes (cached) [7]
- cxx11_deleted_functions : yes (cached) [7]
- cxx11_function_template_default_args : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [7]
- has POSIX *at APIs : no (cached) [7]
- has fallocate : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- lzma : no (cached) [7]
- zstd : no (cached) [7]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- icu : no (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- cxx11_hdr_functional : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_range_based_for : yes (cached) [7]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- cxx14_decltype_auto : yes (cached) [7]
- cxx14_generic_lambdas : yes (cached) [7]
- cxx14_return_type_deduction : yes (cached) [7]
- cxx14_variable_templates : yes (cached) [7]
- long double support : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- has_icu builds : no (cached) [7]
- std_wstreambuf builds : yes (cached) [7]
- std_wstreambuf : yes (cached) [7]
- libbacktrace builds : no (cached) [7]
- cxx11_rvalue_references : yes (cached) [9]
- libbacktrace builds : no (cached) [9]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [9]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [9]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [10]
- compiler supports SSE4.1 : yes (cached) [10]
- cxx11_static_assert : yes (cached) [10]
- has synchronization.lib : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- cxx11_decltype : yes (cached) [10]
- GCC libquadmath and __float128 support : no (cached) [10]
- cxx11_hdr_ratio : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_char16_t : yes (cached) [10]
- cxx11_char32_t : yes (cached) [10]
- cxx20_hdr_concepts : no (cached) [10]
- cxx20_hdr_concepts : no (cached) [11]
- has std::atomic_ref : no (cached) [10]
- has statx : no (cached) [10]
- has statx syscall : no (cached) [10]
- has BCrypt API : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_scoped_enums : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_defaulted_moves : yes (cached) [10]
- cxx11_deleted_functions : yes (cached) [10]
- cxx11_function_template_default_args : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_override : yes (cached) [10]
- has init_priority attribute : no (cached) [10]
- has stat::st_blksize : no (cached) [10]
- has stat::st_mtim : no (cached) [10]
- has stat::st_mtimensec : no (cached) [10]
- has stat::st_mtimespec : no (cached) [10]
- has stat::st_birthtim : no (cached) [10]
- has stat::st_birthtimensec : no (cached) [10]
- has stat::st_birthtimespec : no (cached) [10]
- has fdopendir(O_NOFOLLOW) : no (cached) [10]
- has dirent::d_type : no (cached) [10]
- has POSIX *at APIs : no (cached) [10]
- has fallocate : no (cached) [10]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- lzma : no (cached) [10]
- zstd : no (cached) [10]
- has_lzma_cputhreads builds : no (cached) [10]
- cxx11_basic_alignas : yes (cached) [10]
- icu : no (cached) [10]
- iconv (libc) : no (cached) [10]
- iconv (separate) : no (cached) [10]
- cxx11_hdr_functional : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_range_based_for : yes (cached) [10]
- cxx11_smart_ptr : yes (cached) [10]
- native atomic int32 supported : yes (cached) [10]
- has message compiler : yes (cached) [10]
- native syslog supported : no (cached) [10]
- pthread supports robust mutexes : no (cached) [10]
- Boost.Regex is header-only : yes (cached) [10]
- compiler supports SSSE3 : yes (cached) [10]
- compiler supports AVX2 : yes (cached) [10]
- gcc visibility : no (cached) [10]
- sfinae_expr : yes (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_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx14_decltype_auto : yes (cached) [10]
- cxx14_generic_lambdas : yes (cached) [10]
- cxx14_return_type_deduction : yes (cached) [10]
- cxx14_variable_templates : yes (cached) [10]
- long double support : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- has_icu builds : no (cached) [10]
- std_wstreambuf builds : yes (cached) [10]
- std_wstreambuf : yes (cached) [10]
- libbacktrace builds : no (cached) [10]
- cxx11_rvalue_references : yes (cached) [11]
- libbacktrace builds : no (cached) [11]
- addr2line builds : no (cached) [10]
- addr2line builds : no (cached) [11]
- WinDbg builds : yes (cached) [10]
- WinDbg builds : yes (cached) [11]
- WinDbgCached builds : yes (cached) [10]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [12]
- compiler supports SSE4.1 : yes (cached) [12]
- cxx11_static_assert : yes (cached) [12]
- has synchronization.lib : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- cxx11_decltype : yes (cached) [12]
- GCC libquadmath and __float128 support : no (cached) [12]
- cxx11_hdr_ratio : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_char16_t : yes (cached) [12]
- cxx11_char32_t : yes (cached) [12]
- cxx20_hdr_concepts : no (cached) [12]
- cxx20_hdr_concepts : no (cached) [13]
- has std::atomic_ref : no (cached) [12]
- has statx : no (cached) [12]
- has statx syscall : no (cached) [12]
- has BCrypt API : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_scoped_enums : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_defaulted_moves : yes (cached) [12]
- cxx11_deleted_functions : yes (cached) [12]
- cxx11_function_template_default_args : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_override : yes (cached) [12]
- has init_priority attribute : no (cached) [12]
- has stat::st_blksize : no (cached) [12]
- has stat::st_mtim : no (cached) [12]
- has stat::st_mtimensec : no (cached) [12]
- has stat::st_mtimespec : no (cached) [12]
- has stat::st_birthtim : no (cached) [12]
- has stat::st_birthtimensec : no (cached) [12]
- has stat::st_birthtimespec : no (cached) [12]
- has fdopendir(O_NOFOLLOW) : no (cached) [12]
- has dirent::d_type : no (cached) [12]
- has POSIX *at APIs : no (cached) [12]
- has fallocate : no (cached) [12]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- lzma : no (cached) [12]
- zstd : no (cached) [12]
- has_lzma_cputhreads builds : no (cached) [12]
- cxx11_basic_alignas : yes (cached) [12]
- icu : no (cached) [12]
- iconv (libc) : no (cached) [12]
- iconv (separate) : no (cached) [12]
- cxx11_hdr_functional : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_range_based_for : yes (cached) [12]
- cxx11_smart_ptr : yes (cached) [12]
- native atomic int32 supported : yes (cached) [12]
- has message compiler : yes (cached) [12]
- native syslog supported : no (cached) [12]
- pthread supports robust mutexes : no (cached) [12]
- Boost.Regex is header-only : yes (cached) [12]
- compiler supports SSSE3 : yes (cached) [12]
- compiler supports AVX2 : yes (cached) [12]
- gcc visibility : no (cached) [12]
- sfinae_expr : yes (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_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx14_decltype_auto : yes (cached) [12]
- cxx14_generic_lambdas : yes (cached) [12]
- cxx14_return_type_deduction : yes (cached) [12]
- cxx14_variable_templates : yes (cached) [12]
- long double support : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- has_icu builds : no (cached) [12]
- std_wstreambuf builds : yes (cached) [12]
- std_wstreambuf : yes (cached) [12]
- libbacktrace builds : no (cached) [12]
- cxx11_rvalue_references : yes (cached) [13]
- libbacktrace builds : no (cached) [13]
- addr2line builds : no (cached) [12]
- addr2line builds : no (cached) [13]
- WinDbg builds : yes (cached) [12]
- WinDbg builds : yes (cached) [13]
- WinDbgCached builds : yes (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [12]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
[1] msvc-14.2
[2] msvc-14.2/debug/x86_64/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.2/debug/x86_64/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.2/debug/x86_64/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.2/release/x86_64/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.2/release/x86_64/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.2/release/x86_64/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.2/debug/x86_64/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[9] msvc-14.2/release/x86_64/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[10] msvc-14.2/debug/x86_64/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.2/debug/x86_64/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.2/release/x86_64/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.2/release/x86_64/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : 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
- process : 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
- url : building
- wave : building
- predef : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 41443 targets...
...updating 20 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\boost_process-vc142-mt-x64-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp_SHGetFileInfoW referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NAEBVpath@filesystem@5@AEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_SendMessageW referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_EnumWindows referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::request_exit(class boost::system::error_code &)" (?request_exit@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_GetWindowThreadProcessId referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol RtlNtStatusToDosError referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
env.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
proc_info.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
process_handle_windows.obj : error LNK2019: unresolved external symbol NtResumeProcess referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol NtSuspendProcess referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::suspend(class boost::system::error_code &)" (?suspend@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
env.obj : error LNK2019: unresolved external symbol NtQueryInformationProcess referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PEAXAEAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol NtQueryInformationProcess
proc_info.obj : error LNK2019: unresolved external symbol __imp_OpenProcessToken referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_AdjustTokenPrivileges referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_LookupPrivilegeValueA referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp_CommandLineToArgvW referenced in function "private: void __cdecl boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AEAAXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\boost_process-vc142-mt-x64-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.2\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.2\release\x86_64\threading-multi\boost_filesystem-vc142-mt-x64-1_86.lib" "synchronization.lib" /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\boost_process-vc142-mt-x64-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\boost_process-vc142-mt-x64-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\boost_process-vc142-mt-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\boost_process-vc142-mt-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>boost_process-vc142-mt-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>libboost_process-variant-vc142-mt-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>boost_process-vc142-mt-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.2\cmake\boost_process-1.86.0>libboost_process-variant-vc142-mt-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>libboost_process-variant-vc142-mt-x64-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>boost_process-vc142-mt-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>boost_process-vc142-mt-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>boost_process-vc142-mt-x64-1_86.dll...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp_SHGetFileInfoW referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NAEBVpath@filesystem@5@AEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_SendMessageW referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_EnumWindows referenced in function "void __cdecl boost::process::v2::detail::request_exit_(unsigned long,class boost::system::error_code &)" (?request_exit_@detail@v2@process@boost@@YAXKAEAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_GetWindowThreadProcessId referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol RtlNtStatusToDosError referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPEAXAEAVerror_code@system@4@@Z)
env.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
proc_info.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
process_handle_windows.obj : error LNK2019: unresolved external symbol NtResumeProcess referenced in function "void __cdecl boost::process::v2::detail::resume_(void *,class boost::system::error_code &)" (?resume_@detail@v2@process@boost@@YAXPEAXAEAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol NtSuspendProcess referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPEAXAEAVerror_code@system@4@@Z)
env.obj : error LNK2019: unresolved external symbol NtQueryInformationProcess referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PEAXAEAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol NtQueryInformationProcess
proc_info.obj : error LNK2019: unresolved external symbol __imp_OpenProcessToken referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_AdjustTokenPrivileges referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_LookupPrivilegeValueA referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp_CommandLineToArgvW referenced in function "private: void __cdecl boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AEAAXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.2\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.2\debug\x86_64\threading-multi\boost_filesystem-vc142-mt-gd-x64-1_86.lib" "synchronization.lib" /DEBUG /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.pdb...
...removing D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.pdb
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-gd-x64-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>boost_process-vc142-mt-gd-x64-1_86.pdb...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-gd-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>boost_process-vc142-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>libboost_process-variant-vc142-mt-gd-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>boost_process-vc142-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.2\cmake\boost_process-1.86.0>libboost_process-variant-vc142-mt-gd-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>libboost_process-variant-vc142-mt-gd-x64-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-gd-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>boost_process-vc142-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>boost_process-vc142-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.2\cmake\boost_process-1.86.0>boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>stage\boost_process-config.cmake...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>boost_process-vc142-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.2\cmake\boost_process-1.86.0>boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake...
...skipped 15 targets...
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>libboost_process-variant-vc142-mt-gd-x64-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>libboost_process-variant-vc142-mt-x64-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi>stage\boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-gd-x64-1_86.dll
<pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-gd-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-gd-x64-1_86.pdb
<pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-x64-1_86.dll
<pD:\RB\boost_1_86_0\lib64-msvc-14.2>boost_process-vc142-mt-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.2\cmake\boost_process-1.86.0>boost_process-config-version.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.2\cmake\boost_process-1.86.0>boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.2\cmake\boost_process-1.86.0>libboost_process-variant-vc142-mt-gd-x64-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.2\cmake\boost_process-1.86.0>libboost_process-variant-vc142-mt-x64-1_86-shared.cmake
...failed updating 2 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\debug\x86_64\threading-multi\boost_process-vc142-mt-gd-x64-1_86.pdb
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\boost_process-vc142-mt-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.2\release\x86_64\threading-multi\boost_process-vc142-mt-x64-1_86.lib
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]
- cxx11_static_assert : yes (cached) [2]
- has synchronization.lib : yes (cached) [2]
- cxx11_variadic_templates : yes (cached) [2]
- cxx11_decltype : yes (cached) [2]
- GCC libquadmath and __float128 support : no (cached) [2]
- cxx11_hdr_ratio : yes (cached) [2]
- cxx11_template_aliases : yes (cached) [2]
- cxx11_char16_t : yes (cached) [2]
- cxx11_char32_t : yes (cached) [2]
- cxx20_hdr_concepts : no (cached) [2]
- cxx20_hdr_concepts : no (cached) [3]
- has std::atomic_ref : no (cached) [2]
- has -Wl,--no-undefined : no (cached) [2]
- has -Wl,-undefined,error : no (cached) [2]
- has statx : no (cached) [2]
- has statx syscall : no (cached) [2]
- has BCrypt API : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [2]
- cxx11_scoped_enums : yes (cached) [2]
- cxx11_noexcept : yes (cached) [2]
- cxx11_nullptr : yes (cached) [2]
- cxx11_defaulted_functions : yes (cached) [2]
- cxx11_defaulted_moves : yes (cached) [2]
- cxx11_deleted_functions : yes (cached) [2]
- cxx11_function_template_default_args : yes (cached) [2]
- cxx11_final : yes (cached) [2]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [2]
- has POSIX *at APIs : no (cached) [2]
- has fallocate : no (cached) [2]
- cxx11_auto_declarations : yes (cached) [2]
- cxx11_constexpr : yes (cached) [2]
- cxx11_hdr_mutex : yes (cached) [2]
- cxx11_hdr_tuple : yes (cached) [2]
- cxx11_lambdas : yes (cached) [2]
- cxx11_thread_local : yes (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) [2]
- zstd : no (cached) [2]
- has_lzma_cputhreads builds : no (cached) [2]
- cxx11_basic_alignas : yes (cached) [2]
- icu : no (cached) [2]
- iconv (libc) : no (cached) [2]
- iconv (separate) : no (cached) [2]
- cxx11_hdr_functional : yes (cached) [2]
- cxx11_hdr_type_traits : yes (cached) [2]
- cxx11_range_based_for : yes (cached) [2]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [2]
- cxx11_explicit_conversion_operators : yes (cached) [2]
- cxx14_decltype_auto : yes (cached) [2]
- cxx14_generic_lambdas : yes (cached) [2]
- cxx14_return_type_deduction : yes (cached) [2]
- cxx14_variable_templates : yes (cached) [2]
- long double support : yes (cached) [2]
- Has Large File Support : yes (cached) [2]
- Has attribute init_priority : no (cached) [2]
- has_icu builds : no (cached) [2]
- std_wstreambuf builds : yes (cached) [2]
- std_wstreambuf : yes (cached) [2]
- cxx11_rvalue_references : yes (cached) [4]
- libbacktrace builds : no (cached) [2]
- cxx11_rvalue_references : yes (cached) [3]
- 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]
- cxx11_static_assert : yes (cached) [5]
- has synchronization.lib : yes (cached) [5]
- cxx11_variadic_templates : yes (cached) [5]
- cxx11_decltype : yes (cached) [5]
- GCC libquadmath and __float128 support : no (cached) [5]
- cxx11_hdr_ratio : yes (cached) [5]
- cxx11_template_aliases : yes (cached) [5]
- cxx11_char16_t : yes (cached) [5]
- cxx11_char32_t : yes (cached) [5]
- cxx20_hdr_concepts : no (cached) [5]
- cxx20_hdr_concepts : no (cached) [6]
- has std::atomic_ref : no (cached) [5]
- has -Wl,--no-undefined : no (cached) [5]
- has -Wl,-undefined,error : no (cached) [5]
- has statx : no (cached) [5]
- has statx syscall : no (cached) [5]
- has BCrypt API : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [5]
- cxx11_scoped_enums : yes (cached) [5]
- cxx11_noexcept : yes (cached) [5]
- cxx11_nullptr : yes (cached) [5]
- cxx11_defaulted_functions : yes (cached) [5]
- cxx11_defaulted_moves : yes (cached) [5]
- cxx11_deleted_functions : yes (cached) [5]
- cxx11_function_template_default_args : yes (cached) [5]
- cxx11_final : yes (cached) [5]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [5]
- has POSIX *at APIs : no (cached) [5]
- has fallocate : no (cached) [5]
- cxx11_auto_declarations : yes (cached) [5]
- cxx11_constexpr : yes (cached) [5]
- cxx11_hdr_mutex : yes (cached) [5]
- cxx11_hdr_tuple : yes (cached) [5]
- cxx11_lambdas : yes (cached) [5]
- cxx11_thread_local : yes (cached) [5]
- lzma : no (cached) [5]
- zstd : no (cached) [5]
- has_lzma_cputhreads builds : no (cached) [5]
- cxx11_basic_alignas : yes (cached) [5]
- icu : no (cached) [5]
- iconv (libc) : no (cached) [5]
- iconv (separate) : no (cached) [5]
- cxx11_hdr_functional : yes (cached) [5]
- cxx11_hdr_type_traits : yes (cached) [5]
- cxx11_range_based_for : yes (cached) [5]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [5]
- cxx11_explicit_conversion_operators : yes (cached) [5]
- cxx14_decltype_auto : yes (cached) [5]
- cxx14_generic_lambdas : yes (cached) [5]
- cxx14_return_type_deduction : yes (cached) [5]
- cxx14_variable_templates : yes (cached) [5]
- long double support : yes (cached) [5]
- Has Large File Support : yes (cached) [5]
- Has attribute init_priority : no (cached) [5]
- has_icu builds : no (cached) [5]
- std_wstreambuf builds : yes (cached) [5]
- std_wstreambuf : yes (cached) [5]
- cxx11_rvalue_references : yes (cached) [7]
- libbacktrace builds : no (cached) [5]
- cxx11_rvalue_references : yes (cached) [6]
- 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]
- cxx11_static_assert : yes (cached) [4]
- has synchronization.lib : yes (cached) [4]
- cxx11_variadic_templates : yes (cached) [4]
- cxx11_decltype : yes (cached) [4]
- GCC libquadmath and __float128 support : no (cached) [4]
- cxx11_hdr_ratio : yes (cached) [4]
- cxx11_template_aliases : yes (cached) [4]
- cxx11_char16_t : yes (cached) [4]
- cxx11_char32_t : yes (cached) [4]
- cxx20_hdr_concepts : no (cached) [4]
- cxx20_hdr_concepts : no (cached) [8]
- has std::atomic_ref : no (cached) [4]
- has statx : no (cached) [4]
- has statx syscall : no (cached) [4]
- has BCrypt API : yes (cached) [4]
- cxx11_scoped_enums : yes (cached) [4]
- cxx11_noexcept : yes (cached) [4]
- cxx11_nullptr : yes (cached) [4]
- cxx11_defaulted_functions : yes (cached) [4]
- cxx11_defaulted_moves : yes (cached) [4]
- cxx11_deleted_functions : yes (cached) [4]
- cxx11_function_template_default_args : yes (cached) [4]
- cxx11_final : yes (cached) [4]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [4]
- has POSIX *at APIs : no (cached) [4]
- has fallocate : no (cached) [4]
- cxx11_auto_declarations : yes (cached) [4]
- cxx11_constexpr : yes (cached) [4]
- cxx11_hdr_mutex : yes (cached) [4]
- cxx11_hdr_tuple : yes (cached) [4]
- cxx11_lambdas : yes (cached) [4]
- cxx11_thread_local : yes (cached) [4]
- lzma : no (cached) [4]
- zstd : no (cached) [4]
- has_lzma_cputhreads builds : no (cached) [4]
- cxx11_basic_alignas : yes (cached) [4]
- icu : no (cached) [4]
- iconv (libc) : no (cached) [4]
- iconv (separate) : no (cached) [4]
- cxx11_hdr_functional : yes (cached) [4]
- cxx11_hdr_type_traits : yes (cached) [4]
- cxx11_range_based_for : yes (cached) [4]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [4]
- cxx11_explicit_conversion_operators : yes (cached) [4]
- cxx14_decltype_auto : yes (cached) [4]
- cxx14_generic_lambdas : yes (cached) [4]
- cxx14_return_type_deduction : yes (cached) [4]
- cxx14_variable_templates : yes (cached) [4]
- long double support : yes (cached) [4]
- Has Large File Support : yes (cached) [4]
- Has attribute init_priority : no (cached) [4]
- has_icu builds : no (cached) [4]
- std_wstreambuf builds : yes (cached) [4]
- std_wstreambuf : yes (cached) [4]
- libbacktrace builds : no (cached) [4]
- cxx11_rvalue_references : yes (cached) [8]
- 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]
- cxx11_static_assert : yes (cached) [7]
- has synchronization.lib : yes (cached) [7]
- cxx11_variadic_templates : yes (cached) [7]
- cxx11_decltype : yes (cached) [7]
- GCC libquadmath and __float128 support : no (cached) [7]
- cxx11_hdr_ratio : yes (cached) [7]
- cxx11_template_aliases : yes (cached) [7]
- cxx11_char16_t : yes (cached) [7]
- cxx11_char32_t : yes (cached) [7]
- cxx20_hdr_concepts : no (cached) [7]
- cxx20_hdr_concepts : no (cached) [9]
- has std::atomic_ref : no (cached) [7]
- has statx : no (cached) [7]
- has statx syscall : no (cached) [7]
- has BCrypt API : yes (cached) [7]
- cxx11_scoped_enums : yes (cached) [7]
- cxx11_noexcept : yes (cached) [7]
- cxx11_nullptr : yes (cached) [7]
- cxx11_defaulted_functions : yes (cached) [7]
- cxx11_defaulted_moves : yes (cached) [7]
- cxx11_deleted_functions : yes (cached) [7]
- cxx11_function_template_default_args : yes (cached) [7]
- cxx11_final : yes (cached) [7]
- cxx11_override : 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]
- has dirent::d_type : no (cached) [7]
- has POSIX *at APIs : no (cached) [7]
- has fallocate : no (cached) [7]
- cxx11_auto_declarations : yes (cached) [7]
- cxx11_constexpr : yes (cached) [7]
- cxx11_hdr_mutex : yes (cached) [7]
- cxx11_hdr_tuple : yes (cached) [7]
- cxx11_lambdas : yes (cached) [7]
- cxx11_thread_local : yes (cached) [7]
- lzma : no (cached) [7]
- zstd : no (cached) [7]
- has_lzma_cputhreads builds : no (cached) [7]
- cxx11_basic_alignas : yes (cached) [7]
- icu : no (cached) [7]
- iconv (libc) : no (cached) [7]
- iconv (separate) : no (cached) [7]
- cxx11_hdr_functional : yes (cached) [7]
- cxx11_hdr_type_traits : yes (cached) [7]
- cxx11_range_based_for : yes (cached) [7]
- cxx11_smart_ptr : yes (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]
- Boost.Regex is header-only : yes (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_allocator : yes (cached) [7]
- cxx11_explicit_conversion_operators : yes (cached) [7]
- cxx14_decltype_auto : yes (cached) [7]
- cxx14_generic_lambdas : yes (cached) [7]
- cxx14_return_type_deduction : yes (cached) [7]
- cxx14_variable_templates : yes (cached) [7]
- long double support : yes (cached) [7]
- Has Large File Support : yes (cached) [7]
- Has attribute init_priority : no (cached) [7]
- has_icu builds : no (cached) [7]
- std_wstreambuf builds : yes (cached) [7]
- std_wstreambuf : yes (cached) [7]
- libbacktrace builds : no (cached) [7]
- cxx11_rvalue_references : yes (cached) [9]
- libbacktrace builds : no (cached) [9]
- addr2line builds : no (cached) [7]
- addr2line builds : no (cached) [9]
- WinDbg builds : yes (cached) [7]
- WinDbg builds : yes (cached) [9]
- WinDbgCached builds : yes (cached) [7]
- cxx11_hdr_thread : yes (cached) [7]
- cxx11_hdr_regex : yes (cached) [7]
- compiler supports SSE2 : yes (cached) [10]
- compiler supports SSE4.1 : yes (cached) [10]
- cxx11_static_assert : yes (cached) [10]
- has synchronization.lib : yes (cached) [10]
- cxx11_variadic_templates : yes (cached) [10]
- cxx11_decltype : yes (cached) [10]
- GCC libquadmath and __float128 support : no (cached) [10]
- cxx11_hdr_ratio : yes (cached) [10]
- cxx11_template_aliases : yes (cached) [10]
- cxx11_char16_t : yes (cached) [10]
- cxx11_char32_t : yes (cached) [10]
- cxx20_hdr_concepts : no (cached) [10]
- cxx20_hdr_concepts : no (cached) [11]
- has std::atomic_ref : no (cached) [10]
- has statx : no (cached) [10]
- has statx syscall : no (cached) [10]
- has BCrypt API : yes (cached) [10]
- cxx11_rvalue_references : yes (cached) [10]
- cxx11_scoped_enums : yes (cached) [10]
- cxx11_noexcept : yes (cached) [10]
- cxx11_nullptr : yes (cached) [10]
- cxx11_defaulted_functions : yes (cached) [10]
- cxx11_defaulted_moves : yes (cached) [10]
- cxx11_deleted_functions : yes (cached) [10]
- cxx11_function_template_default_args : yes (cached) [10]
- cxx11_final : yes (cached) [10]
- cxx11_override : yes (cached) [10]
- has init_priority attribute : no (cached) [10]
- has stat::st_blksize : no (cached) [10]
- has stat::st_mtim : no (cached) [10]
- has stat::st_mtimensec : no (cached) [10]
- has stat::st_mtimespec : no (cached) [10]
- has stat::st_birthtim : no (cached) [10]
- has stat::st_birthtimensec : no (cached) [10]
- has stat::st_birthtimespec : no (cached) [10]
- has fdopendir(O_NOFOLLOW) : no (cached) [10]
- has dirent::d_type : no (cached) [10]
- has POSIX *at APIs : no (cached) [10]
- has fallocate : no (cached) [10]
- cxx11_auto_declarations : yes (cached) [10]
- cxx11_constexpr : yes (cached) [10]
- cxx11_hdr_mutex : yes (cached) [10]
- cxx11_hdr_tuple : yes (cached) [10]
- cxx11_lambdas : yes (cached) [10]
- cxx11_thread_local : yes (cached) [10]
- lzma : no (cached) [10]
- zstd : no (cached) [10]
- has_lzma_cputhreads builds : no (cached) [10]
- cxx11_basic_alignas : yes (cached) [10]
- icu : no (cached) [10]
- iconv (libc) : no (cached) [10]
- iconv (separate) : no (cached) [10]
- cxx11_hdr_functional : yes (cached) [10]
- cxx11_hdr_type_traits : yes (cached) [10]
- cxx11_range_based_for : yes (cached) [10]
- cxx11_smart_ptr : yes (cached) [10]
- native atomic int32 supported : yes (cached) [10]
- has message compiler : yes (cached) [10]
- native syslog supported : no (cached) [10]
- pthread supports robust mutexes : no (cached) [10]
- Boost.Regex is header-only : yes (cached) [10]
- compiler supports SSSE3 : yes (cached) [10]
- compiler supports AVX2 : yes (cached) [10]
- gcc visibility : no (cached) [10]
- sfinae_expr : yes (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_allocator : yes (cached) [10]
- cxx11_explicit_conversion_operators : yes (cached) [10]
- cxx14_decltype_auto : yes (cached) [10]
- cxx14_generic_lambdas : yes (cached) [10]
- cxx14_return_type_deduction : yes (cached) [10]
- cxx14_variable_templates : yes (cached) [10]
- long double support : yes (cached) [10]
- Has Large File Support : yes (cached) [10]
- Has attribute init_priority : no (cached) [10]
- has_icu builds : no (cached) [10]
- std_wstreambuf builds : yes (cached) [10]
- std_wstreambuf : yes (cached) [10]
- libbacktrace builds : no (cached) [10]
- cxx11_rvalue_references : yes (cached) [11]
- libbacktrace builds : no (cached) [11]
- addr2line builds : no (cached) [10]
- addr2line builds : no (cached) [11]
- WinDbg builds : yes (cached) [10]
- WinDbg builds : yes (cached) [11]
- WinDbgCached builds : yes (cached) [10]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [10]
- cxx11_hdr_thread : yes (cached) [10]
- cxx11_hdr_regex : yes (cached) [10]
- compiler supports SSE2 : yes (cached) [12]
- compiler supports SSE4.1 : yes (cached) [12]
- cxx11_static_assert : yes (cached) [12]
- has synchronization.lib : yes (cached) [12]
- cxx11_variadic_templates : yes (cached) [12]
- cxx11_decltype : yes (cached) [12]
- GCC libquadmath and __float128 support : no (cached) [12]
- cxx11_hdr_ratio : yes (cached) [12]
- cxx11_template_aliases : yes (cached) [12]
- cxx11_char16_t : yes (cached) [12]
- cxx11_char32_t : yes (cached) [12]
- cxx20_hdr_concepts : no (cached) [12]
- cxx20_hdr_concepts : no (cached) [13]
- has std::atomic_ref : no (cached) [12]
- has statx : no (cached) [12]
- has statx syscall : no (cached) [12]
- has BCrypt API : yes (cached) [12]
- cxx11_rvalue_references : yes (cached) [12]
- cxx11_scoped_enums : yes (cached) [12]
- cxx11_noexcept : yes (cached) [12]
- cxx11_nullptr : yes (cached) [12]
- cxx11_defaulted_functions : yes (cached) [12]
- cxx11_defaulted_moves : yes (cached) [12]
- cxx11_deleted_functions : yes (cached) [12]
- cxx11_function_template_default_args : yes (cached) [12]
- cxx11_final : yes (cached) [12]
- cxx11_override : yes (cached) [12]
- has init_priority attribute : no (cached) [12]
- has stat::st_blksize : no (cached) [12]
- has stat::st_mtim : no (cached) [12]
- has stat::st_mtimensec : no (cached) [12]
- has stat::st_mtimespec : no (cached) [12]
- has stat::st_birthtim : no (cached) [12]
- has stat::st_birthtimensec : no (cached) [12]
- has stat::st_birthtimespec : no (cached) [12]
- has fdopendir(O_NOFOLLOW) : no (cached) [12]
- has dirent::d_type : no (cached) [12]
- has POSIX *at APIs : no (cached) [12]
- has fallocate : no (cached) [12]
- cxx11_auto_declarations : yes (cached) [12]
- cxx11_constexpr : yes (cached) [12]
- cxx11_hdr_mutex : yes (cached) [12]
- cxx11_hdr_tuple : yes (cached) [12]
- cxx11_lambdas : yes (cached) [12]
- cxx11_thread_local : yes (cached) [12]
- lzma : no (cached) [12]
- zstd : no (cached) [12]
- has_lzma_cputhreads builds : no (cached) [12]
- cxx11_basic_alignas : yes (cached) [12]
- icu : no (cached) [12]
- iconv (libc) : no (cached) [12]
- iconv (separate) : no (cached) [12]
- cxx11_hdr_functional : yes (cached) [12]
- cxx11_hdr_type_traits : yes (cached) [12]
- cxx11_range_based_for : yes (cached) [12]
- cxx11_smart_ptr : yes (cached) [12]
- native atomic int32 supported : yes (cached) [12]
- has message compiler : yes (cached) [12]
- native syslog supported : no (cached) [12]
- pthread supports robust mutexes : no (cached) [12]
- Boost.Regex is header-only : yes (cached) [12]
- compiler supports SSSE3 : yes (cached) [12]
- compiler supports AVX2 : yes (cached) [12]
- gcc visibility : no (cached) [12]
- sfinae_expr : yes (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_allocator : yes (cached) [12]
- cxx11_explicit_conversion_operators : yes (cached) [12]
- cxx14_decltype_auto : yes (cached) [12]
- cxx14_generic_lambdas : yes (cached) [12]
- cxx14_return_type_deduction : yes (cached) [12]
- cxx14_variable_templates : yes (cached) [12]
- long double support : yes (cached) [12]
- Has Large File Support : yes (cached) [12]
- Has attribute init_priority : no (cached) [12]
- has_icu builds : no (cached) [12]
- std_wstreambuf builds : yes (cached) [12]
- std_wstreambuf : yes (cached) [12]
- libbacktrace builds : no (cached) [12]
- cxx11_rvalue_references : yes (cached) [13]
- libbacktrace builds : no (cached) [13]
- addr2line builds : no (cached) [12]
- addr2line builds : no (cached) [13]
- WinDbg builds : yes (cached) [12]
- WinDbg builds : yes (cached) [13]
- WinDbgCached builds : yes (cached) [12]
- BOOST_COMP_GNUC >= 4.3.0 : no (cached) [12]
- cxx11_hdr_thread : yes (cached) [12]
- cxx11_hdr_regex : yes (cached) [12]
[1] msvc-14.3
[2] msvc-14.3/debug/x86_64/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[3] msvc-14.3/debug/x86_64/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[4] msvc-14.3/debug/x86_64/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[5] msvc-14.3/release/x86_64/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[6] msvc-14.3/release/x86_64/build-no/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[7] msvc-14.3/release/x86_64/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[8] msvc-14.3/debug/x86_64/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[9] msvc-14.3/release/x86_64/build-no/link-static/python-3.12/threadapi-win32/threading-multi/visibility-hidden
[10] msvc-14.3/debug/x86_64/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[11] msvc-14.3/debug/x86_64/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[12] msvc-14.3/release/x86_64/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
[13] msvc-14.3/release/x86_64/build-no/link-static/python-3.12/runtime-link-static/threadapi-win32/threading-multi/visibility-hidden
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : 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
- process : 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
- url : building
- wave : building
- predef : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 41443 targets...
...updating 20 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\boost_process-vc143-mt-x64-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp_SHGetFileInfoW referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NAEBVpath@filesystem@5@AEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_SendMessageW referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_EnumWindows referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::request_exit(class boost::system::error_code &)" (?request_exit@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_GetWindowThreadProcessId referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol RtlNtStatusToDosError referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
env.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
proc_info.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
process_handle_windows.obj : error LNK2019: unresolved external symbol NtResumeProcess referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::resume(class boost::system::error_code &)" (?resume@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol NtSuspendProcess referenced in function "public: void __cdecl boost::process::v2::detail::basic_process_handle_win<class boost::asio::any_io_executor>::suspend(class boost::system::error_code &)" (?suspend@?$basic_process_handle_win@Vany_io_executor@asio@boost@@@detail@v2@process@boost@@QEAAXAEAVerror_code@system@5@@Z)
env.obj : error LNK2019: unresolved external symbol NtQueryInformationProcess referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PEAXAEAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol NtQueryInformationProcess
proc_info.obj : error LNK2019: unresolved external symbol __imp_OpenProcessToken referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_AdjustTokenPrivileges referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_LookupPrivilegeValueA referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp_CommandLineToArgvW referenced in function "private: void __cdecl boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AEAAXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\boost_process-vc143-mt-x64-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.3\release\x86_64\threading-multi\boost_filesystem-vc143-mt-x64-1_86.lib" "synchronization.lib" /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\boost_process-vc143-mt-x64-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\boost_process-vc143-mt-x64-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\boost_process-vc143-mt-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\boost_process-vc143-mt-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>boost_process-vc143-mt-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>libboost_process-variant-vc143-mt-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>boost_process-vc143-mt-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.3\cmake\boost_process-1.86.0>libboost_process-variant-vc143-mt-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>libboost_process-variant-vc143-mt-x64-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>boost_process-vc143-mt-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>boost_process-vc143-mt-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>boost_process-vc143-mt-x64-1_86.dll...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.dll
environment_win.obj : error LNK2019: unresolved external symbol __imp_SHGetFileInfoW referenced in function "bool __cdecl boost::process::v2::environment::detail::is_executable(class boost::filesystem::path const &,class boost::system::error_code &)" (?is_executable@detail@environment@v2@process@boost@@YA_NAEBVpath@filesystem@5@AEAVerror_code@system@5@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_SendMessageW referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_EnumWindows referenced in function "void __cdecl boost::process::v2::detail::request_exit_(unsigned long,class boost::system::error_code &)" (?request_exit_@detail@v2@process@boost@@YAXKAEAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol __imp_GetWindowThreadProcessId referenced in function "int __cdecl boost::process::v2::detail::enum_window(struct HWND__ *,__int64)" (?enum_window@detail@v2@process@boost@@YAHPEAUHWND__@@_J@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol RtlNtStatusToDosError referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPEAXAEAVerror_code@system@4@@Z)
env.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
proc_info.obj : error LNK2001: unresolved external symbol RtlNtStatusToDosError
process_handle_windows.obj : error LNK2019: unresolved external symbol NtResumeProcess referenced in function "void __cdecl boost::process::v2::detail::resume_(void *,class boost::system::error_code &)" (?resume_@detail@v2@process@boost@@YAXPEAXAEAVerror_code@system@4@@Z)
process_handle_windows.obj : error LNK2019: unresolved external symbol NtSuspendProcess referenced in function "void __cdecl boost::process::v2::detail::suspend_(void *,class boost::system::error_code &)" (?suspend_@detail@v2@process@boost@@YAXPEAXAEAVerror_code@system@4@@Z)
env.obj : error LNK2019: unresolved external symbol NtQueryInformationProcess referenced in function "struct boost::process::v2::ext::env_view __cdecl boost::process::v2::ext::env(void *,class boost::system::error_code &)" (?env@ext@v2@process@boost@@YA?AUenv_view@1234@PEAXAEAVerror_code@system@4@@Z)
proc_info.obj : error LNK2001: unresolved external symbol NtQueryInformationProcess
proc_info.obj : error LNK2019: unresolved external symbol __imp_OpenProcessToken referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_AdjustTokenPrivileges referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
proc_info.obj : error LNK2019: unresolved external symbol __imp_LookupPrivilegeValueA referenced in function "void * __cdecl boost::process::v2::detail::ext::open_process_with_debug_privilege(unsigned long,class boost::system::error_code &)" (?open_process_with_debug_privilege@ext@detail@v2@process@boost@@YAPEAXKAEAVerror_code@system@5@@Z)
shell.obj : error LNK2019: unresolved external symbol __imp_CommandLineToArgvW referenced in function "private: void __cdecl boost::process::v2::shell::parse_(void)" (?parse_@shell@v2@process@boost@@AEAAXXZ)
D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.dll : fatal error LNK1120: 12 unresolved externals
call "D:\RB\bin.v2\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\detail\environment_posix.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\detail\environment_win.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\detail\last_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\detail\process_handle_windows.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\detail\throw_error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\detail\utf8.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\ext\cmd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\ext\cwd.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\ext\env.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\ext\exe.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\ext\proc_info.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\posix\close_handles.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\windows\default_launcher.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\environment.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\error.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\pid.obj" "D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\shell.obj" "D:\RB\bin.v2\boost\bin.v2\libs\filesystem\build\msvc-14.3\debug\x86_64\threading-multi\boost_filesystem-vc143-mt-gd-x64-1_86.lib" "synchronization.lib" /DEBUG /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.dll" /DLL /IMPLIB:"D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.lib"
...failed msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.pdb...
...removing D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.pdb
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-gd-x64-1_86.pdb for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>boost_process-vc143-mt-gd-x64-1_86.pdb...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-gd-x64-1_86.lib for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>boost_process-vc143-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>libboost_process-variant-vc143-mt-gd-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>boost_process-vc143-mt-gd-x64-1_86.lib...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.3\cmake\boost_process-1.86.0>libboost_process-variant-vc143-mt-gd-x64-1_86-shared.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>libboost_process-variant-vc143-mt-gd-x64-1_86-shared.cmake...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-gd-x64-1_86.dll for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>boost_process-vc143-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>stage\boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>boost_process-vc143-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.3\cmake\boost_process-1.86.0>boost_process-config.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>stage\boost_process-config.cmake...
...skipped <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>boost_process-vc143-mt-gd-x64-1_86.dll...
...skipped <pD:\RB\boost_1_86_0\lib64-msvc-14.3\cmake\boost_process-1.86.0>boost_process-config-version.cmake for lack of <pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake...
...skipped 15 targets...
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>libboost_process-variant-vc143-mt-gd-x64-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi>stage\boost_process-config.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>libboost_process-variant-vc143-mt-x64-1_86-shared.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>stage\boost_process-config-version.cmake
<pD:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi>stage\boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-gd-x64-1_86.dll
<pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-gd-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-gd-x64-1_86.pdb
<pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-x64-1_86.dll
<pD:\RB\boost_1_86_0\lib64-msvc-14.3>boost_process-vc143-mt-x64-1_86.lib
<pD:\RB\boost_1_86_0\lib64-msvc-14.3\cmake\boost_process-1.86.0>boost_process-config-version.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.3\cmake\boost_process-1.86.0>boost_process-config.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.3\cmake\boost_process-1.86.0>libboost_process-variant-vc143-mt-gd-x64-1_86-shared.cmake
<pD:\RB\boost_1_86_0\lib64-msvc-14.3\cmake\boost_process-1.86.0>libboost_process-variant-vc143-mt-x64-1_86-shared.cmake
...failed updating 2 targets...
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.lib D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\debug\x86_64\threading-multi\boost_process-vc143-mt-gd-x64-1_86.pdb
msvc.link.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\boost_process-vc143-mt-x64-1_86.dll D:\RB\bin.v2\boost\bin.v2\libs\process\build\msvc-14.3\release\x86_64\threading-multi\boost_process-vc143-mt-x64-1_86.lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment