******************************************************************************** conan install freexl/1.0.5@#e463c5b395e5e48ea5380705bfb64874 --build=freexl -pr C:\J\w\BuildSingleReference@3/86160/733826f0-205f-4e3c-ac5f-80ba8a796f8d/profile_windows_15_mt_vs_release_64.freexl-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.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@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=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 05310dd310959552336b136c594ac562 freexl/1.0.5: Forced build from source Installing package: freexl/1.0.5 Requirements freexl/1.0.5 from local cache - Cache libiconv/1.16 from 'conan-center' - Downloaded Packages freexl/1.0.5:5c5e708dce08c905c1004a0ba6624a93cb84c8fa - Build libiconv/1.16:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Download Installing (downloading, building) binaries... libiconv/1.16: Retrieving package 7bd6f2c3d5c4e48a75805376b58cde753392f711 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed 7bd6f2c3d5c4e48a75805376b58cde753392f711 libiconv/1.16: Downloaded package revision faed755495e3f86174183cc5b18c5a6f libiconv/1.16: Appending PATH environment var: C:\J\w\BuildSingleReference@3\.conan\data\libiconv\1.16\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK freexl/1.0.5: Configuring sources in C:\J\w\BuildSingleReference@3\.conan\data\freexl\1.0.5\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK freexl/1.0.5: Copying sources to build folder freexl/1.0.5: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\freexl\1.0.5\_\_\build\5c5e708dce08c905c1004a0ba6624a93cb84c8fa freexl/1.0.5: Generator txt created conanbuildinfo.txt freexl/1.0.5: Aggregating env generators [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.5: Calling build() ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.43 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----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.16.27045.0 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.5: Package '5c5e708dce08c905c1004a0ba6624a93cb84c8fa' built freexl/1.0.5: Build folder C:\J\w\BuildSingleReference@3\.conan\data\freexl\1.0.5\_\_\build\5c5e708dce08c905c1004a0ba6624a93cb84c8fa freexl/1.0.5: Generated conaninfo.txt freexl/1.0.5: Generated conanbuildinfo.txt freexl/1.0.5: Generating the package freexl/1.0.5: Package folder C:\J\w\BuildSingleReference@3\.conan\data\freexl\1.0.5\_\_\package\5c5e708dce08c905c1004a0ba6624a93cb84c8fa freexl/1.0.5: 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK freexl/1.0.5 package(): Packaged 1 '.dll' file: freexl.dll freexl/1.0.5 package(): Packaged 1 '.h' file: freexl.h freexl/1.0.5 package(): Packaged 1 '.lib' file: freexl_i.lib freexl/1.0.5 package(): Packaged 1 file: COPYING freexl/1.0.5: Package '5c5e708dce08c905c1004a0ba6624a93cb84c8fa' created freexl/1.0.5: Created package revision 37ade59a4b12abebbfabb3c26acc12fd [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 Aggregating env generators Microsoft (R) Program Maintenance Utility Version 14.16.27045.0 Copyright (C) Microsoft Corporation. All rights reserved.