******************************************************************************** conan install freexl/1.0.6@ --build=freexl --profile=C:\J\w\BuildSingleReference@2/20242/a61b5b7d-df52-4ff5-a80f-648aa7d66c2a/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=MTd compiler.version=14 os=Windows os_build=Windows [options] freexl:shared=True [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:e9e5d5463cd765227db285a679a6b41f7b45cb2e - Build libiconv/1.16:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Download Installing (downloading, building) binaries... libiconv/1.16: Retrieving package f27dcd2d5e453cb01f9324a959461903ce8116a0 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed f27dcd2d5e453cb01f9324a959461903ce8116a0 libiconv/1.16: Downloaded package revision a90ea473ddb387e11a07df38cf1a58d1 libiconv/1.16: Appending PATH environment var: C:\J\w\BuildSingleReference@2\.conan\data\libiconv\1.16\_\_\package\f27dcd2d5e453cb01f9324a959461903ce8116a0\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\e9e5d5463cd765227db285a679a6b41f7b45cb2e 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() ----Running------ > nmake -f makefile.vc freexl_i.lib FREEXL_EXPORT=-DDLL_EXPORT ----------------- cl /nologo -I. -Iheaders /nologo /fp:precise /W3 /D_CRT_SECURE_NO_WARNINGS -DDLL_EXPORT 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 link /dll /out:freexl.dll /implib:freexl_i.lib freexl.obj Microsoft (R) Incremental Linker Version 14.00.24215.1 Copyright (C) Microsoft Corporation. All rights reserved. iconv.lib charset.lib Creating library freexl_i.lib and object freexl_i.exp if exist freexl.dll.manifest mt -manifest freexl.dll.manifest -outputresource:freexl.dll;2 freexl/1.0.6: Package 'e9e5d5463cd765227db285a679a6b41f7b45cb2e' built freexl/1.0.6: Build folder C:\J\w\BuildSingleReference@2\.conan\data\freexl\1.0.6\_\_\build\e9e5d5463cd765227db285a679a6b41f7b45cb2e 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\e9e5d5463cd765227db285a679a6b41f7b45cb2e 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 '.dll' file: freexl.dll freexl/1.0.6 package(): Packaged 1 '.h' file: freexl.h freexl/1.0.6 package(): Packaged 1 '.lib' file: freexl_i.lib freexl/1.0.6 package(): Packaged 1 file: COPYING freexl/1.0.6: Package 'e9e5d5463cd765227db285a679a6b41f7b45cb2e' created freexl/1.0.6: Created package revision 983d3c81b20c32c31d68ada18dbac311 [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.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved.