******************************************************************************** conan install freexl/1.0.5@ --build=freexl --profile=C:\J\w\BuildSingleReference@5/20234/8952ae49-fd9e-4ab5-86c7-e23da5e4cef6/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=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 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.5: Forced build from source gnu-config/cci.20201022: Not found in local cache, looking in remotes... gnu-config/cci.20201022: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gnu-config/cci.20201022: Downloaded recipe revision c9b5dccbc620ae581bb1c60547ced620 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:1a15d5bafe720ff2ba68ac5872cf442d96e4ba8e - Build libiconv/1.16:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download Build requirements gnu-config/cci.20201022 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20201022:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20201022: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20201022: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20201022: Downloaded package revision d6aaee4f4cf0595e88e457b9513071c7 libiconv/1.16: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 libiconv/1.16: Downloaded package revision bffada13692f73c349f58bee87b63de3 gnu-config/cci.20201022: Appending PATH environment variable: C:\J\w\BuildSingleReference@5\.conan\data\gnu-config\cci.20201022\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\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 libiconv/1.16: Appending PATH environment var: C:\J\w\BuildSingleReference@5\.conan\data\libiconv\1.16\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260\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 freexl/1.0.5: Applying build-requirement: gnu-config/cci.20201022 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK freexl/1.0.5: Configuring sources in C:\J\w\BuildSingleReference@5\.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 freexl/1.0.5: Copying sources to build folder freexl/1.0.5: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\freexl\1.0.5\_\_\build\1a15d5bafe720ff2ba68ac5872cf442d96e4ba8e freexl/1.0.5: 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.5: Calling build() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 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.28.29333.0 Copyright (C) Microsoft Corporation. All rights reserved. freexl/1.0.5: Package '1a15d5bafe720ff2ba68ac5872cf442d96e4ba8e' built freexl/1.0.5: Build folder C:\J\w\BuildSingleReference@5\.conan\data\freexl\1.0.5\_\_\build\1a15d5bafe720ff2ba68ac5872cf442d96e4ba8e 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@5\.conan\data\freexl\1.0.5\_\_\package\1a15d5bafe720ff2ba68ac5872cf442d96e4ba8e 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 freexl/1.0.5 package(): Packaged 1 '.h' file: freexl.h freexl/1.0.5 package(): Packaged 1 '.lib' file: freexl.lib freexl/1.0.5 package(): Packaged 1 file: COPYING freexl/1.0.5: Package '1a15d5bafe720ff2ba68ac5872cf442d96e4ba8e' created freexl/1.0.5: Created package revision de87f839e5411533b196f757c1d6656e [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 gnu-config/cci.20201022: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@5\.conan\data\gnu-config\cci.20201022\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib Microsoft (R) Program Maintenance Utility Version 14.28.29333.0 Copyright (C) Microsoft Corporation. All rights reserved.