******************************************************************************** conan test conan-center-index\recipes\freexl\all\test_package\conanfile.py freexl/1.0.6@ --profile=C:\J\w\BuildSingleReference@2/20298/74be717a-56ab-4d79-a24b-e75ec970ee9d/profile.txt ******************************************************************************** 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=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows os_build=Windows [options] freexl:shared=False [build_requires] [env] libiconv/1.16: Not found in local cache, looking in remotes... libiconv/1.16: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.16: Downloaded recipe revision b470d65f230073c5cf775b8c14fb8c1e freexl/1.0.6 (test package): Installing package Requirements freexl/1.0.6 from local cache - Cache libiconv/1.16 from 'conan-center' - Downloaded Packages freexl/1.0.6:ccfbca4ecc5b497b32b8fa5f9fdae91831f8fbd7 - Download libiconv/1.16:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download Installing (downloading, building) binaries... libiconv/1.16: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 libiconv/1.16: Downloaded package revision 61ce8094cf83ce98e98c5ab21e146bb3 freexl/1.0.6: Retrieving package ccfbca4ecc5b497b32b8fa5f9fdae91831f8fbd7 from remote 'c3i_PR-6046' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz freexl/1.0.6: Package installed ccfbca4ecc5b497b32b8fa5f9fdae91831f8fbd7 freexl/1.0.6: Downloaded package revision 61029f82471613954c71bc04159f5544 libiconv/1.16: Appending PATH environment var: C:\J\w\BuildSingleReference@2\.conan\data\libiconv\1.16\_\_\package\8cf01e2f50fcd6b63525e70584df0326550364e1\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 [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 freexl/1.0.6 (test package): Generator cmake created conanbuildinfo.cmake freexl/1.0.6 (test package): Generator txt created conanbuildinfo.txt freexl/1.0.6 (test package): Generated conaninfo.txt freexl/1.0.6 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736/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 freexl/1.0.6 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736 && 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@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736\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@2\conan-center-index\recipes\freexl\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@2/conan-center-index/recipes/freexl/all/test_package/build/268e4009dc863383cb8b184dad355b5981dc0736 ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736 --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@2/conan-center-index/recipes/freexl/all/test_package/CMakeLists.txt test_package.c Creating library C:/J/w/BuildSingleReference@2/conan-center-index/recipes/freexl/all/test_package/build/268e4009dc863383cb8b184dad355b5981dc0736/lib/test_package.lib and object C:/J/w/BuildSingleReference@2/conan-center-index/recipes/freexl/all/test_package/build/268e4009dc863383cb8b184dad355b5981dc0736/lib/test_package.exp freexl.lib(freexl.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'freexl.lib(freexl.obj)' or at 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736\test_package.vcxproj] iconv.lib(iconv.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'iconv.lib(iconv.obj)' or at 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736\test_package.vcxproj] iconv.lib(localcharset.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'iconv.lib(localcharset.obj)' or at 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736\test_package.vcxproj] test_package.vcxproj -> C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\build\268e4009dc863383cb8b184dad355b5981dc0736\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/freexl/all/test_package/CMakeLists.txt freexl/1.0.6 (test package): Running test() ----Running------ > bin\test_package C:\J\w\BuildSingleReference@2\conan-center-index\recipes\freexl\all\test_package\simple2003_21.xls ----------------- 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