******************************************************************************** conan install kealib/1.4.13@ --profile=C:\J\w\BuildSingleReference@2/7095/baf410a0-c684-465a-b1ec-78099b0dcdb5/profile.txt --build=kealib ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] kealib:shared=False [build_requires] [env] hdf5/1.12.0: Not found in local cache, looking in remotes... hdf5/1.12.0: Trying with 'conan-upstream'... hdf5/1.12.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.12.0: Downloaded recipe revision 1feb4ed5f2c3f1d673b1e44e9668c185 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-upstream'... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 514b772abf9c36ad9be48b84cfc6fdc2 kealib/1.4.13: Forced build from source Installing package: kealib/1.4.13 Requirements hdf5/1.12.0 from 'conan-center' - Downloaded kealib/1.4.13 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages hdf5/1.12.0:f491c24a6c1b13acb3cc68e656f08b3ca13fc643 - Download kealib/1.4.13:a5a08fc9c33ad99fad3d17606d1df1eb6a96f949 - Build zlib/1.2.11:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 zlib/1.2.11: Downloaded package revision aab27dcaeed676ed567d2b9459cb1b5e hdf5/1.12.0: Retrieving package f491c24a6c1b13acb3cc68e656f08b3ca13fc643 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.0: Package installed f491c24a6c1b13acb3cc68e656f08b3ca13fc643 hdf5/1.12.0: Downloaded package revision bca351747c1f16884e70028bb60b8c31 [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 [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK kealib/1.4.13: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK kealib/1.4.13: Copying sources to build folder kealib/1.4.13: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949 kealib/1.4.13: 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 kealib/1.4.13: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\package\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDF5_USE_STATIC_LIBRARIES="True" -DHDF5_PREFER_PARALLEL="False" -DLIBKEA_WITH_GDAL="False" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949 ----------------- -- The C compiler identification is MSVC 19.24.28316.0 -- The CXX compiler identification is MSVC 19.24.28316.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/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.24.28314/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Found HDF5: C:/J/w/BuildSingleReference@2/.conan/data/hdf5/1.12.0/_/_/package/f491c24a6c1b13acb3cc68e656f08b3ca13fc643/lib/libhdf5_cpp.lib;C:/J/w/BuildSingleReference@2/.conan/data/hdf5/1.12.0/_/_/package/f491c24a6c1b13acb3cc68e656f08b3ca13fc643/lib/libhdf5.lib (found version "1.12.0") found components: CXX HL -- Looking for H5_HAVE_THREADSAFE -- Looking for H5_HAVE_THREADSAFE - not found -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Could NOT find GDAL (missing: GDAL_LIBRARY GDAL_INCLUDE_DIR) (found version "GDAL_VERSION-NOTFOUND") -- HDF5_LIBRARIES_LIBTOOL -LC:/J/w/BuildSingleReference@2/.conan/data/hdf5/1.12.0/_/_/package/f491c24a6c1b13acb3cc68e656f08b3ca13fc643/lib -lhdf5_cpp -lhdf5 -- dir_name C:/J/w/BuildSingleReference@2/.conan/data/hdf5/1.12.0/_/_/package/f491c24a6c1b13acb3cc68e656f08b3ca13fc643/include/hdf5 -- HDF5_INCLUDE_LIBTOOL C:/J/w/BuildSingleReference@2/.conan/data/hdf5/1.12.0/_/_/package/f491c24a6c1b13acb3cc68e656f08b3ca13fc643/include/hdf5 -- HDF5_CFLAGS_LIBTOOL -IC:/J/w/BuildSingleReference@2/.conan/data/hdf5/1.12.0/_/_/package/f491c24a6c1b13acb3cc68e656f08b3ca13fc643/include/hdf5 -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/build/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/build/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/source_subfolder/src/CMakeLists.txt KEAImageIO.cpp KEAAttributeTable.cpp KEAAttributeTableInMem.cpp KEAAttributeTableFile.cpp C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAImageIO.cpp(1564,40): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableInMem.cpp(634,76): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableInMem.cpp(636,82): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableInMem.cpp(642,74): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableInMem.cpp(644,80): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableInMem.cpp(650,78): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableInMem.cpp(652,84): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableInMem.cpp(658,79): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableInMem.cpp(660,85): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1457,72): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1459,78): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1465,50): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1467,56): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1593,70): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1595,76): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1601,48): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1603,54): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1728,74): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1730,80): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1736,52): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1738,58): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1863,76): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1865,82): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1871,54): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\source_subfolder\src\libkea\KEAAttributeTableFile.cpp(1873,60): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\source_subfolder\src\kea.vcxproj] kea.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\lib\liblibkea.lib Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/build/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/CMakeLists.txt kealib/1.4.13: Package 'a5a08fc9c33ad99fad3d17606d1df1eb6a96f949' built kealib/1.4.13: Build folder C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949 kealib/1.4.13: Generated conaninfo.txt kealib/1.4.13: Generated conanbuildinfo.txt kealib/1.4.13: Generating the package kealib/1.4.13: Package folder C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\package\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949 kealib/1.4.13: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. kea.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\kealib\1.4.13\_\_\build\a5a08fc9c33ad99fad3d17606d1df1eb6a96f949\build_subfolder\lib\liblibkea.lib -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/bin/kea-config.bat -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/include/libkea/kea-config.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/lib/liblibkea.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/include/libkea/KEACommon.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/include/libkea/KEAException.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/include/libkea/KEAImageIO.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/include/libkea/KEAAttributeTable.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/include/libkea/KEAAttributeTableInMem.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/include/libkea/KEAAttributeTableFile.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/kealib/1.4.13/_/_/package/a5a08fc9c33ad99fad3d17606d1df1eb6a96f949/include/libkea/kea_export.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK kealib/1.4.13 package(): Packaged 1 '.bat' file: kea-config.bat kealib/1.4.13 package(): Packaged 8 '.h' files kealib/1.4.13 package(): Packaged 1 '.lib' file: liblibkea.lib kealib/1.4.13 package(): Packaged 1 '.txt' file: LICENSE.txt kealib/1.4.13: Package 'a5a08fc9c33ad99fad3d17606d1df1eb6a96f949' created kealib/1.4.13: Created package revision f2621916c6273128315ed59ccf6a80c6 [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 not built with HDF5_ENABLE_THREADSAFE=ON *** *** KEALib WILL NOT be threadsafe *** 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