In response to this:
I can't reproduce your problem. Are there any build errors? 
Which libraries exactly are missing? 
In Christ, 
Steven Watanabe 
=========================================
Thanks for response.
Here is my build output (b2 -j%cores% toolset=%msvcver% address-model=64 architecture=x86 link=static threading=multi runtime-link=static --build-type=complete stage --stagedir=stage/x64 > std_out.txt):
Performing configuration checks

    - 32-bit                   : yes (cached)
    - arm                      : no  (cached)
    - mips1                    : no  (cached)
    - power                    : no  (cached)
    - sparc                    : no  (cached)
    - x86                      : yes (cached)
    - symlinks supported       : no  (cached)
    - junctions supported      : yes (cached)
    - hardlinks supported      : yes (cached)
    - C++11 mutex              : yes (cached)
    - Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
    - Boost.Config Feature Check: cxx11_constexpr : yes (cached)
    - Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
    - Boost.Config Feature Check: cxx11_final : yes (cached)
    - Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
    - Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
    - Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
    - Boost.Config Feature Check: cxx11_lambdas : yes (cached)
    - Boost.Config Feature Check: cxx11_noexcept : yes (cached)
    - Boost.Config Feature Check: cxx11_nullptr : yes (cached)
    - Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
    - Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
    - Boost.Config Feature Check: cxx11_thread_local : yes (cached)
    - Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
    - has_icu builds           : no  (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
    - zlib                     : no  (cached)
    - bzip2                    : no  (cached)
    - lzma                     : no  (cached)
    - iconv (libc)             : no  (cached)
    - iconv (separate)         : no  (cached)
    - icu                      : no  (cached)
    - icu (lib64)              : no  (cached)
    - native-atomic-int32-supported : yes (cached)
    - message-compiler         : yes (cached)
    - native-syslog-supported  : no  (cached)
    - pthread-supports-robust-mutexes : no  (cached)
    - compiler-supports-visibility : no  (cached)
    - compiler-supports-ssse3  : yes (cached)
    - compiler-supports-avx2   : yes (cached)
    - gcc visibility           : no  (cached)
    - long double support      : yes (cached)
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
warning: No python installation configured and autoconfiguration
note: failed.  See http://www.boost.org/libs/python/doc/building.html
note: for configuration instructions or pass --without-python to
note: suppress this message and silently skip all Boost.Python targets
    - libbacktrace builds      : no  (cached)
    - addr2line builds         : no  (cached)
    - WinDbg builds            : yes (cached)
    - WinDbgCached builds      : yes (cached)
    - zlib                     : no  (cached)
    - bzip2                    : no  (cached)
    - lzma                     : no  (cached)

Component configuration:

    - atomic                   : building
    - chrono                   : building
    - container                : building
    - context                  : building
    - coroutine                : building
    - date_time                : building
    - exception                : building
    - fiber                    : building
    - filesystem               : building
    - graph                    : building
    - graph_parallel           : building
    - iostreams                : building
    - locale                   : building
    - log                      : building
    - math                     : building
    - mpi                      : building
    - program_options          : building
    - python                   : building
    - random                   : building
    - regex                    : building
    - serialization            : building
    - signals                  : building
    - stacktrace               : building
    - system                   : building
    - test                     : building
    - thread                   : building
    - timer                    : building
    - type_erasure             : building
    - wave                     : building

...patience...
...patience...
...patience...
...patience...
...patience...
...found 17673 targets...
...updating 1061 targets...
compile-c-c++ bin.v2\libs\atomic\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\lockpool.obj
lockpool.cpp
msvc.archive bin.v2\libs\atomic\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_atomic-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_atomic-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\atomic\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_atomic-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\system\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\error_code.obj
error_code.cpp
compile-c-c++ bin.v2\libs\container\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dlmalloc.obj
dlmalloc.cpp
compile-c-c++ bin.v2\libs\container\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\global_resource.obj
global_resource.cpp
msvc.archive bin.v2\libs\system\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_system-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\container\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\monotonic_buffer_resource.obj
monotonic_buffer_resource.cpp
common.copy stage\x64\lib\libboost_system-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\system\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_system-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\container\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\pool_resource.obj
pool_resource.cpp
compile-c-c++ bin.v2\libs\chrono\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\chrono.obj
chrono.cpp
compile-c-c++ bin.v2\libs\chrono\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\thread_clock.obj
thread_clock.cpp
compile-c-c++ bin.v2\libs\chrono\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\process_cpu_clocks.obj
process_cpu_clocks.cpp
compile-c-c++ bin.v2\libs\container\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\synchronized_pool_resource.obj
synchronized_pool_resource.cpp
compile-c-c++ bin.v2\libs\container\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\unsynchronized_pool_resource.obj
unsynchronized_pool_resource.cpp
compile-c-c++ bin.v2\libs\thread\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\win32\tss_dll.obj
tss_dll.cpp
msvc.archive bin.v2\libs\container\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_container-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_container-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\container\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_container-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
msvc.archive bin.v2\libs\chrono\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_chrono-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\coroutine\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\detail\coroutine_context.obj
coroutine_context.cpp
Warning: Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING.
compile-c-c++ bin.v2\libs\thread\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\win32\tss_pe.obj
tss_pe.cpp
common.copy stage\x64\lib\libboost_chrono-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\chrono\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_chrono-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\thread\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\future.obj
future.cpp
compile-c-c++ bin.v2\libs\context\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\stack_traits.obj
stack_traits.cpp
compile-c-c++ bin.v2\libs\coroutine\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\exceptions.obj
exceptions.cpp
Warning: Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING.
msvc.archive bin.v2\libs\context\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_context-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\exception\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\clone_current_exception_non_intrusive.obj
clone_current_exception_non_intrusive.cpp
common.copy stage\x64\lib\libboost_context-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\context\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_context-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\date_time\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\gregorian\date_generators.obj
date_generators.cpp
msvc.archive bin.v2\libs\exception\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_exception-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_exception-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\exception\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_exception-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\date_time\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\gregorian\greg_weekday.obj
greg_weekday.cpp
compile-c-c++ bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\codecvt_error_category.obj
codecvt_error_category.cpp
compile-c-c++ bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\path_traits.obj
path_traits.cpp
compile-c-c++ bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\utf8_codecvt_facet.obj
utf8_codecvt_facet.cpp
compile-c-c++ bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\portability.obj
portability.cpp
compile-c-c++ bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\operations.obj
operations.cpp
compile-c-c++ bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\path.obj
path.cpp
compile-c-c++ bin.v2\libs\thread\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\win32\thread.obj
thread.cpp
msvc.archive bin.v2\libs\thread\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_thread-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\date_time\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\gregorian\greg_month.obj
greg_month.cpp
compile-c-c++ bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\unique_path.obj
unique_path.cpp
libs\filesystem\src\unique_path.cpp(114): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data
common.copy stage\x64\lib\libboost_thread-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\thread\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_thread-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\coroutine\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\stack_traits.obj
stack_traits.cpp
Warning: Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING.
msvc.archive bin.v2\libs\date_time\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_date_time-vc141-mt-sgd-x64-1_66.lib
msvc.archive bin.v2\libs\coroutine\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_coroutine-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_coroutine-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\coroutine\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_coroutine-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
common.copy stage\x64\lib\libboost_date_time-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\date_time\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_date_time-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows_file_codecvt.obj
windows_file_codecvt.cpp
libs\filesystem\src\windows_file_codecvt.cpp(43): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
libs\filesystem\src\windows_file_codecvt.cpp(63): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\numa\windows\pin_thread.obj
pin_thread.cpp
msvc.archive bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_filesystem-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_filesystem-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\filesystem\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_filesystem-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\numa\windows\topology.obj
topology.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\algo\algorithm.obj
algorithm.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\algo\round_robin.obj
round_robin.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\algo\shared_work.obj
shared_work.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\barrier.obj
barrier.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\algo\work_stealing.obj
work_stealing.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\condition_variable.obj
condition_variable.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\algo\numa\work_stealing.obj
work_stealing.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\context.obj
context.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\future.obj
future.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fiber.obj
fiber.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\c_regex_traits.obj
c_regex_traits.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\properties.obj
properties.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\recursive_mutex.obj
recursive_mutex.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\mutex.obj
mutex.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\recursive_timed_mutex.obj
recursive_timed_mutex.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\icu.obj
icu.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cpp_regex_traits.obj
cpp_regex_traits.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\timed_mutex.obj
timed_mutex.cpp
compile-c-c++ bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\scheduler.obj
scheduler.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\regex_debug.obj
regex_debug.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\regex_raw_buffer.obj
regex_raw_buffer.cpp
msvc.archive bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_fiber-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_fiber-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\fiber\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_fiber-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fileiter.obj
fileiter.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\regex.obj
regex.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\static_mutex.obj
static_mutex.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\regex_traits_defaults.obj
regex_traits_defaults.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\posix_api.obj
posix_api.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cregex.obj
cregex.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\instances.obj
instances.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\wc_regex_traits.obj
wc_regex_traits.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\w32_regex_traits.obj
w32_regex_traits.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\wide_posix_api.obj
wide_posix_api.cpp
compile-c-c++ bin.v2\libs\iostreams\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\file_descriptor.obj
file_descriptor.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\encoding\codepage.obj
codepage.cpp
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\encoding\wconv_codepage.ipp(129): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\encoding\wconv_codepage.ipp(139): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\encoding\wconv_codepage.ipp(139): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\encoding\wconv_codepage.ipp(152): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\encoding\wconv_codepage.ipp(155): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\encoding\wconv_codepage.ipp(415): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\encoding\wconv_codepage.ipp(406): note: while compiling class template member function 'std::string boost::locale::conv::impl::wconv_from_utf<CharType,2>::convert(const CharType *,const CharType *)'
        with
        [
            CharType=wchar_t
        ]
libs\locale\src\encoding\codepage.cpp(106): note: see reference to class template instantiation 'boost::locale::conv::impl::wconv_from_utf<CharType,2>' being compiled
        with
        [
            CharType=wchar_t
        ]
libs\locale\src\encoding\codepage.cpp(161): note: see reference to function template instantiation 'std::string boost::locale::conv::impl::convert_from<wchar_t>(const CharType *,const CharType *,const char *,boost::locale::conv::method_type)' being compiled
        with
        [
            CharType=wchar_t
        ]
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\encoding\wconv_codepage.ipp(424): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data
compile-c-c++ bin.v2\libs\iostreams\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\mapped_file.obj
mapped_file.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\winstances.obj
winstances.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\shared\format.obj
format.cpp
msvc.archive bin.v2\libs\iostreams\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_iostreams-vc141-mt-sgd-x64-1_66.lib
...on 100th target...
common.copy stage\x64\lib\libboost_iostreams-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\iostreams\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_iostreams-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\shared\formatting.obj
formatting.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\shared\date_time.obj
date_time.cpp
compile-c-c++ bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\usinstances.obj
usinstances.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\shared\ids.obj
ids.cpp
msvc.archive bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_regex-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\util\codecvt_converter.obj
codecvt_converter.cpp
C:\Users\Valued Customer\Documents\Visual Studio 2017\Libraries\boost_1_66_0\boost/locale/generic_codecvt.hpp(232): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
C:\Users\Valued Customer\Documents\Visual Studio 2017\Libraries\boost_1_66_0\boost/locale/generic_codecvt.hpp(202): note: while compiling class template member function 'int boost::locale::generic_codecvt<CharType,boost::locale::util::simple_codecvt<CharType>,2>::do_length(mbstate_t &,const char *,const char *,::size_t) const'
        with
        [
            CharType=wchar_t
        ]
libs\locale\src\util\codecvt_converter.cpp(189): note: see reference to class template instantiation 'boost::locale::generic_codecvt<CharType,boost::locale::util::simple_codecvt<CharType>,2>' being compiled
        with
        [
            CharType=wchar_t
        ]
libs\locale\src\util\codecvt_converter.cpp(398): note: see reference to class template instantiation 'boost::locale::util::simple_codecvt<wchar_t>' being compiled
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\shared\generator.obj
generator.cpp
common.copy stage\x64\lib\libboost_regex-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\regex\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_regex-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\shared\localization_backend.obj
localization_backend.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\util\info.obj
info.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\util\locale_data.obj
locale_data.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\std\codecvt.obj
codecvt.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\std\collate.obj
collate.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\util\default_locale.obj
default_locale.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\shared\message.obj
message.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\std\converter.obj
converter.cpp
compile-c-c++ bin.v2\libs\graph\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\read_graphviz_new.obj
read_graphviz_new.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\std\numeric.obj
numeric.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\util\gregorian.obj
gregorian.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\win32\collate.obj
collate.cpp
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(149): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(153): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(153): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(170): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(245): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(249): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
compile-c-c++ bin.v2\libs\graph\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\graphml.obj
graphml.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\win32\converter.obj
converter.cpp
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(149): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(153): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(153): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(170): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(245): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(249): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\std\std_backend.obj
std_backend.cpp
msvc.archive bin.v2\libs\graph\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_graph-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_graph-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\graph\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_graph-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\win32\lcid.obj
lcid.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\win32\win_backend.obj
win_backend.cpp
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(149): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(153): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(153): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(170): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(245): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(249): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\attribute_set.obj
attribute_set.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\code_conversion.obj
code_conversion.cpp
compile-c-c++ bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\win32\numeric.obj
numeric.cpp
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(149): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(153): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(153): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(170): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(245): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
c:\users\valued customer\documents\visual studio 2017\libraries\boost_1_66_0\libs\locale\src\win32\api.hpp(249): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\attribute_name.obj
attribute_name.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\attribute_value_set.obj
attribute_value_set.cpp
msvc.archive bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_locale-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_locale-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\locale\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_locale-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\process_id.obj
process_id.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope.obj
named_scope.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\process_name.obj
process_name.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\global_logger_storage.obj
global_logger_storage.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\severity_level.obj
severity_level.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\thread_id.obj
thread_id.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\default_attribute_names.obj
default_attribute_names.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\timer.obj
timer.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\exceptions.obj
exceptions.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\once_block.obj
once_block.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\text_ostream_backend.obj
text_ostream_backend.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\record_ostream.obj
record_ostream.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\thread_specific.obj
thread_specific.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\core.obj
core.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\timestamp.obj
timestamp.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\text_multifile_backend.obj
text_multifile_backend.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\threadsafe_queue.obj
threadsafe_queue.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\event.obj
event.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\unhandled_exception_count.obj
unhandled_exception_count.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\default_sink.obj
default_sink.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\trivial.obj
trivial.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dump_avx2.obj
dump_avx2.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dump.obj
dump.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dump_ssse3.obj
dump_ssse3.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\permissions.obj
permissions.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\spirit_encoding.obj
spirit_encoding.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\debug_output_backend.obj
debug_output_backend.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\text_file_backend.obj
text_file_backend.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\date_time_format_parser.obj
date_time_format_parser.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\light_rw_mutex.obj
light_rw_mutex.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_reliable_message_queue.obj
ipc_reliable_message_queue.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\named_scope_format_parser.obj
named_scope_format_parser.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\ipc_sync_wrappers.obj
ipc_sync_wrappers.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\syslog_backend.obj
syslog_backend.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\format_parser.obj
format_parser.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\mapped_shared_memory.obj
mapped_shared_memory.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\object_name.obj
object_name.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\parser_utils.obj
parser_utils.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_stream.obj
init_from_stream.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\windows\event_log_backend.obj
event_log_backend.cpp
msvc.archive bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_log-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_log-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_log-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\matches_relation_factory.obj
matches_relation_factory.cpp
compile-c-c++-pch bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\pch.pch
pch.pch.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\settings_parser.obj
settings_parser.cpp
compile-c-c++ bin.v2\libs\math\config\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\has_long_double_support.obj
has_long_double_support.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\assoc_laguerre.obj
assoc_laguerre.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\assoc_legendre.obj
assoc_legendre.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\beta.obj
beta.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\comp_ellint_1.obj
comp_ellint_1.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\comp_ellint_2.obj
comp_ellint_2.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\filter_parser.obj
filter_parser.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\comp_ellint_3.obj
comp_ellint_3.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_bessel_i.obj
cyl_bessel_i.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
default_formatter_factory.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_bessel_k.obj
cyl_bessel_k.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_bessel_j.obj
cyl_bessel_j.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\formatter_parser.obj
formatter_parser.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\ellint_1.obj
ellint_1.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_neumann.obj
cyl_neumann.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\ellint_2.obj
ellint_2.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\ellint_3.obj
ellint_3.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\expint.obj
expint.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\laguerre.obj
laguerre.cpp
...on 200th target...
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\hermite.obj
hermite.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\legendre.obj
legendre.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\default_filter_factory.obj
default_filter_factory.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\sph_legendre.obj
sph_legendre.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\assoc_laguerref.obj
assoc_laguerref.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\sph_bessel.obj
sph_bessel.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\riemann_zeta.obj
riemann_zeta.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\sph_neumann.obj
sph_neumann.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\betaf.obj
betaf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\assoc_legendref.obj
assoc_legendref.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\comp_ellint_2f.obj
comp_ellint_2f.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\comp_ellint_1f.obj
comp_ellint_1f.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\comp_ellint_3f.obj
comp_ellint_3f.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_bessel_jf.obj
cyl_bessel_jf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\ellint_1f.obj
ellint_1f.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_bessel_kf.obj
cyl_bessel_kf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_neumannf.obj
cyl_neumannf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\ellint_2f.obj
ellint_2f.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\ellint_3f.obj
ellint_3f.cpp
compile-c-c++ bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\setup\init_from_settings.obj
init_from_settings.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\hermitef.obj
hermitef.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_bessel_if.obj
cyl_bessel_if.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\legendref.obj
legendref.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\laguerref.obj
laguerref.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\expintf.obj
expintf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\riemann_zetaf.obj
riemann_zetaf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\sph_besself.obj
sph_besself.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\sph_legendref.obj
sph_legendref.cpp
msvc.archive bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_log_setup-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\assoc_laguerrel.obj
assoc_laguerrel.cpp
msvc.archive bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_tr1-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\betal.obj
betal.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\sph_neumannf.obj
sph_neumannf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\assoc_legendrel.obj
assoc_legendrel.cpp
common.copy stage\x64\lib\libboost_math_tr1-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_tr1-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\comp_ellint_1l.obj
comp_ellint_1l.cpp
common.copy stage\x64\lib\libboost_log_setup-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\log\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_log_setup-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\comp_ellint_2l.obj
comp_ellint_2l.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\comp_ellint_3l.obj
comp_ellint_3l.cpp
msvc.archive bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_tr1f-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_bessel_il.obj
cyl_bessel_il.cpp
common.copy stage\x64\lib\libboost_math_tr1f-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_tr1f-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_bessel_kl.obj
cyl_bessel_kl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_bessel_jl.obj
cyl_bessel_jl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\ellint_1l.obj
ellint_1l.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cyl_neumannl.obj
cyl_neumannl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\ellint_3l.obj
ellint_3l.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\laguerrel.obj
laguerrel.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\ellint_2l.obj
ellint_2l.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\expintl.obj
expintl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\hermitel.obj
hermitel.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\legendrel.obj
legendrel.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\riemann_zetal.obj
riemann_zetal.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\sph_legendrel.obj
sph_legendrel.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\sph_bessell.obj
sph_bessell.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\acosh.obj
acosh.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\sph_neumannl.obj
sph_neumannl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\asinh.obj
asinh.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\atanh.obj
atanh.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\copysign.obj
copysign.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\erfc.obj
erfc.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\erf.obj
erf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\expm1.obj
expm1.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fmax.obj
fmax.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fmin.obj
fmin.cpp
msvc.archive bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_tr1l-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fpclassify.obj
fpclassify.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\hypot.obj
hypot.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\llround.obj
llround.cpp
common.copy stage\x64\lib\libboost_math_tr1l-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_tr1l-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cbrt.obj
cbrt.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\log1p.obj
log1p.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\lgamma.obj
lgamma.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\lround.obj
lround.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\nextafter.obj
nextafter.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\round.obj
round.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\nexttoward.obj
nexttoward.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\trunc.obj
trunc.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\tgamma.obj
tgamma.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\asinhf.obj
asinhf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\acoshf.obj
acoshf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\atanhf.obj
atanhf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\copysignf.obj
copysignf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\erfcf.obj
erfcf.cpp
msvc.archive bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_c99-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\erff.obj
erff.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\expm1f.obj
expm1f.cpp
common.copy stage\x64\lib\libboost_math_c99-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_c99-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fmaxf.obj
fmaxf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fpclassifyf.obj
fpclassifyf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fminf.obj
fminf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\lgammaf.obj
lgammaf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\hypotf.obj
hypotf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\log1pf.obj
log1pf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\llroundf.obj
llroundf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\lroundf.obj
lroundf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cbrtf.obj
cbrtf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\roundf.obj
roundf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\nextafterf.obj
nextafterf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\nexttowardf.obj
nexttowardf.cpp
...on 300th target...
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\truncf.obj
truncf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\tgammaf.obj
tgammaf.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\acoshl.obj
acoshl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\asinhl.obj
asinhl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\atanhl.obj
atanhl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\copysignl.obj
copysignl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\erfcl.obj
erfcl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\erfl.obj
erfl.cpp
msvc.archive bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_c99f-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fmaxl.obj
fmaxl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fpclassifyl.obj
fpclassifyl.cpp
common.copy stage\x64\lib\libboost_math_c99f-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_c99f-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\expm1l.obj
expm1l.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\hypotl.obj
hypotl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\lgammal.obj
lgammal.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\llroundl.obj
llroundl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\log1pl.obj
log1pl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cbrtl.obj
cbrtl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\lroundl.obj
lroundl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\nextafterl.obj
nextafterl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\nexttowardl.obj
nexttowardl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\roundl.obj
roundl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\fminl.obj
fminl.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\tgammal.obj
tgammal.cpp
compile-c-c++ bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\truncl.obj
truncl.cpp
msvc.archive bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_c99l-vc141-mt-sgd-x64-1_66.lib
common.copy stage\x64\lib\libboost_math_c99l-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\math\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_math_c99l-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\positional_options.obj
positional_options.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\utf8_codecvt_facet.obj
utf8_codecvt_facet.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\config_file.obj
config_file.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\convert.obj
convert.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\cmdline.obj
cmdline.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\options_description.obj
options_description.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\variables_map.obj
variables_map.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\parsers.obj
parsers.cpp
compile-c-c++ bin.v2\libs\random\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\random_device.obj
random_device.cpp
compile-c-c++ bin.v2\libs\serialization\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\basic_archive.obj
basic_archive.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\value_semantic.obj
value_semantic.cpp
msvc.archive bin.v2\libs\random\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_random-vc141-mt-sgd-x64-1_66.lib
compile-c-c++ bin.v2\libs\serialization\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\basic_iserializer.obj
basic_iserializer.cpp
common.copy stage\x64\lib\libboost_random-vc141-mt-sgd-x64-1_66.lib
bin.v2\libs\random\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_random-vc141-mt-sgd-x64-1_66.lib
        1 file(s) copied.
compile-c-c++ bin.v2\libs\serialization\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\basic_oserializer.obj
basic_oserializer.cpp
compile-c-c++ bin.v2\libs\serialization\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\basic_pointer_iserializer.obj
basic_pointer_iserializer.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\winmain.obj
winmain.cpp
compile-c-c++ bin.v2\libs\serialization\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\basic_pointer_oserializer.obj
basic_pointer_oserializer.cpp
compile-c-c++ bin.v2\libs\serialization\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\basic_serializer_map.obj
basic_serializer_map.cpp
compile-c-c++ bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\split.obj
split.cpp
================================================================================================================\
Here is a message in console:     http://www.boost.org/build/doc/html/index.html
failed to write output file 'bin.v2\libs\program_options\build\msvc-14.1\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\libboost_program_options-vc141-mt-sgd-x64-1_66.lib.rsp'!
================================================================================================================
Here are the built libraries:
 Volume in drive C has no label.
 Volume Serial Number is DC32-C7DD

 Directory of C:\Users\Valued Customer\Documents\Visual Studio 2017\Libraries\boost_1_66_0\stage\x64\lib

01/24/2018  06:37 AM    <DIR>          .
01/24/2018  06:37 AM    <DIR>          ..
01/24/2018  06:37 AM                 0 c.txt
01/24/2018  06:19 AM            70,996 libboost_atomic-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM         1,956,114 libboost_chrono-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM         2,029,624 libboost_container-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM           349,880 libboost_context-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM         2,610,038 libboost_coroutine-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM         3,122,476 libboost_date_time-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM            34,236 libboost_exception-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM        30,572,974 libboost_fiber-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM         6,239,250 libboost_filesystem-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM        19,061,424 libboost_graph-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM         1,962,594 libboost_iostreams-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM        31,815,270 libboost_locale-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:20 AM        78,533,348 libboost_log-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:20 AM        79,055,980 libboost_log_setup-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:20 AM         3,769,638 libboost_math_c99-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:20 AM         3,610,482 libboost_math_c99f-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:20 AM         3,726,546 libboost_math_c99l-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:20 AM        21,521,570 libboost_math_tr1-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:20 AM        21,565,816 libboost_math_tr1f-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:20 AM        21,280,044 libboost_math_tr1l-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:20 AM           660,442 libboost_random-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM        49,632,980 libboost_regex-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:10 AM        37,608,940 libboost_serialization-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:10 AM           326,972 libboost_stacktrace_noop-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:10 AM         1,048,648 libboost_stacktrace_windbg-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM           678,190 libboost_system-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:19 AM         4,237,894 libboost_thread-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:10 AM         1,498,068 libboost_timer-vc141-mt-sgd-x64-1_66.lib
01/24/2018  06:10 AM        27,178,304 libboost_wserialization-vc141-mt-sgd-x64-1_66.lib
              30 File(s)    455,758,738 bytes
               2 Dir(s)   9,402,617,856 bytes free
===============================================================================
Way back in the build output, under Performing configuration checks, should one of the checks show x64 bit?
================================================================================
I am using Visual Studio 15.5.4.  I had to modify C:\Users\Valued Customer\Documents\Visual Studio 2017\Libraries\boost_1_66_0\boost\config\compiler to clear this warning: 
Info: Boost.Config is older than your compiler version
I changed/added _MSC_VER > 1920
================================================================================
Any help is appreciated...