******************************************************************************** conan test conan-center-index\recipes\quantlib\all\test_package\conanfile.py quantlib/1.26@#bf00479274e29ad843337a4b89ba6840 -pr C:\J\w\prod\BuildSingleReference@3\29767\e00c6683-dc50-4918-8cd9-d3ee2402d41c/profile_windows_16_mt_vs_release_64.quantlib-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] quantlib:shared=True [build_requires] [env] quantlib/1.26 (test package): Installing package Requirements boost/1.79.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache quantlib/1.26 from local cache - Cache zlib/1.2.12 from 'conan-center' - Cache Packages boost/1.79.0:810c4ac316afc520c7191658c8b75a53fc216cd8 - Cache bzip2/1.0.8:8feb221a01dcb7f80d1d66f9676d4e44215f5e08 - Cache quantlib/1.26:2ee2f69354f6a711887ab928587f9b613038cf3c - Cache zlib/1.2.12:a79a557254fabcb77849dd623fed97c9c5ab7651 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@3\.conan\data\bzip2\1.0.8\_\_\package\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bin zlib/1.2.12: Already installed! boost/1.79.0: Already installed! boost/1.79.0: Disabled magic autolinking (smart and magic decisions) quantlib/1.26: Already installed! quantlib/1.26 (test package): Generator txt created conanbuildinfo.txt quantlib/1.26 (test package): Generator cmake created conanbuildinfo.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created QuantLibConfigVersion.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created QuantLibConfig.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created QuantLibTargets.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created QuantLibTarget-release.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created BoostConfigVersion.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created BoostTarget-release.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created BoostTargets.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created BoostConfig.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created ZLIBTarget-release.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created BZip2ConfigVersion.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created BZip2Config.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created BZip2Targets.cmake quantlib/1.26 (test package): Generator cmake_find_package_multi created BZip2Target-release.cmake quantlib/1.26 (test package): Aggregating env generators quantlib/1.26 (test package): Generated conaninfo.txt quantlib/1.26 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK quantlib/1.26 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/quantlib/all/test_package/build/589f034481b174f01bdf9dc8667d0aaad59feb65" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/quantlib/all/test_package/build/589f034481b174f01bdf9dc8667d0aaad59feb65" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library QuantLib-x64-mt found C:/J/w/prod/BuildSingleReference@3/.conan/data/quantlib/1.26/_/_/package/2ee2f69354f6a711887ab928587f9b613038cf3c/lib/QuantLib-x64-mt.lib -- Library libboost_contract found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_contract.lib -- Library libboost_coroutine found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_coroutine.lib -- Library libboost_fiber_numa found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber_numa.lib -- Library libboost_fiber found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber.lib -- Library libboost_context found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_context.lib -- Library libboost_graph found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_graph.lib -- Library libboost_iostreams found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_iostreams.lib -- Library libboost_json found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_json.lib -- Library libboost_locale found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_locale.lib -- Library libboost_log_setup found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log_setup.lib -- Library libboost_log found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log.lib -- Library libboost_math_c99 found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99.lib -- Library libboost_math_c99f found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99l found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99l.lib -- Library libboost_math_tr1 found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1.lib -- Library libboost_math_tr1f found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1l found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1l.lib -- Library libboost_nowide found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_nowide.lib -- Library libboost_program_options found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_program_options.lib -- Library libboost_random found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_random.lib -- Library libboost_regex found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_regex.lib -- Library libboost_stacktrace_noop found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_noop.lib -- Library libboost_stacktrace_windbg found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_timer found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_timer.lib -- Library libboost_type_erasure found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_type_erasure.lib -- Library libboost_thread found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_thread.lib -- Library libboost_chrono found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_chrono.lib -- Library libboost_container found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_container.lib -- Library libboost_date_time found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_date_time.lib -- Library libboost_unit_test_framework found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_unit_test_framework.lib -- Library libboost_prg_exec_monitor found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_test_exec_monitor found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_test_exec_monitor.lib -- Library libboost_exception found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_exception.lib -- Library libboost_wave found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wave.lib -- Library libboost_filesystem found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_filesystem.lib -- Library libboost_atomic found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_atomic.lib -- Library libboost_wserialization found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wserialization.lib -- Library libboost_serialization found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_serialization.lib -- Library zlib found C:/J/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.12/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Library bz2 found C:/J/w/prod/BuildSingleReference@3/.conan/data/bzip2/1.0.8/_/_/package/8feb221a01dcb7f80d1d66f9676d4e44215f5e08/lib/bz2.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library QuantLib-x64-mt found C:/J/w/prod/BuildSingleReference@3/.conan/data/quantlib/1.26/_/_/package/2ee2f69354f6a711887ab928587f9b613038cf3c/lib/QuantLib-x64-mt.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/quantlib/1.26/_/_/package/2ee2f69354f6a711887ab928587f9b613038cf3c/lib/QuantLib-x64-mt.lib -- Library libboost_contract found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_contract.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_contract.lib -- Library libboost_coroutine found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_coroutine.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_coroutine.lib -- Library libboost_fiber_numa found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber_numa.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber_numa.lib -- Library libboost_fiber found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber.lib -- Library libboost_context found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_context.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_context.lib -- Library libboost_graph found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_graph.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_graph.lib -- Library libboost_iostreams found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_iostreams.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_iostreams.lib -- Library libboost_json found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_json.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_json.lib -- Library libboost_locale found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_locale.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_locale.lib -- Library libboost_log_setup found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log_setup.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log_setup.lib -- Library libboost_log found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log.lib -- Library libboost_math_c99 found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99.lib -- Library libboost_math_c99f found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99l found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99l.lib -- Library libboost_math_tr1 found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1.lib -- Library libboost_math_tr1f found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1l found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1l.lib -- Library libboost_nowide found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_nowide.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_nowide.lib -- Library libboost_program_options found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_program_options.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_program_options.lib -- Library libboost_random found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_random.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_random.lib -- Library libboost_regex found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_regex.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_regex.lib -- Library libboost_stacktrace_noop found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_noop.lib -- Library libboost_stacktrace_windbg found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_timer found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_timer.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_timer.lib -- Library libboost_type_erasure found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_type_erasure.lib -- Library libboost_thread found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_thread.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_thread.lib -- Library libboost_chrono found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_chrono.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_chrono.lib -- Library libboost_container found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_container.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_container.lib -- Library libboost_date_time found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_date_time.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_date_time.lib -- Library libboost_unit_test_framework found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_unit_test_framework.lib -- Library libboost_prg_exec_monitor found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_test_exec_monitor found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_test_exec_monitor.lib -- Library libboost_exception found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_exception.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_exception.lib -- Library libboost_wave found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wave.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wave.lib -- Library libboost_filesystem found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_filesystem.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_filesystem.lib -- Library libboost_atomic found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_atomic.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_atomic.lib -- Library libboost_wserialization found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wserialization.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wserialization.lib -- Library libboost_serialization found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_serialization.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_serialization.lib -- Library libboost_serialization found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_serialization.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_serialization.lib -- Library libboost_wserialization found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wserialization.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wserialization.lib -- Library libboost_atomic found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_atomic.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_atomic.lib -- Library libboost_filesystem found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_filesystem.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_filesystem.lib -- Library libboost_wave found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wave.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_wave.lib -- Library libboost_exception found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_exception.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_exception.lib -- Library libboost_test_exec_monitor found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_test_exec_monitor.lib -- Library libboost_prg_exec_monitor found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_unit_test_framework found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_unit_test_framework.lib -- Library libboost_date_time found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_date_time.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_date_time.lib -- Library libboost_container found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_container.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_container.lib -- Library libboost_chrono found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_chrono.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_chrono.lib -- Library libboost_thread found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_thread.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_thread.lib -- Library libboost_type_erasure found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_type_erasure.lib -- Library libboost_timer found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_timer.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_timer.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_stacktrace_windbg found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_noop found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_stacktrace_noop.lib -- Library libboost_regex found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_regex.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_regex.lib -- Library libboost_random found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_random.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_random.lib -- Library libboost_program_options found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_program_options.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_program_options.lib -- Library libboost_nowide found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_nowide.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_nowide.lib -- Library libboost_math_tr1l found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1l.lib -- Library libboost_math_tr1f found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1 found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_tr1.lib -- Library libboost_math_c99l found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99l.lib -- Library libboost_math_c99f found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99 found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_math_c99.lib -- Library libboost_log found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log.lib -- Library libboost_log_setup found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log_setup.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_log_setup.lib -- Library libboost_locale found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_locale.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_locale.lib -- Library libboost_json found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_json.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_json.lib -- Library libboost_iostreams found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_iostreams.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_iostreams.lib -- Library libboost_graph found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_graph.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_graph.lib -- Library libboost_context found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_context.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_context.lib -- Library libboost_fiber found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber.lib -- Library libboost_fiber_numa found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber_numa.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_fiber_numa.lib -- Library libboost_coroutine found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_coroutine.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_coroutine.lib -- Library libboost_contract found C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_contract.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/cf90b5/1/lib/libboost_contract.lib -- Library bz2 found C:/J/w/prod/BuildSingleReference@3/.conan/data/bzip2/1.0.8/_/_/package/8feb221a01dcb7f80d1d66f9676d4e44215f5e08/lib/bz2.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/bzip2/1.0.8/_/_/package/8feb221a01dcb7f80d1d66f9676d4e44215f5e08/lib/bz2.lib -- Library zlib found C:/J/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.12/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.12/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/quantlib/all/test_package/build/589f034481b174f01bdf9dc8667d0aaad59feb65 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/quantlib/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference@3\.conan\data\quantlib\1.26\_\_\package\2ee2f69354f6a711887ab928587f9b613038cf3c\include\ql/math/integrals/gaussianquadratures.hpp(60,1): warning C4267: 'initializing': conversion from 'size_t' to 'QuantLib::Integer', possible loss of data [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\quantlib\1.26\_\_\package\2ee2f69354f6a711887ab928587f9b613038cf3c\include\ql/experimental/math/multidimquadrature.hpp(200): message : see reference to function template instantiation 'QuantLib::Real QuantLib::GaussianQuadrature::operator ()>(const F &) const' being compiled [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65\test_package.vcxproj] with [ F=QuantLib::GaussianQuadMultidimIntegrator::():: ] C:\J\w\prod\BuildSingleReference@3\.conan\data\quantlib\1.26\_\_\package\2ee2f69354f6a711887ab928587f9b613038cf3c\include\ql/experimental/math/multidimquadrature.hpp(65,1): warning C4267: 'initializing': conversion from 'size_t' to 'QuantLib::Integer', possible loss of data [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\quantlib\1.26\_\_\package\2ee2f69354f6a711887ab928587f9b613038cf3c\include\ql/experimental/math/multidimquadrature.hpp(220): message : see reference to function template instantiation 'QuantLib::detail::DispArray QuantLib::GaussianQuadMultidimIntegrator::VectorIntegrator::operator ()>(const F &) const' being compiled [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65\test_package.vcxproj] with [ F=QuantLib::GaussianQuadMultidimIntegrator::integrate:: ] LINK : fatal error LNK1104: cannot open file 'QuantLib-x64-mt-s.lib' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65\test_package.vcxproj] CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ERROR: quantlib/1.26 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\quantlib\all\test_package\build\589f034481b174f01bdf9dc8667d0aaad59feb65 --config Release -- /m:16 /verbosity:minimal