******************************************************************************** conan test conan-center-index\recipes\kealib\all\test_package\conanfile.py kealib/1.4.13@ --profile=C:\J\w\BuildSingleReference/7095/e57ff2c5-3c1c-4107-9581-ff523b91c22c/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] kealib:shared=True [build_requires] [env] kealib/1.4.13 (test package): Installing package Requirements hdf5/1.12.0 from 'conan-center' - Cache kealib/1.4.13 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages hdf5/1.12.0:62e5324861b8d99befb147e5b7ca47fee910718f - Cache kealib/1.4.13:823ea21dfcac58354c0839f3cdc2ca89f9a87b72 - Cache zlib/1.2.11:963bb116781855de98dbb23aaac41621e5d312d8 - Cache Installing (downloading, building) binaries... 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 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 kealib/1.4.13: 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 kealib/1.4.13 (test package): Generator txt created conanbuildinfo.txt kealib/1.4.13 (test package): Generator cmake created conanbuildinfo.cmake kealib/1.4.13 (test package): Generated conaninfo.txt kealib/1.4.13 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package\build\e168d14cb8dc5e31f4866769d2bbeba9e86e082c/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 kealib/1.4.13 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package\build\e168d14cb8dc5e31f4866769d2bbeba9e86e082c && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package\build\e168d14cb8dc5e31f4866769d2bbeba9e86e082c\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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package ----------------- -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/conan-center-index/recipes/kealib/all/test_package/build/e168d14cb8dc5e31f4866769d2bbeba9e86e082c ----Running------ > cmake --build C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package\build\e168d14cb8dc5e31f4866769d2bbeba9e86e082c --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/conan-center-index/recipes/kealib/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\BuildSingleReference\.conan\data\kealib\1.4.13\_\_\package\823ea21dfcac58354c0839f3cdc2ca89f9a87b72\include\libkea/KEAException.h(41): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'kealib::KEAException' [C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package\build\e168d14cb8dc5e31f4866769d2bbeba9e86e082c\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: see declaration of 'std::exception' C:\J\w\BuildSingleReference\.conan\data\kealib\1.4.13\_\_\package\823ea21dfcac58354c0839f3cdc2ca89f9a87b72\include\libkea/KEAException.h(40): note: see declaration of 'kealib::KEAException' C:\J\w\BuildSingleReference\.conan\data\kealib\1.4.13\_\_\package\823ea21dfcac58354c0839f3cdc2ca89f9a87b72\include\libkea/KEAException.h(49): warning C4251: 'kealib::KEAException::msgs': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'kealib::KEAException' [C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package\build\e168d14cb8dc5e31f4866769d2bbeba9e86e082c\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\BuildSingleReference\.conan\data\kealib\1.4.13\_\_\package\823ea21dfcac58354c0839f3cdc2ca89f9a87b72\include\libkea/KEAAttributeTableFile.h(103): warning C4251: 'kealib::KEAAttributeTableFile::bandPathBase': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'kealib::KEAAttributeTableFile' [C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package\build\e168d14cb8dc5e31f4866769d2bbeba9e86e082c\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\BuildSingleReference\.conan\data\kealib\1.4.13\_\_\package\823ea21dfcac58354c0839f3cdc2ca89f9a87b72\include\libkea/KEAImageIO.h(168): warning C4251: 'kealib::KEAImageIO::keaVersion': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'kealib::KEAImageIO' [C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package\build\e168d14cb8dc5e31f4866769d2bbeba9e86e082c\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' test_package.vcxproj -> C:\J\w\BuildSingleReference\conan-center-index\recipes\kealib\all\test_package\build\e168d14cb8dc5e31f4866769d2bbeba9e86e082c\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference/conan-center-index/recipes/kealib/all/test_package/CMakeLists.txt kealib/1.4.13 (test package): Running test() ----Running------ > bin\test_package ----------------- Success 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