******************************************************************************** conan install h5cpp/0.4.1@ --build=h5cpp --profile=C:\J\w\BuildSingleReference@6/22605/ada94e99-866f-4e94-b781-33cd6d9ba993/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows os_build=Windows [options] h5cpp:shared=False [build_requires] [env] h5cpp/0.4.1: Forced build from source Installing package: h5cpp/0.4.1 Requirements boost/1.76.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache h5cpp/0.4.1 from local cache - Cache hdf5/1.12.0 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.76.0:f210639a1ad8c88042f2fb017c654e54429ee389 - Cache bzip2/1.0.8:dac385276edd3ed845f4c6e5865148478cd26814 - Cache h5cpp/0.4.1:eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f - Build hdf5/1.12.0:62e5324861b8d99befb147e5b7ca47fee910718f - Cache zlib/1.2.11:963bb116781855de98dbb23aaac41621e5d312d8 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@6\.conan\data\bzip2\1.0.8\_\_\package\dac385276edd3ed845f4c6e5865148478cd26814\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK boost/1.76.0: Already installed! boost/1.76.0: Disabled magic autolinking (smart and magic decisions) [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK hdf5/1.12.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK h5cpp/0.4.1: Copying sources to build folder h5cpp/0.4.1: Building your package in C:\J\w\BuildSingleReference@6\.conan\data\h5cpp\0.4.1\_\_\build\eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f h5cpp/0.4.1: Generator cmake_find_package created FindHDF5.cmake h5cpp/0.4.1: Generator cmake_find_package created FindBoost.cmake h5cpp/0.4.1: Generator cmake_find_package created FindZLIB.cmake h5cpp/0.4.1: Generator cmake_find_package created FindBZip2.cmake h5cpp/0.4.1: Generator cmake created conanbuildinfo.cmake [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 h5cpp/0.4.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@6\.conan\data\h5cpp\0.4.1\_\_\build\eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@6\.conan\data\h5cpp\0.4.1\_\_\package\eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f" -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_MODULE_PATH="C:/J/w/BuildSingleReference@6/.conan/data/h5cpp/0.4.1/_/_/build/eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCONAN="DISABLE" -DWITH_BOOST="True" -DBUILD_DOCS="False" -DDISABLE_TESTS="True" -Wno-dev C:\J\w\BuildSingleReference@6\.conan\data\h5cpp\0.4.1\_\_\build\eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Build type was not set. Using Release mode. -- ============================================================== -- Installation directories for Windows: -- Prefix is: C:/J/w/BuildSingleReference@6/.conan/data/h5cpp/0.4.1/_/_/package/eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f -- Libraries: lib -- Binaries: bin -- Headers : include -- Data: share -- Docs: share/doc/h5cpp-0.4.1 -- CMake PKG: lib/cmake/h5cpp-0.4.1 -- ============================================================== -- ============================================================== -- Build output directories: -- Write runtime files to: C:/J/w/BuildSingleReference@6/.conan/data/h5cpp/0.4.1/_/_/build/eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f/build_subfolder/source_subfolder/bin -- Write library files to: C:/J/w/BuildSingleReference@6/.conan/data/h5cpp/0.4.1/_/_/build/eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f/build_subfolder/source_subfolder/lib -- Write archive files to: C:/J/w/BuildSingleReference@6/.conan/data/h5cpp/0.4.1/_/_/build/eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f/build_subfolder/source_subfolder/lib -- ============================================================== -- Looking for thes phinx documentation generator -- Could not find sphinx executable -- Using Boost library for filesystem -- Conan: Using autogenerated FindBoost.cmake -- Found Boost: 1.76.0 (found suitable version "1.76.0", minimum required is "1.41") -- Conan: Component 'filesystem' found in package 'Boost' -- Conan: Component 'system' found in package 'Boost' -- Library libboost_contract found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_contract.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_contract.lib -- Library libboost_coroutine found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_coroutine.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_coroutine.lib -- Library libboost_fiber found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_fiber.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_fiber.lib -- Library libboost_context found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_context.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_context.lib -- Library libboost_graph found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_graph.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_graph.lib -- Library libboost_iostreams found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_iostreams.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_iostreams.lib -- Library libboost_json found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_json.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_json.lib -- Library libboost_log_setup found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_log_setup.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_log_setup.lib -- Library libboost_log found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_log.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_log.lib -- Library libboost_locale found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_locale.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_locale.lib -- Library libboost_math_c99 found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99.lib -- Library libboost_math_c99f found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99l found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99l.lib -- Library libboost_math_tr1 found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1.lib -- Library libboost_math_tr1f found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1l found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1l.lib -- Library libboost_nowide found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_nowide.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_nowide.lib -- Library libboost_program_options found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_program_options.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_program_options.lib -- Library libboost_random found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_random.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_random.lib -- Library libboost_regex found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_regex.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_regex.lib -- Library libboost_stacktrace_noop found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_noop.lib -- Library libboost_stacktrace_windbg found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_timer found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_timer.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_timer.lib -- Library libboost_type_erasure found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_type_erasure.lib -- Library libboost_thread found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_thread.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_thread.lib -- Library libboost_atomic found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_atomic.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_atomic.lib -- Library libboost_chrono found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_chrono.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_chrono.lib -- Library libboost_container found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_container.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_container.lib -- Library libboost_date_time found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_date_time.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_date_time.lib -- Library libboost_unit_test_framework found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_unit_test_framework.lib -- Library libboost_prg_exec_monitor found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_test_exec_monitor found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_test_exec_monitor.lib -- Library libboost_exception found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_exception.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_exception.lib -- Library libboost_wave found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_wave.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_wave.lib -- Library libboost_filesystem found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_filesystem.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_filesystem.lib -- Library libboost_system found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_system.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_system.lib -- Library libboost_wserialization found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_wserialization.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_wserialization.lib -- Library libboost_serialization found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_serialization.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_serialization.lib -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found C:/J/w/BuildSingleReference@6/.conan/data/bzip2/1.0.8/_/_/package/dac385276edd3ed845f4c6e5865148478cd26814/lib/bz2.lib -- Found: C:/J/w/BuildSingleReference@6/.conan/data/bzip2/1.0.8/_/_/package/dac385276edd3ed845f4c6e5865148478cd26814/lib/bz2.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference@6/.conan/data/zlib/1.2.11/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@6/.conan/data/zlib/1.2.11/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/zlib.lib -- Library libboost_serialization found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_serialization.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_serialization.lib -- Library libboost_wserialization found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_wserialization.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_wserialization.lib -- Library libboost_system found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_system.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_system.lib -- Library libboost_filesystem found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_filesystem.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_filesystem.lib -- Library libboost_wave found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_wave.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_wave.lib -- Library libboost_exception found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_exception.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_exception.lib -- Library libboost_test_exec_monitor found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_test_exec_monitor.lib -- Library libboost_prg_exec_monitor found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_unit_test_framework found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_unit_test_framework.lib -- Library libboost_date_time found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_date_time.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_date_time.lib -- Library libboost_container found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_container.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_container.lib -- Library libboost_chrono found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_chrono.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_chrono.lib -- Library libboost_atomic found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_atomic.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_atomic.lib -- Library libboost_thread found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_thread.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_thread.lib -- Library libboost_type_erasure found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_type_erasure.lib -- Library libboost_timer found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_timer.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_timer.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_stacktrace_windbg found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_noop found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_stacktrace_noop.lib -- Library libboost_regex found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_regex.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_regex.lib -- Library libboost_random found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_random.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_random.lib -- Library libboost_program_options found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_program_options.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_program_options.lib -- Library libboost_nowide found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_nowide.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_nowide.lib -- Library libboost_math_tr1l found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1l.lib -- Library libboost_math_tr1f found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1 found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_tr1.lib -- Library libboost_math_c99l found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99l.lib -- Library libboost_math_c99f found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99 found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_math_c99.lib -- Library libboost_locale found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_locale.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_locale.lib -- Library libboost_log found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_log.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_log.lib -- Library libboost_log_setup found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_log_setup.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_log_setup.lib -- Library libboost_json found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_json.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_json.lib -- Library libboost_iostreams found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_iostreams.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_iostreams.lib -- Library libboost_graph found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_graph.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_graph.lib -- Library libboost_context found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_context.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_context.lib -- Library libboost_fiber found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_fiber.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_fiber.lib -- Library libboost_coroutine found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_coroutine.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_coroutine.lib -- Library libboost_contract found C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_contract.lib -- Found: C:/J/w/BuildSingleReference@6/s/447a26/1/lib/libboost_contract.lib -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.12.0 (found version "1.12.0") -- Library libhdf5_hl_cpp_D found C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_cpp_D.lib -- Found: C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_cpp_D.lib -- Library libhdf5_hl_D found C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_D.lib -- Found: C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_D.lib -- Library libhdf5_cpp_D found C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_cpp_D.lib -- Found: C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_cpp_D.lib -- Library libhdf5_D found C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_D.lib -- Found: C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_D.lib -- Dependency ZLIB already found -- ============================================================== -- ========================Found HDF5============================ -- ============================================================== -- Found HDF5 libraries in: -- Found HDF5 libraries: C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_cpp_D.lib;C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_D.lib;C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_cpp_D.lib;C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_D.lib;ZLIB::ZLIB -- Found HDF5 HL libraries: -- Found HDF5 headers: C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/include;C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/include/hdf5 -- Found HDF5 definitions: -- Found HDF5 HDF5_VERSION = 1.12.0 -- Found HDF5 HDF5_IS_PARALLEL = -- ============================================================== -- Cannot enable coverage for target: h5cpp. Code coverage not enabled (COV=0). -- Dealing with library Boost::filesystem -- Dealing with library Boost::system -- Dealing with library libhdf5_hl_cpp_D.lib -- Dealing with library libhdf5_hl_D.lib -- Dealing with library libhdf5_cpp_D.lib -- Dealing with library libhdf5_D.lib -- Dealing with library ZLIB::ZLIB -- Dealing with library C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_cpp_D.lib -- Dealing with library C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_hl_D.lib -- Dealing with library C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_cpp_D.lib -- Dealing with library C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib/libhdf5_D.lib -- Dealing with library ZLIB::ZLIB -- Configuring incomplete, errors occurred! See also "C:/J/w/BuildSingleReference@6/.conan/data/h5cpp/0.4.1/_/_/build/eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f/build_subfolder/CMakeFiles/CMakeOutput.log". h5cpp/0.4.1: h5cpp/0.4.1: WARN: Visual Studio std::filesystem support unknown. Boost will be used. h5cpp/0.4.1: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@6\.conan\data\h5cpp\0.4.1\_\_\build\eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f h5cpp/0.4.1: WARN: Visual Studio std::filesystem support unknown. Boost will be used. fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git CMake Error at source_subfolder/src/h5cpp/CMakeLists.txt:111 (get_property): INTERFACE_LIBRARY targets may only have whitelisted properties. The property "IMPORTED_LOCATION" is not allowed. Call Stack (most recent call first): source_subfolder/src/h5cpp/CMakeLists.txt:146 (GET_LIBRARY_NAME) Found: in CMake Error at source_subfolder/src/h5cpp/CMakeLists.txt:111 (get_property): INTERFACE_LIBRARY targets may only have whitelisted properties. The property "IMPORTED_LOCATION" is not allowed. Call Stack (most recent call first): source_subfolder/src/h5cpp/CMakeLists.txt:146 (GET_LIBRARY_NAME) Found: in Found: libhdf5_hl_cpp_D in Found: libhdf5_hl_D in Found: libhdf5_cpp_D in Found: libhdf5_D in CMake Error at source_subfolder/src/h5cpp/CMakeLists.txt:111 (get_property): INTERFACE_LIBRARY targets may only have whitelisted properties. The property "IMPORTED_LOCATION" is not allowed. Call Stack (most recent call first): source_subfolder/src/h5cpp/CMakeLists.txt:146 (GET_LIBRARY_NAME) Found: in Found: libhdf5_hl_cpp_D in C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib Found: libhdf5_hl_D in C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib Found: libhdf5_cpp_D in C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib Found: libhdf5_D in C:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib CMake Error at source_subfolder/src/h5cpp/CMakeLists.txt:111 (get_property): INTERFACE_LIBRARY targets may only have whitelisted properties. The property "IMPORTED_LOCATION" is not allowed. Call Stack (most recent call first): source_subfolder/src/h5cpp/CMakeLists.txt:150 (GET_LIBRARY_NAME) Found: in Linke libraries: libhdf5_hl_cpp_D;libhdf5_hl_D;libhdf5_cpp_D;libhdf5_D Library paths: -LC:/J/w/BuildSingleReference@6/.conan/data/hdf5/1.12.0/_/_/package/62e5324861b8d99befb147e5b7ca47fee910718f/lib -llibhdf5_hl_cpp_D -llibhdf5_hl_D -llibhdf5_cpp_D -llibhdf5_D h5cpp/0.4.1: ERROR: Package 'eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f' build failed h5cpp/0.4.1: WARN: Build folder C:\J\w\BuildSingleReference@6\.conan\data\h5cpp\0.4.1\_\_\build\eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f ERROR: h5cpp/0.4.1: Error in build() method, line 80 cmake = self._configure_cmake() while calling '_configure_cmake', line 73 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd C:\J\w\BuildSingleReference@6\.conan\data\h5cpp\0.4.1\_\_\build\eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@6\.conan\data\h5cpp\0.4.1\_\_\package\eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f" -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_MODULE_PATH="C:/J/w/BuildSingleReference@6/.conan/data/h5cpp/0.4.1/_/_/build/eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCONAN="DISABLE" -DWITH_BOOST="True" -DBUILD_DOCS="False" -DDISABLE_TESTS="True" -Wno-dev C:\J\w\BuildSingleReference@6\.conan\data\h5cpp\0.4.1\_\_\build\eaf0dff4040e0fe831b7f6a6d183b6c6277d2d8f