******************************************************************************** conan install freexl/1.0.6@ --build=freexl --profile=C:\J\w\BuildSingleReference@2/20242/6c8ce63f-da11-4eec-be85-8d8d5f0bd8c7/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: Forced build from source Installing package: freexl/1.0.6 Requirements freexl/1.0.6 from local cache - Cache libiconv/1.16 from 'conan-center' - Downloaded Packages freexl/1.0.6:ccfbca4ecc5b497b32b8fa5f9fdae91831f8fbd7 - Build 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 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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK freexl/1.0.6: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\freexl\1.0.6\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK freexl/1.0.6: Copying sources to build folder freexl/1.0.6: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\freexl\1.0.6\_\_\build\ccfbca4ecc5b497b32b8fa5f9fdae91831f8fbd7 freexl/1.0.6: Generator txt created conanbuildinfo.txt [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: Calling build() ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.19 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > nmake -f makefile.vc freexl.lib ----------------- cl /nologo -I. -Iheaders /nologo /fp:precise /W3 /D_CRT_SECURE_NO_WARNINGS src\freexl.c /c freexl.c src\freexl.c(303): warning C4090: 'function': different 'const' qualifiers src\freexl.c(361): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data src\freexl.c(645): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data src\freexl.c(695): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data src\freexl.c(745): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data src\freexl.c(800): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data src\freexl.c(839): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data src\freexl.c(1833): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data src\freexl.c(1899): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data src\freexl.c(1943): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data src\freexl.c(3859): warning C4244: 'initializing': conversion from '__int64' to 'unsigned int', possible loss of data if exist freexl.lib del freexl.lib lib /out:freexl.lib freexl.obj Microsoft (R) Library Manager Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. freexl/1.0.6: Package 'ccfbca4ecc5b497b32b8fa5f9fdae91831f8fbd7' built freexl/1.0.6: Build folder C:\J\w\BuildSingleReference@2\.conan\data\freexl\1.0.6\_\_\build\ccfbca4ecc5b497b32b8fa5f9fdae91831f8fbd7 freexl/1.0.6: Generated conaninfo.txt freexl/1.0.6: Generated conanbuildinfo.txt freexl/1.0.6: Generating the package freexl/1.0.6: Package folder C:\J\w\BuildSingleReference@2\.conan\data\freexl\1.0.6\_\_\package\ccfbca4ecc5b497b32b8fa5f9fdae91831f8fbd7 freexl/1.0.6: Calling package() [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 freexl/1.0.6 package(): Packaged 1 '.h' file: freexl.h freexl/1.0.6 package(): Packaged 1 '.lib' file: freexl.lib freexl/1.0.6 package(): Packaged 1 file: COPYING freexl/1.0.6: Package 'ccfbca4ecc5b497b32b8fa5f9fdae91831f8fbd7' created freexl/1.0.6: Created package revision 61029f82471613954c71bc04159f5544 [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 Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved.