******************************************************************************** conan test conan-center-index\recipes\matio\all\test_package\conanfile.py matio/1.5.21@ --profile=C:\J\w\BuildSingleReference/24952/f36226ba-0ba0-4165-8dfc-8049d26f76b8/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.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\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows os_build=Windows [options] matio:shared=True [build_requires] [env] hdf5/1.12.0: Not found in local cache, looking in remotes... 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 2903174b906365490cff46c991fd962a zlib/1.2.11: Not found in local cache, looking in remotes... 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 08c5163c8e302d1482d8fa2be93736af matio/1.5.21 (test package): Installing package Requirements hdf5/1.12.0 from 'conan-center' - Downloaded matio/1.5.21 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages hdf5/1.12.0:f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2 - Download matio/1.5.21:87ac02dcca5bd14c89640a2f988824e0185be671 - Download zlib/1.2.11:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 zlib/1.2.11: Downloaded package revision de2a82c73bddfdcc57bbb933a63198a4 hdf5/1.12.0: Retrieving package f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.0: Package installed f2dcc1e2354a15417b46cfb1bf68b95fdbf39bb2 hdf5/1.12.0: Downloaded package revision c0810d70d8ce4eb0b859d3fd59347f9c matio/1.5.21: Retrieving package 87ac02dcca5bd14c89640a2f988824e0185be671 from remote 'c3i_PR-6426' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz matio/1.5.21: Package installed 87ac02dcca5bd14c89640a2f988824e0185be671 matio/1.5.21: Downloaded package revision 3d8f53ffd36752db9100411db91940eb [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 matio/1.5.21: Appending PATH environment variable: C:\J\w\BuildSingleReference\.conan\data\matio\1.5.21\_\_\package\87ac02dcca5bd14c89640a2f988824e0185be671\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 matio/1.5.21 (test package): Generator cmake created conanbuildinfo.cmake matio/1.5.21 (test package): Generator txt created conanbuildinfo.txt matio/1.5.21 (test package): Generated conaninfo.txt matio/1.5.21 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference\conan-center-index\recipes\matio\all\test_package\build\9bf750125e18ddd0bcc3ec8c56f45ef0811c1660/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 matio/1.5.21 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\conan-center-index\recipes\matio\all\test_package\build\9bf750125e18ddd0bcc3ec8c56f45ef0811c1660 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -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\matio\all\test_package\build\9bf750125e18ddd0bcc3ec8c56f45ef0811c1660\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\matio\all\test_package ----------------- -- The C 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 -- 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 -- This project seems to be plain C, using 'MSVC' compiler -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/conan-center-index/recipes/matio/all/test_package/build/9bf750125e18ddd0bcc3ec8c56f45ef0811c1660 ----Running------ > cmake --build C:\J\w\BuildSingleReference\conan-center-index\recipes\matio\all\test_package\build\9bf750125e18ddd0bcc3ec8c56f45ef0811c1660 --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/matio/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\BuildSingleReference\conan-center-index\recipes\matio\all\test_package\build\9bf750125e18ddd0bcc3ec8c56f45ef0811c1660\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference/conan-center-index/recipes/matio/all/test_package/CMakeLists.txt matio/1.5.21 (test package): Running test() ----Running------ > bin\test_package ----------------- Test application successfully ran using matio 1.5.21! 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