******************************************************************************** conan install freexl/1.0.6@ --build=freexl --profile=C:\J\w\BuildSingleReference@5/20242/6720be0e-d2d1-4366-92bc-7389bd68171f/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@5\.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@5\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 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: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 9d0d1c6a3534dd9aaeebe98750900140 libiconv/1.16: Appending PATH environment var: C:\J\w\BuildSingleReference@5\.conan\data\libiconv\1.16\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\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@5\.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@5\.conan\data\freexl\1.0.6\_\_\build\5c5e708dce08c905c1004a0ba6624a93cb84c8fa 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_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.27035.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.6: Package '5c5e708dce08c905c1004a0ba6624a93cb84c8fa' built freexl/1.0.6: Build folder C:\J\w\BuildSingleReference@5\.conan\data\freexl\1.0.6\_\_\build\5c5e708dce08c905c1004a0ba6624a93cb84c8fa 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@5\.conan\data\freexl\1.0.6\_\_\package\5c5e708dce08c905c1004a0ba6624a93cb84c8fa 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 '5c5e708dce08c905c1004a0ba6624a93cb84c8fa' created freexl/1.0.6: Created package revision 725b744015eb1d69e0c1adf112e6dbfd [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.